]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'insert-kbd-macro'
authorAdam Sjøgren <asjo@koldfront.dk>
Sun, 20 Apr 2025 16:44:16 +0000 (18:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 27 Apr 2025 13:29:55 +0000 (15:29 +0200)
commit54defa4267dfb10676da36a6c27cf7c7b1c10f32
tree7575d04d7130899b32af291619b79552ddc0216c
parent1102bd7e72300e6fac5f9a3280c256b4f1803160
Improve documentation of 'insert-kbd-macro'

* lisp/macros.el (insert-kbd-macro): Update documentation
of what happens when no macro name is supplied.

* doc/emacs/kmacro.texi (Save Keyboard Macro): Document
saving 'last-kbd-macro'.  (Bug#77317)

(cherry picked from commit 0c55cd0e176cc73178e8f18d959d5a6f9bf632de)
doc/emacs/kmacro.texi
lisp/macros.el