Mercurial > emacs
changeset 50122:cfcc62c9e7df
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Mar 2003 11:38:35 +0000 |
parents | 71039837d881 |
children | 7c924263658d |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Mar 13 11:32:18 2003 +0000 +++ b/src/ChangeLog Thu Mar 13 11:38:35 2003 +0000 @@ -1,3 +1,8 @@ +2003-03-13 Kenichi Handa <handa@m17n.org> + + * coding.c (Fdetect_coding_region): Fix docstring. + (Fdetect_coding_string): Fix docstring. + 2003-03-13 Andreas Schwab <schwab@suse.de> * gtkutil.c: Add prototype for create_menus. @@ -84,7 +89,7 @@ * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if the event isn't for a frame (i.e. for dialogs). -2003-03-07 Kenichi Handa <handa@etlken2> +2003-03-07 Kenichi Handa <handa@m17n.org> * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of composition components reaches the limit, terminate composing.