diff options
| author | Jason Rumney | 2000-12-21 11:05:33 +0000 |
|---|---|---|
| committer | Jason Rumney | 2000-12-21 11:05:33 +0000 |
| commit | 3e27fa1f8369e7c89eb4a15c98fab2870caee9d3 (patch) | |
| tree | 32e0a327fd46bed1832ff3855b66b734a1893897 /src/ChangeLog | |
| parent | 29ef7d2de46c4b50593bc0aa09b069170cc8a772 (diff) | |
| download | emacs-3e27fa1f8369e7c89eb4a15c98fab2870caee9d3.tar.gz emacs-3e27fa1f8369e7c89eb4a15c98fab2870caee9d3.zip | |
(w32_init_bdf_font): Fix test for valid bmp heap.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a8ce06cf135..21915f30049 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | * w32term.c (x_draw_hollow_cursor): Delay obtaining the frame's DC | 5 | * w32term.c (x_draw_hollow_cursor): Delay obtaining the frame's DC |
| 6 | to avoid returning without releasing it. | 6 | to avoid returning without releasing it. |
| 7 | 7 | ||
| 8 | 2000-12-21 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-12-21 Kenichi Handa <handa@etl.go.jp> |
| 9 | 9 | ||
| 10 | * keymap.c (push_key_description): Don't convert eight-bit-control | 10 | * keymap.c (push_key_description): Don't convert eight-bit-control |