# HG changeset patch # User Richard M. Stallman # Date 1032796934 0 # Node ID 86b3a5572fdae7a40525e78624aeadfdfd6f97c3 # Parent af14293fe0ccd6d4e87169651842c6552fc29061 (*1): Fix previous change. diff -r af14293fe0cc -r 86b3a5572fda lisp/ielm.el --- 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