aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/imenu.el2
-rw-r--r--lisp/man.el2
-rw-r--r--lisp/tmm.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/imenu.el b/lisp/imenu.el
index 4690c71aaf5..b97f951c3a4 100644
--- a/lisp/imenu.el
+++ b/lisp/imenu.el
@@ -1,6 +1,6 @@
1;;; imenu.el --- Framework for mode-specific buffer indexes. 1;;; imenu.el --- Framework for mode-specific buffer indexes.
2 2
3;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
4 4
5;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> 5;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se>
6;; Lars Lindberg <lli@sypro.cap.se> 6;; Lars Lindberg <lli@sypro.cap.se>
diff --git a/lisp/man.el b/lisp/man.el
index 463f5a8e4e8..ccc03a9b6da 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -1,6 +1,6 @@
1;;; man.el --- browse UNIX manual pages 1;;; man.el --- browse UNIX manual pages
2 2
3;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc.
4 4
5;; Author: Barry A. Warsaw <bwarsaw@cen.com> 5;; Author: Barry A. Warsaw <bwarsaw@cen.com>
6;; Keywords: help 6;; Keywords: help
diff --git a/lisp/tmm.el b/lisp/tmm.el
index 4215f1b5b72..2eb5ccf3acf 100644
--- a/lisp/tmm.el
+++ b/lisp/tmm.el
@@ -1,6 +1,6 @@
1;;; tmm.el --- text mode access to menu-bar 1;;; tmm.el --- text mode access to menu-bar
2 2
3;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
4 4
5;; Author: Ilya Zakharevich <ilya@math.mps.ohio-state.edu> 5;; Author: Ilya Zakharevich <ilya@math.mps.ohio-state.edu>
6;; Maintainer: FSF 6;; Maintainer: FSF