diff lisp/ChangeLog @ 4590:c83cab5a4f04

Display control characters using carets, invalid-sequence-coding-system 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> * mule/mule-cmds.el (finish-set-language-environment): Treat control characters specially in the invalid-sequence-coding-system handling, display them using the caret notation.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 31 Jan 2009 17:38:07 +0000
parents 49e17f7182f5
children dbe504bac1f4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 18 12:56:51 2009 +0000
+++ b/lisp/ChangeLog	Sat Jan 31 17:38:07 2009 +0000
@@ -1,3 +1,10 @@
+2009-01-31  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* mule/mule-cmds.el (finish-set-language-environment): 
+	Treat control characters specially in the
+	invalid-sequence-coding-system handling, display them using the
+	caret notation. 
+
 2009-01-18  Ville Skyttä  <scop@xemacs.org>
 
 	* font.el (font-*-p): Docstring spelling fix.