aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog18
1 files changed, 14 insertions, 4 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 5d3de61aa91..c32853a2a9f 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,13 @@
12013-07-26 Tassilo Horn <tsdh@gnu.org>
2
3 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
4 (gnus-sort-threads): Use it.
5
62013-07-25 Andreas Schwab <schwab@linux-m68k.org>
7
8 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
9 punctuation characters follow parentheses (bug#14950).
10
12013-07-23 Katsumi Yamaoka <yamaoka@jpl.org> 112013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2 12
3 * gnus.el (gnus-continuum-version): 13 * gnus.el (gnus-continuum-version):
@@ -1892,7 +1902,7 @@
1892 1902
1893 * nnmail.el (mail-send-and-exit): Silence the byte compiler. 1903 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1894 1904
18952012-06-26 Peter Munster <pmrb@free.fr> 19052012-06-26 Peter Münster <pmrb@free.fr>
1896 1906
1897 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer). 1907 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1898 (gnus-demon-cancel): Ditto. 1908 (gnus-demon-cancel): Ditto.
@@ -2119,7 +2129,7 @@
2119 (spam-check-BBDB): Use it. 2129 (spam-check-BBDB): Use it.
2120 (spam-enter-ham-BBDB): Use it. 2130 (spam-enter-ham-BBDB): Use it.
2121 2131
21222012-06-26 Peter Munster <pmrb@free.fr> (tiny change) 21322012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
2123 2133
2124 * gnus-group.el (gnus-group-get-new-news): 2134 * gnus-group.el (gnus-group-get-new-news):
2125 New parameter `one-level' for scanning exactly one level. 2135 New parameter `one-level' for scanning exactly one level.
@@ -8482,7 +8492,7 @@
8482 * nnimap.el (nnimap-request-group): Low higher than high to signal no 8492 * nnimap.el (nnimap-request-group): Low higher than high to signal no
8483 messages in empty groups. 8493 messages in empty groups.
8484 8494
84852010-10-01 Ted Zlatanov <tzz@lifelogs.com> 84952010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8486 8496
8487 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty 8497 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8488 non-UIDNEXT group. 8498 non-UIDNEXT group.
@@ -8623,7 +8633,7 @@
8623 * nndraft.el (nndraft-request-expire-articles): Use the group name 8633 * nndraft.el (nndraft-request-expire-articles): Use the group name
8624 instead if "nndraft". Fix found by Nils Ackermann. 8634 instead if "nndraft". Fix found by Nils Ackermann.
8625 8635
86262010-09-29 Ludovic Courtes <ludo@gnu.org> 86362010-09-29 Ludovic Courtès <ludo@gnu.org>
8627 8637
8628 * nnregistry.el: Add. 8638 * nnregistry.el: Add.
8629 8639