diff src/ChangeLog @ 84435:12dc4aa162c7

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 10 Sep 2007 09:40:37 +0000
parents 540f0c95e3e0
children 574312ace74d
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>