No "(tiny change)" required, Andreas Seltenreich has signed papers.
[gnus] / lisp / ChangeLog
index afa7002..0538e00 100644 (file)
@@ -1,5 +1,213 @@
+2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
+
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
+       newsgroups handling for NNTP overviews which don't include
+       Newsgroups.
+
+2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * message.el (message-resend): Bind message-generate-hashcash to
+       to nil.
+
+2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
+       when searching for already-paid recipients.
+
+2006-03-27  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
+       passphrases when it is not needed.
+       (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
+       passphrase stuff from gpg, should only be necessary when you use
+       gpg with a smartcard.
+
+2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml.el (mml-insert-mime): Ignore cached contents of
+       message/external-body part.
+
+       * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
+       (mm-insert-part): Ditto.
+
+2006-03-23  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
+       Reiner.
+       (pgg-gpg-use-agent-p): Use it again.
+
+2006-03-23  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
+       older emacsen.
+       (pgg-gpg-use-agent-p): Don't use it.
+
+2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
+       if we can.
+
+2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
+
+       * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
+       (pgg-gpg-update-agent): New function.
+       (pgg-gpg-use-agent-p): New function.
+       (pgg-gpg-process-region, pgg-gpg-encrypt-region)
+       (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
+       (pgg-gpg-sign-region): Use it.
+
+2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
+       Reported by Ralf Wachinger <rwachinger@gmx.de>.
+
+2006-03-21  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
+       <wilde@sha-bang.de>.
+       (pgg-gpg-use-agent): New variable.
+       (pgg-gpg-process-region): Use it.
+       (pgg-gpg-encrypt-region): Likewise.
+       (pgg-gpg-encrypt-symmetric-region): Likewise.
+       (pgg-gpg-decrypt-region): Likewise.
+       (pgg-gpg-sign-region): Likewise.
+       (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
+
+2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
+
+       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
+       comment on version.
+
+2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * smiley.el: Add missing test smiley.
+
+2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-decode.el (mm-with-part): New macro.
+       (mm-get-part): Use it; work with message/external-body as well.
+       (mm-save-part): Treat name and filename equally.
+
+       * mm-extern.el (mm-extern-cache-contents): New function.
+       (mm-inline-external-body): Use it; force the part to be displayed;
+       move undisplayer added to the cached handle to the parent.
+
+       * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
+       (gnus-mime-view-part-as-type): Work with message/external-body.
+
+       * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
+
+2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
+       images in image-load-path.  [Sync with image.el, revision 1.60, in
+       Emacs.]
+
+2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
+       path rather than symbol.  Always return list of directories.
+       Guarantee that image directory comes first.  [Sync with image.el,
+       revision 1.59, in Emacs.]
+
+       * message.el (message-make-tool-bar): Adjust to new API of
+       `gmm-image-load-path-for-library'.
+
+       * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
+
+       * gnus-group.el (gnus-group-make-tool-bar): Ditto.
+
+2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-art.el (gnus-article-only-boring-p): Bind
+       inhibit-point-motion-hooks to avoid infinite loop when entering
+       intangible text.  Reported by Ralf Wachinger
+       <rwnewsmampfer@geekmail.de>.
+
+2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
+       `defun' instead of `gmm-defun-compat'.
+
+2006-03-14  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-unique-id): Don't use message-number-base36
+       if (user-uid) is a float.  Reported by Bjorn Solberg
+       <bjorn_ding1@hekneby.org>.
+
+2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
+
+       * gnus-art.el (gnus-mime-display-single): Make sure there is an
+       empty line between a part and a message part.
+
+2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * smiley.el: Add more test smileys.
+       (smiley-data-directory, smiley-regexp-alist)
+       (gnus-smiley-file-types): Fix doc strings.
+       (smiley-update-cache): Clear smiley-cached-regexp-alist before
+       adding new elements.
+       (smiley-mouse-map): Unused code.  Make it a comment.
+
+2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
+       scan latest NoCeM messages instead of old ones.
+       (gnus-nocem-check-article): Fix regexps so as to match to PGP
+       delimiters that are recently used.
+       (gnus-nocem-load-cache): Add autoload cookie.
+
+       * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
+
+       * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
+       level which is larger than gnus-use-nocem is specified.
+
+       * gnus-group.el (gnus-group-get-new-news): Ditto.
+
+2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-util.el (gnus-tool-bar-update): New function.
+
+       * gnus-group.el (gnus-group-update-tool-bar): New variable.
+       (gnus-group-insert-group-line): Add gnus-tool-bar-update.
+
+       * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
+
+       * gnus-group.el (gnus-group-redraw-when-idle)
+       (gnus-group-redraw-check): Remove.
+       (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
+
+2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
+       if optional last element is specified in splits (FIELD VALUE...).
+
+2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-make-tool-bar): Rename gmm-image-load-path
+       to gmm-image-load-path-for-library.  Call with no-error argument.
+       (message-tool-bar-gnome): Rename "mail/attach" to "attach".
+
+       * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
+
+       * gnus-group.el (gnus-group-make-tool-bar): Ditto.
+
+       * gmm-utils.el (gmm-image-load-path): Remove alias.
+
 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
+       * gmm-utils.el (gmm-image-load-path): Add alias.
+
+       * nnml.el (nnml-generate-nov-databases-directory): Rename from
+       nnml-generate-nov-databases-1.
+       (nnml-generate-nov-databases): Use it.
+       (nnml-generate-nov-databases-directory): Document no-active
+       argument.
+
        * gmm-utils.el (gmm-image-load-path-for-library): Return single
        directory if path is t.  Add no-error.
 
 2006-03-03  Daniel Pittman <daniel@rimspace.net>
 
        * nnimap.el (nnimap-request-update-info-internal): Optimize.
+       Don't `gnus-uncompress-range' to avoid excessive memory usage.
 
 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        (mm-display-inline-fontify): Rewrite for decoding and decompressing
        parts.
 
-2004-10-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * mm-view.el (mm-display-inline-fontify): Decode a part according
        to the charset parameter.
        * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
        timestamps.
 
-2005-01-29  Jari Aalto  <jari.aalto@cante.net>
+2005-02-02  Jari Aalto  <jari.aalto@cante.net>
 
        * gnus-sum.el (gnus-list-of-unread-articles): Improve active
        groups error checking and notify user.
 
-2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
+2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
 
        * message.el (message-send-mail-function): Check existence of
        sendmail-program first before using default value
        * spam.el (spam-group-spam-contents-p): handle empty groupname
        strings
        (spam-report-articles-resend)
-       (spam-report-resend-register-routine): allow spam-report-resend-to
-       to be a group parameter or a global value
-       (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
        (spam-register-routine): do registration iff any articles warrant
        it.
        (spam-summary-prepare-exit): changed log message for nil group
        destinations
 
+2004-05-27  Daniel Pittman  <daniel@rimspace.net>
+
+       * spam.el (spam-report-resend-register-routine): allow
+       spam-report-resend-to to be a group parameter or a global value
+
 2004-05-26  Simon Josefsson  <jas@extundo.com>
 
        * starttls.el: Merge with my GNUTLS based starttls.el.
 
 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-mark-junk-as-spam-routine)
-       (spam-mark-new-messages-in-spam-group-as-spam): allow user to
-       disable assigning the spam-mark to new messages
+       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
+       variable.
+       (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
+       assigning the spam-mark to new messages.
 
 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
 
-       (spam-ham-copy-or-move-routine): todo decleared twice
+       (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
 
 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>