From: Richard M. Stallman Date: Thu, 29 Nov 2001 00:53:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~18051 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=66458f3247156a5eb48eb7558f6f211b6ef65695;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5432b85806a..f8c4d05a51c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-28 Richard M. Stallman + + * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it. + 2001-11-26 Richard M. Stallman * Makefile.in: bootstrap should not delete dumped executables. diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 6d6108777a3..fd2ab1590ab 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,7 @@ +2001-11-28 Richard M. Stallman + + * Makefile.in (TAGS): Find the source files in $(srcdir). + 2001-10-20 Gerd Moellmann * (Version 21.1 released.) diff --git a/src/ChangeLog b/src/ChangeLog index 3238f0f4846..7372afe9719 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2001-11-28 Richard M. Stallman + + * fileio.c (Ffind_file_name_handler): Avoid initializer for `result'. + + * Makefile.in (lispdir): New variable, referring to build dir. + (TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource). + 2001-11-28 Andrew Innes * w32menu.c (w32_menu_display_help): Actually add the new argument