diff options
| -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." | |||
| 51 | "Toggle abbrev mode. | 51 | "Toggle abbrev mode. |
| 52 | Non-nil means automatically expand abbrevs as they are inserted. | 52 | Non-nil means automatically expand abbrevs as they are inserted. |
| 53 | 53 | ||
| 54 | This variable automatically becomes buffer-local when set in any fashion. | ||
| 55 | Changing it with \\[customize] sets the default value. | 54 | Changing it with \\[customize] sets the default value. |
| 56 | Use the command `abbrev-mode' to enable or disable Abbrev mode in the current | 55 | Use the command `abbrev-mode' to enable or disable Abbrev mode in the current |
| 57 | buffer." | 56 | buffer." |