Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2699:96036853a107
[xemacs-hg @ 2005-03-29 02:58:56 by aidan]
Support X11 keysyms of the form UABCD.
author | aidan |
---|---|
date | Tue, 29 Mar 2005 02:59:21 +0000 |
parents | cae0c437c95a |
children | 2f2d12f4f93a |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 29 02:52:50 2005 +0000 +++ b/lisp/ChangeLog Tue Mar 29 02:59:21 2005 +0000 @@ -1,3 +1,9 @@ +2005-03-29 Aidan Kehoe <kehoea@parhasard.net> + + * startup.el (command-line): Move Mule initialisation before + window-system initialisation, because the latter depends on + Unicode support with X11 and Unicode keysyms. + 2005-03-28 Aidan Kehoe <kehoea@parhasard.net> * register.el (insert-register): Revert part of Ben's incomplete