aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2006-01-19 07:42:21 +0000
committerKenichi Handa2006-01-19 07:42:21 +0000
commit3a7d24544d36ea6a6a8f523381fcb9822da4f6d3 (patch)
treeca6743eda9223121f41a4e9983e0752473fee4b7 /src
parent05e9a0525d53000521b977d21897632bd4922525 (diff)
downloademacs-3a7d24544d36ea6a6a8f523381fcb9822da4f6d3.tar.gz
emacs-3a7d24544d36ea6a6a8f523381fcb9822da4f6d3.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 0e7f2452c5b..ec223856d24 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,5 +1,7 @@
12006-01-19 Kenichi Handa <handa@m17n.org> 12006-01-19 Kenichi Handa <handa@m17n.org>
2 2
3 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
4
3 * coding.c: Sync to HEAD for handling autoload-coding-system. 5 * coding.c: Sync to HEAD for handling autoload-coding-system.
4 (Qcoding_system_define_form): New variable. 6 (Qcoding_system_define_form): New variable.
5 (syms_of_coding): Intern and staticpro it. 7 (syms_of_coding): Intern and staticpro it.