diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c26abef7885..b053a990491 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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 |