aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/dabbrev.el2
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."
147 147
148(defcustom dabbrev-upcase-means-case-search nil 148(defcustom dabbrev-upcase-means-case-search nil
149 "*The significance of an uppercase character in an abbreviation. 149 "*The significance of an uppercase character in an abbreviation.
150nil means case fold search when searching for possible expansions; 150A nil value means case fold search when searching for possible expansions;
151non-nil means case sensitive search. 151non-nil means case sensitive search.
152 152
153This variable has an effect only when the value of 153This variable has an effect only when the value of