comparison lisp/emacs-lisp/levents.el @ 38961:5b23575286e6

Add the Maintainer keyword. From Pavel Janik.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 26 Aug 2001 16:42:41 +0000
parents 67b464da13ec
children abd085bfec0c
comparison
equal deleted inserted replaced
38960:09ba5e4cf0d2 38961:5b23575286e6
1 ;;; levents.el --- emulate the Lucid event data type and associated functions 1 ;;; levents.el --- emulate the Lucid event data type and associated functions
2 2
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993 Free Software Foundation, Inc.
4
5 ;; Maintainer: FSF
4 6
5 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
6 8
7 ;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;; GNU Emacs is free software; you can redistribute it and/or modify
8 ;; it under the terms of the GNU General Public License as published by 10 ;; it under the terms of the GNU General Public License as published by