aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney2007-06-04 21:26:17 +0000
committerJason Rumney2007-06-04 21:26:17 +0000
commit2f77b7e51446e50adfba0e22c0a8e25bce732dd0 (patch)
tree43b5f1f2c0d1baf7ebba566248f69befbbf864ca /src
parent1065a502e9d916079a192da26b675a5b34dcc855 (diff)
downloademacs-2f77b7e51446e50adfba0e22c0a8e25bce732dd0.tar.gz
emacs-2f77b7e51446e50adfba0e22c0a8e25bce732dd0.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 86eedcba7dd..34f90c200e3 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,10 @@
12007-06-04 Jason Rumney <jasonr@gnu.org>
2
3 * w32font.c (w32font_open): Don't set font_idx.
4 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
5 to font settings.
6 (w32font_draw): Fill background explicitly.
7
12007-06-03 Jason Rumney <jasonr@gnu.org> 82007-06-03 Jason Rumney <jasonr@gnu.org>
2 9
3 * w32term.c (w32_initialize): Don't call w32font_initialize. 10 * w32term.c (w32_initialize): Don't call w32font_initialize.