Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3737:7a1c4c523603
[xemacs-hg @ 2006-12-11 12:39:55 by aidan]
2006-12-11 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-cmds.el (create-variant-language-environment):
Avoid an error when creating a modified lang environment; use the
old environment's string name rather than its value when calling
replace-in-string.
author | aidan |
---|---|
date | Mon, 11 Dec 2006 12:40:02 +0000 |
parents | 1fe680cefdb7 |
children | c13b89ba4796 |
comparison
equal
deleted
inserted
replaced
3736:01830ac74073 | 3737:7a1c4c523603 |
---|---|
1 2006-12-11 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/mule-cmds.el (create-variant-language-environment): | |
4 Avoid an error when creating a modified lang environment; use the | |
5 old environment's string name rather than its value when calling | |
6 replace-in-string. | |
7 | |
1 2006-12-06 Aidan Kehoe <kehoea@parhasard.net> | 8 2006-12-06 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * simple.el (what-cursor-position): | 10 * simple.el (what-cursor-position): |
4 For non-ASCII characters, give details on what a character maps to | 11 For non-ASCII characters, give details on what a character maps to |
5 in Unicode, and its Mule charsets and codes, instead of simply its | 12 in Unicode, and its Mule charsets and codes, instead of simply its |