diff options
Diffstat (limited to 'lisp/emacs-lisp/levents.el')
-rw-r--r-- | lisp/emacs-lisp/levents.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/levents.el b/lisp/emacs-lisp/levents.el index 0cb860c6d44..2f25ad6555d 100644 --- a/lisp/emacs-lisp/levents.el +++ b/lisp/emacs-lisp/levents.el @@ -1,4 +1,4 @@ -;;; levents.el --- emulate the Lucid event data type and associated functions. +;;; levents.el --- emulate the Lucid event data type and associated functions ;; Copyright (C) 1993 Free Software Foundation, Inc. |