aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--nt/ChangeLog7
2 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5e2800cff22..20380257d1d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-12-27 Eli Zaretskii <eliz@gnu.org>
2
3 * international/mule-cmds.el (select-safe-coding-system-interactively):
4 Improve the message in the *Warning* buffer.
5
12006-12-27 Kim F. Storm <storm@cua.dk> 62006-12-27 Kim F. Storm <storm@cua.dk>
2 7
3 * ido.el (ido-set-matches-1): Fix last change. If default item is 8 * 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 @@
12006-12-27 Eli Zaretskii <eliz@gnu.org>
2
3 * INSTALL: Update table of supported Make ports. Show "make -j"
4 command that is known to work.
5
6 * configure.bat: Update table of supported Make ports.
7
12006-12-24 Eli Zaretskii <eliz@gnu.org> 82006-12-24 Eli Zaretskii <eliz@gnu.org>
2 9
3 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it 10 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it