mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 00:00:39 -08:00
Fix more occurrences of renamed kmacro-keymap command
* doc/emacs/kmacro.texi (Basic Keyboard Macro): Fix documentation after recent kmacro-redisplay command name change.
This commit is contained in:
parent
bd5c95a90d
commit
d3cde28b03
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ itself counts as the first repetition, since it is executed as you
|
||||||
define it, so @kbd{C-u 4 C-x )} executes the macro immediately 3
|
define it, so @kbd{C-u 4 C-x )} executes the macro immediately 3
|
||||||
additional times.
|
additional times.
|
||||||
|
|
||||||
@findex kdb-macro-redisplay
|
@findex kmacro-redisplay
|
||||||
@kindex C-x C-k d
|
@kindex C-x C-k d
|
||||||
While executing a long-running keyboard macro, it can sometimes be
|
While executing a long-running keyboard macro, it can sometimes be
|
||||||
useful to trigger a redisplay (to show how far we've gotten). The
|
useful to trigger a redisplay (to show how far we've gotten). The
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue