From 4216fe6b3795428ed725000a7287054e019b507d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 26 Aug 2002 10:17:15 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 67646c9368a..b0f83fe3653 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-08-26 Kim F. Storm + + * Makefile.in (install-arch-indep): Do not remove DOC file + when it is the only DOC file installed; this is the case when + CANNOT_DUMP is defined. From Joe Buehler (tiny change). + 2002-07-08 Dave Love * configure.in: Check safe/working versions of libjpeg and diff --git a/src/ChangeLog b/src/ChangeLog index 91723f1ee05..bd092152d9e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-08-26 Kim F. Storm + + * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize + foreground and background colors. From Joe Buehler (tiny change). + 2002-08-20 Kenichi Handa * abbrev.c (Fexpand_abbrev): Fix for the multibyte case. -- 2.39.5