aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2007-11-19 09:14:38 +0000
committerJason Rumney2007-11-19 09:14:38 +0000
commit5f42a7eba296b36aa62f9a6019928fd313020ec3 (patch)
tree4988be5614aa040845642fa1424137d89ceeff4a /src/ChangeLog
parent1030a7b3f86fe3b4dbe4f6d30bd0dc7a8ccb33c8 (diff)
downloademacs-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/ChangeLog5
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 @@
12007-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
12007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> 62007-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.