summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/levents.el2
-rw-r--r--lisp/emacs-lisp/lselect.el1
2 files changed, 3 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
diff --git a/lisp/emacs-lisp/lselect.el b/lisp/emacs-lisp/lselect.el
index e4114495a37..bb6f776a13b 100644
--- a/lisp/emacs-lisp/lselect.el
+++ b/lisp/emacs-lisp/lselect.el
@@ -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.