From: Richard M. Stallman Date: Mon, 23 Sep 2002 16:02:14 +0000 (+0000) Subject: (*1): Fix previous change. X-Git-Tag: ttn-vms-21-2-B4~13083 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1322516bc1488d60d01dc0be536a2f837f77c6ae;p=emacs.git (*1): Fix previous change. --- diff --git a/lisp/ielm.el b/lisp/ielm.el index a27f0eb1e89..87ca67f6c4d 100644 --- a/lisp/ielm.el +++ b/lisp/ielm.el @@ -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