aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 02c15a5ddc..87490752f3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-02 Glenn Morris <[email protected]>
+
+ * mail/rmail.el (rmail-reply): Use rmail-apply-in-message so that this
+ function has access to all the headers, not just the visible ones.
+
2009-03-01 Chong Yidong <[email protected]>
* abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).