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 b2157841a66..5de6097500d 100644
--- a/lisp/dabbrev.el
+++ b/lisp/dabbrev.el
@@ -108,7 +108,7 @@
108 108
109Example: Set this to \"\\\\$\" for programming languages 109Example: Set this to \"\\\\$\" for programming languages
110in which variable names may appear with or without a leading `$'. 110in which variable names may appear with or without a leading `$'.
111(For example, in Makefiles.) 111\(For example, in Makefiles.)
112 112
113Set this to nil if no characters should be skipped.") 113Set this to nil if no characters should be skipped.")
114 114