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 | e9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch) | |
tree | 23e0c3f0017bfba65503f9208523c62d572300ac /lisp/abbrevlist.el | |
parent | 92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff) | |
download | emacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz |
Add or correct keywords
Diffstat (limited to 'lisp/abbrevlist.el')
-rw-r--r-- | lisp/abbrevlist.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/abbrevlist.el b/lisp/abbrevlist.el index 7b54f5f0398..664570e2f1b 100644 --- a/lisp/abbrevlist.el +++ b/lisp/abbrevlist.el @@ -2,8 +2,9 @@ ;; Copyright (C) 1986, 1992 Free Software Foundation, Inc. ;; Suggested by a previous version by Gildea. -;; Maintainer: FSF +;; Maintainer: FSF +;; Keywords: abbrev ;; This file is part of GNU Emacs. |