auth-source.el (auth-source-search): Clarify :create's meaning
[gnus] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2
3 Copyright (C) 1999-2015 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
5
6 Please send Gnus bug reports to bugs@gnus.org.
7 For older news, see Gnus info node "New Features".
8
9 \f
10 * New features
11
12 ** nnimap can request and use the Gmail "X-GM-LABELS".
13
14 ** New package `gnus-notifications.el' can send notifications when you
15    receive new messages.
16
17 ** If you have the "tnef" program installed, Gnus will display ms-tnef
18    files, aka "winmail.dat".
19
20 ** Archives (like tar and zip files) will be automatically unpacked,
21    and the files inside the packages will be displayed as MIME parts.
22
23 ** shr has a new command `z' that cycles through image sizes.
24
25 ** `backtab' in the summary buffer now selects the previous link in
26    the article buffer.
27
28 ** Using the "X-Message-SMTP-Method" header in Message buffers now
29    allows specifying how messages are to be sent.  For example:
30
31    X-Message-SMTP-Method: smtp smtp.fsf.org 587
32
33 ** Gnus keeps track of non-existent articles for nnimap groups, so
34    that sparse IMAP folders now list a correct number of messages in
35    them.
36
37 ** Gnus will guess the real type of MIME parts of type
38    application/octet-stream based on the file suffix.  So an
39    application/octet-stream with a name of "rms.jpg" will be displayed
40    as an image/jpeg type by default, for instance.
41
42 ** `nnimap-inbox' can now be a list of mail box names.
43    
44 * For older news, see Gnus info node "New Features".
45
46 ----------------------------------------------------------------------
47 \f
48 This file is part of GNU Emacs.
49
50 GNU Emacs is free software: you can redistribute it and/or modify
51 it under the terms of the GNU General Public License as published by
52 the Free Software Foundation, either version 3 of the License, or
53 (at your option) any later version.
54
55 GNU Emacs is distributed in the hope that it will be useful,
56 but WITHOUT ANY WARRANTY; without even the implied warranty of
57 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
58 GNU General Public License for more details.
59
60 You should have received a copy of the GNU General Public License
61 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
62
63 \f
64 Local variables:
65 mode: outline
66 paragraph-separate: "[  \f]*$"
67 end: