changeset 47586:86b3a5572fda

(*1): Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 23 Sep 2002 16:02:14 +0000
parents af14293fe0cc
children 7e861822d947
files lisp/ielm.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ielm.el	Mon Sep 23 08:28:56 2002 +0000
+++ b/lisp/ielm.el	Mon Sep 23 16:02:14 2002 +0000
@@ -110,7 +110,7 @@
 (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