aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2015-02-08 21:55:28 +0100
committerJoakim Verona2015-02-08 21:55:28 +0100
commit5e1d5ef39ca0d2fbff26d659f2ec6ce863b14529 (patch)
tree860e0d53399626aee6249ebb5f972879f403b228 /lisp/gnus/ChangeLog
parent148262ce3db990ed16989341345e232570b3a338 (diff)
parent7d631aa0ffab875e4979727f632703ad5b4100a2 (diff)
downloademacs-xwidget.tar.gz
emacs-xwidget.zip
merge masterxwidget
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 841cff57ea2..32d3f08f586 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,33 @@
12015-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
4 variable; always check the newrc timestamp.
5 (gnus-save-newsrc-file): Always check timestamp.
6
72015-02-05 Timo Lilja <timo.lilja@iki.fi> (tiny change)
8
9 * mail-source.el (mail-source-call-script): If scripts exit with an
10 error, pop up an error buffer.
11
122015-02-05 Lars Ingebrigtsen <larsi@gnus.org>
13
14 * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
15 as a default.
16
17 * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
18 correct server.
19
202015-02-05 Vincent Bernat <bernat@luffy.cx> (tiny change)
21
22 * nnimap.el (nnimap-request-group-scan): Fix the function name.
23
24 * gnus-int.el (gnus-request-group-scan): Use the correct function name.
25
262015-02-05 Lars Ingebrigtsen <larsi@gnus.org>
27
28 * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
29 that nnimap works for non-activated backends.
30
12015-02-04 Stefan Monnier <monnier@iro.umontreal.ca> 312015-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
2 32
3 * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning 33 * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning