diff options
Diffstat (limited to 'lisp/abbrevlist.el')
-rw-r--r-- | lisp/abbrevlist.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/abbrevlist.el b/lisp/abbrevlist.el index 4db719486cd..7b54f5f0398 100644 --- a/lisp/abbrevlist.el +++ b/lisp/abbrevlist.el @@ -1,10 +1,9 @@ ;;; abbrevlist.el --- list one abbrev table alphabetically ordered. -;; Maintainer: FSF -;; Last-Modified: 16 Mar 1992 - ;; Copyright (C) 1986, 1992 Free Software Foundation, Inc. ;; Suggested by a previous version by Gildea. +;; Maintainer: FSF + ;; This file is part of GNU Emacs. |