+2002-08-26 Kim F. Storm <storm@cua.dk>
+
+ * 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 <fx@gnu.org>
* configure.in: Check safe/working versions of libjpeg and
+2002-08-26 Kim F. Storm <storm@cua.dk>
+
+ * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize
+ foreground and background colors. From Joe Buehler (tiny change).
+
2002-08-20 Kenichi Handa <handa@etl.go.jp>
* abbrev.c (Fexpand_abbrev): Fix for the multibyte case.