comparison src/ChangeLog @ 85594:237166b2d28f

(Fmake_variable_buffer_local, Fmake_local_variable) (Fmake_variable_frame_local): Just check the variable's const-ness rather than checking nil or t.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 23 Oct 2007 20:56:27 +0000
parents dccc8254b066
children 4f5a9f3d91ae
comparison
equal deleted inserted replaced
85593:f51a2276e8b3 85594:237166b2d28f
1 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
4 (Fmake_variable_frame_local): Just check the variable's const-ness
5 rather than checking nil or t.
6
1 2007-10-22 Jason Rumney <jasonr@gnu.org> 7 2007-10-22 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32fns.c: Include math.h. 9 * w32fns.c: Include math.h.
4 (w32_abort): Declaration moved to nt/config.nt. 10 (w32_abort): Declaration moved to nt/config.nt.
5 * s/ms-w32.h (HAVE_STDLIB_H): Define. 11 * s/ms-w32.h (HAVE_STDLIB_H): Define.