diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2001-11-16 14:15:23 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2001-11-16 14:15:23 +0000 |
commit | 1508c0c8da4c75bcd1f9b271cb3d0ce81cc028e4 (patch) | |
tree | 442e84a3ee831f80032fb72b3b24269238fc79a7 /lisp/abbrev.el | |
parent | a2d7836f5b698abf75a7de422a53d8842baf6482 (diff) | |
download | emacs-1508c0c8da4c75bcd1f9b271cb3d0ce81cc028e4.tar.gz |
Doc fix.
Diffstat (limited to 'lisp/abbrev.el')
-rw-r--r-- | lisp/abbrev.el | 1 |
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." "Toggle abbrev mode. Non-nil means automatically expand abbrevs as they are inserted. -This variable automatically becomes buffer-local when set in any fashion. Changing it with \\[customize] sets the default value. Use the command `abbrev-mode' to enable or disable Abbrev mode in the current buffer." |