changeset 84437:574312ace74d

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 10 Sep 2007 09:41:13 +0000
parents b1c7d00cbbb0
children 48251c264d8d
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Sep 10 09:41:03 2007 +0000
+++ b/src/ChangeLog	Mon Sep 10 09:41:13 2007 +0000
@@ -3,6 +3,8 @@
 	* lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
 	(DEFUN): Document `intspec', use it instead of `prompt'.
 
+	* eval.c (Fcommandp): Change `->prompt' to `->intspec'.
+
 	* callint.c (Fcall_interactively): Comment fixes.
 
 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>