*** empty log message ***
[gnus] / GNUS-NEWS
1 ** Gnus changes.
2
3 *** nntp.el has been totally rewritten in an asynchronous fashion.
4
5 *** Article prefetching functionality has been moved up into 
6 Gnus.  
7
8 *** Scoring can now be performed with logical operators like 
9 `and', `or', `not', and parent redirection.
10
11 *** Article washing status can be displayed in the
12 article mode line.
13
14 *** gnus.el has been split into many smaller files.
15
16 *** Suppression of duplicate articles based on Message-ID.
17
18 (setq gnus-suppress-duplicates t)
19
20 *** New variables for specifying what score and adapt files
21 are to be considered home score and adapt files.  See
22 `gnus-home-score-file' and `gnus-home-adapt-files'.
23
24 *** Groups can inherit group parameters from parent topics.
25
26 *** Article editing has been revamped and is now usable.
27
28 *** Signatures can be recognized in more intelligent fashions.
29 See `gnus-signature-separator' and `gnus-signature-limit'.
30
31 *** Summary pick mode has been made to look more nn-like.
32 Line numbers are displayed and the `.' command can be
33 used to pick articles.
34
35 *** Commands for moving the .newsrc.eld from one server to
36 another have been added.