Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4784:a67bfb29dd8b
Dump the arabic-iso8859-6 character set, again.
2009-12-21 Aidan Kehoe <kehoea@parhasard.net>
* mule/arabic.el (arabic-iso8859-6):
Move the creation of this character set to this (dumped) file,
since it's needed for input on X11.
* mule/iso-with-esc.el:
Remove arabic-iso8859-6 and its Unicode map from this file.
* unicode.el (load-unicode-tables):
Load arabic-iso8859-6 on startup again.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 21 Dec 2009 17:48:56 +0000 |
parents | e29fcfd8df5f |
children | 2302bb5fa67d |
comparison
equal
deleted
inserted
replaced
4783:e29fcfd8df5f | 4784:a67bfb29dd8b |
---|---|
1 2009-12-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/arabic.el (arabic-iso8859-6): | |
4 Move the creation of this character set to this (dumped) file, | |
5 since it's needed for input on X11. | |
6 * mule/iso-with-esc.el: | |
7 Remove arabic-iso8859-6 and its Unicode map from this file. | |
8 * unicode.el (load-unicode-tables): | |
9 Load arabic-iso8859-6 on startup again. | |
10 | |
1 2009-12-18 Aidan Kehoe <kehoea@parhasard.net> | 11 2009-12-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 12 |
3 * alist.el (modify-alist): | 13 * alist.el (modify-alist): |
4 * autoload.el (update-autoload-files, autoload-print-form): | 14 * autoload.el (update-autoload-files, autoload-print-form): |
5 * bytecomp.el (batch-byte-compile-1) | 15 * bytecomp.el (batch-byte-compile-1) |