[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/kmacro.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/kmacro.el |
Date: |
Fri, 10 Jun 2005 10:04:52 -0400 |
Index: emacs/lisp/kmacro.el
diff -c emacs/lisp/kmacro.el:1.28 emacs/lisp/kmacro.el:1.29
*** emacs/lisp/kmacro.el:1.28 Mon May 2 10:33:33 2005
--- emacs/lisp/kmacro.el Fri Jun 10 14:04:52 2005
***************
*** 631,637 ****
When you call the macro, you can call the macro again by repeating
just the last key in the key sequence that you used to call this
command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg'
! for details on how to adjust or disable this behaviour.
To make a macro permanent so you can call it even after defining
others, use \\[kmacro-name-last-macro]."
--- 631,637 ----
When you call the macro, you can call the macro again by repeating
just the last key in the key sequence that you used to call this
command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg'
! for details on how to adjust or disable this behavior.
To make a macro permanent so you can call it even after defining
others, use \\[kmacro-name-last-macro]."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/kmacro.el,
Juanma Barranquero <=