changeset 26609:1cafb504ab9a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 26 Nov 1999 13:53:02 +0000
parents b895cd5e12a0
children f3461e3610c8
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 26 13:52:07 1999 +0000
+++ b/lisp/ChangeLog	Fri Nov 26 13:53:02 1999 +0000
@@ -10,16 +10,16 @@
 
 1999-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
 	
-	* viper*el: replaced old-style backquotes.
+	* viper*el: Replaced old-style backquotes.
 	
-	* ediff*el: replaced old-style backquotes.
+	* ediff*el: Replaced old-style backquotes.
 	
 	* ediff-merge
 	(ediff-looks-like-combined-merge,ediff-get-combined-region):
-	changed to support the new format for ediff-combination-pattern.
+	Changed to support the new format for ediff-combination-pattern.
 	
 	* ediff-diff (ediff-set-fine-overlays-in-one-buffer):
-	changed to support the new format for ediff-combination-pattern.
+	Changed to support the new format for ediff-combination-pattern.
 	
 1999-11-24  Dave Love  <fx@gnu.org>