diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-18 21:29:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-18 21:29:42 +0000 |
commit | d275d87287bf973d433fbc13b530e5150995c408 (patch) | |
tree | 85f223b59fb0a34bbb120f921f1c61e95503707e /lisp/macros.el | |
parent | 3c8a947ed679e72d161a7ce5ded92bb843e7c35b (diff) | |
download | emacs-d275d87287bf973d433fbc13b530e5150995c408.tar.gz |
Add or correct keywords
Diffstat (limited to 'lisp/macros.el')
-rw-r--r-- | lisp/macros.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/macros.el b/lisp/macros.el index b0673db2824..f1aec4e51b8 100644 --- a/lisp/macros.el +++ b/lisp/macros.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: abbrev ;; This file is part of GNU Emacs. |