comparison src/ChangeLog @ 49954:d8dc2c9f8ada

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 24 Feb 2003 10:57:59 +0000
parents e8b0e1758787
children d4f2089db3f0
comparison
equal deleted inserted replaced
49953:c57ce680648d 49954:d8dc2c9f8ada
1 2003-02-24 Juanma Barranquero <lektu@terra.es> 1 2003-02-24 Juanma Barranquero <lektu@terra.es>
2
3 * callint.c (fix_command): Declare as static void and move before
4 Fcall_interactively.
2 5
3 * xdisp.c (Qwhen): Declare external; it's now defined in callint.c. 6 * xdisp.c (Qwhen): Declare external; it's now defined in callint.c.
4 (syms_of_xdisp): Don't initialize Qwhen. 7 (syms_of_xdisp): Don't initialize Qwhen.
5 8
6 2003-02-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 9 2003-02-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>