changeset 22467:1fd9b569c5b4

(repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 13 Jun 1998 05:03:41 +0000
parents 7e79814e7263
children 9c7650b90c06
files lisp/repeat.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/repeat.el	Sat Jun 13 04:44:32 1998 +0000
+++ b/lisp/repeat.el	Sat Jun 13 05:03:41 1998 +0000
@@ -251,8 +251,7 @@
           (eval repeat-command))
       (if (null repeat-arg)
           (repeat-message "Repeating command %S" real-last-command)
-        (setq repeat-num-input-keys-at-prefix      num-input-keys
-              current-prefix-arg                   repeat-arg)
+        (setq current-prefix-arg                   repeat-arg)
         (repeat-message "Repeating command %S %S" repeat-arg real-last-command))
       (if (eq real-last-command 'self-insert-command)
           (let ((insertion