diff options
Diffstat (limited to 'lisp/emacs-lisp/levents.el')
-rw-r--r-- | lisp/emacs-lisp/levents.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/levents.el b/lisp/emacs-lisp/levents.el index 8b2cc6c0ea2..535d2d36650 100644 --- a/lisp/emacs-lisp/levents.el +++ b/lisp/emacs-lisp/levents.el @@ -1,8 +1,9 @@ ;;; levents.el --- emulate the Lucid event data type and associated functions -;; Copyright (C) 1993 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: emulations ;; This file is part of GNU Emacs. |