aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ad6d99a593d..eaab29fd0a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12000-12-06 Andrew Innes <andrewi@gnu.org>
2
3 * w32term.h (CP_INVALID): Rename to CP_UNKNOWN.
4
5 * w32fns.c (xlfd_charset_of_font): Don't overwrite fontname
6 argument.
7 (w32_codepage_for_font): Rename CP_INVALID to CP_UNKNOWN.
8 (w32_list_fonts): Don't choke if pattern doesn't specify a
9 codepage.
10
12000-12-06 Gerd Moellmann <gerd@gnu.org> 112000-12-06 Gerd Moellmann <gerd@gnu.org>
2 12
3 * dispnew.c (adjust_glyph_matrix): Don't reuse a window's current 13 * dispnew.c (adjust_glyph_matrix): Don't reuse a window's current