*** empty log message ***
[gnus] / lisp / ChangeLog
1 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2
3         * nntp.el (nntp-wait-for): Goto point-max before inserting.
4         (nntp-retrieve-headers): Didn't inhibit Erasure.
5
6         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
7
8         * nntp.el (nntp-send-command-nodelete): New function.
9
10 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11
12         * article.el (article-date-ut): Wouldn't do anything much.
13
14         * nntp.el (nntp-wait-for): Wouldn't allow posting.
15
16         * nnmail.el (nnmail-delete-incoming): Set to nil.
17
18 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
19
20         * gnus-score.el (gnus-home-score-file): New variable.
21         (gnus-home-score-file): New function.
22         (gnus-hierarchial-home-score-file): New function.
23         (gnus-possibly-score-headers): Use `adapt-file' param.
24         (gnus-home-adapt-file): New variable.
25         (gnus-hierarchial-home-adapt-file): New function.
26
27         * gnus-load.el (gnus-original-article-buffer): Moved here.
28
29         * gnus-sum.el (gnus-article-mark): New macro.
30         (gnus-summary-prepare-unthreaded): Use it.
31         (gnus-summary-prepare-threads): Ditto.
32
33         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
34         setting. 
35
36         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
37         article buffer.
38         (gnus-summary-edit-article-done): Don't move point after editing.
39         (gnus-summary-edit-article-postpone): Removed.
40         (gnus-summary-update-article-line): New function.
41
42         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
43
44 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
45
46         * gnus.el: Red Gnus v0.4 is released.
47
48 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
49
50         * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running
51         under tty.
52
53 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
54
55         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
56         of `length'.
57
58 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
59
60         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
61         properly.
62
63 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
64
65         * gnus-vis.el (gnus-button-url): New definition.
66
67 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
68
69         * gnus-group.el (gnus-update-read-articles): Moved here.
70
71         * gnus-sum.el (gnus-update-read-articles): Moved here.
72
73         * gnus-async.el (gnus-async-request-fetched-article): Would bug
74         out on Message-IDs.
75
76         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
77
78         * nntp.el (nntp-process-filter): Insert at point-max.
79
80         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
81
82 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
83
84         * gnus-topic.el (gnus-topic-edit-parameters): New command.
85         (gnus-group-topic-parameters): New function.
86         (gnus-topic-set-parameters): New function.
87         (gnus-topic-parameters): New function.
88
89         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
90
91         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
92         (gnus-server-edit-server-done): Removed.
93
94         * gnus-group.el: Use new edit function.
95
96         * gnus-eform.el (gnus-eform): New file.
97
98         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
99         more to find the most likely instance of the group.
100         (gnus-edit-form): New function.
101         (gnus-edit-form-mode): New command.
102         (gnus-edit-form-make-menu-bar): New function.
103         (gnus-edit-form-mode-hook): New variable.
104         (gnus-edit-form-exit): New command and keystroke.
105         (gnus-edit-form-done): Ditto.
106
107         * gnus-topic.el: Moved functions around.
108         (gnus-current-topic): Renamed.
109         (gnus-current-topics): New function.
110         (gnus-group-parent-topic): New function.
111
112         * article.el (gnus-signature-separator): New default.
113         (gnus-signature-limit): Extended value.
114         (article-narrow-to-signature): Use it.
115
116         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
117
118         * article.el (article-search-signature): New function.
119         (gnus-signature-separator): Allow wider syntax.
120
121         * gnus-async.el (gnus-use-header-prefetch): New variable.
122         (gnus-async-set-article-buffer): Removed.
123         (gnus-async-prefetch-headers): New function.
124         (gnus-asynch-retrieve-fetched-headers): New function.
125         (gnus-async-prefetch-header-buffer): New variable.
126
127         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
128         (gnus-pick-mode): Use it.
129         (gnus-pick-line-number): New function.
130         (gnus-pick-article): New command and keystroke.
131         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
132         (gnus-pick-next-page): New command and keystroke.
133         (gnus-mark-unpicked-articles-as-read): New variable.
134         (gnus-pick-start-reading): Use it.
135
136         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
137         number. 
138
139 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
140
141         * nntp.el (nntp-request-list): Decode.
142         (nntp-request-list-newsgroups): Ditto.
143
144         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
145
146         * gnus-msg.el (gnus-debug): Would bug out.
147
148 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
149
150         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
151
152 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
153
154         * gnus-score.el (gnus-score-save): Wouldn't save scores.
155
156         * gnus-load.el (gnus-summary-line-format): Moved here.
157
158         * gnus.el (gnus-alive-p): More thorough definition.
159         (gnus-info-set-entry): New macro.
160
161         * gnus-move.el: New file.
162         (gnus-move-group-to-server): New function.
163         (gnus-change-server): New command.
164         (gnus-group-move-group-to-server): New command.
165
166         * gnus-start.el (gnus-parse-active): New function.
167
168         * gnus.el (gnus-read-method): Mew function.
169         * gnus-group.el: Use it.
170
171         * gnus-load.el (gnus-suppress-duplicates): New variable.
172
173         * gnus-dup.el: New file.
174
175         * gnus-sum.el (gnus-data-read-p): New macro.
176         (gnus-duplicate-mark): New variable.
177
178 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
179
180         * gnus.el: Red Gnus v0.3 is released.
181
182 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
183
184         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
185
186         * gnus-load.el (gnus-suppress-keymap): New function.
187
188 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
189
190         * gnus-picon.el (gnus-group-display-picons): Delete just the live
191         extents. 
192
193 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
194
195         * gnus.el ((load)): Only eval splash when loading.
196
197         * gnus-group.el (gnus-group-quit): Always kill group buffer.
198
199         * nntp.el (nntp-open-connection): Escape errors.
200
201 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
202
203         * nnml.el (nnml-request-rename-group): Would move subgroups as
204         well. 
205         * nnmh.el: Ditto.
206
207         * gnus-group.el (gnus-group-rename-group): Use current group name
208         as default.
209         (gnus-group-rename-group): Added doc string.
210
211         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
212
213 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
214
215         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
216
217 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
218
219         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
220
221 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
222
223         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
224         the right buffer.
225         (nntp-request-body): Decode.
226
227         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
228         loaded. 
229
230         * gnus-art.el (gnus-article-edit-mode): New command.
231         (gnus-article-edit-mode-hook): New variable.
232         (gnus-article-edit-mode-map): New variable.
233
234 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
235
236         * gnus-art.el (gnus-article-edit-full-stops): New command.
237
238 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
239
240         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
241
242         * message.el (message-sort-headers-1): Sort properly on totally
243         empty headers.
244
245         * article.el (article-hide-boring-headers): Didn't hide completely
246         empty headers.
247
248         * nntp.el (nntp-encode-text): Rescued.
249         (nntp-send-buffer): New function.
250         (nntp-request-post): New function.
251
252         * gnus-util.el (gnus-define-keys-safe): New macro.
253         (gnus-define-keys-1): Accept `safe' param.
254
255         * gnus-load.el (gnus-summary-mode-map): Define the main three
256         keymaps prematurely here.
257
258 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
259
260         * gnus-load.el (gnus-default-nntp-server): Moved.
261
262 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
263
264         * nndoc.el (nndoc-add-type): Remove old type definition.
265
266         * article.el: Changed variable names back to `gnus-'.
267
268 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
269
270         * nntp.el (nntp-connection-alist): Define as oo.
271
272         * nndoc.el (nndoc-add-type): Wrong number of args.
273         (nndoc-set-delims): Free var.
274
275 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
276
277         * gnus.el: Red Gnus v0.1 is released.
278
279 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
280
281         * nntp.el (nntp-find-connection-buffer): New function.
282         (nntp-retrieve-headers): Use it.
283
284 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
285
286         * nndoc.el (nndoc-add-type): New function.
287         (nndoc-guess-type): New function.
288         (nndoc-set-delims): New definition.
289
290         * nntp.el (nntp-open-server): Init server buffer.
291
292         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
293         methods. 
294         (gnus-group-rename-group): Would act oddly when renaming native
295         groups. 
296
297 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
298
299         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
300
301         * gnus-async.el: New file.
302
303         * gnus-int.el (gnus-asynchronous-p): New function.
304
305         * nntp.el: Replaced with new, asynchronous version.
306
307 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
308
309         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
310         (gnus-summary-simplify-subject-query): New command.
311
312 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
313
314         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
315
316         * gnus-art.el (gnus-article-wash-status): Report emphasis.
317
318         * article.el (article-unhide-text-type): New function.
319         (article-emphasize): New function.
320         (article-emphasis-alist): New variable.
321
322         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
323
324         * gnus-logic.el: New file.
325
326         * article.el (article-treat-overstrike): Mark hiding type.
327
328 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
329
330         * gnus-art.el (gnus-article-wash-status): New function.
331
332 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
333
334         * article.el (article-hidden-arg): Renamed all variables and
335         functions to `article-'.
336
337         * gnus.el: Split file into gnus-start.el, gnus-group.el,
338         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
339         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
340