diff lisp/ChangeLog @ 29165:641e43bad886

2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> * ediff-diff.el (ediff-forward-word): take syntactic word class into account. (ediff-test-utility,ediff-diff-mandatory-option, ediff-reset-diff-options): utilities for proper initialization of ediff-diff-options and ediff-diff3-options on Windows. * ediff-init.el (ediff-merge-filename-prefix): new customizable variable. * ediff-mult.el (ediff-filegroup-action): use ediff-merge-filename-prefix.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Wed, 24 May 2000 17:31:16 +0000
parents ea19f6424132
children dc6d60c27c31
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 24 17:19:51 2000 +0000
+++ b/lisp/ChangeLog	Wed May 24 17:31:16 2000 +0000
@@ -1,3 +1,17 @@
+2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
+	
+	* ediff-diff.el (ediff-forward-word): take syntactic word class into
+	account.
+	(ediff-test-utility,ediff-diff-mandatory-option,
+	ediff-reset-diff-options): utilities for proper initialization of
+	ediff-diff-options and ediff-diff3-options on Windows.
+	
+	* ediff-init.el (ediff-merge-filename-prefix): new customizable
+	variable.
+	
+	* ediff-mult.el (ediff-filegroup-action): use
+	ediff-merge-filename-prefix.
+
 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
 
 	* viper-ex.el (ex-write): set selective display to nil.