Variable: ielm-match-data
ielm-match-data is a variable defined in ielm.el.gz.
Value
nil
Documentation
Match data saved at the end of last command.
Source Code
;; Defined in /usr/src/emacs/lisp/ielm.el.gz
(defvar ielm-match-data nil
"Match data saved at the end of last command.")