]> git.eshelyaron.com Git - emacs.git/commitdiff
Merge remote-tracking branch 'origin/master' into feature/android
authorPo Lu <luangruo@yahoo.com>
Sun, 23 Jul 2023 00:53:22 +0000 (08:53 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 23 Jul 2023 00:53:22 +0000 (08:53 +0800)
1  2 
doc/lispref/commands.texi
etc/NEWS
lisp/net/tramp.el
lisp/wid-edit.el
src/dispnew.c
src/xdisp.c

Simple merge
diff --cc etc/NEWS
index de2e0b6bd89d19fe5bc2fc26bb1c6c29739fd15c,5883b4df2a7df417d684f2c99d551fd658296273..b2a44e4fd06b462cbe8a3fb6563f34a107d7e849
+++ 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
Simple merge
Simple merge
diff --cc src/dispnew.c
Simple merge
diff --cc src/xdisp.c
Simple merge