]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 7 Jun 1998 23:07:55 +0000 (23:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 7 Jun 1998 23:07:55 +0000 (23:07 +0000)
lisp/add-log.el
lisp/autorevert.el
lisp/patcomp.el
lisp/play/landmark.el
lisp/scroll-all.el
lisp/textmodes/reftex.el

index 06c52feebe83a8c2555d9d78fef9b0ba4a0aab2a..287ff094ae88fc25d7e1344e477dfa6acc9dd02e 100644 (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.
 
index 5f60883ad062f0a6ba973aa746e3d3c59422993f..149c085dbcbd5ba9ef1af8c4cc6d2bd03240947d 100644 (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.
 
index 201c23c911e6bab96f216eaf7efc2133644f00c4..1470e82f367e2ade33862f030c5b3bcae5ffc6e3 100644 (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.
index e8bb833825bb989c3a6c8dc7bdced8878e4ed111..f9e4f8d26780ef816c8917ab587386bf5ec2350e 100644 (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.
 
index 723f19e4af7dc39afc6f08a9527ece08d6fb2d32..71194cb70a64298337a9d74081b2ba16cc7f034f 100644 (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.
 
index 6f0c37957b3f1b4ec4903f24d35a748f2896eaa1..b37cee9868e612961a5f7a6ba1c4718df76c9d03 100644 (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>