diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/dabbrev.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index ae16b52ee7d..3e65f056932 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -147,7 +147,7 @@ Any other non-nil version means case is not significant." (defcustom dabbrev-upcase-means-case-search nil "*The significance of an uppercase character in an abbreviation. -nil means case fold search when searching for possible expansions; +A nil value means case fold search when searching for possible expansions; non-nil means case sensitive search. This variable has an effect only when the value of |