diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8779d37841..59d28aad8bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2014-10-05 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * macfont.m: Fix indentation and import changes from macport | ||
| 4 | 24.3.94. | ||
| 5 | (macfont_closest_traits_index): New function. | ||
| 6 | (macfont_closest_traits_index_p): Renamed from | ||
| 7 | macfont_closest_traits_index. | ||
| 8 | (macfont_list): Use macfont_closest_traits_index_p. | ||
| 9 | |||
| 1 | 2014-10-05 K. Handa <handa@gnu.org> | 10 | 2014-10-05 K. Handa <handa@gnu.org> |
| 2 | 11 | ||
| 3 | * coding.c (detect_coding_iso_2022): Set coding->rejected | 12 | * coding.c (detect_coding_iso_2022): Set coding->rejected |