comparison lisp/ChangeLog @ 3439:d1754e7f0cea

[xemacs-hg @ 2006-06-03 17:50:39 by aidan] Just-in-time Unicode code point support.
author aidan
date Sat, 03 Jun 2006 17:51:06 +0000
parents 14fbcab7c67b
children 8f07ad760f0f
comparison
equal deleted inserted replaced
3438:14fbcab7c67b 3439:d1754e7f0cea
1 2006-06-03 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/mule-ccl.el:
4 "X Emacs" -> "XEmacs"
5 * mule/mule-ccl.el (ccl-compile-mule-to-unicode): New.
6 * mule/mule-ccl.el (ccl-compile-unicode-to-mule): New.
7 * mule/mule-ccl.el (ccl-dump-mule-to-unicode): New.
8 * mule/mule-ccl.el (ccl-dump-unicode-to-mule): New.
9 * mule/mule-ccl.el (define-ccl-program):
10 Add two new CCL commands, and commands to describe them; document
11 them.
12
13 2006-06-03 Aidan Kehoe <kehoea@parhasard.net>
14
15 * unicode.el:
16 * unicode.el (featurep):
17 * x-init.el (x-initialize-keyboard):
18
1 2006-06-03 Adrian Aichner <adrian@xemacs.org> 19 2006-06-03 Adrian Aichner <adrian@xemacs.org>
2 20
3 * package-get.el (package-get-download-sites): Welcome 21 * package-get.el (package-get-download-sites): Welcome
4 nl.xemacs.org and Thanks! 22 nl.xemacs.org and Thanks!
5 * package-get.el (package-get-pre-release-download-sites): Ditto. 23 * package-get.el (package-get-pre-release-download-sites): Ditto.