aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 15805e16af..db6be0a6e9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-11 Ryan Yeske <[email protected]>
+
+ * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
+ messages, where "D" is the 6th character.
+
2006-03-11 Eli Zaretskii <[email protected]>
* simple.el (yank): Fix last change.
diff --git a/src/ChangeLog b/src/ChangeLog
index 80eb880df7..bef64046ae 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-11 Eli Zaretskii <[email protected]>
+
+ * w32fns.c (w32_wnd_proc): Ignore middle and extra button events
+ if a menu is already active (the menubar_active flag is on).
+
2006-03-11 David Ponce <[email protected]>
* xfns.c (x_create_tip_frame): Preserve received parms by copying