changeset 84439:aed070a1f09b

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 10 Sep 2007 09:42:13 +0000
parents 48251c264d8d
children 2311575b5cd3
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Sep 10 09:41:44 2007 +0000
+++ b/src/ChangeLog	Mon Sep 10 09:42:13 2007 +0000
@@ -5,6 +5,9 @@
 
 	* eval.c (Fcommandp): Change `->prompt' to `->intspec'.
 
+	* data.c (Finteractive_form): If the interactive specification starts
+	with a `(', use it as a Lisp form.
+
 	* callint.c (Fcall_interactively): Comment fixes.
 
 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>