1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/doc
Juri Linkov 5ec21155c3 Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)
* lisp/international/mule-util.el (truncate-string-ellipsis):
Change the default value to nil.
(truncate-string-ellipsis): New function.
(truncate-string-to-width): Use the value returned from the
function 'truncate-string-ellipsis'.

* lisp/tab-bar.el (tab-bar-tab-name-truncated):
* lisp/tab-line.el (tab-line-tab-name-ellipsis):
Take advantage of the improvement of the ellipsis default value
in truncate-string-to-width and truncate-string-ellipsis.

* doc/lispref/display.texi (Size of Displayed Text):
Improve description of truncate-string-ellipsis.
2020-10-04 22:41:36 +03:00
..
emacs Use new faces isearch-group-odd and isearch-group-even (bug#43702) 2020-10-01 22:17:40 +03:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Use '…' for ellipsis in truncate-string-to-width by default (bug#41250) 2020-10-04 22:41:36 +03:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Make dbus-unregister-object work for monitors 2020-10-04 18:56:45 +02:00