]> git.eshelyaron.com Git - emacs.git/commit
Fix formatting of long keyboard macros by 'list-keyboard-macros'.
authorEarl Hyatt <okamsn@protonmail.com>
Sun, 13 Oct 2024 17:44:18 +0000 (13:44 -0400)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 18:49:43 +0000 (20:49 +0200)
commit0ed2aed3315e0fa40217e8911edd444b13ceee32
treeac77b00d76a7bfb0cd9b8a58bcd49b60f157ac2d
parent7979b51251f8050374a6cbb98b63d57f1bcae851
Fix formatting of long keyboard macros by 'list-keyboard-macros'.

* lisp/kmacro.el (kmacro-menu--refresh): Include the second
argument of 'format-kbd-macro' so that the formatted keyboard
macro is on a single line.  (Bug#73797)

(cherry picked from commit b87fda63dd4a29c3c28e235904405f2d6709239e)
lisp/kmacro.el