# HG changeset patch # User Eli Zaretskii # Date 998844161 0 # Node ID 5b23575286e6da5cddec2ff995420ac7cc0fbd55 # Parent 09ba5e4cf0d232c26abac2d388fd240a84baf390 Add the Maintainer keyword. From Pavel Janik. diff -r 09ba5e4cf0d2 -r 5b23575286e6 lisp/emacs-lisp/levents.el --- a/lisp/emacs-lisp/levents.el Sun Aug 26 16:40:03 2001 +0000 +++ b/lisp/emacs-lisp/levents.el Sun Aug 26 16:42:41 2001 +0000 @@ -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 diff -r 09ba5e4cf0d2 -r 5b23575286e6 lisp/emacs-lisp/lselect.el --- a/lisp/emacs-lisp/lselect.el Sun Aug 26 16:40:03 2001 +0000 +++ b/lisp/emacs-lisp/lselect.el Sun Aug 26 16:42:41 2001 +0000 @@ -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.