aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a3f5d91d77a..efbf8cfe5bc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12003-02-24 Juanma Barranquero <lektu@terra.es> 12003-02-24 Juanma Barranquero <lektu@terra.es>
2 2
3 * callint.c (fix_command): Declare as static void and move before
4 Fcall_interactively.
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