]> git.eshelyaron.com Git - emacs.git/commit
'global-mode-string' elements should have a space at the end
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Jul 2021 12:40:53 +0000 (14:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Jul 2021 12:40:53 +0000 (14:40 +0200)
commitbb68faed02d6c0eef48923b4ef4e4eda5e6486ba
treef4addaa226c24b6321dcddbf733987cd13b3530d
parentf3806ee149c698e2a87258c5ecdea8bc8aa88664
'global-mode-string' elements should have a space at the end

* lisp/time.el (display-time-string-forms):
* lisp/battery.el (battery-mode-line-format): Add a space to the
end (bug#30056).
* lisp/bindings.el (mode-line-misc-info): Remove space from end.
This will make the default format have one space before the
line-of-dashes (instead of two) on terminals.
doc/lispref/modes.texi
etc/NEWS
lisp/battery.el
lisp/bindings.el
lisp/time.el