Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4582:00ed9903a988 | 4590:c83cab5a4f04 |
---|---|
1 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/mule-cmds.el (finish-set-language-environment): | |
4 Treat control characters specially in the | |
5 invalid-sequence-coding-system handling, display them using the | |
6 caret notation. | |
7 | |
1 2009-01-18 Ville Skyttä <scop@xemacs.org> | 8 2009-01-18 Ville Skyttä <scop@xemacs.org> |
2 | 9 |
3 * font.el (font-*-p): Docstring spelling fix. | 10 * font.el (font-*-p): Docstring spelling fix. |
4 (set-font-*-p): Ditto. | 11 (set-font-*-p): Ditto. |
5 | 12 |