comparison src/ChangeLog @ 79443:fc388b33b46d

(Fset_match_data): Remove the `evaporate' feature. (unwind_set_match_data): Don't use the `evaporate' feature.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 16 Nov 2007 22:16:01 +0000
parents ee0ab94d764c
children 7eeee580786a
comparison
equal deleted inserted replaced
79442:19465bdfa2ae 79443:fc388b33b46d
1 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * search.c (Fset_match_data): Remove the `evaporate' feature.
4 (unwind_set_match_data): Don't use the `evaporate' feature.
5
1 2007-11-15 Andreas Schwab <schwab@suse.de> 6 2007-11-15 Andreas Schwab <schwab@suse.de>
2 7
3 * editfns.c (Fformat): Correctly format EMACS_INT values. Also 8 * editfns.c (Fformat): Correctly format EMACS_INT values.
4 take precision into account when formatting an integer. 9 Also take precision into account when formatting an integer.
5 10
6 2007-11-15 Juanma Barranquero <lekktu@gmail.com> 11 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7 12
8 * macfns.c (Fx_create_frame, Fx_display_pixel_width) 13 * macfns.c (Fx_create_frame, Fx_display_pixel_width)
9 (Fx_display_pixel_height, Fx_display_planes) 14 (Fx_display_pixel_height, Fx_display_planes)