From 0d1bf3f74d13b8d95e00741974f4dbe19e529fc6 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 8 Apr 2002 19:44:08 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index a6619c16cc9..d1c5136f6f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,7 +4,7 @@ 2002-04-05 Gerd Moellmann - * callint.c (Fcall_interactively): Use INTEGERP instead of + * callint.c (Fcall_interactively): Use INTEGERP instead of NUMBERP for checking Vhistory_length. 2002-04-05 Pavel Jan,Bm(Bk @@ -20,6 +20,11 @@ (Qrisky_local_variable): New variable. (syms_of_xdisp): Init and staticpro it. +2002-04-04 Stefan Monnier + + * undo.c (record_point): New fun. + (record_delete, record_insert): Use it. + 2002-04-03 Juanma Barranquero * doc.c (Fdocumentation): Add missing parentheses. -- 2.39.2