comparison src/ChangeLog @ 55663:2681959ed181

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 18 May 2004 13:36:32 +0000
parents 0c5adcb1dce9
children c608b21fae26
comparison
equal deleted inserted replaced
55662:4cea1f00f7bb 55663:2681959ed181
1 2004-05-18 Eli Zaretskii <eliz@gnu.org>
2
3 * msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph
4 with make_number.
5 (IT_write_glyphs): Extract glyph from dos-unsupported-char-glyph
6 with XINT.
7
1 2004-05-18 Kim F. Storm <storm@cua.dk> 8 2004-05-18 Kim F. Storm <storm@cua.dk>
2 9
3 * blockinput.h (INPUT_BLOCKED_P): New macros. 10 * blockinput.h (INPUT_BLOCKED_P): New macros.
4 11
5 * keyboard.c (Frecursive_edit): Return immediately if input blocked. 12 * keyboard.c (Frecursive_edit): Return immediately if input blocked.