diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3769839b9e1..7348347a380 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2008-05-20 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * fontset.c (Ffontset_info): Doc fix. | ||
| 4 | (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>: | ||
| 5 | <ignore-relative-composition>: Fix typos in docstrings. | ||
| 6 | |||
| 7 | * font.c (syms-of-font) <font-encoding-alist>: | ||
| 8 | (Ffontp, Ffont_make_gstring): Fix typos in docstrings. | ||
| 9 | (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font) | ||
| 10 | (Ffont_otf_alternates): Doc fixes. | ||
| 11 | |||
| 1 | 2008-05-20 Kenichi Handa <handa@m17n.org> | 12 | 2008-05-20 Kenichi Handa <handa@m17n.org> |
| 2 | 13 | ||
| 3 | * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to | 14 | * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to |