/[emacs]/emacs/lisp/ielm.el
ViewVC logotype

Diff of /emacs/lisp/ielm.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by lektu, Thu Sep 19 07:32:00 2002 UTC revision 1.30 by rms, Mon Sep 23 16:02:14 2002 UTC
# Line 110  such as `edebug-defun' to work with such Line 110  such as `edebug-defun' to work with such
110  (defvar ielm-match-data nil  (defvar ielm-match-data nil
111    "Match data saved at the end of last command.")    "Match data saved at the end of last command.")
112    
113  (defvar ielm-*1 nil  (defvar *1 nil
114    "During IELM evaluation, most recent value evaluated in IELM.    "During IELM evaluation, most recent value evaluated in IELM.
115  Normally identical to `*'.  However, if the working buffer is an IELM  Normally identical to `*'.  However, if the working buffer is an IELM
116  buffer, distinct from the process buffer, then `*' gives the value in  buffer, distinct from the process buffer, then `*' gives the value in

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26