changeset 89602:611b87bc04a4

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 17 Oct 2003 07:11:54 +0000
parents 14734db85c38
children 7f9f2d025eee
files lisp/ChangeLog.22 src/ChangeLog.22
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.22	Fri Oct 17 07:08:08 2003 +0000
+++ b/lisp/ChangeLog.22	Fri Oct 17 07:11:54 2003 +0000
@@ -1,3 +1,7 @@
+2003-10-17  Kenichi Handa  <handa@m17n.org>
+
+	* international/characters.el: Fix syntax for Ethiopic.
+
 2003-10-12  Jason Rumney  <jasonr@gnu.org>
 
 	* w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
--- a/src/ChangeLog.22	Fri Oct 17 07:08:08 2003 +0000
+++ b/src/ChangeLog.22	Fri Oct 17 07:11:54 2003 +0000
@@ -1,3 +1,7 @@
+2003-10-17  Kenichi Handa  <handa@m17n.org>
+
+	* editfns.c (Fgoto_char): Fix docstring.
+
 2003-10-16  Kenichi Handa  <handa@m17n.org>
 
 	* insdel.c (insert_from_gap): Adjust intervals correctly.