From 2c6b25c7660922951c1a654de6737671a089d465 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 6 May 2005 13:18:20 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ lispref/ChangeLog | 5 +++++ src/ChangeLog | 2 ++ 3 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 426d3ea496b..b8d9e41a06d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2005-05-06 Eli Zaretskii + * files.el (locate-file): Doc fix. + * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix. Remove the redundant test for ms-dos. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 672a70d478f..2b31f1d9d82 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-05-05 Kevin Ryde + + * display.texi (The Echo Area): Correct format function cross + reference. + 2005-05-05 Luc Teirlinck * variables.texi (Variable Aliases): Change description of diff --git a/src/ChangeLog b/src/ChangeLog index 299e1457655..112d6c21216 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2005-05-06 Eli Zaretskii + * lread.c (Flocate_file_internal): Doc fix. + * Makefile.in (lisp, shortlisp): Add jka-cmpr-hook.elc. 2005-05-06 YAMAMOTO Mitsuharu -- 2.39.2