]> code.delx.au - gnu-emacs/commitdiff
(dabbrev-case-replace): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 11 Nov 1995 05:24:34 +0000 (05:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 11 Nov 1995 05:24:34 +0000 (05:24 +0000)
lisp/dabbrev.el

index 234f83f24b3e167a663ad8221fb756ee15466302..a6f454116e92ea6b738a03bad22690b1d1fcb168 100644 (file)
@@ -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