From: Po Lu Date: Fri, 7 Jul 2023 00:45:07 +0000 (+0800) Subject: Merge remote-tracking branch 'origin/master' into feature/android X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7af686767a248081d212a252b037250dabf4e56d;p=emacs.git Merge remote-tracking branch 'origin/master' into feature/android --- 7af686767a248081d212a252b037250dabf4e56d diff --cc etc/NEWS index d4666e30c8b,1a86c9e55e2..0974e7600dd --- a/etc/NEWS +++ b/etc/NEWS @@@ -104,11 -92,12 +104,17 @@@ plus, minus, check-mark, start, etc The 'tool-bar-position' frame parameter can be set to 'bottom' on all window systems other than Nextstep. ++++ +** New global minor mode 'modifier-bar-mode'. +When this minor mode is enabled, buttons representing modifier keys +are displayed along the tool bar. + + ** Modeline elements can now be right-aligned. + Anything following the symbol 'mode-line-format-right-align' in + 'mode-line-format' will be right-aligned. Exactly where it is + right-aligned to is controlled by the new user option + 'mode-line-right-align-edge'. + * Editing Changes in Emacs 30.1