diff options
| author | Jason Rumney | 2007-11-19 09:14:38 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-11-19 09:14:38 +0000 |
| commit | 5f42a7eba296b36aa62f9a6019928fd313020ec3 (patch) | |
| tree | 4988be5614aa040845642fa1424137d89ceeff4a /src/ChangeLog | |
| parent | 1030a7b3f86fe3b4dbe4f6d30bd0dc7a8ccb33c8 (diff) | |
| download | emacs-5f42a7eba296b36aa62f9a6019928fd313020ec3.tar.gz emacs-5f42a7eba296b36aa62f9a6019928fd313020ec3.zip | |
(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
returns NULL on failure.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0fb4f189fb9..5d3fdf4b9af 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-19 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping | ||
| 4 | returns NULL on failure. | ||
| 5 | |||
| 1 | 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * search.c (Fset_match_data): Remove the `evaporate' feature. | 8 | * search.c (Fset_match_data): Remove the `evaporate' feature. |