]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 13 Mar 2003 11:38:35 +0000 (11:38 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 13 Mar 2003 11:38:35 +0000 (11:38 +0000)
src/ChangeLog

index d67bc3de95dcee8efa8c2c79d22cb35e28f411bd..36cd7d86f9f63dbdfe5ad68689422f4e1d8e1da5 100644 (file)
@@ -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.