aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db118187f1d..ec53b2ad1c9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-01-09 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-cmds.el
4 (select-safe-coding-system-interactively): Fix message.
5
12007-01-09 Michael Albinus <michael.albinus@gmx.de> 62007-01-09 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'. 8 * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
@@ -317,6 +322,11 @@
3172006-12-27 Kenichi Handa <handa@m17n.org> 3222006-12-27 Kenichi Handa <handa@m17n.org>
318 323
319 * international/mule-cmds.el (select-safe-coding-system-interactively): 324 * international/mule-cmds.el (select-safe-coding-system-interactively):
325 Use face `link' for problematic chars.
326
3272006-12-27 Kenichi Handa <handa@m17n.org>
328
329 * international/mule-cmds.el (select-safe-coding-system-interactively):
320 Improve the message in *Warning* buffer. 330 Improve the message in *Warning* buffer.
321 331
3222006-12-27 Kim F. Storm <storm@cua.dk> 3322006-12-27 Kim F. Storm <storm@cua.dk>