aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGnus developers2013-07-06 23:40:56 +0000
committerKatsumi Yamaoka2013-07-06 23:40:56 +0000
commit6ed7a66a3f8781f66fce33f326ac2c5057de4c97 (patch)
tree5bc174b7cb38e7d22443f25e8ada77466b10775a /doc/misc/ChangeLog
parent219afb88d9d484393418820d1c08dc93299110ec (diff)
downloademacs-6ed7a66a3f8781f66fce33f326ac2c5057de4c97.tar.gz
emacs-6ed7a66a3f8781f66fce33f326ac2c5057de4c97.zip
Merge changes made in Gnus master
2013-07-06 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Group Parameters): Mention regexp substitutions (bug#11688). 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change) * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368). 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Emacsen): Fix version. * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version. 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org> * gnus-art.el (gnus-block-private-groups): Allow `global' methods to display images. * gnus.el (gnus-valid-select-methods): Mark nnrss as global. * message.el (message-cancel-news): According to <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is preferred over "cmsg cancel" in the Subject. * nnir.el (nnir-engines): Note that the group specs are regexps (bug#13238). * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has gotten read-only text properties, ensure that those aren't heeded when copying stuff over (bug#13434). * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages (bug#13762).
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index e4a66e19877..5467d2cadca 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,18 @@
12013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Group Parameters): Mention regexp
4 substitutions (bug#11688).
5
62013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
7
8 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
9
102013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
11
12 * gnus.texi (Emacsen): Fix version.
13
14 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
15
12013-07-06 Glenn Morris <rgm@gnu.org> 162013-07-06 Glenn Morris <rgm@gnu.org>
2 17
3 * mh-e.texi: Fix external links. 18 * mh-e.texi: Fix external links.