comparison src/ChangeLog @ 74812:c9903386c66d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 22 Dec 2006 20:32:59 +0000
parents 36dfd4742272
children 0edd7fcb8880
comparison
equal deleted inserted replaced
74811:5186094c35db 74812:c9903386c66d
2 2
3 * makefile.w32-in (emacs, temacs): Depend on stamp_BLD instead of 3 * makefile.w32-in (emacs, temacs): Depend on stamp_BLD instead of
4 $(BLD). 4 $(BLD).
5 ($(OBJ0) $(OBJ1) $(WIN32OBJ)): New dependency on stamp_BLD. 5 ($(OBJ0) $(OBJ1) $(WIN32OBJ)): New dependency on stamp_BLD.
6 (bootstrap-temacs): Pass $(XMFLAGS) to sub-make. 6 (bootstrap-temacs): Pass $(XMFLAGS) to sub-make.
7 ($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O).
7 8
8 2006-12-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 9 2006-12-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9 10
10 * macfns.c (mac_update_title_bar) [TARGET_API_MAC_CARBON]: Call 11 * macfns.c (mac_update_title_bar) [TARGET_API_MAC_CARBON]: Call
11 mac_update_proxy_icon also when buffer modification flag changed. 12 mac_update_proxy_icon also when buffer modification flag changed.