]> code.delx.au - gnu-emacs/blobdiff - lisp/ielm.el
*** empty log message ***
[gnu-emacs] / lisp / ielm.el
index 96969bfc878606962211d4de1a8592946db6ceee..cbfbf57e36fcc490208fde1b52e1e9a7486c928b 100644 (file)
@@ -77,7 +77,7 @@ text-only terminals or with `emacs -nw', you might wish to use
 another binding for `comint-kill-whole-line'."
   :type 'boolean
   :group 'ielm
-  :version "21.4")
+  :version "22.1")
 
 (defcustom ielm-prompt "ELISP> "
   "Prompt used in IELM.