From: Philip Kaludercic Date: Tue, 18 Jun 2024 19:45:58 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/feature/which-key-in-core' X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~983 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa4203300fde6820a017bf1089652fb95759d68c;p=emacs.git Merge remote-tracking branch 'origin/feature/which-key-in-core' --- fa4203300fde6820a017bf1089652fb95759d68c diff --cc etc/NEWS index b2fdbc4a88f,4916c18e53a..3b18972860f --- a/etc/NEWS +++ b/etc/NEWS @@@ -2056,13 -1982,11 +2056,20 @@@ To revert to the previous behavior, se 'async-shell-command-mode' to 'shell-mode'. Any hooks or mode-specific variables used should be adapted appropriately. ++++ +** New package Window-Tool-Bar. +This provides a new minor mode, 'window-tool-bar-mode'. When this minor +mode is enabled, a tool bar is displayed at the top of a window. To +conserve space, no tool bar is shown if 'tool-bar-map' is nil. The +global minor mode 'global-window-tool-bar-mode' enables this minor mode +in all buffers. ++ +++++ + ** New package Which-Key + The 'which-key' package from GNU ELPA is now included in Emacs. It + implements the 'which-key-mode' that displays a table of key bindings + upon entering a partial key chord and waiting for a moment. + * Incompatible Lisp Changes in Emacs 30.1