*** empty log message ***

This commit is contained in:
Jason Rumney 2008-02-02 21:15:54 +00:00
parent 647c029b12
commit a0fece3543

View file

@ -1,11 +1,6 @@
2008-02-02 Jason Rumney <jasonr@gnu.org>
* makefile.w32-in (SRC): Define earlier.
(CHARPROP, UNIDATA, UNIDATA_SRC, UNIDATA_GEN, UNIDATA_GEN_SRC)
(UNIDATA_DEST, RUNTEMACS): New definitions.
($(EMACS)): Depend on $(CHARPROP).
(temacs): Bump EMHEAP to 21.
($(CHARPROP), $(UNIDATA), $(UNIDATA_GEN)): New targets.
* makefile.w32-in (temacs): Bump EMHEAP to 21.
2008-02-01 Jason Rumney <jasonr@gnu.org>