2001-10-14 Simon Josefsson <jas@extundo.com>
[gnus] / lisp / ChangeLog
index 798b14f..14a9c3a 100644 (file)
@@ -1,8 +1,31 @@
+2001-10-14  Simon Josefsson  <jas@extundo.com>
+
+       * smime.el: Doc fix.
+
+       * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
+       charset magic from message.el.
+
 2001-10-12  Simon Josefsson  <jas@extundo.com>
+       Suggested by david.goldberg6@verizon.net (David S. Goldberg)
+
+       * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
+       'cite from g-a-wash-types.
+       (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
+       (gnus-article-hide-citation): Fix.
+
+       * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
+       character.
+       (gnus-article-toggle-cited-text): Toggle `c' mode line character.
+
+       * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
+       definition.
+       (gnus-signature-toggle): Toggle `s' mode line character.
 
        * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
        doing stuff that clears it.
 
+2001-10-12  Simon Josefsson  <jas@extundo.com>
+
        * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
        From Eric Marsden <emarsden@laas.fr>.