]> code.delx.au - gnu-emacs/blobdiff - lisp/abbrev.el
(display-time-string-forms): Test display-time-day-and-date
[gnu-emacs] / lisp / abbrev.el
index ce737e2b985d02131933d77327906431b0c0b833..ff6ae3ac672495173cbf117c43c2b671b4cb68ed 100644 (file)
@@ -27,7 +27,7 @@
 
 ;;; Code:
 
-(defconst only-global-abbrevs nil "\
+(defvar 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.")