1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00

*** empty log message ***

This commit is contained in:
Lute Kamstra 2005-04-14 09:15:33 +00:00
parent d9bb501f50
commit 118e2c396b
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2005-04-14 Lute Kamstra <lute@gnu.org>
* make-dist: Distribute all ChangeLog files in lisp/.
Don't distribute ldefs-boot.el.
lisp/makefile.nt no longer exists.
2005-04-13 Lute Kamstra <lute@gnu.org>
* make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check

View file

@ -1,5 +1,7 @@
2005-04-14 Lute Kamstra <lute@gnu.org>
* nt/makedist.bat (elfiles): Update.
* admin.el (add-release-logs): Fix require call.
2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>