diff options
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 ba159233bc4..3cbeb19391b 100644 --- a/lisp/abbrev.el +++ b/lisp/abbrev.el @@ -19,7 +19,6 @@ ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -;;;###autoload (defconst only-global-abbrevs nil "\ *t means user plans to use global abbrevs only. Makes the commands to define mode-specific abbrevs define global ones instead.") |