aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-02-10 08:29:52 +0100
committerJoakim Verona2012-02-10 08:29:52 +0100
commitdb2e8ff4fd52d6a06cef414787fd031cc26d43fa (patch)
treec0e6fe54a70be21c9efa1f34040ce08499754e74 /lisp/gnus/ChangeLog
parent8c5c7f5afa968d06efb6788cf680d5463c389d85 (diff)
parent667ced3a2d224b0f2ab3f2da26468791252c234a (diff)
downloademacs-db2e8ff4fd52d6a06cef414787fd031cc26d43fa.tar.gz
emacs-db2e8ff4fd52d6a06cef414787fd031cc26d43fa.zip
upstream
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 740a2340243..7c83b9d99de 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,43 @@
12012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4
52012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
6
7 * nnimap.el (nnimap-transform-headers): Remove unused variable.
8 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
9 have newlines within the strings, and where the UID comes after the
10 BODYSTRUCTURE element (bug#10537).
11
12 * shr-color.el (shr-color-set-minimum-interval): Renamed to add prefix
13 (bug#10732).
14
15 * shr.el (shr-insert-document): Add doc string.
16 (shr-visit-file): Ditto.
17 (shr-remove-trailing-whitespace): New function.
18 (shr-insert-document): Use it to clean up trailing whitespace as the
19 final step (bug#10714).
20
212012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
22
23 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
24 buffer if `gnus-kill-summary-on-exit' is nil.
25
262012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
27
28 * gnus-sum.el (gnus-summary-show-thread):
29 next-single-char-property-change may return nil in XEmacs.
30
312012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
32
33 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
34 when just reading a single group from "without" Gnus.
35
362012-02-06 Chong Yidong <cyd@gnu.org>
37
38 * gnus-sum.el (gnus-summary-show-thread):
39 next-single-char-property-change never returns nil (Bug#8657).
40
12012-02-05 Lars Ingebrigtsen <larsi@gnus.org> 412012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
2 42
3 * nnimap.el (nnimap-open-server): Allow switching the nnoo server 43 * nnimap.el (nnimap-open-server): Allow switching the nnoo server