Mercurial > emacs
diff src/ChangeLog @ 96258:88d4cd706ca4
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Wed, 25 Jun 2008 04:55:12 +0000 |
| parents | af03ed6d2772 |
| children | f6d31b2307be |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 25 03:26:45 2008 +0000 +++ b/src/ChangeLog Wed Jun 25 04:55:12 2008 +0000 @@ -1,3 +1,14 @@ +2008-06-25 Kenichi Handa <handa@m17n.org> + + * lisp.h (Fstring_to_unibyte): EXFUN it. + + * character.h: (str_to_unibyte): Extern it. + + * character.c (str_to_unibyte): New function. + + * fns.c (Fstring_to_unibyte): New function. + (syms_of_fns): Defsubr it. + 2008-06-24 Kenichi Handa <handa@m17n.org> * font.c (font_score): Even if the PIXEL_SIZE is the same, check
