diff options
author | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-10-31 22:26:45 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-10-31 22:26:45 +0000 |
commit | 57dda3bb50e1b59187de09319ac5f77310b54c58 (patch) | |
tree | ad7a20594cf065c279f5cbb3ce677d5d76fcff03 | |
parent | 614ce227f5c57c1a0ebd13c9a35212caaa62f797 (diff) | |
download | emacs-57dda3bb50e1b59187de09319ac5f77310b54c58.tar.gz emacs-57dda3bb50e1b59187de09319ac5f77310b54c58.tar.bz2 emacs-57dda3bb50e1b59187de09319ac5f77310b54c58.zip |
gnus.texi (Other Gnus Versions): Remove.
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/gnus.texi | 18 |
2 files changed, 4 insertions, 18 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 10a0d5e7a91..ddad0b45106 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org> + + * gnus.texi (Other Gnus Versions): Remove. + 2011-10-28 Alan Mackenzie <acm@muc.de> * cc-mode.texi (Indentation Commands): Mention "macros with semicolons". diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index ad1d45cca1a..70ed62ddfa9 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -891,7 +891,6 @@ Appendices History * Gnus Versions:: What Gnus versions have been released. -* Other Gnus Versions:: Other Gnus versions that also have been released. * Why?:: What's the point of Gnus? * Compatibility:: Just how compatible is Gnus with @sc{gnus}? * Conformity:: Gnus tries to conform to all standards. @@ -26382,7 +26381,6 @@ renamed it back again to ``Gnus''. But in mixed case. ``Gnus'' vs. @menu * Gnus Versions:: What Gnus versions have been released. -* Other Gnus Versions:: Other Gnus versions that also have been released. * Why?:: What's the point of Gnus? * Compatibility:: Just how compatible is Gnus with @sc{gnus}? * Conformity:: Gnus tries to conform to all standards. @@ -26438,22 +26436,6 @@ you do, don't run. Walk away, calmly, until you're out of its reach. Find a proper released version of Gnus and snuggle up to that instead. -@node Other Gnus Versions -@subsection Other Gnus Versions -@cindex Semi-gnus - -In addition to the versions of Gnus which have had their releases -coordinated by Lars, one major development has been Semi-gnus from -Japan. It's based on a library called @acronym{SEMI}, which provides -@acronym{MIME} capabilities. - -These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus. -Collectively, they are called ``Semi-gnus'', and different strains are -called T-gnus, ET-gnus, Nana-gnus and Chaos. These provide powerful -@acronym{MIME} and multilingualization things, especially important for -Japanese users. - - @node Why? @subsection Why? |