diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dc0fbd183d1..2c0c740458d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-03-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * data.c (Qinteractive_form): New variable. | ||
| 4 | (Finteractive_form): Use it. | ||
| 5 | |||
| 6 | * eval.c (Fcommandp): Use Qinteractive_form. | ||
| 7 | |||
| 1 | 2009-03-24 Jason Rumney <jasonr@gnu.org> | 8 | 2009-03-24 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 | ||
| 3 | * fileio.c (Fsubstitute_in_file_name): Always work on a copy. | 10 | * fileio.c (Fsubstitute_in_file_name): Always work on a copy. |