comparison lisp/ChangeLog @ 4303:cee827542370

[xemacs-hg @ 2007-12-04 20:18:33 by aidan] Implement coding system autoloads; use them for the variable-length ISO 2022 Latin coding systems.
author aidan
date Tue, 04 Dec 2007 20:18:43 +0000
parents f4c3ffe60a4f
children 4ac3a83867c6
comparison
equal deleted inserted replaced
4302:2f5ccbd44293 4303:cee827542370
1 2007-12-04 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/iso-with-esc.el:
4 * mule/iso-with-esc.el ('iso-latin-1-with-esc): New.
5 Provide the variable-length rarely-used ISO 2022 compatible coding
6 systems for Latin (that is, iso-8859-[1-16]) again, to address
7 Stephen's veto.
8
9 2007-12-04 Aidan Kehoe <kehoea@parhasard.net>
10
11 * autoload.el (make-autoload):
12 Support auto-autoloads for coding systems.
13
1 2007-12-01 Aidan Kehoe <kehoea@parhasard.net> 14 2007-12-01 Aidan Kehoe <kehoea@parhasard.net>
2 15
3 * mule/mule-coding.el (iso-8859-1): 16 * mule/mule-coding.el (iso-8859-1):
4 * mule/latin.el (iso-8859-2): 17 * mule/latin.el (iso-8859-2):
5 * mule/latin.el (iso-8859-3): 18 * mule/latin.el (iso-8859-3):