1 Dec 2011 05:54
[gnus git] branch master updated: n0-17-412-geb1db9d =1= Share the value of the buffer-local `message-options' variable between a draft buffer and temprary working buffers.
Katsumi Yamaoka <yamaoka <at> jpl.org>
2011-12-01 04:54:59 GMT
2011-12-01 04:54:59 GMT
via eb1db9d188ee90635731a93c0769872ca59b29c0 (commit)
from 07f959536376e60fdd78137bfabb935433a9a7a2 (commit)
- Log -----------------------------------------------------------------
commit eb1db9d188ee90635731a93c0769872ca59b29c0
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Thu Dec 1 04:55:11 2011 +0000
Share the value of the buffer-local `message-options' variable between a draft buffer and temprary
working buffers.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e4b4423..cc76699 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
<at> <at> -1,3 +1,11 <at> <at>
+2011-12-01 Katsumi Yamaoka <yamaoka <at> jpl.org>
+
+ * gnus-msg.el (gnus-inews-do-gcc):
+ * message.el (message-send-mail):
+ * mml.el (mml-generate-mime): Share the value of the buffer-local
+ `message-options' variable between a draft buffer and temprary working
+ buffers.
+
2011-11-30 Stefan Monnier <monnier <at> iro.umontreal.ca>
* message.el (message-pop-to-buffer): Revert 2011-09-11 change.
diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el
index e6a06a0..e06d475 100644
--- a/lisp/gnus-msg.el
(Continue reading)
RSS Feed