Mercurial > emacs
diff lisp/ChangeLog.unicode @ 91021:5cf07e247a7b
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Fri, 07 Sep 2007 02:29:59 +0000 |
| parents | d08918d380dc |
| children | 35069180a991 |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Fri Sep 07 02:29:28 2007 +0000 +++ b/lisp/ChangeLog.unicode Fri Sep 07 02:29:59 2007 +0000 @@ -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
