changeset 84435:12dc4aa162c7

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