Mercurial > emacs
comparison lisp/ChangeLog @ 52512:c7ef303c76f2
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-48
Add loaddefs.el bootstrapping to lisp/makefile.w32-in
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 16 Sep 2003 02:40:49 +0000 |
parents | a891bc3b4158 |
children | 8a1964b2faf1 |
comparison
equal
deleted
inserted
replaced
52511:261a321c464e | 52512:c7ef303c76f2 |
---|---|
1 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu> | |
2 | |
3 From David Ponce <david.ponce@wanadoo.fr>: | |
4 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el. | |
5 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el | |
6 from loaddefs-boot.el if necessary. | |
7 | |
1 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com> | 8 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com> |
2 | 9 |
3 * progmodes/gud.el (gud-find-class): Make jdb work again since | 10 * progmodes/gud.el (gud-find-class): Make jdb work again since |
4 cc-mode changed the syntactic information. | 11 cc-mode changed the syntactic information. |
5 | 12 |