Add outline. Clarify Emacs versions.
authorReiner Steib <Reiner.Steib@gmx.de>
Sat, 3 Jan 2009 12:42:22 +0000 (12:42 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Sat, 3 Jan 2009 12:42:22 +0000 (12:42 +0000)
ChangeLog
README

index d2fd703..802d519 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * README: Add outline.  Clarify Emacs versions.
+
 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * README: Bump version to 0.11
diff --git a/README b/README
index 883a69f..f421620 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,19 @@
+* Content
+
 This package contains a development version of Gnus.  The lisp directory
 contains the source lisp files, and the texi directory contains the Gnus info
 pages.
 
+* Emacsen
+
+No Gnus does absolutely not work with anything older than Emacs 21 or
+XEmacs 21.4.
+
+Users of the Emacs development version (Emacs 23) are strongly encouraged to
+also use the version bundled with Emacs.
+
+* Setup
+
 To use Gnus you first have to unpack the files, which you've obviously
 done, because you are reading this.
 
@@ -31,9 +43,6 @@ To enable reading the Gnus manual, you could say something like:
       (add-to-list 'Info-directory-list "~/ngnus-0.11/texi/")
     (add-to-list 'Info-default-directory-list "~/ngnus-0.11/texi/"))
 
-No Gnus does absolutely not work with anything older than Emacs 21.1 or
-XEmacs 21.4.
-
 To compile the Gnus manual, you either need a pretty new Emacs, or a
 pretty new version of the texinfo tools.
 
@@ -55,3 +64,8 @@ There are four main things I want your help and input on:
 
 Send any comments and all your bug fixes/complaints to
 `bugs@gnus.org'.
+
+
+Local variables:
+mode: outline
+End: