From fc6a6a4e9daff1c9bb26cc25d0401fa928256184 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 May 2000 15:59:47 +0000 Subject: [PATCH] *** empty log message *** --- etc/MORE.STUFF | 2 +- lisp/ChangeLog | 14 +++++++------- man/ChangeLog | 4 ++++ src/ChangeLog | 5 +++++ 4 files changed, 17 insertions(+), 8 deletions(-) diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index c11cc739557..10a318360d4 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -166,7 +166,7 @@ the future. 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 --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a9310ac473..36a82f0268e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/man/ChangeLog b/man/ChangeLog index a5bd422b27c..3c052888b23 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 308e7ad2c43..f6ae2321c2a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-05-25 Gerd Moellmann + + * xdisp.c (handle_invisible_prop): Don't try to skip over + invisible text if end of text is already reached. + 2000-05-25 Dave Love * xdisp.c (Fdump_glyph_matrix): Declare the arg. -- 2.39.5