Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 71-72) - Update from CVS
This commit is contained in:
parent
a869edd4e7
commit
afc749959d
4 changed files with 18 additions and 4 deletions
|
|
@ -357,7 +357,11 @@ format=flowed was present but not documented in earlier versions.
|
|||
|
||||
** The option `mm-fill-flowed' can be used to disable treatment of
|
||||
format=flowed messages. Also, flowed text is disabled when sending
|
||||
inline PGP signed messages. (New in Gnus 5.10.7)
|
||||
inline PGP signed messages. (New in Gnus 5.10.8)
|
||||
|
||||
** The tool bar icons are now (de)activated correctly in the group
|
||||
buffer, see the variable `gnus-group-update-tool-bar'. It's default
|
||||
value depends on your Emacs version. (New in Gnus 5.10.8)
|
||||
|
||||
** Gnus supports the generation of RFC 2298 Disposition Notification requests.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
|
||||
|
||||
* gnus.texi (Top): Add comment about version line.
|
||||
|
||||
* message.texi (Top): Ditto. Change to take named versions into
|
||||
account.
|
||||
|
||||
2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
|
||||
|
||||
* gnus.texi (Posting Styles): Add x-face-file to example.
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ license to the document, as described in section 6 of the license.
|
|||
\makeindex
|
||||
\begin{document}
|
||||
|
||||
% Adjust ../Makefile.in if you change the following line:
|
||||
\newcommand{\gnusversionname}{Gnus v5.10.6}
|
||||
\newcommand{\gnuschaptername}{}
|
||||
\newcommand{\gnussectionname}{}
|
||||
|
|
@ -358,6 +359,7 @@ can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
|
|||
spool or your mbox file. All at the same time, if you want to push your
|
||||
luck.
|
||||
|
||||
@c Adjust ../Makefile.in if you change the following line:
|
||||
This manual corresponds to Gnus v5.10.6.
|
||||
|
||||
@end ifinfo
|
||||
|
|
|
|||
|
|
@ -67,9 +67,10 @@ Message mode buffers.
|
|||
* Key Index:: List of Message mode keys.
|
||||
@end menu
|
||||
|
||||
This manual corresponds to Message v5.10.6. Message is distributed
|
||||
with the Gnus distribution bearing the same version number as this
|
||||
manual.
|
||||
@c Adjust ../Makefile.in if you change the following lines:
|
||||
Message is distributed with Gnus. The Gnus distribution
|
||||
@c
|
||||
corresponding to this manual is Gnus v5.10.6.
|
||||
|
||||
|
||||
@node Interface
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue