aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Innes2001-12-14 17:11:21 +0000
committerAndrew Innes2001-12-14 17:11:21 +0000
commit493faf20babedee9a262580284e84bb8bf87bdf4 (patch)
tree007c4f2e9b974bd49cab87212057e91fc3489d83
parent4a31b11a5e7b2c15927456aecbe1277b71e67665 (diff)
downloademacs-493faf20babedee9a262580284e84bb8bf87bdf4.tar.gz
emacs-493faf20babedee9a262580284e84bb8bf87bdf4.zip
*** empty log message ***
-rw-r--r--nt/ChangeLog7
-rw-r--r--src/ChangeLog5
2 files changed, 12 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 5dc4f773807..041aac19c93 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -2,6 +2,13 @@
2 2
3 * COPYING: New file. 3 * COPYING: New file.
4 4
52001-12-03 Andrew Innes <andrewi@gnu.org>
6
7 * makefile.w32-in (bootstrap-nmake):
8 (bootstrap-gmake): Extend bootstrap process to first do
9 bootstrap-clean in lisp dir and rebuild the DOC file.
10 (bootstrap): Do a "normal" make after the bootstrap work.
11
52001-11-20 Jason Rumney <jasonr@gnu.org> 122001-11-20 Jason Rumney <jasonr@gnu.org>
6 13
7 * INSTALL: Update table of versions of make that are suitable 14 * INSTALL: Update table of versions of make that are suitable
diff --git a/src/ChangeLog b/src/ChangeLog
index 8b8ab048e9c..1a1ece6ed78 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-12-14 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (bootstrap-temacs): Remove dependency on
4 bootstrap-clean.
5
12001-12-13 Eli Zaretskii <eliz@is.elta.co.il> 62001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * xfns.c (x_report_frame_params): Make the scroll-bar-width frame 8 * xfns.c (x_report_frame_params): Make the scroll-bar-width frame