aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-04-10 01:45:58 +0000
committerRichard M. Stallman <[email protected]>2005-04-10 01:45:58 +0000
commit18e2d91f52853c5e62d5f34e4f4238056d31a53b (patch)
treef802b0cf04ed13dc0369f20e66096bd95304179d /src/ChangeLog
parent3f4ae3e47488114a4ce31016ebbbf1a298d48e0f (diff)
(where_is_internal): Convert a string used as event type into "(any string)".
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 feb4351286..860c384794 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
+2005-04-09 Richard M. Stallman <[email protected]>
+
+ * keymap.c (where_is_internal): Convert a string used as event type
+ into "(any string)".
+
+ * lread.c (Vloads_in_progress): Not static.
+
+ * fns.c (Vloads_in_progress): Add extern.
+ (Frequire): Don't do LOADHIST_ATTACH if Vloads_in_progress is nil.
+
+2005-04-09 Thien-Thi Nguyen <[email protected]>
+
+ * dispnew.c (mirror_line_dance): Avoid crash if W2 is null.
+
2005-04-09 Lute Kamstra <[email protected]>
* print.c (PRINTPREPARE): Check if the marker PRINTCHARFUN is