diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e2800cff22..20380257d1d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/nt/ChangeLog b/nt/ChangeLog index 7aaa385e610..93dcf2c92bb 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -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