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/dabbrev.el | |
parent | 92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff) | |
download | emacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz |
Add or correct keywords
Diffstat (limited to 'lisp/dabbrev.el')
-rw-r--r-- | lisp/dabbrev.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 3c1d967629a..0798b764c2b 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -6,6 +6,7 @@ ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: abbrev ;; This file is part of GNU Emacs. |