*** empty log message ***
This commit is contained in:
parent
32d0013e43
commit
6148a044d7
2 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-12-20 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
|
||||
${NON-TIT-MISC}.
|
||||
|
||||
2006-12-09 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
|
||||
|
|
13
nt/ChangeLog
13
nt/ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2006-12-20 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of
|
||||
$(ALL_DEPS).
|
||||
($(BLD)/addpm.$(O):
|
||||
$(BLD)/ddeclient.$(O):
|
||||
$(BLD)/runemacs.$(O):
|
||||
$(BLD)/cmdproxy.$(O):
|
||||
$(BLD)/addsection.$(O):
|
||||
$(BLD)/preprep.$(O)): New dependency on $(BLD).
|
||||
(all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
|
||||
(bootstrap-gmake): Depend on addsection.
|
||||
|
||||
2006-10-29 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* runemacs.c (WinMain): Process all recognized arguments, not just
|
||||
|
|
Loading…
Add table
Reference in a new issue