aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/abbrev.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/abbrev.el b/lisp/abbrev.el
index 6a17b747a73..ab0f715d272 100644
--- a/lisp/abbrev.el
+++ b/lisp/abbrev.el
@@ -51,7 +51,6 @@ and be replaced by its expansion."
51 "Toggle abbrev mode. 51 "Toggle abbrev mode.
52Non-nil means automatically expand abbrevs as they are inserted. 52Non-nil means automatically expand abbrevs as they are inserted.
53 53
54This variable automatically becomes buffer-local when set in any fashion.
55Changing it with \\[customize] sets the default value. 54Changing it with \\[customize] sets the default value.
56Use the command `abbrev-mode' to enable or disable Abbrev mode in the current 55Use the command `abbrev-mode' to enable or disable Abbrev mode in the current
57buffer." 56buffer."