diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-08-26 16:44:22 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-08-26 16:44:22 +0000 |
commit | 89aea802cd7567befe0d63975d37648b80452e7d (patch) | |
tree | bd1fd811179bcfc9a8dc2f38fbfbf2f371afd02b /lisp/emacs-lisp/levents.el | |
parent | 165b428351b79a861c1eeed2cc6264d9141fa5a0 (diff) | |
download | emacs-89aea802cd7567befe0d63975d37648b80452e7d.tar.gz emacs-89aea802cd7567befe0d63975d37648b80452e7d.tar.bz2 emacs-89aea802cd7567befe0d63975d37648b80452e7d.zip |
Add the Maintainer keyword. From Pavel Janik.
Diffstat (limited to 'lisp/emacs-lisp/levents.el')
-rw-r--r-- | lisp/emacs-lisp/levents.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/levents.el b/lisp/emacs-lisp/levents.el index 2f25ad6555d..8b2cc6c0ea2 100644 --- a/lisp/emacs-lisp/levents.el +++ b/lisp/emacs-lisp/levents.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1993 Free Software Foundation, Inc. +;; Maintainer: FSF + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |