]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 17 Oct 2003 07:11:54 +0000 (07:11 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 17 Oct 2003 07:11:54 +0000 (07:11 +0000)
lisp/ChangeLog.22
src/ChangeLog.22

index 182d2afca7d1ae03434a6ae0f09d2b77a26a3502..4df714c5eb397ba203c3e26dbd20f40a758a87e3 100644 (file)
@@ -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.
index a765db80f1920369ec9bd96a3126e1e35b3d9a1a..fc80342e80608e68c5b9cc98bd945faaa072150b 100644 (file)
@@ -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.