Mercurial > emacs
changeset 79448:7eeee580786a
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 19 Nov 2007 09:14:38 +0000 |
parents | d8afd2f46654 |
children | d326128c6b13 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 19 09:13:58 2007 +0000 +++ b/src/ChangeLog Mon Nov 19 09:14:38 2007 +0000 @@ -1,3 +1,8 @@ +2007-11-19 Jason Rumney <jasonr@gnu.org> + + * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping + returns NULL on failure. + 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> * search.c (Fset_match_data): Remove the `evaporate' feature.