*** empty log message ***
[gnus] / lisp / ChangeLog
1 Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2
3         * gnus.el: Red Gnus v0.7 is released.
4
5 Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6
7         * message.el (message-deletable-headers): Have Lines be
8         deletable. 
9
10 Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
11
12         * gnus.el (gnus-short-group-name): New version.
13
14 Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
15
16         * gnus-start.el (gnus-declare-backend): New function.
17
18         * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
19         (gnus-xmas-modeline-glyph): New variable.
20         (gnus-xmas-mode-line-buffer-identification): New definition. 
21
22         * nntp.el (nntp-request-article): Would sometimes return nil
23         falsely. 
24         (nntp-find-group-and-number): Saved function.
25         (nntp-request-article): Use it.
26         (nntp-request-head): Saved.
27
28         * gnus-dup.el (gnus-dup-suppress-articles): Message.
29
30         * gnus-group.el (gnus-group-mark-group): Used string instead of
31         char. 
32
33 Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
34
35         * gnus-util.el: Use `format-time-string'.
36
37         * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
38         again. 
39
40         * article.el (article-make-date-line): Would say "unknown" on
41         "now" dates.
42
43 Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
44
45         * message.el (message-rename-buffer): Set proper outsave name. 
46
47 Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
48
49         * nnheader.el (nnheader-temp-write): Always use
50         `fundamental-mode'. 
51
52         * gnus-util.el (gnus-date-iso8601): Illegal format.
53
54         * gnus-group.el (gnus-group-make-doc-group): Full name in server
55         name. 
56
57         * gnus-undo.el (gnus-undo): Typo.
58
59         * gnus-group.el (gnus-group-mark-group): Don't touch props.
60
61         * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
62         saving.
63
64         * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
65         `^L' is the last char.
66
67         * gnus.el (gnus): Autoload.
68
69 Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
70
71         * gnus-score.el (gnus-score-string): Wiwnd't do word and fuzzy
72         matching properly.
73
74 Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
75
76         * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
77
78 Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
79
80         * gnus-art.el (gnus-article-edit-exit): Would move point.
81         (gnus-article-edit): New command.
82
83         * nnml.el (nnml-request-rename-group): Copy over .overview file. 
84         (nnml-request-group): Better error message.
85
86 Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
87
88         * gnus-setup.el (message): Can't require 'message until we know
89         where the Gnus .elcs are.
90         
91 Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
92
93         * gnus-util.el (gnus-date-iso8601): New function.
94
95 Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
96
97         * gnus-sum.el (gnus-summary-search-article-forward): Show thread
98         when finding matches.
99
100         * nnmail.el (nnmail-get-spool-files): Sort procmail files.
101
102 Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
103
104         * gnus.el: Red Gnus v0.6 is released.
105
106 Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
107
108         * nntp.el (nntp-request-type): Defined again.
109
110 Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
111
112         * gnus-score.el (gnus-ignored-adaptive-words): New value.
113
114 Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
115
116         * gnus-util.el (gnus-group-real-name): Tweaked definition.
117
118         * gnus-eform.el (gnus-edit-form-done): Didn't call the right
119         function. 
120
121 Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
122
123         * gnus-score.el (gnus-score-load-files): Returned nil.
124
125 Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
126
127         * gnus-load.el (gnus-use-undo): New variable.
128
129         * gnus-undo.el: New file.
130
131         * gnus-score.el (gnus-default-adaptive-word-score-alist): New
132         variable. 
133         (gnus-score-adaptive): Adaptivity on words.
134         (gnus-ignored-adaptive-words): New variable.
135         (gnus-all-score-files): Made into own function.
136         (gnus-score-load-files): Ditto.
137         (gnus-score-find-favourite-words): New command and keystroke.
138
139         * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
140
141         * gnus-score.el (gnus-enter-score-words-into-hashtb): New
142         function. 
143         (gnus-score-build-cons): Removed.
144         (gnus-score-string): Score words.
145
146 Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
147
148         * gnus.el: Red Gnus v0.5 is released.
149
150 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
151
152         * nntp.el (nntp-wait-for): Goto point-max before inserting.
153         (nntp-retrieve-headers): Didn't inhibit Erasure.
154
155         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
156
157         * nntp.el (nntp-send-command-nodelete): New function.
158
159 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
160
161         * article.el (article-date-ut): Wouldn't do anything much.
162
163         * nntp.el (nntp-wait-for): Wouldn't allow posting.
164
165         * nnmail.el (nnmail-delete-incoming): Set to nil.
166
167 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
168
169         * gnus-score.el (gnus-home-score-file): New variable.
170         (gnus-home-score-file): New function.
171         (gnus-hierarchial-home-score-file): New function.
172         (gnus-possibly-score-headers): Use `adapt-file' param.
173         (gnus-home-adapt-file): New variable.
174         (gnus-hierarchial-home-adapt-file): New function.
175
176         * gnus-load.el (gnus-original-article-buffer): Moved here.
177
178         * gnus-sum.el (gnus-article-mark): New macro.
179         (gnus-summary-prepare-unthreaded): Use it.
180         (gnus-summary-prepare-threads): Ditto.
181
182         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
183         setting. 
184
185         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
186         article buffer.
187         (gnus-summary-edit-article-done): Don't move point after editing.
188         (gnus-summary-edit-article-postpone): Removed.
189         (gnus-summary-update-article-line): New function.
190
191         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
192
193 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
194
195         * gnus.el: Red Gnus v0.4 is released.
196
197 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
198
199         * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running
200         under tty.
201
202 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
203
204         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
205         of `length'.
206
207 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
208
209         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
210         properly.
211
212 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
213
214         * gnus-vis.el (gnus-button-url): New definition.
215
216 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
217
218         * gnus-group.el (gnus-update-read-articles): Moved here.
219
220         * gnus-sum.el (gnus-update-read-articles): Moved here.
221
222         * gnus-async.el (gnus-async-request-fetched-article): Would bug
223         out on Message-IDs.
224
225         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
226
227         * nntp.el (nntp-process-filter): Insert at point-max.
228
229         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
230
231 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
232
233         * gnus-topic.el (gnus-topic-edit-parameters): New command.
234         (gnus-group-topic-parameters): New function.
235         (gnus-topic-set-parameters): New function.
236         (gnus-topic-parameters): New function.
237
238         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
239
240         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
241         (gnus-server-edit-server-done): Removed.
242
243         * gnus-group.el: Use new edit function.
244
245         * gnus-eform.el (gnus-eform): New file.
246
247         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
248         more to find the most likely instance of the group.
249         (gnus-edit-form): New function.
250         (gnus-edit-form-mode): New command.
251         (gnus-edit-form-make-menu-bar): New function.
252         (gnus-edit-form-mode-hook): New variable.
253         (gnus-edit-form-exit): New command and keystroke.
254         (gnus-edit-form-done): Ditto.
255
256         * gnus-topic.el: Moved functions around.
257         (gnus-current-topic): Renamed.
258         (gnus-current-topics): New function.
259         (gnus-group-parent-topic): New function.
260
261         * article.el (gnus-signature-separator): New default.
262         (gnus-signature-limit): Extended value.
263         (article-narrow-to-signature): Use it.
264
265         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
266
267         * article.el (article-search-signature): New function.
268         (gnus-signature-separator): Allow wider syntax.
269
270         * gnus-async.el (gnus-use-header-prefetch): New variable.
271         (gnus-async-set-article-buffer): Removed.
272         (gnus-async-prefetch-headers): New function.
273         (gnus-asynch-retrieve-fetched-headers): New function.
274         (gnus-async-prefetch-header-buffer): New variable.
275
276         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
277         (gnus-pick-mode): Use it.
278         (gnus-pick-line-number): New function.
279         (gnus-pick-article): New command and keystroke.
280         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
281         (gnus-pick-next-page): New command and keystroke.
282         (gnus-mark-unpicked-articles-as-read): New variable.
283         (gnus-pick-start-reading): Use it.
284
285         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
286         number. 
287
288 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
289
290         * nntp.el (nntp-request-list): Decode.
291         (nntp-request-list-newsgroups): Ditto.
292
293         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
294
295         * gnus-msg.el (gnus-debug): Would bug out.
296
297 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
298
299         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
300
301 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
302
303         * gnus-score.el (gnus-score-save): Wouldn't save scores.
304
305         * gnus-load.el (gnus-summary-line-format): Moved here.
306
307         * gnus.el (gnus-alive-p): More thorough definition.
308         (gnus-info-set-entry): New macro.
309
310         * gnus-move.el: New file.
311         (gnus-move-group-to-server): New function.
312         (gnus-change-server): New command.
313         (gnus-group-move-group-to-server): New command.
314
315         * gnus-start.el (gnus-parse-active): New function.
316
317         * gnus.el (gnus-read-method): Mew function.
318         * gnus-group.el: Use it.
319
320         * gnus-load.el (gnus-suppress-duplicates): New variable.
321
322         * gnus-dup.el: New file.
323
324         * gnus-sum.el (gnus-data-read-p): New macro.
325         (gnus-duplicate-mark): New variable.
326
327 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
328
329         * gnus.el: Red Gnus v0.3 is released.
330
331 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
332
333         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
334
335         * gnus-load.el (gnus-suppress-keymap): New function.
336
337 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
338
339         * gnus-picon.el (gnus-group-display-picons): Delete just the live
340         extents. 
341
342 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
343
344         * gnus.el ((load)): Only eval splash when loading.
345
346         * gnus-group.el (gnus-group-quit): Always kill group buffer.
347
348         * nntp.el (nntp-open-connection): Escape errors.
349
350 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
351
352         * nnml.el (nnml-request-rename-group): Would move subgroups as
353         well. 
354         * nnmh.el: Ditto.
355
356         * gnus-group.el (gnus-group-rename-group): Use current group name
357         as default.
358         (gnus-group-rename-group): Added doc string.
359
360         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
361
362 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
363
364         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
365
366 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
367
368         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
369
370 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
371
372         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
373         the right buffer.
374         (nntp-request-body): Decode.
375
376         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
377         loaded. 
378
379         * gnus-art.el (gnus-article-edit-mode): New command.
380         (gnus-article-edit-mode-hook): New variable.
381         (gnus-article-edit-mode-map): New variable.
382
383 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
384
385         * gnus-art.el (gnus-article-edit-full-stops): New command.
386
387 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
388
389         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
390
391         * message.el (message-sort-headers-1): Sort properly on totally
392         empty headers.
393
394         * article.el (article-hide-boring-headers): Didn't hide completely
395         empty headers.
396
397         * nntp.el (nntp-encode-text): Rescued.
398         (nntp-send-buffer): New function.
399         (nntp-request-post): New function.
400
401         * gnus-util.el (gnus-define-keys-safe): New macro.
402         (gnus-define-keys-1): Accept `safe' param.
403
404         * gnus-load.el (gnus-summary-mode-map): Define the main three
405         keymaps prematurely here.
406
407 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
408
409         * gnus-load.el (gnus-default-nntp-server): Moved.
410
411 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
412
413         * nndoc.el (nndoc-add-type): Remove old type definition.
414
415         * article.el: Changed variable names back to `gnus-'.
416
417 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
418
419         * nntp.el (nntp-connection-alist): Define as oo.
420
421         * nndoc.el (nndoc-add-type): Wrong number of args.
422         (nndoc-set-delims): Free var.
423
424 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
425
426         * gnus.el: Red Gnus v0.1 is released.
427
428 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
429
430         * nntp.el (nntp-find-connection-buffer): New function.
431         (nntp-retrieve-headers): Use it.
432
433 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
434
435         * nndoc.el (nndoc-add-type): New function.
436         (nndoc-guess-type): New function.
437         (nndoc-set-delims): New definition.
438
439         * nntp.el (nntp-open-server): Init server buffer.
440
441         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
442         methods. 
443         (gnus-group-rename-group): Would act oddly when renaming native
444         groups. 
445
446 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
447
448         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
449
450         * gnus-async.el: New file.
451
452         * gnus-int.el (gnus-asynchronous-p): New function.
453
454         * nntp.el: Replaced with new, asynchronous version.
455
456 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
457
458         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
459         (gnus-summary-simplify-subject-query): New command.
460
461 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
462
463         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
464
465         * gnus-art.el (gnus-article-wash-status): Report emphasis.
466
467         * article.el (article-unhide-text-type): New function.
468         (article-emphasize): New function.
469         (article-emphasis-alist): New variable.
470
471         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
472
473         * gnus-logic.el: New file.
474
475         * article.el (article-treat-overstrike): Mark hiding type.
476
477 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
478
479         * gnus-art.el (gnus-article-wash-status): New function.
480
481 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
482
483         * article.el (article-hidden-arg): Renamed all variables and
484         functions to `article-'.
485
486         * gnus.el: Split file into gnus-start.el, gnus-group.el,
487         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
488         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
489