From 8dbf19c70cafd3f61990a3ee7391d3e4dab20940 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 23 Sep 2005 18:32:28 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ man/ChangeLog | 4 ++++ src/ChangeLog | 5 +++++ 3 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 90212e0f6e1..111f9b5fded 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-09-23 David Reitter + + * mail/mailclient.el: New file. + 2005-09-23 Richard M. Stallman * textmodes/flyspell.el (flyspell-highlight-incorrect-region) diff --git a/man/ChangeLog b/man/ChangeLog index 77b08fa2f31..20f12ff60ee 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-09-20 Emanuele Giaquinta (tiny change) + + * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode. + 2005-09-23 Carsten Dominik * org.texi Version 3.16 diff --git a/src/ChangeLog b/src/ChangeLog index 2260e004f23..1269ee58490 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-09-23 Richard M. Stallman + + * editfns.c (Fformat): Explicitly test for end of format string + and don't use `index'. + 2005-09-23 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define -- 2.39.2