aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2008-03-01 21:22:50 +0000
committerJason Rumney2008-03-01 21:22:50 +0000
commit67997c793bb684a0b441f5a555b78e01a95b60c7 (patch)
tree0671faa2c20dff18eebacab4e724fe1253fbea58 /src/ChangeLog
parent1c3b663ff9ddd975a2a502299c5aa6da623cee3e (diff)
downloademacs-67997c793bb684a0b441f5a555b78e01a95b60c7.tar.gz
emacs-67997c793bb684a0b441f5a555b78e01a95b60c7.zip
(w32font_full_name): New function.
(w32font_open_internal): Use it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2af96f8d65a..c6183a0cc6d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-03-01 Jason Rumney <jasonr@gnu.org>
2
3 * w32font.c (w32font_full_name): New function.
4 (w32font_open_internal): Use it.
5
12008-03-01 Kim F. Storm <storm@cua.dk> 62008-03-01 Kim F. Storm <storm@cua.dk>
2 7
3 * dispnew.c (line_draw_cost): Fix invalid glyph check. 8 * dispnew.c (line_draw_cost): Fix invalid glyph check.