emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ielm.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ielm.el
Date: Wed, 09 Feb 2005 10:52:07 -0500

Index: emacs/lisp/ielm.el
diff -c emacs/lisp/ielm.el:1.44 emacs/lisp/ielm.el:1.45
*** emacs/lisp/ielm.el:1.44     Wed Aug 25 18:40:22 2004
--- emacs/lisp/ielm.el  Wed Feb  9 15:50:42 2005
***************
*** 77,83 ****
  another binding for `comint-kill-whole-line'."
    :type 'boolean
    :group 'ielm
!   :version "21.4")
  
  (defcustom ielm-prompt "ELISP> "
    "Prompt used in IELM.
--- 77,83 ----
  another binding for `comint-kill-whole-line'."
    :type 'boolean
    :group 'ielm
!   :version "22.1")
  
  (defcustom ielm-prompt "ELISP> "
    "Prompt used in IELM.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]