changeset 49952:e8b0e1758787

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 24 Feb 2003 07:58:51 +0000
parents 501cc377f2ab
children c57ce680648d
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 24 07:57:55 2003 +0000
+++ b/src/ChangeLog	Mon Feb 24 07:58:51 2003 +0000
@@ -1,3 +1,8 @@
+2003-02-24  Juanma Barranquero  <lektu@terra.es>
+
+	* xdisp.c (Qwhen): Declare external; it's now defined in callint.c.
+	(syms_of_xdisp): Don't initialize Qwhen.
+
 2003-02-23  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* keyboard.c (cancel_hourglass_unwind): New function.
@@ -10,7 +15,7 @@
 	(Fcall_interactively): Call fix_command.
 	(Qif, Qwhen): New variables.
 	(syms_of_callint): Init and staticpro them.
-	
+
 	* regex.c (print_partial_compiled_pattern): Output to stderr.
 
 2003-02-23  Kai Gro,A_(Bjohann  <kai.grossjohann@uni-duisburg.de>