changeset 75151:c1e1e8419023

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 09 Jan 2007 07:24:08 +0000
parents 920fbb042c18
children 69fafc0d9959
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 09 07:22:11 2007 +0000
+++ b/lisp/ChangeLog	Tue Jan 09 07:24:08 2007 +0000
@@ -1,3 +1,8 @@
+2007-01-09  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule-cmds.el
+	(select-safe-coding-system-interactively): Fix message.
+
 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
@@ -317,6 +322,11 @@
 2006-12-27  Kenichi Handa  <handa@m17n.org>
 
 	* international/mule-cmds.el (select-safe-coding-system-interactively):
+	Use face `link' for problematic chars.
+
+2006-12-27  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule-cmds.el (select-safe-coding-system-interactively):
 	Improve the message in *Warning* buffer.
 
 2006-12-27  Kim F. Storm  <storm@cua.dk>