]> git.eshelyaron.com Git - emacs.git/commitdiff
Add the Maintainer keyword. From Pavel Janik.
authorEli Zaretskii <eliz@gnu.org>
Sun, 26 Aug 2001 16:44:22 +0000 (16:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 26 Aug 2001 16:44:22 +0000 (16:44 +0000)
lisp/ChangeLog
lisp/emacs-lisp/levents.el
lisp/emacs-lisp/lselect.el

index 4f61cab76b4f595ef6a16a350a5bc9eecc573628..c3cd01076da136294345cd2c914dc0acf12bbad0 100644 (file)
@@ -1,5 +1,10 @@
 2001-08-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel
+       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+
+       * emacs-lisp/lselect.el: Ditto.
+
        * hexl.el (hexl-insert-multibyte-char, hexl-insert-char): Remove
        periods from the end of error message strings.  From Pavel
        Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
index 2f25ad6555dfccd2fc5141f7a01400f32b90a49b..8b2cc6c0ea29dbc7ecbef3b47e4c375558c5d13f 100644 (file)
@@ -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
index e4114495a37d524e4387f9cabcf04581df655ac7..bb6f776a13bdfdd96e1e5623a382497927bd6f0e 100644 (file)
@@ -2,6 +2,7 @@
 
 ;; Copyright (C) 1990, 1993 Free Software Foundation, Inc.
 
+;; Maintainer: FSF
 ;; Keywords: emulations
 
 ;; This won't completely work until we support or emulate Lucid-style extents.