From: Po Lu Date: Sun, 23 Jul 2023 00:53:22 +0000 (+0800) Subject: Merge remote-tracking branch 'origin/master' into feature/android X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be70caa68f448438cd8170534220ca284d6a6930;p=emacs.git Merge remote-tracking branch 'origin/master' into feature/android --- be70caa68f448438cd8170534220ca284d6a6930 diff --cc etc/NEWS index de2e0b6bd89,5883b4df2a7..b2a44e4fd06 --- a/etc/NEWS +++ b/etc/NEWS @@@ -104,17 -92,13 +104,18 @@@ 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. + ** cl-print + *** You can expand the "..." truncation everywhere. - The code that allowed "..." to be expanded in the *Backtrace* should - now work anywhere the data is generated by `cl-print`. + The code that allowed "..." to be expanded in the "*Backtrace*" buffer + should now work anywhere the data is generated by 'cl-print'. - *** hash-tables' contents can be expanded via the ellipsis + *** hash-tables' contents can be expanded via the ellipsis. ** Modeline elements can now be right-aligned. Anything following the symbol 'mode-line-format-right-align' in