aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-02-16 20:46:55 -0500
committerChong Yidong2011-02-16 20:46:55 -0500
commitb9c82730f91a85fbeeb68edd0310d33d8f8f5ff7 (patch)
treefcf051803785c39dba4cc50bcad1bad80169e8a2 /lisp/gnus/ChangeLog
parent4648b91b097ad9f3dfbd8a988846293ea5a5c78c (diff)
downloademacs-b9c82730f91a85fbeeb68edd0310d33d8f8f5ff7.tar.gz
emacs-b9c82730f91a85fbeeb68edd0310d33d8f8f5ff7.zip
Don't let-bind copyright-update in nnfolder-save-buffer.
See: http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00284.html http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00651.html * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update, in case it's not yet loaded.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index eecbe978c29..f62a98c639b 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12011-02-17 Chong Yidong <cyd@stupidchicken.com>
2
3 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4 in case it's not yet loaded.
5
12011-01-13 Chong Yidong <cyd@stupidchicken.com> 62011-01-13 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * message.el (message-bury): Add special-case handling for Rmail. 8 * message.el (message-bury): Add special-case handling for Rmail.