From: Richard M. Stallman Date: Sat, 2 Mar 1996 05:37:13 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~1127 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5632218b0992192a4f6c1ad59afe285b1f91d1f;p=emacs.git Comment change. --- 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 @@ ;;; imenu.el --- Framework for mode-specific buffer indexes. -;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. ;; Author: Ake Stenhoff ;; Lars Lindberg 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 @@ ;;; man.el --- browse UNIX manual pages -;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc. ;; Author: Barry A. Warsaw ;; 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 @@ ;;; tmm.el --- text mode access to menu-bar -;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. ;; Author: Ilya Zakharevich ;; Maintainer: FSF