summaryrefslogtreecommitdiff
path: root/lisp/macros.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-18 21:29:42 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-18 21:29:42 +0000
commitd275d87287bf973d433fbc13b530e5150995c408 (patch)
tree85f223b59fb0a34bbb120f921f1c61e95503707e /lisp/macros.el
parent3c8a947ed679e72d161a7ce5ded92bb843e7c35b (diff)
downloademacs-d275d87287bf973d433fbc13b530e5150995c408.tar.gz
Add or correct keywords
Diffstat (limited to 'lisp/macros.el')
-rw-r--r--lisp/macros.el1
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.