emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/lisp/dabbrev.el
diff -c emacs/lisp/dabbrev.el:1.74 emacs/lisp/dabbrev.el:1.75
*** emacs/lisp/dabbrev.el:1.74  Tue Nov 16 17:08:39 2004
--- emacs/lisp/dabbrev.el       Wed Feb  9 15:50:43 2005
***************
*** 168,174 ****
                 (const :tag "based on `case-replace'" case-replace)
                 (other :tag "on" t))
    :group 'dabbrev
!   :version "21.4")
  
  (defcustom dabbrev-case-replace 'case-replace
    "*Whether dabbrev applies the abbreviations's case pattern to the expansion.
--- 168,174 ----
                 (const :tag "based on `case-replace'" case-replace)
                 (other :tag "on" t))
    :group 'dabbrev
!   :version "22.1")
  
  (defcustom dabbrev-case-replace 'case-replace
    "*Whether dabbrev applies the abbreviations's case pattern to the expansion.




reply via email to

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