comparison 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
comparison
equal deleted inserted replaced
29164:71275ee34b42 29165:641e43bad886
1 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
2
3 * ediff-diff.el (ediff-forward-word): take syntactic word class into
4 account.
5 (ediff-test-utility,ediff-diff-mandatory-option,
6 ediff-reset-diff-options): utilities for proper initialization of
7 ediff-diff-options and ediff-diff3-options on Windows.
8
9 * ediff-init.el (ediff-merge-filename-prefix): new customizable
10 variable.
11
12 * ediff-mult.el (ediff-filegroup-action): use
13 ediff-merge-filename-prefix.
14
1 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> 15 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
2 16
3 * viper-ex.el (ex-write): set selective display to nil. 17 * viper-ex.el (ex-write): set selective display to nil.
4 18
5 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> 19 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>