Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 3171:4cad7ff4a200
[xemacs-hg @ 2005-12-24 19:53:53 by aidan]
Incremental changes to improve Russian C-x processing--support punctuation,
XFree86 and Sun keyboards, document the facility.
author | aidan |
---|---|
date | Sat, 24 Dec 2005 19:54:01 +0000 |
parents | 6e11554a16aa |
children | c112a340ac91 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 24 19:06:05 2005 +0000 +++ b/lisp/ChangeLog Sat Dec 24 19:54:01 2005 +0000 @@ -1,3 +1,10 @@ +2005-12-24 Aidan Kehoe <kehoea@parhasard.net> + + * x-win-sun.el (x-win-init-sun): + * x-win-xfree86.el (x-win-init-xfree86): + Initialise the hardware-specific mapping from raw keycodes to the + US key layout. + 2005-12-22 Stephen J. Turnbull <stephen@xemacs.org> * buff-menu.el (Buffer-menu-rename): New command.