diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 15916fae821..3da07722a7a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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. |