(gnus-copy-article-buffer): Don't assume `format' removes text
[gnus] / GNUS-NEWS
index a712ea2..057a7f6 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -1,66 +1,54 @@
 ** Gnus changes.
 
-*** nntp.el has been totally rewritten in an asynchronous fashion.
+The Gnus NEWS entries are short, but they reflect sweeping changes in
+four areas: Article display treatment, MIME treatment,
+internationalization and mail-fetching.
 
-*** Article prefetching functionality has been moved up into 
-Gnus.  
+*** The mail-fetching functions have changed.  See the manual for the
+many details.  In particular, all procmail fetching variables are gone.
 
-*** Scoring can now be performed with logical operators like 
-`and', `or', `not', and parent redirection.
+If you used procmail like in
 
-*** Article washing status can be displayed in the
-article mode line.
+(setq nnmail-use-procmail t)
+(setq nnmail-spool-file 'procmail)
+(setq nnmail-procmail-directory "~/mail/incoming/")
+(setq nnmail-procmail-suffix "\\.in")
 
-*** gnus.el has been split into many smaller files.
+this now has changed to 
 
-*** Suppression of duplicate articles based on Message-ID.
+(setq mail-sources
+      '((directory :path "~/mail/incoming/"
+                  :suffix ".in")))
 
-(setq gnus-suppress-duplicates t)
+More information is available in the info doc at Select Methods ->
+Getting Mail -> Mail Sources
 
-*** New variables for specifying what score and adapt files
-are to be considered home score and adapt files.  See
-`gnus-home-score-file' and `gnus-home-adapt-files'.
+*** Gnus is now a MIME-capable reader.  This affects many parts of
+Gnus, and adds a slew of new commands.  See the manual for details.
 
-*** Groups can inherit group parameters from parent topics.
+*** Gnus has also been multilingualized.  This also affects too
+many parts of Gnus to summarize here, and adds many new variables.
 
-*** Article editing has been revamped and is now usable.
+*** gnus-auto-select-first can now be a function to be
+called to position point.
 
-*** Signatures can be recognized in more intelligent fashions.
-See `gnus-signature-separator' and `gnus-signature-limit'.
+*** The user can now decide which extra headers should b