(gnus-summary-followup-with-original): Document yanking of region when active.
[gnus] / lisp / ChangeLog
index 2a6a7bb..ba9da03 100644 (file)
@@ -1,6 +1,135 @@
+2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-msg.el (gnus-summary-followup-with-original): Document
+       yanking of region when active.
+
+2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
+       groups if the group level is higher than the specified value.
+
+2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
+       (gnus-group-jump-to-group): Added prefix argument using
+       `gnus-group-jump-to-group-prompt'.  Query before jumping to
+       non-active group.
+
+       * compface.el (uncompface): Be verbose when changing
+       `uncompface-use-external'.
+
+       * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
+       handle manual section.
+
+2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-button-alist): Revert previous change.
+
+2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-idna-to-ascii-rhs-1): Fix typo.
+
+2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
+       whether backend can accept message.
+
+       * message.el (message-idna-to-ascii-rhs-1): Don't use equalp. 
+
+2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
+
+       * nntp.el (nntp-request-set-mark, nntp-request-update-info):
+       Avoid creating directory when nntp-marks-is-evil is true.
+       Reported by Reiner Steib.
+
+2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-picon.el (gnus-picon-style): New variable.
+       (gnus-picon-insert-glyph): Added optional `nostring' argument.
+       (gnus-picon-transform-address): Support `gnus-picon-style'.  From
+       Jesper Harder <harder@ifa.au.dk>.
+
+2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-fill-field): Return point.
+       (message-generate-headers): Go to end of field.
+
+       * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
+       stuff for non-living groups.
+
+2004-05-18  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-art.el (gnus-article-followup-with-original)
+       (gnus-article-reply-with-original): gnus-mark-active-p ->
+       gnus-region-active-p.
+
+2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-summary-prepare-exit): fix messages, so they show
+       only when there is spam or ham to be processed
+
+2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-delete-crash-box): Refactor.
+       (mail-source-fetch): Use it.
+       (mail-source-fetch-file): Ditto.
+       (mail-source-fetch-directory): Run postscript in loop. 
+       (mail-source-fetch-pop): Delete.
+       (mail-source-fetch-maildir): Ditto.
+       (mail-source-fetch-imap): Ditto.
+
+       * imap.el (imap-authenticators): Comment out sasl.
+
+       * message.el (message-skip-to-next-address): New function.
+       (message-fill-header-address): Refactor.
+       (message-fill-address): Use it.
+       (message-delete-address): Use it.
+       (message-fill-header-general): Refactor.
+       (message-fill-field-address): Rename.
+       (message-narrow-to-field): Find the start of the header. 
+       (message-header-format-alist): Don't pre-fill.
+       (message-fill-header): Removed.
+       (message-insert-header): New function.
+       (message-shorten-references): Use it.
+
+       * rfc2047.el (rfc2047-field-value): Strip props.
+
+       * mail-parse.el (mail-header-make-address): New alias.
+
+       * ietf-drums.el (ietf-drums-make-address): New function.
+
+       * imap.el: Add compiler directives.
+
+       * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks. 
+
+       * gnus-art.el (article-decode-idna-rhs): Don't use
+       message-idna-inside-rhs-p. 
+
 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * message.el (message-idna-inside-rhs-p): Removed.
+       (message-idna-to-ascii-rhs-1): Use proper address parsing.
+
+       * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
+       false positives.
+
+2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
+
+       * imap.el (imap-sasl-make-mechanisms): Use sasl. 
+
+2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nneething.el (nneething-file-name): Don't create spurions
+       files. 
+
+       * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups. 
+       (gnus-inews-do-gcc): Remove sleep.
+
+       * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
+       part under point.
+
        * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil. 
+       (gnus-agent-regenerate-group): Using nil messages aren't valid. 
 
 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
 
        (spam-bsfilter-unregister-spam-routine)
        (spam-bsfilter-register-ham-routine)
        (spam-bsfilter-unregister-ham-routine): New functions.
-       (spam-generic-score): Supprt bsfilter; Accept an optional argument
+       (spam-generic-score): Support bsfilter; Accept an optional argument
        to recalcurate spam score even if scoring header has already been
        added.
        (spam-bogofilter-score, spam-spamassassin-score): Accept an