Mercurial > emacs
changeset 91478:8f470b7fb439
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 02 Feb 2008 21:15:54 +0000 |
parents | 37c9ed04290a |
children | 88108166991a |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Feb 02 21:13:59 2008 +0000 +++ b/src/ChangeLog Sat Feb 02 21:15:54 2008 +0000 @@ -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>