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