]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 7 Sep 2007 02:29:59 +0000 (02:29 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 7 Sep 2007 02:29:59 +0000 (02:29 +0000)
lisp/ChangeLog.unicode
src/ChangeLog.unicode

index ac036bd583a96dc0045a292cae1cfe72f1f67b49..982d6a47fe4f0d0f26dfd1670bc716ebae3bbd22 100644 (file)
@@ -1,3 +1,8 @@
+2007-09-07  Kenichi Handa  <handa@m17n.org>
+
+       * skeleton.el (skeleton-internal-1): Use integerp and stringp
+       instead of char-or-string-p to catch -1.
+
 2007-09-04  Kenichi Handa  <handa@m17n.org>
 
        * international/mule-cmds.el (inactivate-input-method): Set
index 94eb48ccf6d5e339215dc3c22e532cb727f18a31..6f8dc24b147a5db10fbf9cb262776f843d8e5e05 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-07  Kenichi Handa  <handa@m17n.org>
+
+       * data.c (Fchar_or_string_p): Fix docstring.
+
 2007-08-22  Kenichi Handa  <handa@m17n.org>
 
        * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,