* data.c (Qinteractive_form): New variable.
(Finteractive_form): Use it. * eval.c (Fcommandp): Use Qinteractive_form.
This commit is contained in:
parent
8204704e3c
commit
0a1958d6be
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-03-24 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* data.c (Qinteractive_form): New variable.
|
||||
(Finteractive_form): Use it.
|
||||
|
||||
* eval.c (Fcommandp): Use Qinteractive_form.
|
||||
|
||||
2009-03-24 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* fileio.c (Fsubstitute_in_file_name): Always work on a copy.
|
||||
|
|
Loading…
Add table
Reference in a new issue