Comment change.

This commit is contained in:
Richard M. Stallman 1998-06-07 23:07:55 +00:00
parent 527fcc2fa0
commit 5abdc91582
6 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,4 @@
;; add-log.el --- change log maintenance commands for Emacs
;;; add-log.el --- change log maintenance commands for Emacs
;; Copyright (C) 1985, 86, 88, 93, 94, 97, 1998 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;; autorevert --- Revert buffers when files on disk change.
;;; autorevert --- revert buffers when files on disk change
;; Copyright (C) 1997, 1998 Free Software Foundation, Inc.

View file

@ -1,5 +1,4 @@
;;; This function is used by the patch files to update Emacs releases.
;;; patcomp.el --- used by patch files to update Emacs releases
(defun batch-byte-recompile-emacs ()
"Recompile the Emacs `lisp' directory.

View file

@ -1,4 +1,4 @@
;;;_ landmark.el --- neural-network robot that learns landmarks
;;; landmark.el --- neural-network robot that learns landmarks
;; Copyright (c) 1996, 1997 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;; scroll-all.el -- scroll all buffers together minor mode
;;; scroll-all.el -- scroll all buffers together minor mode
;; Copyright (C) 1997 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;; reftex.el --- Minor mode for doing \label, \ref and \cite in LaTeX
;;; reftex.el --- Minor mode for doing \label, \ref and \cite in LaTeX
;; Copyright (c) 1997, 1998 Free Software Foundation, Inc.
;; Author: Carsten Dominik <dominik@strw.LeidenUniv.nl>