comparison src/ChangeLog @ 111575:c1042b16fa46

coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
author Kenichi Handa <handa@m17n.org>
date Wed, 17 Nov 2010 14:51:09 +0900
parents b4dbe6c4111e
children facc4bc3e1e4
comparison
equal deleted inserted replaced
111574:a92967e45167 111575:c1042b16fa46
1 2010-11-17 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (Fset_terminal_coding_system_internal): Fix previous
4 change (set charset-ID list instead of charset-symbol list).
5
1 2010-11-16 Chong Yidong <cyd@stupidchicken.com> 6 2010-11-16 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * keyboard.c (make_lispy_position): For text area clicks, record Y 8 * keyboard.c (make_lispy_position): For text area clicks, record Y
4 pixel position relative to the text area, excluding header line. 9 pixel position relative to the text area, excluding header line.
5 Also change X and Y to Lisp_Objects, not pointers; don't return 10 Also change X and Y to Lisp_Objects, not pointers; don't return