Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4292:0194a744d2d3
[xemacs-hg @ 2007-11-28 21:17:45 by aidan]
When creating variant language environments, specify
tutorial-coding-system.
author | aidan |
---|---|
date | Wed, 28 Nov 2007 21:17:55 +0000 |
parents | 20accccbebd6 |
children | bea04dade8af |
comparison
equal
deleted
inserted
replaced
4291:fcc999c434bc | 4292:0194a744d2d3 |
---|---|
1 2007-11-28 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/mule-cmds.el (create-variant-language-environment): | |
4 Set tutorial-coding-system to correspond to the original coding | |
5 system when creating the variant language environment. | |
6 | |
1 2007-11-27 Aidan Kehoe <kehoea@parhasard.net> | 7 2007-11-27 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * bytecomp.el (byte-compile-file-form-custom-declare-variable): | 9 * bytecomp.el (byte-compile-file-form-custom-declare-variable): |
4 Byte compile the default value for #'custom-declare-variable (and | 10 Byte compile the default value for #'custom-declare-variable (and |
5 thence defcustom) calls; pass the uncompiled value as the value of | 11 thence defcustom) calls; pass the uncompiled value as the value of |