X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=GNUS-NEWS;h=a725d82384f20b367054a96d1f3188086dcf1f81;hb=625b891fc07e1e5fc5f2658176b6c0e3cb244ee0;hp=a0ba334725273e79a372efc5540e5f5630743902;hpb=3744aa624a1af97f360196755fdeeb6382da8aca;p=elisp%2Fgnus.git- diff --git a/GNUS-NEWS b/GNUS-NEWS index a0ba334..a725d82 100644 --- a/GNUS-NEWS +++ b/GNUS-NEWS @@ -1,6 +1,17 @@ ** Gnus changes. -*** Gnus is now a MIME-capable reader. See the manual for details. +The Gnus NEWS entries are short, but they reflect sweeping changes in +four areas: Article display treatment, MIME treatment, +internationalization and mail-fetching. + +*** The mail-fetching functions have changed. See the manual for the +many details. In particular, all procmail fetching variables are gone. + +*** 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. + +*** Gnus has also been multilingualized. This also affects too +many parts of Gnus to summarize here, and adds many new variables. *** gnus-auto-select-first can now be a function to be called to position point. @@ -8,4 +19,9 @@ called to position point. *** The user can now decide which extra headers should be included in summary buffers and NOV files. +*** `gnus-article-display-hook' has been removed. Instead, a number +of variables starting with `gnus-treat-' have been added. + +*** The Gnus posting styles have been redone again and now works in a +subtly different manner.