comparison doc/misc/ChangeLog @ 110898:069deed4cdec

Merge changes made in Gnus trunk. nnimap.el (nnimap-open-connection): If we have gnutls loaded, then try to use that for the tls stream. nnimap.el (nnimap-retrieve-group-data-early): Rework the marks code to heed UIDVALIDITY and find out which groups are read-only and not. nnimap.el (nnimap-get-flags): Use the same marks parsing code as the rest of nnimap. nnimap.el (nnmail-expiry-target-group): Say that every expiry target group is the "last". nnir.el (nnir-engines): Fix too many arguments. nnimap.el: Start implementing QRESYNC support. gnus.el (gnus-group-set-parameter): Fix typo. shr.el: Rework the way things are indented by <li> slightly. spam.el (gnus-summary-mode-map): Bind to "$".
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 10 Oct 2010 00:15:21 +0000
parents b803c876a460
children 6d7021474f2e
comparison
equal deleted inserted replaced
110897:ddcc974a9f3d 110898:069deed4cdec
1 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Spam Package Introduction): Mention `$'.
4
1 2010-10-09 Eli Zaretskii <eliz@gnu.org> 5 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2 6
3 * makefile.w32-in (emacsdir): New variable. 7 * makefile.w32-in (emacsdir): New variable.
4 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi. 8 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
5 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir). 9 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).