comparison lisp/gnus/ChangeLog @ 88045:949936fe51a9

Merge from gnus--devo--0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1016
author Miles Bader <miles@gnu.org>
date Mon, 28 Jan 2008 03:51:31 +0000
parents d77b6e5ee8af
children 3f51de0dbaee
comparison
equal deleted inserted replaced
88044:215c19bb6020 88045:949936fe51a9
1 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
2
3 * mail-source.el (mail-sources): Add `group' choice.
4
5 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6 parameter `in-group' to control into which group the articles go.
7 Add treatment of `group' mail-source.
8
1 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu> 9 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at): 11 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4 * message.el (message-beginning-of-line): Use featurep instead of bound 12 * message.el (message-beginning-of-line): Use featurep instead of bound
5 tests in order to resolve conditionals at compile time. 13 tests in order to resolve conditionals at compile time.