# HG changeset patch # User Karl Heuer # Date 904164237 0 # Node ID f47c04fb4aabd4a39b5bd788c12f77f2682b99ff # Parent 0005f40304606dfc2466ea6c2e50a9caeef10b78 (repeat): Doc fix. diff -r 0005f4030460 -r f47c04fb4aab lisp/repeat.el --- 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