Mercurial > emacs
comparison src/ChangeLog @ 86275:2cce56fd7361
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 21 Nov 2007 04:55:58 +0000 |
parents | a30128391c8b 7eeee580786a |
children | 59344cb482f3 |
comparison
equal
deleted
inserted
replaced
86274:860b7eb2a46f | 86275:2cce56fd7361 |
---|---|
1 2007-11-21 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 | |
6 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca> | |
7 | |
8 * search.c (Fset_match_data): Remove the `evaporate' feature. | |
9 (unwind_set_match_data): Don't use the `evaporate' feature. | |
10 | |
1 2007-11-21 Jason Rumney <jasonr@gnu.org> | 11 2007-11-21 Jason Rumney <jasonr@gnu.org> |
2 | 12 |
3 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type. | 13 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type. |
4 | 14 |
5 * w32console.c (w32con_write_glyphs): Remove unused variables. | 15 * w32console.c (w32con_write_glyphs): Remove unused variables. |