Mercurial > emacs
comparison src/ChangeLog @ 96504:429b0f809e06
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 04 Jul 2008 02:26:05 +0000 |
parents | c7a78d44a1d3 |
children | bbe6c9643969 |
comparison
equal
deleted
inserted
replaced
96503:51cac201b263 | 96504:429b0f809e06 |
---|---|
1 2008-07-04 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1. | |
4 | |
5 * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte. | |
6 | |
1 2008-07-02 Jason Rumney <jasonr@gnu.org> | 7 2008-07-02 Jason Rumney <jasonr@gnu.org> |
2 | 8 |
3 * xfns.c (syms_of_xfns): Only define x-select-font when both | 9 * xfns.c (syms_of_xfns): Only define x-select-font when both |
4 HAVE_FREETYPE and USE_GTK | 10 HAVE_FREETYPE and USE_GTK |
5 | 11 |