aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index feb43512869..860c3847941 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12005-04-09 Richard M. Stallman <rms@gnu.org>
2
3 * keymap.c (where_is_internal): Convert a string used as event type
4 into "(any string)".
5
6 * lread.c (Vloads_in_progress): Not static.
7
8 * fns.c (Vloads_in_progress): Add extern.
9 (Frequire): Don't do LOADHIST_ATTACH if Vloads_in_progress is nil.
10
112005-04-09 Thien-Thi Nguyen <ttn@surf.glug.org>
12
13 * dispnew.c (mirror_line_dance): Avoid crash if W2 is null.
14
12005-04-09 Lute Kamstra <lute@gnu.org> 152005-04-09 Lute Kamstra <lute@gnu.org>
2 16
3 * print.c (PRINTPREPARE): Check if the marker PRINTCHARFUN is 17 * print.c (PRINTPREPARE): Check if the marker PRINTCHARFUN is