]> git.eshelyaron.com Git - emacs.git/commitdiff
(*1): Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Mon, 23 Sep 2002 16:02:14 +0000 (16:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 23 Sep 2002 16:02:14 +0000 (16:02 +0000)
lisp/ielm.el

index a27f0eb1e89e58cdf9a2b2e97b6ea9aa9161f984..87ca67f6c4d51a678d2a698b6a57f6d2253b3132 100644 (file)
@@ -110,7 +110,7 @@ such as `edebug-defun' to work with such inputs."
 (defvar ielm-match-data nil
   "Match data saved at the end of last command.")
 
-(defvar ielm-*1 nil
+(defvar *1 nil
   "During IELM evaluation, most recent value evaluated in IELM.
 Normally identical to `*'.  However, if the working buffer is an IELM
 buffer, distinct from the process buffer, then `*' gives the value in