# HG changeset patch # User Kenichi Handa # Date 1168327448 0 # Node ID c1e1e8419023daffaa12a5117f7e52fe3504c3e6 # Parent 920fbb042c1812c14f72e8798d81401665b4a9d5 *** empty log message *** diff -r 920fbb042c18 -r c1e1e8419023 lisp/ChangeLog --- 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 + + * international/mule-cmds.el + (select-safe-coding-system-interactively): Fix message. + 2007-01-09 Michael Albinus * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'. @@ -317,6 +322,11 @@ 2006-12-27 Kenichi Handa * international/mule-cmds.el (select-safe-coding-system-interactively): + Use face `link' for problematic chars. + +2006-12-27 Kenichi Handa + + * international/mule-cmds.el (select-safe-coding-system-interactively): Improve the message in *Warning* buffer. 2006-12-27 Kim F. Storm