(Gnus Coding Style) <Compatibility>: Adjust versions for 5.10.10.
authorReiner Steib <Reiner.Steib@gmx.de>
Sat, 25 Aug 2007 13:25:20 +0000 (13:25 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Sat, 25 Aug 2007 13:25:20 +0000 (13:25 +0000)
(Gnus Coding Style) <Emacs MIME>: Add "patches welcome".
(Gnus Coding Style) <Gnus backends>: Clean up.

texi/ChangeLog
texi/gnus-coding.texi

index 3ab2cfd..f96de6a 100644 (file)
@@ -8,6 +8,9 @@
        dependencies.
        (Gnus Maintainance Guide): Give advice for post-Emacs-22.1 defcustoms.
        Say that it should also be used when the default changed.
+       (Gnus Coding Style) <Compatibility>: Adjust versions for 5.10.10.
+       (Gnus Coding Style) <Emacs MIME>: Add "patches welcome".
+       (Gnus Coding Style) <Gnus backends>: Clean up.
 
 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
 
index 7963a3f..a1ab685 100644 (file)
@@ -210,8 +210,8 @@ The files @file{mml*.el} and @file{mm-*.el} provide @acronym{MIME}
 functionality for Emacs.
 
 @acronym{MML} (@acronym{MIME} Meta Language) is supposed to be
-independent from Gnus.  Alas it is not anymore.
-
+independent from Gnus.  Alas it is not anymore.  Patches and suggestions
+to remove the dependencies are welcome.
 
 @subsection Gnus backends
 
@@ -220,27 +220,13 @@ The files @file{nn*.el} provide functionality for accessing NNTP
 ends (probably @file{nnml.el}, @file{nnfolder.el} and
 @file{nnmaildir.el} are the most widely used mail back ends).
 
-
-
 @c mm-uu requires nnheader which requires gnus-util.  message.el also
 @c requires nnheader.
 
-@c message / gnus
-@c 
-@c nn*
-@c 
-@c mm*
-@c
-@c rfc*
-@c 
-@c pgg*
-@c tla netrc pop3 dig dns ...
-@c format-spec.el
-
 
 @section Compatibility
 
-No Gnus should work on:
+No Gnus and Gnus 5.10.10 and up should work on:
 @itemize @bullet
 @item
 Emacs 21.1 and up.
@@ -248,7 +234,7 @@ Emacs 21.1 and up.
 XEmacs 21.4 and up.
 @end itemize
 
-Gnus 5.10 should work on:
+Gnus 5.10.8 and below should work on:
 @itemize @bullet
 @item
 Emacs 20.7 and up.