# HG changeset patch # User Gerd Moellmann # Date 959270387 0 # Node ID eb1c9224a1c6babd0d321055c1784229b274e65b # Parent 42feade9d5aa36ac8625252ce37ad700e487f654 *** empty log message *** diff -r 42feade9d5aa -r eb1c9224a1c6 etc/MORE.STUFF --- a/etc/MORE.STUFF Thu May 25 15:56:47 2000 +0000 +++ b/etc/MORE.STUFF Thu May 25 15:59:47 2000 +0000 @@ -166,7 +166,7 @@ Version 1.16 is said not to work properly with Emacs 20. - * Elib library: + * Elib library: From GNU distribution mirrors. * Emacspeak -- A Speech Output Subsystem For Emacs: diff -r 42feade9d5aa -r eb1c9224a1c6 lisp/ChangeLog --- a/lisp/ChangeLog Thu May 25 15:56:47 2000 +0000 +++ b/lisp/ChangeLog Thu May 25 15:59:47 2000 +0000 @@ -44,21 +44,21 @@ 2000-05-24 Michael Kifer - * ediff-diff.el (ediff-forward-word): take syntactic word class into + * 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-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 + * ediff-init.el (ediff-merge-filename-prefix): New customizable variable. - * ediff-mult.el (ediff-filegroup-action): use + * ediff-mult.el (ediff-filegroup-action): Use ediff-merge-filename-prefix. 2000-05-24 Michael Kifer - * viper-ex.el (ex-write): set selective display to nil. + * viper-ex.el (ex-write): Set selective display to nil. 2000-05-24 Eli Zaretskii @@ -687,7 +687,7 @@ 2000-05-07 Dave Love - * time.el: Small doc fixes from Pavel Janic. + * time.el: Small doc fixes from Pavel Janík ml.. 2000-05-05 Dave Love diff -r 42feade9d5aa -r eb1c9224a1c6 man/ChangeLog --- a/man/ChangeLog Thu May 25 15:56:47 2000 +0000 +++ b/man/ChangeLog Thu May 25 15:59:47 2000 +0000 @@ -1,3 +1,7 @@ +2000-05-25 Gerd Moellmann + + * eudc.texi: Fix @direntry, add @dircategory. + 2000-05-23 Gerd Moellmann * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi, diff -r 42feade9d5aa -r eb1c9224a1c6 src/ChangeLog Binary file src/ChangeLog has changed