Mercurial > emacs
changeset 23109:f47c04fb4aab
(repeat): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 26 Aug 1998 20:43:57 +0000 |
parents | 0005f4030460 |
children | 0d84817a4973 |
files | lisp/repeat.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/repeat.el Wed Aug 26 20:34:14 1998 +0000 +++ b/lisp/repeat.el Wed Aug 26 20:43:57 1998 +0000 @@ -207,8 +207,8 @@ ;;;###autoload (defun repeat (repeat-arg) "Repeat most recently executed command. -With prefix arg, apply new prefix arg to that command; otherwise, maintain -prefix arg of most recently executed command if it had one. +With prefix arg, apply new prefix arg to that command; otherwise, use +the prefix arg that was used before (if any). This command is like the `.' command in the vi editor. If this command is invoked by a multi-character key sequence, it can then