diff lisp/ChangeLog @ 35569:5cd8ebba5a94

doc&comment fix
author Sam Steingold <sds@gnu.org>
date Thu, 25 Jan 2001 16:36:48 +0000
parents 9a56f039a37a
children 1c6d1e65f2b3
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 25 16:01:56 2001 +0000
+++ b/lisp/ChangeLog	Thu Jan 25 16:36:48 2001 +0000
@@ -1,3 +1,7 @@
+2001-01-25  Sam Steingold  <sds@gnu.org>
+
+	* vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
+
 2001-01-25  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
@@ -20,7 +24,7 @@
 	* international/mule-conf.el (coding-category-utf-8): Initialize
 	to mule-utf-8.
 
-	* loadup.el: Preload international/utf-8. 
+	* loadup.el: Preload international/utf-8.
 
 	* international/utf-8.el: New file.
 
@@ -33,8 +37,10 @@
 	* dired.el (dired-replace-in-string): Removed.
 	(dired-sort-toggle): Use `replace-regexps-in-string'
 	instead of `dired-replace-in-string'.
+
 	* dired-aux.el (dired-shell-stuff-it, dired-rename-subdir,
 	dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
+
 	* gs.el (gs-replace-in-string): Removed.
 	(gs-options): Use `replace-regexps-in-string'
 	instead of `gs-replace-in-string'.