aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2001-11-16 14:15:23 +0000
committerStefan Monnier2001-11-16 14:15:23 +0000
commit1508c0c8da4c75bcd1f9b271cb3d0ce81cc028e4 (patch)
tree442e84a3ee831f80032fb72b3b24269238fc79a7
parenta2d7836f5b698abf75a7de422a53d8842baf6482 (diff)
downloademacs-1508c0c8da4c75bcd1f9b271cb3d0ce81cc028e4.tar.gz
emacs-1508c0c8da4c75bcd1f9b271cb3d0ce81cc028e4.zip
Doc fix.
-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."