Mercurial > emacs
comparison src/ChangeLog @ 37702:f85fb95efc38
*** empty log message ***
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Sat, 12 May 2001 10:05:39 +0000 |
| parents | 89381572c3f1 |
| children | 58a87f412ddf |
comparison
equal
deleted
inserted
replaced
| 37701:bc25122cbfe4 | 37702:f85fb95efc38 |
|---|---|
| 1 2001-05-12 Eli Zaretskii <eliz@is.elta.co.il> | |
| 2 | |
| 3 * w32bdf.c (search_file_line, set_bdf_font_info, seek_char) | |
| 4 (w32_get_bdf_glyph): Cast between unsigned char and char when | |
| 5 passing arguments to subroutines, to shut up compiler warnings. | |
| 6 (w32_get_bdf_glyph): Don't mix signed and unsigned when calling | |
| 7 GET_HEX_VAL. | |
| 8 | |
| 9 * xfaces.c: Include keyboard.h before frame.h, not after it. | |
| 10 | |
| 11 * widget.c: Include keyboard.h before frame.h. | |
| 12 | |
| 13 * w32term.h (struct image, struct face): Forward declaration, to | |
| 14 avoid compiler warnings. | |
| 15 | |
| 1 2001-05-11 Gerd Moellmann <gerd@gnu.org> | 16 2001-05-11 Gerd Moellmann <gerd@gnu.org> |
| 2 | 17 |
| 3 * keyboard.c (read_key_sequence): Don't modify events when | 18 * keyboard.c (read_key_sequence): Don't modify events when |
| 4 generating fake prefix keys (mode-line, scroll-bar, ...) since | 19 generating fake prefix keys (mode-line, scroll-bar, ...) since |
| 5 this prevents proper processing of such events when pushed back | 20 this prevents proper processing of such events when pushed back |
