diff lisp/repeat.el @ 23109:f47c04fb4aab

(repeat): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Wed, 26 Aug 1998 20:43:57 +0000
parents 7fd17414e625
children 242836a572c4
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