diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-08-06 10:12:17 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-08-06 10:12:17 +0000 |
commit | bdf2ac7bb50724915e710d2d8265e46f21fdf8ab (patch) | |
tree | 172120205715808b0a979cb8c895142d5ac8e917 /lisp/abbrev.el | |
parent | d0bd72b7cf1093eede417e584f673a35563f75e9 (diff) | |
download | emacs-bdf2ac7bb50724915e710d2d8265e46f21fdf8ab.tar.gz |
Keyword added and FSF specified as Maintainer.
Diffstat (limited to 'lisp/abbrev.el')
-rw-r--r-- | lisp/abbrev.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/abbrev.el b/lisp/abbrev.el index b2cf747fca0..b0934c82bec 100644 --- a/lisp/abbrev.el +++ b/lisp/abbrev.el @@ -2,6 +2,7 @@ ;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. +;; Maintainer: FSF ;; Keywords: abbrev convenience ;; This file is part of GNU Emacs. |