*** empty log message ***
[gnus] / lisp / ChangeLog
1 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2
3         * gnus-load.el (gnus-suppress-keymap): New function.
4
5 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
6
7         * gnus-picon.el (gnus-group-display-picons): Delete just the live
8         extents. 
9
10 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11
12         * gnus.el ((load)): Only eval splash when loading.
13
14         * gnus-group.el (gnus-group-quit): Always kill group buffer.
15
16         * nntp.el (nntp-open-connection): Escape errors.
17
18 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
19
20         * nnml.el (nnml-request-rename-group): Would move subgroups as
21         well. 
22         * nnmh.el: Ditto.
23
24         * gnus-group.el (gnus-group-rename-group): Use current group name
25         as default.
26         (gnus-group-rename-group): Added doc string.
27
28         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
29
30 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
31
32         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
33
34 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
35
36         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
37
38 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
39
40         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
41         the right buffer.
42         (nntp-request-body): Decode.
43
44         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
45         loaded. 
46
47         * gnus-art.el (gnus-article-edit-mode): New command.
48         (gnus-article-edit-mode-hook): New variable.
49         (gnus-article-edit-mode-map): New variable.
50
51 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
52
53         * gnus-art.el (gnus-article-edit-full-stops): New command.
54
55 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
56
57         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
58
59         * message.el (message-sort-headers-1): Sort properly on totally
60         empty headers.
61
62         * article.el (article-hide-boring-headers): Didn't hide completely
63         empty headers.
64
65         * nntp.el (nntp-encode-text): Rescued.
66         (nntp-send-buffer): New function.
67         (nntp-request-post): New function.
68
69         * gnus-util.el (gnus-define-keys-safe): New macro.
70         (gnus-define-keys-1): Accept `safe' param.
71
72         * gnus-load.el (gnus-summary-mode-map): Define the main three
73         keymaps prematurely here.
74
75 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
76
77         * gnus-load.el (gnus-default-nntp-server): Moved.
78
79 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
80
81         * nndoc.el (nndoc-add-type): Remove old type definition.
82
83         * article.el: Changed variable names back to `gnus-'.
84
85 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
86
87         * nntp.el (nntp-connection-alist): Define as oo.
88
89         * nndoc.el (nndoc-add-type): Wrong number of args.
90         (nndoc-set-delims): Free var.
91
92 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
93
94         * gnus.el: Red Gnus v0.1 is released.
95
96 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
97
98         * nntp.el (nntp-find-connection-buffer): New function.
99         (nntp-retrieve-headers): Use it.
100
101 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
102
103         * nndoc.el (nndoc-add-type): New function.
104         (nndoc-guess-type): New function.
105         (nndoc-set-delims): New definition.
106
107         * nntp.el (nntp-open-server): Init server buffer.
108
109         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
110         methods. 
111         (gnus-group-rename-group): Would act oddly when renaming native
112         groups. 
113
114 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
115
116         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
117
118         * gnus-async.el: New file.
119
120         * gnus-int.el (gnus-asynchronous-p): New function.
121
122         * nntp.el: Replaced with new, asynchronous version.
123
124 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
125
126         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
127         (gnus-summary-simplify-subject-query): New command.
128
129 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
130
131         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
132
133         * gnus-art.el (gnus-article-wash-status): Report emphasis.
134
135         * article.el (article-unhide-text-type): New function.
136         (article-emphasize): New function.
137         (article-emphasis-alist): New variable.
138
139         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
140
141         * gnus-logic.el: New file.
142
143         * article.el (article-treat-overstrike): Mark hiding type.
144
145 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
146
147         * gnus-art.el (gnus-article-wash-status): New function.
148
149 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
150
151         * article.el (article-hidden-arg): Renamed all variables and
152         functions to `article-'.
153
154         * gnus.el: Split file into gnus-start.el, gnus-group.el,
155         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
156         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
157