Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4304:4ac3a83867c6
[xemacs-hg @ 2007-12-04 20:35:30 by aidan]
Make compiled #'custom-declare-variable forms compatible with 21.4.
author | aidan |
---|---|
date | Tue, 04 Dec 2007 20:35:31 +0000 |
parents | cee827542370 |
children | 41e88d0c934e |
comparison
equal
deleted
inserted
replaced
4303:cee827542370 | 4304:4ac3a83867c6 |
---|---|
1 2007-12-03 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * bytecomp.el (byte-compile-file-form-custom-declare-variable): | |
4 Instead of using a keyword argument that's incompatible with 21.4, | |
5 modify the byte compiled init code to change the variable's | |
6 standard-value property itself. | |
7 | |
1 2007-12-04 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-12-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * mule/iso-with-esc.el: | 10 * mule/iso-with-esc.el: |
4 * mule/iso-with-esc.el ('iso-latin-1-with-esc): New. | 11 * mule/iso-with-esc.el ('iso-latin-1-with-esc): New. |
5 Provide the variable-length rarely-used ISO 2022 compatible coding | 12 Provide the variable-length rarely-used ISO 2022 compatible coding |