diff options
| author | Stefan Kangas | 2022-08-12 16:06:43 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-08-12 16:10:20 +0200 |
| commit | 23e4e811932b11295f15d477cd7a328039aa902f (patch) | |
| tree | f53a49138ce45d5718e9a728a8c4a192266312e5 | |
| parent | fdbdbc2e1bb7bc54c7c747c8520f7cc6b6baf721 (diff) | |
| download | emacs-23e4e811932b11295f15d477cd7a328039aa902f.tar.gz emacs-23e4e811932b11295f15d477cd7a328039aa902f.zip | |
* doc/misc/gnus.texi (Emacsen): Delete section.
| -rw-r--r-- | doc/misc/gnus.texi | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 7da90dfb1d6..a3dd6f23922 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -885,7 +885,6 @@ History | |||
| 885 | * Why?:: What's the point of Gnus? | 885 | * Why?:: What's the point of Gnus? |
| 886 | * Compatibility:: Just how compatible is Gnus with @sc{gnus}? | 886 | * Compatibility:: Just how compatible is Gnus with @sc{gnus}? |
| 887 | * Conformity:: Gnus tries to conform to all standards. | 887 | * Conformity:: Gnus tries to conform to all standards. |
| 888 | * Emacsen:: Gnus can be run on a few modern Emacsen. | ||
| 889 | * Gnus Development:: How Gnus is developed. | 888 | * Gnus Development:: How Gnus is developed. |
| 890 | * Contributors:: Oodles of people. | 889 | * Contributors:: Oodles of people. |
| 891 | * New Features:: Pointers to some of the new stuff in Gnus. | 890 | * New Features:: Pointers to some of the new stuff in Gnus. |
| @@ -26919,7 +26918,6 @@ renamed it back again to ``Gnus''. But in mixed case. ``Gnus'' vs. | |||
| 26919 | * Why?:: What's the point of Gnus? | 26918 | * Why?:: What's the point of Gnus? |
| 26920 | * Compatibility:: Just how compatible is Gnus with @sc{gnus}? | 26919 | * Compatibility:: Just how compatible is Gnus with @sc{gnus}? |
| 26921 | * Conformity:: Gnus tries to conform to all standards. | 26920 | * Conformity:: Gnus tries to conform to all standards. |
| 26922 | * Emacsen:: Gnus can be run on a few modern Emacsen. | ||
| 26923 | * Gnus Development:: How Gnus is developed. | 26921 | * Gnus Development:: How Gnus is developed. |
| 26924 | * Contributors:: Oodles of people. | 26922 | * Contributors:: Oodles of people. |
| 26925 | * New Features:: Pointers to some of the new stuff in Gnus. | 26923 | * New Features:: Pointers to some of the new stuff in Gnus. |
| @@ -27147,29 +27145,6 @@ mentioned above, don't hesitate to drop a note to Gnus Towers and let us | |||
| 27147 | know. | 27145 | know. |
| 27148 | 27146 | ||
| 27149 | 27147 | ||
| 27150 | @node Emacsen | ||
| 27151 | @subsection Emacsen | ||
| 27152 | @cindex Emacsen | ||
| 27153 | @cindex Mule | ||
| 27154 | @cindex Emacs | ||
| 27155 | |||
| 27156 | This version of Gnus should work on: | ||
| 27157 | |||
| 27158 | @itemize @bullet | ||
| 27159 | |||
| 27160 | @item | ||
| 27161 | Emacs 23.1 and up. | ||
| 27162 | |||
| 27163 | @end itemize | ||
| 27164 | |||
| 27165 | This Gnus version will absolutely not work on any Emacsen older than | ||
| 27166 | that. Not reliably, at least. Older versions of Gnus may work on older | ||
| 27167 | Emacs versions. Particularly, Gnus 5.10.8 should also work on Emacs | ||
| 27168 | 20.7. | ||
| 27169 | |||
| 27170 | @c No-merge comment: The paragraph added in v5-10 here must not be | ||
| 27171 | @c synced here! | ||
| 27172 | |||
| 27173 | @node Gnus Development | 27148 | @node Gnus Development |
| 27174 | @subsection Gnus Development | 27149 | @subsection Gnus Development |
| 27175 | 27150 | ||