aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 78f286cde9f..e6b81874bd4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-04-08 Michael Albinus <michael.albinus@gmx.de>
2
3 * coding.c (detect_coding_emacs_mule)
4 (Ffind_operation_coding_system): Fix typo.
5
12008-04-08 Jason Rumney <jasonr@gnu.org> 62008-04-08 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32uniscribe.c (SNAME): Extract only symbol name. 8 * w32uniscribe.c (SNAME): Extract only symbol name.
@@ -6,7 +11,7 @@
6 (w32font_info): Use it. 11 (w32font_info): Use it.
7 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL) 12 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
8 (CACHE_BLOCKSIZE): New constants. 13 (CACHE_BLOCKSIZE): New constants.
9 14
10 * w32font.c (Qja, Qko, Qzh): New symbols. 15 * w32font.c (Qja, Qko, Qzh): New symbols.
11 (syms_of_w32font): Initialise them. 16 (syms_of_w32font): Initialise them.
12 (font_matches_spec): Use them to filter by language. 17 (font_matches_spec): Use them to filter by language.