aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-05-08 03:33:39 +0000
committerJuanma Barranquero2008-05-08 03:33:39 +0000
commit149cd46528923ce5b2577f0e367e24002fd3a1f1 (patch)
tree74db0e00ab114ca25b0bc7629a942eb9f7c016f0
parent5229211e9213750dbeec55dcfa64240fb77093b6 (diff)
downloademacs-149cd46528923ce5b2577f0e367e24002fd3a1f1.tar.gz
emacs-149cd46528923ce5b2577f0e367e24002fd3a1f1.zip
*** empty log message ***
-rw-r--r--lisp/gnus/ChangeLog54
1 files changed, 28 insertions, 26 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index e967eb15a84..4fef0820bb7 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12008-05-08 Juanma Barranquero <lekktu@gmail.com>
2
3 * gnus-art.el (gnus-article-toggle-truncate-lines):
4 Don't use `iff' in docstring.
5
12008-05-07 Stefan Monnier <monnier@iro.umontreal.ca> 62008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer 8 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
@@ -553,7 +558,7 @@
553 (nnmairix-last-server, nnmairix-current-server): Defvar them. 558 (nnmairix-last-server, nnmairix-current-server): Defvar them.
554 (nnmairix-goto-original-article): Defvar gnus-registry-install and 559 (nnmairix-goto-original-article): Defvar gnus-registry-install and
555 autoload gnus-registry-fetch-group when compiling. 560 autoload gnus-registry-fetch-group when compiling.
556 (nnmairix-request-group-with-article-number-correction): remove 561 (nnmairix-request-group-with-article-number-correction): Remove
557 unreferenced argument passed to nnmairix-call-backend. 562 unreferenced argument passed to nnmairix-call-backend.
558 563
5592008-02-27 Reiner Steib <Reiner.Steib@gmx.de> 5642008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
@@ -1018,8 +1023,8 @@
1018 1023
10192007-12-06 Paul Jarc <prj@po.cwru.edu> 10242007-12-06 Paul Jarc <prj@po.cwru.edu>
1020 1025
1021 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups, 1026 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1022 nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in 1027 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1023 group names with backslashes. Reported by Tassilo Horn 1028 group names with backslashes. Reported by Tassilo Horn
1024 <tassilo@member.fsf.org>. 1029 <tassilo@member.fsf.org>.
1025 1030
@@ -6903,8 +6908,8 @@
6903 6908
69042005-07-18 Romain Francoise <romain@orebokech.com> 69092005-07-18 Romain Francoise <romain@orebokech.com>
6905 6910
6906 * gnus-sum.el (gnus-summary-to-prefix, 6911 * gnus-sum.el (gnus-summary-to-prefix)
6907 gnus-summary-newsgroup-prefix): New variables. 6912 (gnus-summary-newsgroup-prefix): New variables.
6908 (gnus-summary-from-or-to-or-newsgroups): Use them. 6913 (gnus-summary-from-or-to-or-newsgroups): Use them.
6909 6914
69102005-07-17 Romain Francoise <romain@orebokech.com> 69152005-07-17 Romain Francoise <romain@orebokech.com>
@@ -7716,9 +7721,8 @@
7716 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric 7721 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7717 comparison on string. 7722 comparison on string.
7718 7723
7719 * gnus-agent.el (gnus-agent-long-article, 7724 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
7720 gnus-agent-short-article, gnus-agent-score): Renamed category 7725 (gnus-agent-score): Renamed category keywords to match gnus-cus.
7721 keywords to match gnus-cus.
7722 (gnus-agent-summary-fetch-series): Modified to protect against 7726 (gnus-agent-summary-fetch-series): Modified to protect against
7723 gnus-agent-summary-fetch-group clearing processable flags. 7727 gnus-agent-summary-fetch-group clearing processable flags.
7724 (gnus-agent-synchronize-group-flags): Update live group buffer as 7728 (gnus-agent-synchronize-group-flags): Update live group buffer as
@@ -9545,8 +9549,8 @@
9545 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as 9549 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9546 some users confused by references to .newsrc when they only have a 9550 some users confused by references to .newsrc when they only have a
9547 .newsrc.eld file. 9551 .newsrc.eld file.
9548 (gnus-convert-mark-converter-prompt, 9552 (gnus-convert-mark-converter-prompt)
9549 gnus-convert-converter-needs-prompt): Fixed use of property list. 9553 (gnus-convert-converter-needs-prompt): Fixed use of property list.
9550 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt): 9554 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9551 New function. Used internally to only display 'gnus converting 9555 New function. Used internally to only display 'gnus converting
9552 files' message when actually necessary. 9556 files' message when actually necessary.
@@ -10421,9 +10425,8 @@
10421 Add spam-use-resend. 10425 Add spam-use-resend.
10422 (spam-group-spam-processor-report-resend-p): Add utility wrapper. 10426 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10423 (spam-report-articles-gmane): Add doc fix. 10427 (spam-report-articles-gmane): Add doc fix.
10424 (spam-report-articles-resend, 10428 (spam-report-articles-resend, spam-report-resend-register-routine):
10425 spam-report-resend-register-routine): Add wrappers around 10429 Add wrappers around spam-report-resend-to.
10426 spam-report-resend-to.
10427 10430
10428 * spam-report.el (spam-report-resend-to, spam-report-resend): 10431 * spam-report.el (spam-report-resend-to, spam-report-resend):
10429 Add support for resending spam. 10432 Add support for resending spam.
@@ -11076,7 +11079,7 @@
11076 (gnus-insert-mime-button): Revert 2004-03-19 change. 11079 (gnus-insert-mime-button): Revert 2004-03-19 change.
11077 (gnus-mime-accumulate-hierarchy): Remove. 11080 (gnus-mime-accumulate-hierarchy): Remove.
11078 (gnus-mime-enter-multipart): Remove. 11081 (gnus-mime-enter-multipart): Remove.
11079 (gnus-mime-leave-multipart): Remove, 11082 (gnus-mime-leave-multipart): Remove.
11080 (gnus-mime-display-part): Revert 2004-03-19 change. 11083 (gnus-mime-display-part): Revert 2004-03-19 change.
11081 (gnus-mime-display-alternative): Revert 2004-03-19 change. 11084 (gnus-mime-display-alternative): Revert 2004-03-19 change.
11082 11085
@@ -11689,8 +11692,8 @@
11689 11692
116902004-01-25 Paul Jarc <prj@po.cwru.edu> 116932004-01-25 Paul Jarc <prj@po.cwru.edu>
11691 11694
11692 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile, 11695 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
11693 nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number): 11696 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11694 New macros and functions. 11697 New macros and functions.
11695 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov): 11698 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11696 Handle > NLINK_MAX messages. 11699 Handle > NLINK_MAX messages.
@@ -11758,8 +11761,8 @@
11758 11761
117592004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com> 117622004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
11760 11763
11761 * gnus-agent.el (gnus-agent-queue-mail, 11764 * gnus-agent.el (gnus-agent-queue-mail)
11762 gnus-agent-prompt-send-queue): New variables. 11765 (gnus-agent-prompt-send-queue): New variables.
11763 (gnus-agent-send-mail): Use gnus-agent-queue-mail. 11766 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11764 * gnus-draft.el (gnus-group-send-queue): Pass the group name 11767 * gnus-draft.el (gnus-group-send-queue): Pass the group name
11765 "nndraft:queue" along to gnus-draft-send. Use 11768 "nndraft:queue" along to gnus-draft-send. Use
@@ -11785,8 +11788,8 @@
11785 servers. Add use of min/max range limits from server's local 11788 servers. Add use of min/max range limits from server's local
11786 file. 11789 file.
11787 (gnus-agent-save-alist): Removed unused optional argument. 11790 (gnus-agent-save-alist): Removed unused optional argument.
11788 (gnus-agent-load-local, gnus-agent-read-and-cache-local), 11791 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
11789 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local), 11792 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
11790 (gnus-agent-set-local): A per-server file that keeps min/max range 11793 (gnus-agent-set-local): A per-server file that keeps min/max range
11791 limits for articles known to the agent. Provides a fast mechanism 11794 limits for articles known to the agent. Provides a fast mechanism
11792 for altering many active ranges. 11795 for altering many active ranges.
@@ -11807,9 +11810,8 @@
11807 gnus-list-of-unread-articles, to avoid exhausting memory with huge 11810 gnus-list-of-unread-articles, to avoid exhausting memory with huge
11808 numbers of articles. Use gnus-range-map to avoid having to 11811 numbers of articles. Use gnus-range-map to avoid having to
11809 uncompress the unread list. 11812 uncompress the unread list.
11810 (gnus-group-archive-directory, 11813 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
11811 gnus-group-recent-archive-directory): Fixed invalid ange-ftp 11814 Fixed invalid ange-ftp reference.
11812 reference.
11813 11815
11814 * gnus-range.el (gnus-range-map): Iterate over list or sequence. 11816 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11815 (gnus-sorted-range-intersection): Intersection of two ranges 11817 (gnus-sorted-range-intersection): Intersection of two ranges
@@ -12351,7 +12353,7 @@
123512004-01-05 Reiner Steib <Reiner.Steib@gmx.de> 123532004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
12352 12354
12353 * gnus-art.el (gnus-treat-ansi-sequences, 12355 * gnus-art.el (gnus-treat-ansi-sequences,
12354 article-treat-ansi-sequences): New variable and function. 12356 (article-treat-ansi-sequences): New variable and function.
12355 Suggested by Dan Jacobson <jidanni@jidanni.org>. 12357 Suggested by Dan Jacobson <jidanni@jidanni.org>.
12356 12358
12357 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): 12359 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
@@ -12424,8 +12426,8 @@
12424 12426
12425 * imap.el (imap-point-at-eol): Replace with point-at-eol. 12427 * imap.el (imap-point-at-eol): Replace with point-at-eol.
12426 12428
12427 * flow-fill.el (fill-flowed-point-at-bol, 12429 * flow-fill.el (fill-flowed-point-at-bol)
12428 fill-flowed-point-at-eol): Replace with point-at-{eol,bol}. 12430 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12429 12431
12430 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove. 12432 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12431 Replace with point-at-{eol,bol} throughout all files. 12433 Replace with point-at-{eol,bol} throughout all files.