# HG changeset patch # User Eli Zaretskii # Date 1167227687 0 # Node ID df083621646412db7340cd14bfd33aeee7e4cc18 # Parent e89aaee63398fbe17a34e13a8744745f7db22b62 *** empty log message *** diff -r e89aaee63398 -r df0836216464 lisp/ChangeLog --- a/lisp/ChangeLog Wed Dec 27 13:54:18 2006 +0000 +++ b/lisp/ChangeLog Wed Dec 27 13:54:47 2006 +0000 @@ -1,3 +1,8 @@ +2006-12-27 Eli Zaretskii + + * international/mule-cmds.el (select-safe-coding-system-interactively): + Improve the message in the *Warning* buffer. + 2006-12-27 Kim F. Storm * ido.el (ido-set-matches-1): Fix last change. If default item is diff -r e89aaee63398 -r df0836216464 nt/ChangeLog --- a/nt/ChangeLog Wed Dec 27 13:54:18 2006 +0000 +++ b/nt/ChangeLog Wed Dec 27 13:54:47 2006 +0000 @@ -1,3 +1,10 @@ +2006-12-27 Eli Zaretskii + + * INSTALL: Update table of supported Make ports. Show "make -j" + command that is known to work. + + * configure.bat: Update table of supported Make ports. + 2006-12-24 Eli Zaretskii * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it