]> git.eshelyaron.com Git - emacs.git/commit
Correct the docs of inserting kmacro counter
authorEli Zaretskii <eliz@gnu.org>
Fri, 1 Feb 2019 15:34:23 +0000 (17:34 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 1 Feb 2019 15:34:23 +0000 (17:34 +0200)
commit6c6b540711d0dd8a8eac9547968ed4dfb493fd1c
tree096d7dcc93603f03f8d243e088a0e3672af9c753
parent32555daf4c24ea5878f5bd731e1f8fce310628cf
Correct the docs of inserting kmacro counter

* doc/emacs/kmacro.texi (Keyboard Macro Counter): Correct the
description of the affect "C-u" has on inserting the macro
counter.  Define "previous counter value".

* lisp/kmacro.el (kmacro-insert-counter)
(kmacro-start-macro-or-insert-counter): Fix the doc strings
regarding the effect of "C-u".  (Bug#34263)
doc/emacs/kmacro.texi
lisp/kmacro.el