]> git.eshelyaron.com Git - emacs.git/commit
Eldoc: play nice with mode-line-format-right-align (bug#68547)
authorEshel Yaron <me@eshelyaron.com>
Sat, 20 Jan 2024 11:43:27 +0000 (05:43 -0600)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Jan 2024 16:31:03 +0000 (17:31 +0100)
commit7cf8a84007acbe5620cd54d3f5e7796221244a32
treeea65e18bd2d9c09dbdd4977eef51481b625bef55
parent86e9e6521eb9c97d8a5b089c2544b50fadf5181b
Eldoc: play nice with mode-line-format-right-align (bug#68547)

* lisp/emacs-lisp/eldoc.el (eldoc-minibuffer-message): Avoid nesting
'mode-line-format', since that breaks 'mode-line-format-right-align'.

(cherry picked from commit 412cc0212d7bf2f2d0f49fdb8a4ff69480b8afed)
lisp/emacs-lisp/eldoc.el