diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-09-04 12:54:14 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-09-04 12:54:14 +0000 |
commit | 284b3043c016c352619ee3a8f60daf8c1a0c8760 (patch) | |
tree | 5abb4da978ea1c3717296c81becb921905655d12 /lisp/emacs-lisp/lucid.el | |
parent | c8dd66e19504d857d4bab3c4fd2d660ed037b604 (diff) | |
download | emacs-284b3043c016c352619ee3a8f60daf8c1a0c8760.tar.gz |
Add Keywords header.
Diffstat (limited to 'lisp/emacs-lisp/lucid.el')
-rw-r--r-- | lisp/emacs-lisp/lucid.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/lucid.el b/lisp/emacs-lisp/lucid.el index 8ee2de90e19..edd7d6c6d04 100644 --- a/lisp/emacs-lisp/lucid.el +++ b/lisp/emacs-lisp/lucid.el @@ -1,8 +1,9 @@ ;;; lucid.el --- emulate some Lucid Emacs functions -;; Copyright (C) 1993, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1995, 2001 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: emulations ;; This file is part of GNU Emacs. |