aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 69f0025b524..924e8ea95d8 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,12 @@
12012-09-17 Richard Stallman <rms@gnu.org>
2
3 * mml.el (mml-attach-file): Doc fix.
4 (mml-attach-external, mml-attach-buffer, mml-attach-file):
5 Set mail-encode-mml when in Mail mode.
6 Simplify code to set HEAD and move back to HEAD.
7 (mml-insert-multipart, mml-insert-part):
8 Set mail-encode-mml when in Mail mode.
9
12012-09-13 Katsumi Yamaoka <yamaoka@jpl.org> 102012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2 11
3 * gnus-util.el (gnus-timer--function): New function. 12 * gnus-util.el (gnus-timer--function): New function.