diff options
| -rw-r--r-- | lisp/gnus/ChangeLog | 164 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.2 | 30 |
2 files changed, 78 insertions, 116 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 6b4371d6543..8c2d025493a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -897,13 +897,13 @@ | |||
| 897 | 897 | ||
| 898 | * gnus-cache.el (gnus-jog-cache): Ditto. | 898 | * gnus-cache.el (gnus-jog-cache): Ditto. |
| 899 | 899 | ||
| 900 | * gnus-msg.el (gnus-summary-reply): Ignore | 900 | * gnus-msg.el (gnus-summary-reply): |
| 901 | gnus-confirm-mail-reply-to-news for wide and very wide replies. | 901 | Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies. |
| 902 | 902 | ||
| 903 | 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de> | 903 | 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de> |
| 904 | 904 | ||
| 905 | * gnus-cache.el (gnus-cache-generate-nov-databases): Use | 905 | * gnus-cache.el (gnus-cache-generate-nov-databases): |
| 906 | nnml-generate-nov-databases-directory instead of | 906 | Use nnml-generate-nov-databases-directory instead of |
| 907 | nnml-generate-nov-databases-1. | 907 | nnml-generate-nov-databases-1. |
| 908 | 908 | ||
| 909 | 2007-11-24 Glenn Morris <rgm@gnu.org> | 909 | 2007-11-24 Glenn Morris <rgm@gnu.org> |
| @@ -2011,8 +2011,8 @@ | |||
| 2011 | 2011 | ||
| 2012 | 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org> | 2012 | 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2013 | 2013 | ||
| 2014 | * message.el (message-narrow-to-headers-or-head): Ignore | 2014 | * message.el (message-narrow-to-headers-or-head): |
| 2015 | mail-header-separator in the body. | 2015 | Ignore mail-header-separator in the body. |
| 2016 | 2016 | ||
| 2017 | 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org> | 2017 | 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2018 | 2018 | ||
| @@ -5788,7 +5788,7 @@ | |||
| 5788 | * gnus-group.el (gnus-group-compact-group): Invalidate original | 5788 | * gnus-group.el (gnus-group-compact-group): Invalidate original |
| 5789 | article buffer. | 5789 | article buffer. |
| 5790 | * gnus-srvr.el (gnus-server-compact-server): Ditto. | 5790 | * gnus-srvr.el (gnus-server-compact-server): Ditto. |
| 5791 | * nnml.el (nnml-request-compact-group): handle self Xref: field in | 5791 | * nnml.el (nnml-request-compact-group): Handle self Xref: field in |
| 5792 | NOV database and in article itself. | 5792 | NOV database and in article itself. |
| 5793 | Invalidate article backlog. | 5793 | Invalidate article backlog. |
| 5794 | 5794 | ||
| @@ -5809,8 +5809,7 @@ | |||
| 5809 | 5809 | ||
| 5810 | 2005-10-30 Chong Yidong <cyd@stupidchicken.com> | 5810 | 2005-10-30 Chong Yidong <cyd@stupidchicken.com> |
| 5811 | 5811 | ||
| 5812 | * imap.el (imap-open): Handle case where buffer is a buffer | 5812 | * imap.el (imap-open): Handle case where buffer is a buffer object. |
| 5813 | object. | ||
| 5814 | 5813 | ||
| 5815 | 2005-10-24 Eli Zaretskii <eliz@gnu.org> | 5814 | 2005-10-24 Eli Zaretskii <eliz@gnu.org> |
| 5816 | 5815 | ||
| @@ -6280,8 +6279,7 @@ | |||
| 6280 | 6279 | ||
| 6281 | 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de> | 6280 | 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de> |
| 6282 | 6281 | ||
| 6283 | * message.el (message-tab-body-function): Fixed mismatched custom | 6282 | * message.el (message-tab-body-function): Fix mismatched custom type. |
| 6284 | type. | ||
| 6285 | 6283 | ||
| 6286 | * gnus.el (gnus-group-change-level-function): Ditto. | 6284 | * gnus.el (gnus-group-change-level-function): Ditto. |
| 6287 | 6285 | ||
| @@ -7841,8 +7839,8 @@ | |||
| 7841 | 7839 | ||
| 7842 | 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de> | 7840 | 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de> |
| 7843 | 7841 | ||
| 7844 | * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow | 7842 | * gnus-score.el (gnus-decay-scores, gnus-score-load-file): |
| 7845 | to apply decay on score files matching a regexp. | 7843 | Allow to apply decay on score files matching a regexp. |
| 7846 | 7844 | ||
| 7847 | 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org> | 7845 | 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org> |
| 7848 | 7846 | ||
| @@ -9299,8 +9297,7 @@ | |||
| 9299 | 9297 | ||
| 9300 | 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org> | 9298 | 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org> |
| 9301 | 9299 | ||
| 9302 | * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward | 9300 | * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry. |
| 9303 | entry. | ||
| 9304 | 9301 | ||
| 9305 | * gnus-group.el (gnus-group-line-format-alist): Convert the value | 9302 | * gnus-group.el (gnus-group-line-format-alist): Convert the value |
| 9306 | of gnus-tmp-news-method into string under XEmacs. It will be | 9303 | of gnus-tmp-news-method into string under XEmacs. It will be |
| @@ -9314,8 +9311,8 @@ | |||
| 9314 | (gnus-pp): New function. | 9311 | (gnus-pp): New function. |
| 9315 | (gnus-pp-to-string): New function. | 9312 | (gnus-pp-to-string): New function. |
| 9316 | 9313 | ||
| 9317 | * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace | 9314 | * gnus-cus.el (gnus-agent-cat-prepare-category-field): |
| 9318 | pp-to-string with gnus-pp-to-string. | 9315 | Replace pp-to-string with gnus-pp-to-string. |
| 9319 | * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp. | 9316 | * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp. |
| 9320 | * gnus-group.el (gnus-group-make-kiboze-group): Ditto. | 9317 | * gnus-group.el (gnus-group-make-kiboze-group): Ditto. |
| 9321 | * gnus-msg.el (gnus-debug): Ditto. | 9318 | * gnus-msg.el (gnus-debug): Ditto. |
| @@ -9329,13 +9326,13 @@ | |||
| 9329 | 9326 | ||
| 9330 | 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org> | 9327 | 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org> |
| 9331 | 9328 | ||
| 9332 | * gnus-art.el (article-display-face, article-display-x-face): Use | 9329 | * gnus-art.el (article-display-face, article-display-x-face): |
| 9333 | buffer-read-only. | 9330 | Use buffer-read-only. |
| 9334 | 9331 | ||
| 9335 | 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org> | 9332 | 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org> |
| 9336 | 9333 | ||
| 9337 | * gnus-art.el (article-hide-list-identifiers): Bind | 9334 | * gnus-art.el (article-hide-list-identifiers): |
| 9338 | inhibit-read-only as t. | 9335 | Bind inhibit-read-only as t. |
| 9339 | 9336 | ||
| 9340 | 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de> | 9337 | 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de> |
| 9341 | 9338 | ||
| @@ -10446,52 +10443,30 @@ | |||
| 10446 | 10443 | ||
| 10447 | 2004-04-25 Jesper Harder <harder@ifa.au.dk> | 10444 | 2004-04-25 Jesper Harder <harder@ifa.au.dk> |
| 10448 | 10445 | ||
| 10449 | * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage. | 10446 | * sieve-manage.el (sieve-manage-open): |
| 10450 | Use mapc when appropriate. | 10447 | * nnweb.el (nnweb-insert-html): |
| 10451 | |||
| 10452 | * sieve-manage.el (sieve-manage-open): do. | ||
| 10453 | |||
| 10454 | * nnweb.el (nnweb-insert-html): do. | ||
| 10455 | |||
| 10456 | * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence) | 10448 | * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence) |
| 10457 | (nnvirtual-partition-sequence, nnvirtual-create-mapping): do. | 10449 | (nnvirtual-partition-sequence, nnvirtual-create-mapping): |
| 10458 | 10450 | * nnspool.el (nnspool-request-group): | |
| 10459 | * nnspool.el (nnspool-request-group): do. | ||
| 10460 | |||
| 10461 | * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs): | 10451 | * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs): |
| 10462 | do. | 10452 | * nnml.el (nnml-request-update-info): |
| 10463 | |||
| 10464 | * nnml.el (nnml-request-update-info): do. | ||
| 10465 | |||
| 10466 | * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number) | 10453 | * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number) |
| 10467 | (nnmh-request-create-group, nnmh-update-gnus-unreads): do. | 10454 | (nnmh-request-create-group, nnmh-update-gnus-unreads): |
| 10468 | |||
| 10469 | * nnimap.el (nnimap-request-close, nnimap-acl-edit) | 10455 | * nnimap.el (nnimap-request-close, nnimap-acl-edit) |
| 10470 | (nnimap-request-set-mark): do. | 10456 | (nnimap-request-set-mark): |
| 10471 | 10457 | * nnfolder.el (nnfolder-request-update-info): | |
| 10472 | * nnfolder.el (nnfolder-request-update-info): do. | ||
| 10473 | |||
| 10474 | * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): | 10458 | * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): |
| 10475 | do. | 10459 | * mml.el (mml-destroy-buffers, mml-compute-boundary-1): |
| 10476 | 10460 | * gnus-uu.el (gnus-uu-find-articles-matching): | |
| 10477 | * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do. | ||
| 10478 | |||
| 10479 | * gnus-uu.el (gnus-uu-find-articles-matching): do. | ||
| 10480 | |||
| 10481 | * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group): | 10461 | * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group): |
| 10482 | do. | ||
| 10483 | |||
| 10484 | * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name): | 10462 | * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name): |
| 10485 | do. | 10463 | * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): |
| 10486 | 10464 | * gnus-nocem.el (gnus-nocem-scan-groups): | |
| 10487 | * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do. | 10465 | * gnus-int.el (gnus-start-news-server): |
| 10488 | |||
| 10489 | * gnus-nocem.el (gnus-nocem-scan-groups): do. | ||
| 10490 | |||
| 10491 | * gnus-int.el (gnus-start-news-server): do. | ||
| 10492 | |||
| 10493 | * gnus-group.el (gnus-group-make-kiboze-group) | 10466 | * gnus-group.el (gnus-group-make-kiboze-group) |
| 10494 | (gnus-group-browse-foreign-server): do. | 10467 | (gnus-group-browse-foreign-server): |
| 10468 | * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage. | ||
| 10469 | Use mapc when appropriate. | ||
| 10495 | 10470 | ||
| 10496 | 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com> | 10471 | 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com> |
| 10497 | 10472 | ||
| @@ -10511,7 +10486,7 @@ | |||
| 10511 | header. | 10486 | header. |
| 10512 | (spam-summary-score): Add function to get a numeric score from the | 10487 | (spam-summary-score): Add function to get a numeric score from the |
| 10513 | headers. | 10488 | headers. |
| 10514 | (spam-generic-score): Fixed function doc, was in wrong place. | 10489 | (spam-generic-score): Fix function doc, was in wrong place. |
| 10515 | (spam-initialize): Take symbols when it's run, and install the | 10490 | (spam-initialize): Take symbols when it's run, and install the |
| 10516 | extra headers that spam-necessary-extra-headers thinks we need. | 10491 | extra headers that spam-necessary-extra-headers thinks we need. |
| 10517 | 10492 | ||
| @@ -10527,8 +10502,8 @@ | |||
| 10527 | (gnus-article-get-xrefs, gnus-summary-best-group) | 10502 | (gnus-article-get-xrefs, gnus-summary-best-group) |
| 10528 | (gnus-summary-next-article, gnus-summary-enter-digest-group) | 10503 | (gnus-summary-next-article, gnus-summary-enter-digest-group) |
| 10529 | (gnus-summary-set-bookmark, gnus-offer-save-summaries) | 10504 | (gnus-summary-set-bookmark, gnus-offer-save-summaries) |
| 10530 | (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use | 10505 | (gnus-summary-update-info, gnus-kill-or-deaden-summary): |
| 10531 | with-current-buffer. | 10506 | Use with-current-buffer. |
| 10532 | 10507 | ||
| 10533 | 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com> | 10508 | 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com> |
| 10534 | 10509 | ||
| @@ -10682,15 +10657,15 @@ | |||
| 10682 | (gnus-group-list-active): Let the agent store a server's active | 10657 | (gnus-group-list-active): Let the agent store a server's active |
| 10683 | list if currently plugged. | 10658 | list if currently plugged. |
| 10684 | 10659 | ||
| 10685 | * gnus-int.el (gnus-request-delete-group): Use | 10660 | * gnus-int.el (gnus-request-delete-group): |
| 10686 | gnus-cache-delete-group and gnus-agent-delete-group to keep the | 10661 | Use gnus-cache-delete-group and gnus-agent-delete-group to keep the |
| 10687 | local disk in sync with the server. | 10662 | local disk in sync with the server. |
| 10688 | (gnus-request-rename-group): Use | 10663 | (gnus-request-rename-group): |
| 10689 | gnus-cache-rename-group and gnus-agent-rename-group to keep the | 10664 | Use gnus-cache-rename-group and gnus-agent-rename-group to keep the |
| 10690 | local disk in sync with the server. | 10665 | local disk in sync with the server. |
| 10691 | 10666 | ||
| 10692 | * gnus-start.el (gnus-get-unread-articles): Cosmetic | 10667 | * gnus-start.el (gnus-get-unread-articles): |
| 10693 | simplification to logic. | 10668 | Cosmetic simplification to logic. |
| 10694 | 10669 | ||
| 10695 | * gnus-util.el (gnus-rename-file): New function. | 10670 | * gnus-util.el (gnus-rename-file): New function. |
| 10696 | 10671 | ||
| @@ -11666,8 +11641,7 @@ | |||
| 11666 | 11641 | ||
| 11667 | 2004-01-11 Jesper Harder <harder@ifa.au.dk> | 11642 | 2004-01-11 Jesper Harder <harder@ifa.au.dk> |
| 11668 | 11643 | ||
| 11669 | * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new | 11644 | * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings. |
| 11670 | strings. | ||
| 11671 | 11645 | ||
| 11672 | * mm-util.el (mm-subst-char-in-string): Support inplace. | 11646 | * mm-util.el (mm-subst-char-in-string): Support inplace. |
| 11673 | 11647 | ||
| @@ -11676,24 +11650,11 @@ | |||
| 11676 | 11650 | ||
| 11677 | 2004-01-10 Jesper Harder <harder@ifa.au.dk> | 11651 | 2004-01-10 Jesper Harder <harder@ifa.au.dk> |
| 11678 | 11652 | ||
| 11679 | * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup) | 11653 | * gnus-srvr.el (gnus-browse-unsubscribe-group): |
| 11680 | (gnus-group-change-level, gnus-kill-newsgroup) | 11654 | * gnus-soup.el (gnus-soup-group-brew): |
| 11681 | (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group) | 11655 | * gnus-msg.el (gnus-put-message): |
| 11682 | (gnus-get-unread-articles, gnus-make-articles-unread) | 11656 | * gnus-move.el (gnus-group-move-group-to-server): |
| 11683 | (gnus-make-ascending-articles-unread): Use accessor | 11657 | * gnus-kill.el (gnus-batch-score): |
| 11684 | macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.) | ||
| 11685 | to get group information for improved readability. | ||
| 11686 | |||
| 11687 | * gnus-srvr.el (gnus-browse-unsubscribe-group): do. | ||
| 11688 | |||
| 11689 | * gnus-soup.el (gnus-soup-group-brew): do. | ||
| 11690 | |||
| 11691 | * gnus-msg.el (gnus-put-message): do. | ||
| 11692 | |||
| 11693 | * gnus-move.el (gnus-group-move-group-to-server): do. | ||
| 11694 | |||
| 11695 | * gnus-kill.el (gnus-batch-score): do. | ||
| 11696 | |||
| 11697 | * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group) | 11658 | * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group) |
| 11698 | (gnus-group-update-group-line, gnus-group-insert-group-line-info) | 11659 | (gnus-group-update-group-line, gnus-group-insert-group-line-info) |
| 11699 | (gnus-group-update-group, gnus-group-read-group) | 11660 | (gnus-group-update-group, gnus-group-read-group) |
| @@ -11703,24 +11664,25 @@ | |||
| 11703 | (gnus-group-sort-by-unread, gnus-group-catchup) | 11664 | (gnus-group-sort-by-unread, gnus-group-catchup) |
| 11704 | (gnus-group-unsubscribe-group, gnus-group-kill-group) | 11665 | (gnus-group-unsubscribe-group, gnus-group-kill-group) |
| 11705 | (gnus-group-yank-group, gnus-group-set-info) | 11666 | (gnus-group-yank-group, gnus-group-set-info) |
| 11706 | (gnus-group-list-groups): do. | 11667 | (gnus-group-list-groups): |
| 11707 | 11668 | * gnus.el (gnus-generate-new-group-name): | |
| 11708 | * gnus.el (gnus-generate-new-group-name): do. | 11669 | * gnus-delay.el (gnus-delay-send-queue): |
| 11709 | 11670 | * nnvirtual.el (nnvirtual-catchup-group): | |
| 11710 | * gnus-delay.el (gnus-delay-send-queue): do. | ||
| 11711 | |||
| 11712 | * nnvirtual.el (nnvirtual-catchup-group): do. | ||
| 11713 | |||
| 11714 | * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group): | 11671 | * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group): |
| 11715 | do. | ||
| 11716 | |||
| 11717 | * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist) | 11672 | * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist) |
| 11718 | (gnus-group-prepare-topics, gnus-topic-check-topology): do. | 11673 | (gnus-group-prepare-topics, gnus-topic-check-topology): |
| 11719 | |||
| 11720 | * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup) | 11674 | * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup) |
| 11721 | (gnus-mark-xrefs-as-read, gnus-compute-read-articles) | 11675 | (gnus-mark-xrefs-as-read, gnus-compute-read-articles) |
| 11722 | (gnus-summary-walk-group-buffer, gnus-summary-move-article) | 11676 | (gnus-summary-walk-group-buffer, gnus-summary-move-article) |
| 11723 | (gnus-group-make-articles-read): do. | 11677 | (gnus-group-make-articles-read): |
| 11678 | * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup) | ||
| 11679 | (gnus-group-change-level, gnus-kill-newsgroup) | ||
| 11680 | (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group) | ||
| 11681 | (gnus-get-unread-articles, gnus-make-articles-unread) | ||
| 11682 | (gnus-make-ascending-articles-unread): Use accessor | ||
| 11683 | macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.) | ||
| 11684 | to get group information for improved readability. | ||
| 11685 | |||
| 11724 | 11686 | ||
| 11725 | 2004-01-09 Jesper Harder <harder@ifa.au.dk> | 11687 | 2004-01-09 Jesper Harder <harder@ifa.au.dk> |
| 11726 | 11688 | ||
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index a5821b31a2f..8dc1fc1de6d 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -4464,22 +4464,22 @@ | |||
| 4464 | performed by gnus-agent-request-article. | 4464 | performed by gnus-agent-request-article. |
| 4465 | * gnus-cus.el (gnus-agent-parameters): New variable. List of | 4465 | * gnus-cus.el (gnus-agent-parameters): New variable. List of |
| 4466 | customizable group/topic parameters that regulate the agent. | 4466 | customizable group/topic parameters that regulate the agent. |
| 4467 | (gnus-group-customize): Uses gnus-agent-parameters. Replaced | 4467 | (gnus-group-customize): Uses gnus-agent-parameters. Replace |
| 4468 | kill-buffer with gnus-kill-buffer to remove the killed buffer from | 4468 | kill-buffer with gnus-kill-buffer to remove the killed buffer from |
| 4469 | the list of gnus buffers. | 4469 | the list of gnus buffers. |
| 4470 | (gnus-trim-whitespace): Removes leading and trailing whitespace | 4470 | (gnus-trim-whitespace): Removes leading and trailing whitespace |
| 4471 | from multiline strings. | 4471 | from multiline strings. |
| 4472 | (gnus-agent-cat-prepare-category-field, | 4472 | (gnus-agent-cat-prepare-category-field) |
| 4473 | gnus-agent-customize-category): Constructs a category | 4473 | (gnus-agent-customize-category): Constructs a category |
| 4474 | customization buffer. | 4474 | customization buffer. |
| 4475 | * gnus-int.el (gnus-retrieve-headers, | 4475 | * gnus-int.el (gnus-retrieve-headers) |
| 4476 | gnus-request-expire-articles): No longer checks gnus-agent-cache | 4476 | (gnus-request-expire-articles): No longer checks gnus-agent-cache |
| 4477 | as it is handled internally by the agent. | 4477 | as it is handled internally by the agent. |
| 4478 | (gnus-request-head, gnus-request-body): Conditional checks | 4478 | (gnus-request-head, gnus-request-body): Conditional checks |
| 4479 | surrounding gnus-agent-request-article removed; now performed by | 4479 | surrounding gnus-agent-request-article removed; now performed by |
| 4480 | gnus-agent-request-article. | 4480 | gnus-agent-request-article. |
| 4481 | 4481 | ||
| 4482 | * gnus-start.el (): Added defvar statements to resolve compilation | 4482 | * gnus-start.el (): Add defvar statements to resolve compilation |
| 4483 | warnings. | 4483 | warnings. |
| 4484 | (gnus-long-file-names): New function. Isolates platform dependent | 4484 | (gnus-long-file-names): New function. Isolates platform dependent |
| 4485 | msdos-long-file-names. | 4485 | msdos-long-file-names. |
| @@ -4488,17 +4488,17 @@ | |||
| 4488 | errors when .newsrc.eld is huge. | 4488 | errors when .newsrc.eld is huge. |
| 4489 | (gnus-save-newsrc-file): Uses new | 4489 | (gnus-save-newsrc-file): Uses new |
| 4490 | gnus-save-startup-file-via-temp-buffer. | 4490 | gnus-save-startup-file-via-temp-buffer. |
| 4491 | (gnus-gnus-to-quick-newsrc-format): Rewritten to write to | 4491 | (gnus-gnus-to-quick-newsrc-format): Rewrite to write to |
| 4492 | standard-output. | 4492 | standard-output. |
| 4493 | (gnus-display-time-event-handler): Changed to alias from a defun | 4493 | (gnus-display-time-event-handler): Change to alias from a defun |
| 4494 | to avoid a compile-time warning when display-time-event-handler is | 4494 | to avoid a compile-time warning when display-time-event-handler is |
| 4495 | not defined. | 4495 | not defined. |
| 4496 | * gnus-util.el (gnus-with-output-to-file): New macro. Binds | 4496 | * gnus-util.el (gnus-with-output-to-file): New macro. |
| 4497 | standard-output such that prin1 and princ will write directly to a | 4497 | Binds standard-output such that prin1 and princ will write directly |
| 4498 | file. | 4498 | to a file. |
| 4499 | 4499 | ||
| 4500 | * gnus.el (gnus-agent-cache): Expanded documentation. | 4500 | * gnus.el (gnus-agent-cache): Expand documentation. |
| 4501 | (gnus-summary-high-undownloaded-face): Removed second bold keyword | 4501 | (gnus-summary-high-undownloaded-face): Remove second bold keyword |
| 4502 | so that this face is actually bold. | 4502 | so that this face is actually bold. |
| 4503 | 4503 | ||
| 4504 | * nnkiboze.el (nnkiboze-request-article): Only use the cache when | 4504 | * nnkiboze.el (nnkiboze-request-article): Only use the cache when |
| @@ -9162,8 +9162,8 @@ | |||
| 9162 | 9162 | ||
| 9163 | 2002-04-19 Jesper Harder <harder@ifa.au.dk> | 9163 | 2002-04-19 Jesper Harder <harder@ifa.au.dk> |
| 9164 | 9164 | ||
| 9165 | * nnkiboze.el (nnkiboze-request-scan): Call | 9165 | * nnkiboze.el (nnkiboze-request-scan): |
| 9166 | nnkiboze-possibly-change-group. | 9166 | Call nnkiboze-possibly-change-group. |
| 9167 | (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding | 9167 | (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding |
| 9168 | problems. | 9168 | problems. |
| 9169 | (nnkiboze-generate-group): Set newsrc to the *highest* article | 9169 | (nnkiboze-generate-group): Set newsrc to the *highest* article |