Mercurial > emacs
comparison src/ChangeLog @ 50122:cfcc62c9e7df
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Mar 2003 11:38:35 +0000 |
parents | 8accd9a2cbed |
children | d0142038feaa |
comparison
equal
deleted
inserted
replaced
50121:71039837d881 | 50122:cfcc62c9e7df |
---|---|
1 2003-03-13 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (Fdetect_coding_region): Fix docstring. | |
4 (Fdetect_coding_string): Fix docstring. | |
5 | |
1 2003-03-13 Andreas Schwab <schwab@suse.de> | 6 2003-03-13 Andreas Schwab <schwab@suse.de> |
2 | 7 |
3 * gtkutil.c: Add prototype for create_menus. | 8 * gtkutil.c: Add prototype for create_menus. |
4 | 9 |
5 * data.c (long_to_cons): Fix type of top. | 10 * data.c (long_to_cons): Fix type of top. |
82 deleted from the image cache). | 87 deleted from the image cache). |
83 | 88 |
84 * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if | 89 * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if |
85 the event isn't for a frame (i.e. for dialogs). | 90 the event isn't for a frame (i.e. for dialogs). |
86 | 91 |
87 2003-03-07 Kenichi Handa <handa@etlken2> | 92 2003-03-07 Kenichi Handa <handa@m17n.org> |
88 | 93 |
89 * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of | 94 * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of |
90 composition components reaches the limit, terminate composing. | 95 composition components reaches the limit, terminate composing. |
91 (COMPOSITION_OK): New macro. | 96 (COMPOSITION_OK): New macro. |
92 (detect_coding_iso2022): Use it if an escapse sequence for | 97 (detect_coding_iso2022): Use it if an escapse sequence for |