changeset 55663:2681959ed181

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 18 May 2004 13:36:32 +0000
parents 4cea1f00f7bb
children b001dc626000
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue May 18 13:35:28 2004 +0000
+++ b/src/ChangeLog	Tue May 18 13:36:32 2004 +0000
@@ -1,3 +1,10 @@
+2004-05-18  Eli Zaretskii  <eliz@gnu.org>
+
+	* msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph
+	with make_number.
+	(IT_write_glyphs): Extract glyph from dos-unsupported-char-glyph
+	with XINT.
+
 2004-05-18  Kim F. Storm  <storm@cua.dk>
 
 	* blockinput.h (INPUT_BLOCKED_P): New macros.