aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2000-12-06 15:54:45 +0000
committerAndrew Innes2000-12-06 15:54:45 +0000
commit4ee87dbb3d032ae7e5fe51b14798e1b7fe377554 (patch)
tree1b508ebd20ffae82472ac524abb2e038d848d5c9 /src/ChangeLog
parentceb1287747df12542ea692dbedd116e6530284dc (diff)
downloademacs-4ee87dbb3d032ae7e5fe51b14798e1b7fe377554.tar.gz
emacs-4ee87dbb3d032ae7e5fe51b14798e1b7fe377554.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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