Share the value of the buffer-local `message-options' variable between a draft buffer...
[gnus] / lisp / ChangeLog
index c75520c..cc76699 100644 (file)
@@ -1,3 +1,48 @@
+2011-12-01  Katsumi Yamaoka  <yamaoka@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@iro.umontreal.ca>
+
+       * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
+
+2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
+       for Cygwin.
+
+2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnus-group.el (gnus-group-prepare-flat):
+       * mm-bodies.el (mm-encode-body):
+       * mml.el (mml-preview):
+       * nnml.el (nnml-request-compact-group):
+       * pop3.el (pop3-stream-type): Spelling fix.
+
+2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
+
+2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * color.el (color-rgb-to-hsl):
+       * gmm-utils.el (gmm-tool-bar-style):
+       * gnus-group.el (gnus-group-prepare-flat):
+       * gnus-topic.el (gnus-topic-prepare-topic):
+       * mm-decode.el (mm-discouraged-alternatives):
+       * rfc2047.el (rfc2047-encode-1):
+       * starttls.el: Spelling fix.
+
+2011-11-24  Glenn Morris  <rgm@gnu.org>
+
+       * binhex.el (binhex-begin-line): Give it basic doc-string.
+
+       * starttls.el, tls.el: Fix case of "GnuTLS".
+
 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
 
        * gnus-group.el (gnus-group-highlight): Fix typo.
 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
-       data if the group is unactivated.
+       data if the group is inactive.
 
 2011-01-28  Julien Danjou  <julien@danjou.info>
 
 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
 
        * pop3.el (pop3-open-server): Accept and process data more robustly at
-       connexion start to avoid spurious "POP SSL connexion failed" errors.
+       connection start to avoid spurious "POP SSL connection failed" errors.
 
 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (article-display-face): Improve the efficiency.
-       (article-display-x-face): Ditto; remove grey x-face stuff.
+       (article-display-x-face): Ditto; remove gray x-face stuff.
 
 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>