From: Richard M. Stallman Date: Sat, 11 Nov 1995 05:24:34 +0000 (+0000) Subject: (dabbrev-case-replace): Doc fix. X-Git-Tag: emacs-19.34~2359 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=83f8045840c67b33ae7b8b1a079badbe6c3efef5;p=emacs.git (dabbrev-case-replace): Doc fix. --- diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 234f83f24b3..a6f454116e9 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -130,6 +130,8 @@ This variable has an effect only when the value of ;; I recommend that you set this to nil. (defvar dabbrev-case-replace 'case-replace "*Non-nil means dabbrev should preserve case when expanding the abbreviation. +More precisely, it preserves the case pattern of the abbreviation as you +typed it--as opposed to the case pattern of the expansion that is copied. The value of this variable is an expression; it is evaluated and the resulting value determines the decision. For example, setting this to `case-replace' means evaluate that