391ead9f816efab7c93f81a25eab6536e5416673
[gnus] / lisp / ChangeLog
1 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2
3         * nntp.el (nntp-find-connection-buffer): New function.
4         (nntp-retrieve-headers): Use it.
5
6 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
7
8         * nndoc.el (nndoc-add-type): New function.
9         (nndoc-guess-type): New function.
10         (nndoc-set-delims): New definition.
11
12         * nntp.el (nntp-open-server): Init server buffer.
13
14         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
15         methods. 
16         (gnus-group-rename-group): Would act oddly when renaming native
17         groups. 
18
19 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
20
21         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
22
23         * gnus-async.el: New file.
24
25         * gnus-int.el (gnus-asynchronous-p): New function.
26
27         * nntp.el: Replaced with new, asynchronous version.
28
29 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
30
31         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
32         (gnus-summary-simplify-subject-query): New command.
33
34 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
35
36         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
37
38         * gnus-art.el (gnus-article-wash-status): Report emphasis.
39
40         * article.el (article-unhide-text-type): New function.
41         (article-emphasize): New function.
42         (article-emphasis-alist): New variable.
43
44         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
45
46         * gnus-logic.el: New file.
47
48         * article.el (article-treat-overstrike): Mark hiding type.
49
50 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
51
52         * gnus-art.el (gnus-article-wash-status): New function.
53
54 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
55
56         * article.el (article-hidden-arg): Renamed all variables and
57         functions to `article-'.
58
59         * gnus.el: Split file into gnus-start.el, gnus-group.el,
60         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
61         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
62