changeset 74938:df0836216464

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 27 Dec 2006 13:54:47 +0000
parents e89aaee63398
children e58390f88130
files lisp/ChangeLog nt/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@gnu.org>
+
+	* international/mule-cmds.el (select-safe-coding-system-interactively):
+	Improve the message in the *Warning* buffer.
+
 2006-12-27  Kim F. Storm  <storm@cua.dk>
 
 	* ido.el (ido-set-matches-1): Fix last change.  If default item is
--- 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  <eliz@gnu.org>
+
+	* 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  <eliz@gnu.org>
 
 	* makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it