changeset 40529:ab6d4e4dd152

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Tue, 30 Oct 2001 22:26:40 +0000
parents 7fb50bbb61ad
children a0dc24114eee
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 30 22:22:04 2001 +0000
+++ b/src/ChangeLog	Tue Oct 30 22:26:40 2001 +0000
@@ -1,3 +1,8 @@
+2001-10-30  Jason Rumney  <jasonr@gnu.org>
+
+	* w32fns.c (w32_to_x_charset): Increase size of XLFD charset buffer.
+	(enum_font_cb2): Ignore fonts with vertical orientation.
+
 2001-10-30  Richard M. Stallman  <rms@gnu.org>
 
 	* keyboard.c (Finput_pending_p): Doc fix.