Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5819:ba0ff364bd94
Repair invalid GNU-style key-bindings.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 18 Oct 2014 23:21:30 +0900 |
parents | a216b3c2b09e |
children | a3234d587dc2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 18 21:20:42 2014 +0900 +++ b/lisp/ChangeLog Sat Oct 18 23:21:30 2014 +0900 @@ -1,3 +1,9 @@ +2014-10-11 Stephen J. Turnbull <stephen@xemacs.org> + + * mule/korea-util.el (korean-key-bindings): + * mule/ethio-util.el (setup-ethiopic-environment-internal): + Change invalid GNU-style key definitions to XEmacs format. + 2014-10-07 Jerry James <james@xemacs.org> * code-process.el (network-stream-get-response):