changeset 44406:717a1739e0c8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 05 Apr 2002 13:36:51 +0000
parents 0ed69545b5f3
children 88ec9c417f0a
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 05 13:36:36 2002 +0000
+++ b/src/ChangeLog	Fri Apr 05 13:36:51 2002 +0000
@@ -1,3 +1,8 @@
+2002-04-05  Gerd Moellmann  <gerd@gnu.org>
+
+	* callint.c (Fcall_interactively): Use INTEGERP instead of 
+	NUMBERP for checking Vhistory_length.
+
 2002-04-05  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* sound.c (Fplay_sound_internal): Renamed from Fplay_sound.