aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog28
1 files changed, 18 insertions, 10 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index dade2b4bbe5..8cb53de85fa 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,11 @@
12012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * nndiary.el (nndiary-request-create-group-functions)
4 (nndiary-request-update-info-functions)
5 (nndiary-request-accept-article-functions):
6 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
7 "-hooks" suffix.
8
12012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change) 92012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2 10
3 * starttls.el (starttls-extra-arguments): Doc fix. 11 * starttls.el (starttls-extra-arguments): Doc fix.
@@ -110,7 +118,7 @@
110 118
1112012-09-05 Martin Stjernholm <mast@lysator.liu.se> 1192012-09-05 Martin Stjernholm <mast@lysator.liu.se>
112 120
113 * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and 121 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
114 TIME is set. 122 TIME is set.
115 123
1162012-09-05 Juri Linkov <juri@jurta.org> 1242012-09-05 Juri Linkov <juri@jurta.org>
@@ -571,7 +579,7 @@
571 * gnus.el: Register gnus-registry functions. 579 * gnus.el: Register gnus-registry functions.
572 580
573 * gnus-registry.el (gnus-try-warping-via-registry): 581 * gnus-registry.el (gnus-try-warping-via-registry):
574 Moved here and indent. 582 Move here and indent.
575 583
576 * gnus-int.el (gnus-warp-to-article): 584 * gnus-int.el (gnus-warp-to-article):
577 Check whether the registry is enabled before warping. 585 Check whether the registry is enabled before warping.
@@ -703,7 +711,7 @@
703 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method 711 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
704 header to implement multi-SMTP functionality. 712 header to implement multi-SMTP functionality.
705 713
706 * gnus-agent.el (gnus-agent-send-mail-function): Removed. 714 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
707 (gnus-agentize): Don't set it. 715 (gnus-agentize): Don't set it.
708 (gnus-agent-send-mail): Don't use it. 716 (gnus-agent-send-mail): Don't use it.
709 717
@@ -844,8 +852,8 @@
844 852
8452012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org> 8532012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
846 854
847 * gnus-group.el (gnus-group-get-new-news): Respect 855 * gnus-group.el (gnus-group-get-new-news):
848 `gnus-group-use-permanent-levels', as documented (bug#11638). 856 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
849 857
8502012-06-10 Dave Abrahams <dave@boostpro.com> 8582012-06-10 Dave Abrahams <dave@boostpro.com>
851 859
@@ -985,7 +993,7 @@
985 (shr-insert): Allow the natural width to be computed for tables again. 993 (shr-insert): Allow the natural width to be computed for tables again.
986 (shr-tag-table-1): Rework how the natural widths are computed by 994 (shr-tag-table-1): Rework how the natural widths are computed by
987 rendering the table a third time. 995 rendering the table a third time.
988 (shr-natural-width): Removed. 996 (shr-natural-width): Remove.
989 (shr-buffer-width): New function. 997 (shr-buffer-width): New function.
990 (shr-expand-newlines): Use it. 998 (shr-expand-newlines): Use it.
991 999
@@ -1396,8 +1404,8 @@
1396 1404
13972012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change) 14052012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1398 1406
1399 * gnus-agent.el (gnus-agent-load-local): Recompute 1407 * gnus-agent.el (gnus-agent-load-local):
1400 gnus-agent-article-local on changing method. 1408 Recompute gnus-agent-article-local on changing method.
1401 1409
14022012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org> 14102012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1403 1411
@@ -1689,8 +1697,8 @@
1689 1697
16902011-09-27 Daiki Ueno <ueno@unixuser.org> 16982011-09-27 Daiki Ueno <ueno@unixuser.org>
1691 1699
1692 * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify 1700 * plstore.el (plstore-select-keys, plstore-encrypt-to):
1693 documentation. 1701 Clarify documentation.
1694 1702
16952011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org> 17032011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1696 1704