(gnus-summary-show-article): Take `t' as the arg to mean "raw".
[gnus] / lisp / ChangeLog
index d6634ac..482668c 100644 (file)
@@ -1,3 +1,41 @@
+2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
+       "raw".
+
+       * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
+       if it's already selected.
+
+       * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
+
+2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
+       to measure the length and truncate alt text.
+
+2010-11-03  Glenn Morris  <rgm@gnu.org>
+
+       * nndiary.el (nndiary-generate-nov-databases-1)
+       (nndiary-generate-active-info): Rename dynamic variable `files' to
+       something less generic.
+
+2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
+
+       * nnir.el (nnir-request-move-article): Call the underlying backend to
+       move articles from nnir.
+
+2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
+
+2010-11-02  Julien Danjou  <julien@danjou.info>
+
+       * nnir.el: Remove wais support.
+
+2010-11-02  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-html.el: Reorder requirements to quieten compiler.
+
 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
 
 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
 
-       * nnir.el (nnir-run-gmane): inhibit demon. return nil if no messages.
-       (nnir-read-parms): don't modify query.
-       (nnir-run-query): add ability to search topic on current line.
-       (nnir-get-active): clean up.
+       * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
+       (nnir-read-parms): Don't modify query.
+       (nnir-run-query): Add ability to search topic on current line.
+       (nnir-get-active): Clean up.
 
 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>