*** empty log message ***
[gnus] / lisp / ChangeLog
1 Thu Nov 14 12:25:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2
3         * gnus.el (gnus-article-display-hook): Add
4         `gnus-article-de-quoted-unreadable' to default value.
5
6         * gnus-art.el (gnus-summary-article-menu): Dummy define.
7
8         * article.el (custom): Require first.
9
10         * dgnushack.el (require): New implementation.
11
12         * article.el (gnus-emphasis-alist): Recognize emphasis inside
13         quotes. 
14
15 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
16
17         * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. 
18
19 Thu Nov 14 11:25:51 1996  Samuel Tardieu  <sam@inf.enst.fr>
20
21         * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
22         after "From ".
23
24 Thu Nov 14 10:08:27 1996  Raja R. Harinath  <harinath@cs.umn.edu>
25
26         * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
27         token. 
28
29 Thu Nov 14 08:46:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
30
31         * message.el (message-insert-to): Deny with "never"
32         courtesy-copies-to header.
33
34         * dgnushack.el (require): Try both the uncompiled and the compiled
35         versions.
36
37         * nntp.el (nntp-send-authinfo): Hide password.
38
39 Wed Nov 13 12:00:43 1996  David Moore  <dmoore@ucsd.edu>
40
41         * gnus-start.el (gnus-parse-active): Correct range parsing
42         restored.
43
44 Tue Nov 12 14:09:15 1996  David Moore  <dmoore@ucsd.edu>
45
46         * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
47         message id in the cache twice.
48         (gnus-nocem-liberal-fetch): 
49
50         * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
51
52         * gnus-nocem.el (gnus-nocem-check-article,
53         gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
54         posting that we've alread verified and scanned.
55
56 Wed Nov 13 23:38:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
57
58         * gnus-start.el (gnus-parse-active): Gave wrong results.
59
60         * gnus-win.el (gnus-buffer-configuration): Doc fix.
61
62 Wed Nov 13 13:52:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
63
64         * gnus-topic.el: Added customize support.
65
66         * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
67         option.
68
69         * gnus-util.el (gnus-verbose): Made customizable.
70
71         * gnus.el (gnus-summary-line-format): Customize.
72
73         * gnus-sum.el (gnus-summary-respool-default-method): Customize.
74
75         * gnus.el (gnus-select-method-name): New widget.
76         (gnus-select-method): Use it.
77
78 Wed Nov 13 14:19:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
79
80         * gnus-group.el (gnus-info-clear-data): Quote lists.
81
82         * nntp.el (nntp-send-authinfo): Prompt right.
83
84 Tue Nov 12 19:33:00 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
85
86         * gnus.el: Red Gnus v0.61 is released.
87
88 Tue Nov 12 17:55:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
89
90         * nnmail.el (nnmail-move-inbox): Delete empty crash box.
91
92         * gnus-art.el (gnus-article-make-menu-bar): Define summary article
93         map.
94
95         * gnus-group.el (gnus-group-set-timestamp): Removed reference to
96         free variable `group'.
97
98 Mon Nov 11 16:29:00 1996  David Moore  <dmoore@ucsd.edu>
99
100         * gnus-group.el (gnus-group-timestamp-delta): New function.
101
102         * gnus-demon.el (gnus-demon-add-scan-timestamps,
103         gnus-demon-scan-timestamps): New functions.
104
105 Mon Nov 11 05:27:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
106
107         * article.el (gnus-emphasis-alist): Added ":" as sentence-end. 
108
109 Mon Nov 11 05:14:02 1996  David Moore  <dmoore@ucsd.edu>
110
111         * nnvirtual.el: New version.
112
113 Mon Nov 11 05:09:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
114
115         * article.el (gnus-emphasis-underline-bold): Renamed.
116
117 Mon Nov 11 05:05:09 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
118
119         * nntp.el (nntp-possibly-change-group): Bind
120         `nnheader-callback-function' to nil.
121
122 Sun Nov 10 12:13:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
123
124         * gnus-start.el (gnus-parse-active): Give correct answer.
125
126         * nntp.el (nntp-snarf-error-message): Massage the message.
127
128 Sun Nov 10 11:49:33 1996  Joe Wells  <jbw@cs.bu.edu>
129
130         * dgnushack.el (require): Load .el files only.
131
132 Sun Nov 10 10:06:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
133
134         * gnus-move.el (gnus-move-group-to-server): Would pass wrong
135         params to `gnus-retrieve-headers'.
136
137         * nntp.el (nntp-wait-for): Accept a `discard' param.
138         (nntp-open-connection): Would mix it up when establishing asynch
139         connections. 
140
141         * nnml.el (nnml-find-id): Would report false positives.
142
143         * gnus-spec.el (gnus-update-format-specifications): Do all
144         computations in the right buffer.
145
146         * nnweb.el (nnweb-type-definition): Moved search engine.
147         (nnweb-fetch-form): Use "POST" instead of `POST'.
148
149         * gnus-undo.el (gnus-undo-register): Entered malformed undo
150         statements. 
151
152         * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
153
154 Sun Nov 10 06:38:38 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
155
156         * gnus.el: Red Gnus v0.60 is released.
157
158 Sun Nov 10 06:31:36 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
159
160         * gnus.el: Red Gnus v0.59 is released.
161
162 Sun Nov 10 06:09:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
163
164         * nntp.el (nntp-decode-text): Erased everything.
165
166         * article.el (article-remove-trailing-blank-lines): Would
167         infloop. 
168
169 Sun Nov 10 06:06:31 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
170
171         * gnus.el: Red Gnus v0.58 is released.
172
173 Sun Nov 10 06:02:51 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
174
175         * nntp.el (nntp-possibly-change-group): Bind callback function to
176         nil. 
177
178 Sun Nov 10 05:35:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
179
180         * gnus-topic.el (gnus-topic-remove-topic): Remove from alist. 
181
182         * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
183         words. 
184
185 Sat Nov  9 18:14:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
186
187         * nnweb.el (nnweb-set-hashtb): Typo.
188         (nnweb-read-overview): Typo.
189
190         * nnheader.el (nnheader-skeleton-replace): New macro.
191         (nnheader-replace-string): Use it.
192         (nnheader-replace-regexp): Use it.
193         (nnheader-strip-cr): Use it.
194
195         * nntp.el (nntp-retrieve-headers): Be faster.
196         (nntp-decode-text): Use faster algorithm.
197
198         * nnheader.el (nnheader-replace-string): New function.
199
200 Sat Nov  9 17:22:16 1996  Hrvoje Niksic  <hniksic@srce.hr>
201
202         * article.el (gnus-emphasis-alist): Doc fix.
203
204 Sat Nov  9 16:27:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
205
206         * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
207
208 Sat Nov  9 05:59:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
209
210         * nnweb.el (nnweb-set-hashtb): Typo.
211
212         * article.el (gnus-emphasis-alist): One ' too many.
213
214         * gnus-async.el (gnus-async-prefetch-article): Only message when
215         in the summary buffer.
216
217         * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
218         (gnus-debug): Be `defcustom' aware.
219
220 Sat Nov  9 05:41:27 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
221
222         * gnus.el: Red Gnus v0.57 is released.
223
224 Fri Nov  8 22:56:59 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
225
226         * gnus.el: Added customize support.
227
228 Sat Nov  9 05:14:58 1996  David Moore  <dmoore@ucsd.edu>
229
230         * nnmail.el (nnmail-expand-newtext): New version.
231
232 Sat Nov  9 04:28:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
233
234         * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
235         (gnus-xmas-summary-recenter): Use it.
236
237         * gnus-art.el (gnus-button-url): Removed seconds param since old
238         versions of `browse-url.el' don't support it.
239         (gnus-article-make-menu-bar): Add article menu to article menu. 
240
241         * article.el (gnus-emphasis-alist): Use ")" as a sentence end
242         marker. 
243
244 Fri Nov  8 05:33:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
245
246         * article.el (gnus-emphasis-alist): Recognize "_this_here_".
247
248         * gnus-art.el (gnus-article-save): Save the right buffer after
249         stripping headers. 
250
251         * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
252
253         * article.el (article-narrow-to-signature): Typo.
254
255         * nntp.el (nntp-try-list-active): Would guess wrong on `some'. 
256
257         * gnus.el: condition-case -> ignore-errors.
258
259         * nntp.el (nntp-request-close): Protect against errors.
260
261 Fri Nov  8 03:23:02 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
262
263         * gnus.el: Red Gnus v0.56 is released.
264
265 Fri Nov  8 02:45:21 1996  David S. Goldberg  <dsg@linus.mitre.org>
266
267         * gnus-art.el (gnus-button-url): Respect
268         `browse-url-new-window-p'. 
269
270 Fri Nov  8 02:34:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
271
272         * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
273
274 Thu Nov  7 09:07:32 1996  Steven L Baur  <steve@miranova.com>
275
276         * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
277         ignoring bogus From_ lines.
278
279 Fri Nov  8 02:01:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
280
281         * nnmail.el (nnmail-move-inbox): Cleaned up code.
282
283         * gnus-int.el (gnus-request-regenerate): New function.
284
285         * nnml.el (nnml-request-regenerate): New function.
286
287         * gnus-srvr.el (gnus-server-regenerate-server): New command and
288         keystroke. 
289
290 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
291
292         * gnus-start.el: Added customize support.
293
294 Fri Nov  8 01:47:16 1996  David S. Goldberg  <dsg@linus.mitre.org>
295
296         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
297         out on nil variables.
298
299 Fri Nov  8 01:45:06 1996  Kurt Swanson  <kurt@dna.lth.se>
300
301         * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
302         article. 
303
304 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
305
306         * article.el (gnus-visible-headers): Convert string to list of
307         strings. 
308
309 Fri Nov  8 01:40:38 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
310
311         * gnus-sum.el (gnus-summary-first-article): New function.
312
313         * gnus-salt.el (gnus-pick-start-reading): Use it.
314
315 Thu Nov  7 09:42:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
316
317         * gnus-group.el (gnus-group-catchup): Better message.
318
319         * gnus-util.el (gnus-date-get-time): Protect against "" Dates. 
320
321         * article.el (article-strip-leading-blank-lines): Would infloop.
322
323         * gnus-msg.el (gnus-debug): Protect against odd load-paths.
324
325 Fri Nov  8 05:30:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
326
327         * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
328         nil. 
329
330         * gnus-msg.el (gnus-summary-followup-to-mail,
331         gnus-summary-followup-to-mail-with-original): New commands.
332
333         * nnmail.el (nnmail-split-it): Use `replace-match'.
334
335 Fri Nov  8 05:30:46 1996  David Moore  <dmoore@ucsd.edu>
336
337         * nnmail.el (nnmail-split-it): New version.
338
339 Fri Nov  8 03:44:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
340
341         * gnus.el (gnus-article-display-hook): Customized.
342
343         * article.el (gnus-emphasis-alist): Define more combinations.
344         (gnus-emphasis-underline-bold-italic): New face.
345
346 Fri Nov  8 00:20:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
347
348         * gnus.el: Red Gnus v0.55 is released.
349
350 Thu Nov  7 00:14:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
351
352         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
353         (gnus-configure-windows): Use it.
354
355         * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
356
357         * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
358
359         * gnus-group.el (gnus-group-insert-group-line): Would bug out on
360         on gnus-moderated-hashtb.
361
362 Wed Nov  6 22:54:41 1996  Sudish Joseph  <sudish@mindspring.com>
363
364         * gnus-nocem.el (gnus-sum): Required.
365
366 Wed Nov  6 09:13:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
367
368         * nnmail.el (nnmail-date-to-time): Trap errors.
369
370         * nntp.el (nntp-open-connection): Erase contents of the right
371         buffer. 
372
373         * gnus-sum.el (gnus-summary-first-article-p): New function.
374
375         * gnus-topic.el (gnus-topic-remove-group): Didn't use
376         process/prefix. 
377
378         * gnus-group.el (gnus-group-iterate): New macro.
379
380         * gnus-sum.el (gnus-summary-prev-unread-article): Respect
381         `gnus-summary-goto-unread' `never'.
382
383 Wed Nov  6 06:55:03 1996  Hrvoje Niksic  <hniksic@srce.hr>
384
385         * article.el (gnus-emphasis-alist): New version.
386
387 Wed Nov  6 06:26:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
388
389         * gnus-art.el (gnus-article-syntax-table): New variable.
390         (gnus-article-mode): Use it.
391
392         * article.el (article-strip-leading-blank-lines): Didn't do much. 
393
394 Wed Nov  6 05:51:56 1996  Kevin Buhr  <buhr@stat.wisc.edu>
395
396         * gnus-sum.el (gnus-summary-respool-article): Get the right
397         servers. 
398
399 Wed Nov  6 04:00:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
400
401         * nnheader.el (nnheader-header-value): Use old definition.
402
403         * message.el: Removed many autoloads.
404
405 Wed Nov  6 03:44:44 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
406
407         * gnus-ems.el (gnus-ems-redefine): New Mule definition.
408
409 Wed Nov  6 03:02:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
410
411         * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
412
413         * gnus.el (gnus-check-backend-function): Protect against errors. 
414
415         * gnus-start.el (gnus-group-change-level): Enter info into dribble
416         file. 
417
418 Wed Nov  6 01:58:46 1996  Hrvoje Niksic  <hniksic@srce.hr>
419
420         * article.el (gnus-emphasis-alist): New default.
421
422 Wed Nov  6 01:47:17 1996  Joe Wells  <jbw@cs.bu.edu>
423
424         * gnus-uu.el (gnus-uu-reginize-string): Buggy.
425         (gnus-uu-uustrip-article): Temp name mixup.
426
427 Wed Nov  6 01:27:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
428
429         * gnus-group.el (gnus-group-make-group): Use new function.
430
431         * gnus.el (gnus-read-group): New function.
432
433         * dgnushack.el: Less error messages under XEmacs.
434
435 Tue Nov  5 23:59:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
436
437         * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
438
439 Tue Nov  5 23:43:34 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
440
441         * gnus.el: Red Gnus v0.54 is released.
442
443 Tue Nov  5 22:34:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
444
445         * message.el (message-goto-signature): Place point better.
446
447         * gnus-art.el (gnus-summary-save-body-in-file): Restored.
448
449         * nntp.el (nntp-send-authinfo): Better password prompting.
450
451         * nnmail.el (nnmail-read-passwd): Allow format strings.
452
453 Tue Nov  5 22:10:20 1996  David Moore  <dmoore@ucsd.edu>
454
455         * gnus-sum.el (gnus-valid-move-group-p): New function.
456         (gnus-read-move-group-name): Faster implementation.
457
458 Tue Nov  5 12:35:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
459
460         * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
461         parameters. 
462
463         * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
464         buttons. 
465
466         * nnweb.el (nnweb-set-hashtb): Typo.
467
468 Tue Nov  5 10:43:24 1996  Randal Schwartz  <merlyn@stonehenge.com>
469
470         * gnus-uu.el (gnus-uu-be-dangerous): New variable.
471         (gnus-uu-save-files): Use it.
472
473 Tue Nov  5 10:19:39 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
474
475         * gnus-sum.el (gnus-summary-read-document): Doc fix.
476         (gnus-summary-catchup-and-exit): Don't exit when replying "n".
477
478         * gnus-art.el (gnus-summary-write-to-file): Doc fix.
479
480         * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
481         value. 
482
483 Tue Nov  5 10:14:02 1996  David Moore  <dmoore@ucsd.edu>
484
485         * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
486         faster. 
487
488 Tue Nov  5 04:56:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
489
490         * nnmail.el (nnmail-search-unix-mail-delim): Protect against
491         regexp overflows.
492
493         * nnheader.el (nnheader-header-value): New definition.
494
495         * nntp.el (nntp-open-connection): Erase buffer.
496         (nntp-possibly-change-group): Ditto.
497
498         * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
499         with just one article.
500
501 Tue Nov  5 03:41:30 1996  David Moore  <dmoore@ucsd.edu>
502
503         * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
504         lines. 
505
506 Tue Nov  5 03:36:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
507
508         * gnus-score.el (gnus-score-find-favourite-words): Put point at
509         bob. 
510
511 Tue Nov  5 03:33:04 1996  jeff sparkes  <jsparkes@nortel.ca>
512
513         * gnus-kill.el (gnus-batch-score): Run in slave mode.
514
515 Mon Nov  4 03:16:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
516
517         * nnheader.el (nnheader-directory-regular-files): New function. 
518
519         * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
520         be a directory.
521
522         * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
523
524         * gnus-async.el (gnus-async-halt-prefetch): New function.
525
526         * message.el (message-check-news-header-syntax): Anchor
527         multiple-searches. 
528
529         * gnus-topic.el (gnus-topic-mode): Reset sorting function.
530
531 Tue Oct 29 20:42:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
532
533         * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
534
535 Tue Oct 29 19:45:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
536
537         * message.el (message-generate-new-buffer-clone-locals): Bugged
538         out under XEmacs.
539
540 Tue Oct 29 19:21:47 1996  David Moore  <dmoore@ucsd.edu>
541
542         * gnus.el: Fixed autoloads.
543
544 Tue Oct 29 17:21:42 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
545
546         * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
547         args. 
548
549 Mon Oct 28 15:42:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
550
551         * gnus.el: Autoload gnus-score-followup-thread.
552         (gnus-inhibit-startup-message): Doc fix.
553
554 Sat Oct 26 15:48:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
555
556         * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
557
558         * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
559
560         * gnus-sum.el (gnus-summary-universal-argument): Bind
561         `gnus-newsgroup-process-marked' to nil before calling functions. 
562
563 Sat Oct 26 15:31:18 1996  David Moore  <dmoore@ucsd.edu>
564
565         * nnmail.el (nnmail-activate): Faster version.
566
567 Fri Oct 25 09:02:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
568
569         * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
570
571         * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
572         full headers. 
573
574 Thu Oct 24 07:20:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
575
576         * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
577         symbols into hashtb.
578
579 Thu Oct 24 07:12:23 1996  Michael R. Cook  <mcook@cognex.com>
580
581         * nnmh.el (nnmh-active-number): Misplaced paren.
582
583 Thu Oct 24 07:02:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
584
585         * gnus-group.el (gnus-group-list-groups): Clear inboxes.
586
587         * gnus-async.el (gnus-make-async-article-function): Use the
588         success param.
589
590         * nntp.el (nntp-after-change-function-callback): Pass along the
591         right success param.
592
593 Wed Oct 23 18:33:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
594
595         * gnus-score.el (gnus-summary-increase-score): Spud.
596
597 Wed Oct 23 07:55:42 1996  William Perry  <wmperry@aventail.com>
598
599         * gnus-art.el (gnus-url-mailto): New function.
600
601 Wed Oct 23 06:57:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
602
603         * nnbabyl.el (nnbabyl-create-mbox): New function.
604         (nnbabyl-open-server): Create mbox.
605
606         * nnmbox.el (nnmbox-create-mbox): New function.
607
608 Tue Oct 22 07:30:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
609
610         * nnml.el (nnml-request-list): Always return t.
611
612 Tue Oct 22 03:16:27 1996  Felix Lee  <flee@teleport.com>
613
614         * gnus-score.el (gnus-score-adaptive): Use the right syntax
615         table. 
616
617 Tue Oct 22 03:08:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
618
619         * message.el (message-generate-headers): Rename Original-Sender as
620         well.
621         (message-send-news): Typo.
622         (message-send-news): Don't message.
623
624 Tue Oct 22 03:06:49 1996  Felix Lee  <flee@teleport.com>
625
626         * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
627         line scoring or word scoring, but not both.
628
629 Tue Oct 22 02:48:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
630
631         * message.el (message-send-news): Use it.
632         (message-send-mail): Ditto.
633
634 Tue Oct 22 02:40:14 1996  Joev Dubach  <dubach1@husc.harvard.edu>
635
636         * message.el (message-generate-new-buffer-clone-locals): New
637         function. 
638
639 Tue Oct 22 01:19:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
640
641         * message.el: Removed `lisp-indent-hook' throughout all files. 
642
643         * gnus.el (gnus-sethash): Fix edebug form spec.
644
645         * gnus-cache.el (gnus-cache-file-name): Translate file chars.
646
647 Sun Oct 20 03:41:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
648
649         * nntp.el (nntp-read-server-type): Fold case.
650
651 Sat Oct 19 08:03:17 1996  Michael Ernst  <mernst@cs.washington.edu>
652
653         * article.el (article-hide-headers): Do the right thing on
654         articles with no bodies.
655         (article-narrow-to-signature): Doc fix.
656
657 Sat Oct 19 07:53:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
658
659         * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
660         nothing to pack.
661         (nnsoup-read-areas): Don't bug out on empty packets.
662
663         * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
664         packets. 
665
666 Sat Oct 19 07:43:33 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
667
668         * gnus-sum.el (gnus-auto-center-summary): Fix.
669
670 Sat Oct 19 07:32:27 1996  Marc Horowitz  <marc@cygnus.com>
671
672         * gnus-topic.el (gnus-topic-remove-topic): Would clobber
673         duplicates. 
674
675 Sat Oct 19 07:01:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
676
677         * message.el (message-send-mail-hook): New hook.
678         (message-send-news-hook): Ditto.
679
680         * gnus-art.el (gnus-summary-write-to-file): New function.
681
682 Sat Oct 19 06:56:34 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
683
684         * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
685         command and keystroke.
686
687 Thu Oct 17 06:25:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
688
689         * gnus-sum.el (gnus-article-sort-by-date): Use faster
690         implementation. 
691
692         * gnus-util.el (gnus-string-get-time): New macro.
693
694         * message.el (message-check-news-syntax): Check more thorougly the
695         From header.
696         (message-check): New macro.
697
698 Thu Oct 17 06:03:56 1996  Carsten Leonhardt  <leo@arioch.tng.oche.de>
699
700         * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
701
702 Thu Oct 17 05:34:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
703
704         * message.el (message-cite-function): Initialize from
705         mail-citation-hook. 
706
707 Thu Oct 17 02:45:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
708
709         * gnus.el: Red Gnus v0.52 is released.
710
711 Wed Oct 16 21:01:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
712
713         * gnus-sum.el (gnus-summary-catchup): Return t.
714
715 Wed Oct 16 20:32:53 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
716
717         * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
718
719 Wed Oct 16 20:00:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
720
721         * message.el (message-mode): Doc fix.
722
723         * nnml.el (nnml-request-group): Re-read directory.
724
725 Wed Oct 16 04:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
726
727         * gnus.el: Red Gnus v0.51 is released.
728
729 Wed Oct 16 03:49:12 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
730
731         * gnus-start.el (gnus-setup-news): Make sure
732         `gnus-group-line-format' is bound.
733
734 Wed Oct 16 02:57:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
735
736         * nntp.el (nntp-after-change-function-callback): Would delete the
737         first line of all articles.
738
739 Mon Oct 14 21:31:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
740
741         * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
742
743 Sun Oct 13 16:37:05 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
744
745         * gnus-srvr.el (gnus-browse-foreign-server): Message better.
746
747 Sat Oct 12 19:33:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
748
749         * message.el (message-indent-citation): Would infloop on empty
750         articles. 
751
752 Sat Oct 12 19:21:05 1996  Raja R. Harinath  <harinath@cs.umn.edu>
753
754         * gnus.el: Autoload more functions.
755
756 Sat Oct 12 19:09:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
757
758         * gnus-sum.el (gnus-summary-catchup): Don't move point.
759         (gnus-summary-limit-exclude-marks): New command.
760
761 Fri Oct 11 15:26:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
762
763         * gnus.el: Red Gnus v0.50 is released.
764
765 Thu Oct 10 23:36:32 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
766
767         * gnus-nocem.el (gnus-nocem): Typo.
768
769 Thu Oct 10 23:16:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
770
771         * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
772         clear data on native groups.
773
774 Thu Oct 10 14:11:18 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
775
776         * gnus-cus.el (gnus-group-customize): Allow unknown entries.
777         (gnus-score-customize): Ditto.
778         (gnus-score-string-convert): Ditto.
779         (gnus-score-parameters): Added `touched'.
780
781 Thu Oct 10 23:06:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
782
783         * gnus-start.el (gnus-read-active-file): Don't bug out on null
784         methods. 
785
786 Thu Oct 10 22:29:05 1996  Randell Jesup  <Randell.Jesup@scala.com>
787
788         * article.el (article-hide-boring-headers): Reversed `date'
789         check. 
790
791 Thu Oct 10 15:24:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
792
793         * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
794
795         * gnus-group.el (gnus-group-new-mail): Strip prefix.
796
797         * nnmail.el (nnmail-new-mail-p): Didn't work.
798
799         * gnus-score.el (gnus-score-adaptive): Use
800         gnus-adaptive-word-score-alist. 
801
802         * nnoo.el (nnoo-define-skeleton-1): Define
803         request-list-newsgroups. 
804
805         * nnweb.el (w3-forms): Removed.
806
807         * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form. 
808
809 Tue Oct  8 14:30:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
810
811         * gnus.el: Red Gnus v0.49 is released.
812
813 Tue Oct  8 00:15:04 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
814
815         * gnus-nocem.el: Added customize support.
816
817 Tue Oct  8 11:48:25 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
818
819         * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
820
821         * gnus.el (gnus-short-group-name): Would bug out on complex group
822         names. 
823         (gnus-splash-face): New face.
824         (gnus-group-startup-message): Use it.
825
826         * nnvirtual.el (nnvirtual-request-group): Respect
827         `always-rescan'. 
828
829         * gnus-load.el: Removed.
830
831         * gnus.el (gnus-check-backend-function): Require before
832         checking... 
833
834         * gnus-sum.el (gnus-summary-respool-article): Use it.
835
836         * gnus-load.el (gnus-mail-method-history): New variable.
837
838         * gnus-sum.el (gnus-summary-normal-unread-face): Use default
839         face. 
840
841 Mon Oct  7 15:00:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
842
843         * gnus.el: Red Gnus v0.48 is released.
844
845 Mon Oct  7 02:24:02 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
846
847         * gnus-sum.el: Added customize support.
848
849 Sat Oct  5 01:29:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
850
851         * gnus-async.el: Added customize support.
852         * gnus-cache.el: Ditto.
853         * gnus-cite.el: Ditto.
854         * gnus-demon.el: Ditto.
855         * gnus-dup.el: Ditto.
856         * gnus-eform.el: Ditto.
857         * gnus-group.el: Ditto.
858         * gnus-int.el: Ditto.
859         * gnus-kill.el: Ditto.
860         * gnus-load.el (gnus-make-face, gnus-face-light-name-list,
861         gnus-face-dark-name-list): Removed.
862
863 Fri Oct  4 07:17:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
864
865         * gnus-start.el (gnus-setup-news): Slaves should read the slave
866         files. 
867
868         * gnus-art.el (gnus-request-article-this-buffer): Removed
869         reference to doing-request.
870
871 Thu Oct  3 05:06:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
872
873         * gnus.el: Red Gnus v0.47 is released.
874
875 Thu Oct  3 02:04:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
876
877         * gnus-int.el (gnus-request-head): Use the cache.
878
879 Wed Oct  2 00:57:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
880
881         * message.el (message-resend): Message.
882
883         * gnus-group.el (gnus-group-timestamp-string): New function.
884
885         * gnus-util.el (gnus-time-iso8601): New function.
886
887         * gnus-group.el (gnus-group-set-timestamp): New function.
888         (gnus-group-timestamp): New subst.
889
890         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept
891         RET as default. 
892
893 Tue Oct  1 05:13:57 1996  Martin Buchholz  <mrb@eng.sun.com>
894
895         * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format
896         string. 
897
898 Tue Oct  1 05:12:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
899
900         * gnus.el: Red Gnus v0.46 is released.
901
902 Tue Oct  1 03:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
903
904         * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb.
905
906 Tue Oct  1 01:50:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
907
908         * gnus-group.el (gnus-group-new-mail): New function.
909         (gnus-new-mail-mark): New variable.
910
911         * nnmail.el (nnmail-new-mail-p): New function.
912
913         * gnus-xmas.el (gnus-xmas-splash): New function.
914
915 Tue Oct  1 01:36:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
916
917         * gnus-score.el (gnus-all-score-files): Didn't handle alist.
918
919         * gnus-gl.el: Dropped `bbb-alist'.  Changed cl-hashtable to obarray,
920         using gnus-{get,set}hash to access it.  Dropped a few temp. bindings
921         Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...).
922
923 Mon Sep 30 00:02:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
924
925         * gnus.el: General (and major) indentation, breaking,
926         if/when/unless/and/or, push revision.
927
928         * gnus-sum.el (gnus-read-header): Set buffer before changing
929         vars. 
930
931 Sun Sep 29 23:20:26 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
932
933         * gnus-util.el (gnus-write-buffer): New function.
934
935 Sun Sep 29 23:05:33 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
936
937         * gnus-sum.el (gnus-handle-ephemeral-exit): New function.
938
939 Sun Sep 29 22:41:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
940
941         * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making
942         articles persistent in uncacheable groups.
943
944 Sun Sep 29 01:23:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
945
946         * gnus.el: Red Gnus v0.45 is released.
947
948 Sun Sep 29 00:57:13 1996  Dave Disser  <disser@sdd.hp.com>
949
950         * gnus-sum.el (gnus-summary-display-article): Don't show tree
951         unless using threads.
952
953 Sun Sep 29 00:19:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
954
955         * gnus-score.el (gnus-all-score-files): Remove duplicates.
956
957 Sat Sep 28 23:47:43 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
958
959         * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
960         bodies. 
961
962         * gnus-topic.el (gnus-topic-group-indentation): Give the right
963         indentation always.
964
965 Sat Sep 28 23:23:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
966
967         * gnus-group.el (gnus-group-quick-select-group): Require
968         gnus-score. 
969
970         * gnus-score.el (gnus-score-thread): New function.
971
972 Sat Sep 28 00:41:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
973
974         * gnus-cus.el: New file.
975
976 Sat Sep 28 21:32:52 1996  Kevin Buhr  <buhr@stat.wisc.edu>
977
978         * nnbabyl.el (nnbabyl-request-article): Would delete wrong
979         articles. 
980
981 Fri Sep 27 21:54:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
982
983         * gnus.el: Red Gnus v0.44 is released.
984
985 Fri Sep 27 21:24:46 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
986
987         * gnus-sum.el (gnus-nov-parse-line): Would double articles.
988
989 Fri Sep 27 20:52:31 1996  Shlomo Mahlab  <shlomo@en3501.oren.co.il>
990
991         * gnus-cache.el (gnus-jog-cache): Call with function name.
992
993         * gnus-group.el (gnus-group-universal-argument): Shadowed `func'. 
994
995 Fri Sep 27 19:48:52 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
996
997         * gnus-cite.el (gnus-article-fill-cited-article): Nix out data
998         after filling.
999
1000         * gnus-group.el (gnus-group-unsubscribe-current-group): Accept
1001         second param.
1002         (gnus-group-unsubscribe): New function.
1003         (gnus-group-subscribe): New function.
1004
1005 Fri Sep 27 17:36:31 1996  Kurt Swanson  <kurt@dna.lth.se>
1006
1007         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil
1008         headers. 
1009
1010 Fri Sep 27 17:33:30 1996  Stephen Peters  <speters@cygnus.com>
1011
1012         * gnus-art.el (gnus-header-face-alist): Typo.
1013
1014 Fri Sep 27 04:10:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1015
1016         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag
1017         to the subject.
1018         (gnus-mail-yank-original): Elided.
1019         (gnus-inews-yank-articles): Would yank articles in reverse order.
1020
1021 Thu Sep 26 22:39:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1022
1023         * gnus.el: Red Gnus v0.43 is released.
1024
1025 Thu Sep 26 22:13:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1026
1027         * nnweb.el (nnweb-altavista-wash-article): Didn't remove all
1028         markup. 
1029
1030         * gnus-nocem.el (gnus-nocem-check-article): Fix security hole. 
1031
1032 Thu Sep 26 20:23:11 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1033
1034         * gnus-group.el (gnus-group-make-group): Accept an ARGS param.
1035
1036         * nnheader.el (nnheader-concat): Accept many file names.
1037
1038 Thu Sep 26 19:53:09 1996  Kurt Swanson  <kurt@dna.lth.se>
1039
1040         * gnus-art.el (gnus-header-content-face): Buggy color names.
1041
1042 Thu Sep 26 14:57:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1043
1044         * nnmail.el (nnmail-save-active): Rewrite.
1045         (nnmail-generate-active): New function.
1046
1047         * gnus-util.el (gnus-delete-assq): New macro.
1048         (gnus-delete-assoc): Ditto.
1049
1050 Wed Sep 25 23:44:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1051
1052         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one
1053         single condition-case.
1054
1055 Wed Sep 25 21:15:59 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1056
1057         * gnus.el: Red Gnus v0.42 is released.
1058
1059 Wed Sep 25 19:40:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1060
1061         * gnus-art.el (gnus-header-newsgroups-face): Yucky on light
1062         backgrounds. 
1063
1064 Wed Sep 25 19:25:27 1996  Michael R. Cook  <mcook@cognex.com>
1065
1066         * message.el (message-ignored-news-headers): Strip Resent-Fcc.
1067
1068 Wed Sep 25 19:12:59 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1069
1070         * gnus-group.el (gnus-group-jump-to-group): Use
1071         `gnus-group-goto-group'. 
1072
1073         * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't
1074         chop off half line when no colon.
1075
1076 Mon Sep 23 22:12:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1077
1078         * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'.
1079
1080 Mon Sep 23 21:43:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1081
1082         * gnus.el: Red Gnus v0.41 is released.
1083
1084 Mon Sep 23 21:10:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1085
1086         * article.el (article-hide-headers): Don't ignore
1087         gnus-visible-headers. 
1088
1089 Mon Sep 23 19:10:20 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1090
1091         * gnus-sum.el (gnus-summary-goto-subject): Made into command.
1092
1093 Mon Sep 23 18:26:47 1996  Tonny Madsen  <Tonny.Madsen@netman.dk>
1094
1095         * nnmail.el (nnmail-default-file-modes): Use integer.
1096
1097 Tue Sep 24 18:39:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1098
1099         * gnus-sum.el (gnus-summary-respool-query): Better message.
1100
1101 Sun Sep 22 15:12:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1102
1103         * gnus-art.el: Customized.
1104
1105         * gnus.el (gnus-inhibit-startup-message): Changed type to
1106         boolean. 
1107         (gnus-play-startup-jingle): Ditto.
1108
1109 Sun Sep 22 12:58:57 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1110
1111         * gnus.el: Red Gnus v0.40 is released.
1112
1113 Sun Sep 22 11:48:02 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1114
1115         * custom.el (defcustom): Eval and compile.
1116         * widget.el (define-widget-keywords): Ditto.
1117
1118 Sat Sep 21 09:29:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1119
1120         * article.el (article-strip-multiple-blank-lines): Would strip all
1121         blank lines.
1122
1123 Fri Sep 20 06:52:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1124
1125         * gnus.el: Red Gnus v0.39 is released.
1126
1127 Thu Sep 19 18:57:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1128
1129         * message.el (message-ignored-cited-headers): Doc fix.
1130
1131 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1132
1133         * gnus.el: Red Gnus v0.38 is released.
1134
1135 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1136
1137         * gnus.el: Red Gnus v0.37 is released.
1138
1139 Wed Sep 18 10:36:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1140
1141         * gnus-async.el (gnus-async-prefetch-article-p): New variable.
1142         (gnus-async-prefetch-article): Use it.
1143         (gnus-async-unread-p): New function.
1144
1145 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1146
1147         * gnus-cite.el (gnus-custom-import-cite-face-list): Removed.
1148
1149 Wed Sep 18 04:28:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1150
1151         * nnmail.el (nnmail-split-history): mapcar instead of mapconcat.
1152
1153 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1154
1155         * gnus.el: Customized.
1156
1157         * dgnushack.el (custom-file): Removed.
1158
1159 Wed Sep 18 03:04:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1160
1161         * nnmail.el (nnmail-check-duplication): Do splitting after
1162         duplicate suppression.
1163
1164         * gnus-salt.el (gnus-pick-mode): Don't go to unread article.
1165
1166         * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs
1167         ento lists multiple times.
1168
1169 Tue Sep 17 03:44:08 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1170
1171         * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch.  Ask before
1172         deleting. 
1173
1174         * gnus.el: Red Gnus v0.37 is released.
1175
1176 Tue Sep 17 03:15:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1177
1178         * custom.el: 0.9 included.
1179
1180         * gnus-art.el (browse-url): Required.
1181
1182         * gnus.el: Red Gnus v0.36 is released.
1183
1184 Tue Sep 17 02:37:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1185
1186         * gnus-edit.el: Removed.
1187
1188         * custom.el: Removed.
1189
1190         * gnus-cus.el: Removed.
1191
1192 Mon Sep 16 05:59:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1193
1194         * gnus.el: Red Gnus v0.35 is released.
1195
1196 Sun Sep 15 00:47:08 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1197
1198         * nnmail.el (nnmail-default-file-modes): New default.
1199
1200 Sat Sep 14 01:48:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1201
1202         * gnus-group.el (gnus-group-make-doc-group): Typo.
1203         (gnus-useful-groups): New format.
1204
1205         * gnus-cache.el (gnus-jog-cache): Doc fix.
1206
1207 Fri Sep 13 02:28:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1208
1209         * gnus-group.el (gnus-group-get-new-news): Read slave files here. 
1210
1211 Fri Sep 13 01:04:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1212
1213         * article.el (article-decode-rfc1522): New version.
1214
1215 Fri Sep 13 00:00:25 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1216
1217         * gnus-msg.el (gnus-crosspost-complaint): Added a newline.
1218         (gnus-summary-mail-crosspost-complaint): Insert message at the
1219         head of the message.
1220
1221 Thu Sep 12 01:56:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1222
1223         * gnus.el: Red Gnus v0.34 is released.
1224
1225 Thu Sep 12 01:16:38 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1226
1227         * gnus.el: Red Gnus v0.33 is released.
1228
1229 Wed Sep 11 00:22:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1230
1231         * gnus-score.el (gnus-adaptive-word-syntax-table): Modified
1232         standard syntax table.
1233
1234         * nntp.el (nntp-read-server-type): Worked in the wrong buffer.
1235
1236         * gnus-demon.el (gnus-demon-cancel): Put
1237         nnheader-cancel-function-timers back in again.
1238
1239         * gnus.el: Red Gnus v0.32 is released.
1240
1241 Tue Sep 10 19:10:09 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1242
1243         * gnus-kill.el (gnus-batch-score): Didn't work at all.
1244
1245         * gnus-msg.el (gnus-summary-mail-nastygram): Place point at
1246         appropriate place.
1247
1248         * gnus-util.el (gnus-make-sort-function): Would nix out the
1249         sorting list.
1250
1251         * gnus-demon.el (gnus-demon-cancel): Don't run
1252         `cancel-function-timers'. 
1253
1254         * message.el (message-header-format-alist): Don't fill References
1255         headers. 
1256
1257 Mon Sep  9 21:51:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1258
1259         * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP
1260         on Netscape's brain-dead nntp server.
1261
1262         * message.el (message-dont-send): Take proper actions.
1263
1264 Mon Sep  9 21:46:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1265
1266         * gnus.el: Red Gnus v0.31 is released.
1267
1268 Mon Sep  9 21:16:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1269
1270         * gnus-msg.el (gnus-copy-article-buffer): Decode headers after
1271         copying. 
1272
1273         * gnus-picon.el (gnus-picons-refresh-before-display): New
1274         variable.
1275         (gnus-picons-insert-face-if-exists): Put bar back in.
1276
1277 Mon Sep  9 20:31:56 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1278
1279         * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name.
1280
1281 Mon Sep  9 20:04:35 1996  Kurt Swanson  <kurt@dna.lth.se>
1282
1283         * gnus-salt.el (gnus-pick-mouse-pick-region): New function.
1284
1285 Mon Sep  9 18:37:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1286
1287         * gnus-sum.el (gnus-summary-enter-digest-group): Bugged.
1288
1289         * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a
1290         word-constituant character.
1291
1292 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1293
1294         * gnus-group.el (gnus-group-make-useful-group): New command and
1295         keystroke. 
1296         (gnus-useful-groups): New variable.
1297
1298 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1299
1300         * gnus.el: Red Gnus v0.30 is released.
1301
1302 Sun Sep  8 13:26:36 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1303
1304         * nndoc.el (nndoc-article-begin-function): Defvarred.
1305
1306         * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be
1307         somewhat tricky.
1308
1309         * gnus.el (gnus-kill-ephemeral-group): New function.
1310
1311         * gnus-art.el (gnus-button-alist): Recognize group-news urls.
1312
1313         * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox
1314         properly. 
1315         (nndoc-article-begin): New function.
1316         (nndoc-mbox-body-end): Use it.
1317         (nndoc-mbox-article-begin): Would bug out.
1318
1319 Sun Sep  8 13:10:28 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1320
1321         * gnus.el (gnus-other-frame): Always pop up a frame.
1322
1323 Sun Sep  8 12:57:03 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1324
1325         * gnus.el: Red Gnus v0.29 is released.
1326
1327 Sun Sep  8 12:24:11 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1328
1329         * nntp.el (nntp-accept-process-output): Don't message so
1330         obsessively. 
1331
1332         * gnus.el: Fixed indentation and stuff.
1333
1334 Sun Sep  8 12:23:56 1996  Sudish Joseph  <sudish@mindspring.com>
1335
1336         * nnweb.el (nnweb-fetch-form): Return t.
1337
1338 Sat Sep  7 15:15:42 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1339
1340         * gnus.el: Red Gnus v0.28 is released.
1341
1342 Sat Sep  7 14:33:17 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1343
1344         * nntp.el (nntp-after-change-function-callback): Renamed.
1345
1346         * nnweb.el (nnweb-reference-search): Nix out file name.
1347
1348 Sat Sep  7 14:07:13 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1349
1350         * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
1351
1352         * gnus-async.el (gnus-asynch-with-semaphore): New macro.
1353         (gnus-make-async-article-function): Nix out prefetch list when the
1354         summary buffer dies. 
1355
1356         * nnweb.el (nnweb-altavista-create-mapping): Would search forever
1357         when not getting any matches.
1358
1359 Sat Sep  7 12:43:24 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1360
1361         * gnus-msg.el (gnus-inews-yank-articles): Goto body before
1362         yanking. 
1363
1364         * nnheader.el (nnheader-insert-file-contents-literally): New
1365         definition. 
1366         (nnheader-insert-head): Use new definition.
1367
1368 Sat Sep  7 12:35:37 1996  Kurt Swanson  <kurt@dna.lth.se>
1369
1370         * gnus-salt.el (gnus-pick-elegant-flow): New variable.
1371
1372 Sat Sep  7 12:03:00 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1373
1374         * nnheader.el (nnheader-insert-head): Don't use
1375         `insert-file-contents-literally'.
1376         (nnheader-head-chop-length): New variable.
1377
1378         * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
1379         to group name.
1380
1381 Sat Sep  7 11:12:26 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1382
1383         * gnus-score.el (gnus-score-save): Don't check result from
1384         gnus-make-directory.
1385
1386         * gnus-util.el (gnus-make-directory): Return t.
1387
1388 Fri Sep  6 17:55:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1389
1390         * gnus-range.el (gnus-copy-sequence): Didn't work for all
1391         sequences. 
1392
1393 Fri Sep  6 14:38:54 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
1394
1395         * gnus-picons.el (gnus-picons-display-as-address): New variable.
1396         (gnus-picons-map): New keymap for picons.
1397         (gnus-picons-toggle-extent): New function.
1398         (gnus-article-display-picons): use them.
1399         (gnus-picons-insert-face-if-exists): ditto.
1400         (gnus-picons-try-to-find-face): ditto.
1401         (gnus-group-display-picons): let display catch up.
1402         (gnus-article-display-picons): ditto.
1403
1404 Fri Sep  6 08:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1405
1406         * nnkiboze.el (nnkiboze-close-group): Rewrite.
1407         (nnkiboze-request-list, nnkiboze-request-newgroups,
1408         nnkiboze-request-list-newsgroups): Removed.
1409         (nnkiboze-request-scan): New function.
1410         (nnkiboze-directory): New default.
1411
1412         * gnus-sum.el (gnus-article-read-p): New function.
1413
1414         * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
1415         (nnkiboze-open-server): Removed.
1416         (nnkiboze-server-opened): Ditto.
1417
1418         * nnheader.el (nnheader-find-nov-line): Renamed.
1419         (nnheader-nov-delete-outside-range): New function.
1420
1421         * gnus-uu.el (gnus-uu-invert-processable): New command and
1422         keystroke. 
1423
1424         * gnus-load.el (gnus-predefined-server-alist): New variable.
1425
1426         * gnus.el (gnus-server-to-method): Use it.
1427         (gnus-read-method): Ditto.
1428
1429         * gnus-sum.el (t): "M V" commands weren't defined.
1430
1431         * gnus-cache.el (gnus-summary-insert-cached-articles): New command
1432         and keystroke.
1433
1434         * gnus-score.el (gnus-sort-score-files): New function.
1435         (gnus-score-file-rank): New function.
1436         (gnus-score-find-bnews): Use it.
1437
1438         * gnus-topic.el (gnus-topic-mode-map): New sort submap.
1439         (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
1440         gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
1441         gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
1442         gnus-topic-sort-groups-by-method): New commands and keystrokes.
1443
1444         * gnus-group.el (gnus-group-sort-selected): New command.
1445         (gnus-group-sort-selected-flat): New function.
1446         (gnus-group-sort-selected-groups-by-alphabet,
1447         gnus-group-sort-selected-groups-by-unread,
1448         gnus-group-sort-selected-groups-by-level,
1449         gnus-group-sort-selected-groups-by-score,
1450         gnus-group-sort-selected-groups-by-rank,
1451         gnus-group-sort-selected-groups-by-method): New commands and
1452         keystrokes. 
1453         (gnus-group-make-menu-bar): Updated.
1454
1455         * gnus-util.el (gnus-make-sort-function): Create a complete
1456         function. 
1457         (gnus-make-sort-function-1): Renamed.
1458
1459         * gnus-topic.el (gnus-group-sort-topic): New function.
1460
1461         * gnus-group.el (gnus-group-sort-flat): Made into own function.
1462         (gnus-group-sort-alist-function): New variable.
1463
1464         * nnmail.el (nnmail-split-history): New variable.
1465         (nnmail-split-history): New command.
1466
1467         * gnus-score.el (gnus-score-adaptive): Don't do any work on
1468         pseudos. 
1469
1470         * gnus-msg.el (gnus-post-method): Allow easier posting from mail
1471         groups. 
1472
1473 Thu Sep  5 19:56:41 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1474
1475         * gnus.el: Red Gnus v0.27 is released.
1476
1477 Thu Sep  5 19:50:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1478
1479         * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
1480
1481 Thu Sep  5 18:39:47 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1482
1483         * gnus-sum.el (gnus-summary-edit-article-done): Make params
1484         optional. 
1485
1486         * nntp.el (nntp-list-active-group): Don't change group first. 
1487
1488         * gnus-util.el (gnus-make-directory): New function.
1489
1490         * gnus-msg.el (gnus-post-method): Do the right thing in
1491         `to-group' groups.
1492
1493 Fri Sep  6 08:05:53 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
1494
1495         * nnheader.el (nnheader-insert-head): Use
1496         nnheader-insert-file-contents-literally. 
1497
1498 Thu Sep  5 08:29:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1499
1500         * gnus-win.el (gnus-always-force-window-configuration): New
1501         variable. 
1502         (gnus-configure-windows): Use it.
1503
1504         * gnus-sum.el (gnus-summary-save-article): Give better prompts. 
1505
1506         * gnus-load.el (gnus-valid-select-methods): Update.
1507
1508         * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
1509         words.
1510
1511         * gnus-sum.el (gnus-scores-exclude-files): Defined.
1512
1513         * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
1514         un-asynch groups.
1515
1516 Thu Sep  5 08:26:11 1996  jeff sparkes  <jsparkes@nortel.ca>
1517
1518         * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
1519
1520 Thu Sep  5 07:41:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1521
1522         * gnus-group.el (gnus-group-list-groups): Update format specs.
1523
1524 Thu Sep  5 07:11:18 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1525
1526         * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
1527         group names. 
1528
1529 Thu Sep  5 06:53:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1530
1531         * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
1532         groups. 
1533
1534         * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params. 
1535
1536 Wed Sep  4 06:46:03 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1537
1538         * gnus.el: Red Gnus v0.26 is released.
1539
1540 Wed Sep  4 06:42:34 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
1541
1542         * nnmail.el (nnmail-move-inbox): Reverse logic.
1543
1544 Wed Sep  4 06:35:05 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1545
1546         * gnus.el: Red Gnus v0.25 is released.
1547
1548 Wed Sep  4 05:19:58 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1549
1550         * nnmail.el (nnmail-move-inbox): Refuse to move if
1551         nnmail-crash-box can't be written.
1552
1553         * gnus-art.el (gnus-button-url-regexp): Include : and ; in
1554         regexp. 
1555
1556         * gnus-score.el (gnus-adaptive-word-score-alist): New variable. 
1557
1558         * nnmail.el (nnmail-move-inbox): Set file modes on wrong file. 
1559
1560 Tue Sep  3 06:44:36 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1561
1562         * gnus.el: Red Gnus v0.24 is released.
1563
1564 Tue Sep  3 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1565
1566         * gnus-async.el (gnus-async-prefetch-article): Reset async list
1567         when the summary buffer is killed.
1568
1569         * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
1570         tty. 
1571
1572         * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
1573         buffer. 
1574
1575 Tue Sep  3 05:10:19 1996  Kurt Swanson  <kurt@dna.lth.se>
1576
1577         * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
1578
1579 Tue Sep  3 04:44:31 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1580
1581         * gnus-sum.el (gnus-summary-exit): Would bug out when using a
1582         single article buffer.
1583
1584 Mon Sep  2 05:50:07 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>
1585
1586         * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
1587         ARG in addition to stdin.
1588
1589 Mon Sep  2 05:28:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1590
1591         * gnus.el: Red Gnus v0.23 is released.
1592
1593 Mon Sep  2 05:16:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1594
1595         * gnus-audio.el: Renamed from "gnus-sound".
1596
1597 Mon Sep  2 05:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1598
1599         * gnus-ems.el (gnus-xemacs): New variable.
1600
1601 Mon Sep  2 03:18:18 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1602
1603         * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
1604         the next article until we have been idle a while.
1605
1606         * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
1607         function.
1608         
1609         * nnheader.el (nnheader-find-etc-directory): Accept a FILE
1610         parameter. 
1611
1612         * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
1613         things the hard way.
1614
1615         * gnus-sum.el (gnus-set-global-variables): Copy 
1616
1617 Mon Sep  2 03:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1618
1619         * gnus.el (gnus-splash): Play jingle.
1620
1621         * gnus-sound.el (gnus-startup-jingle): New variable.
1622         (gnus-play-jingle): New command.
1623
1624         * gnus.el (gnus-play-startup-jingle): New variable.
1625
1626 Sun Sep  1 06:38:45 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1627
1628         * gnus.el: Red Gnus v0.22 is released.
1629
1630 Sun Sep  1 05:45:59 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1631
1632         * gnus.el: Removed unreferenced let bindings from all files. 
1633
1634 Sun Sep  1 02:10:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1635
1636         * gnus.el ((load)): Only do the initial splash on "gnus"
1637         commands. 
1638
1639         * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
1640
1641         * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
1642
1643         * gnus-group.el (gnus-group-insert-group-line-info): Indent
1644         properly. 
1645
1646         * gnus-sum.el (gnus-gather-threads-by-references): Avoid
1647         infloops. 
1648
1649         * gnus-salt.el (gnus-mouse-pick): Changed name.
1650
1651         * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
1652         servers that don't support LIST ACTIVE.
1653
1654         * gnus-win.el (gnus-current-window-configuration): New variable.
1655         (gnus-configure-windows): Use it.
1656
1657         * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
1658         properly. 
1659
1660         * gnus-sum.el (gnus-list-of-unread-articles): Active group.
1661
1662 Sat Aug 31 05:05:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1663
1664         * gnus.el: Red Gnus v0.21 is released.
1665
1666 Sat Aug 31 02:54:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1667
1668         * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
1669         group when listing.
1670
1671         * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
1672         saving. 
1673
1674         * nnmail.el (nnmail-remove-tabs): New function.
1675
1676 Fri Aug 30 06:26:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1677
1678         * gnus-start.el (gnus-set-default-directory): Set to directory
1679         file name.
1680
1681         * nnmail.el (nnmail-remove-list-identifiers): New function.
1682         (nnmail-list-identifiers): New variable.
1683         (nnmail-prepare-incoming-message-hook): New variable.
1684         (nnmail-move-inbox): Allow nnmail-movemail-program to be a
1685         function. 
1686
1687         * article.el (article-mime-decode-quoted-printable-buffer): New
1688         function.
1689
1690         * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
1691         (nnmail-clean-whitespace-from-headers): New function.
1692
1693         * nntp.el (nntp-connection-alist): New variable.
1694         (nntp-open-connection): Use it.
1695         (nntp-request-close): New function.
1696
1697         * gnus-demon.el (timer): Required.
1698
1699         * message.el (message-reply): Bugged out on wide replies.
1700
1701 Fri Aug 30 03:51:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1702
1703         * gnus.el: Red Gnus v0.20 is released.
1704
1705 Fri Aug 30 01:36:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1706
1707         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
1708         `gnus-group-find-parameter'.
1709
1710         * nndoc.el (nndoc-mbox-article-begin): New function.
1711
1712         * gnus-sum.el (gnus-summary-search-article): Would expose the
1713         first hidden thread.
1714
1715         * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
1716         before following up.
1717
1718         * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
1719         annotations. 
1720
1721         * article.el (article-delete-text-of-type): New function.
1722
1723         * nndoc.el (nndoc-type-alist): Be slightly more permissive. 
1724
1725         * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
1726         quit-conf. 
1727         (gnus-summary-read-document): Ditto.
1728
1729         * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
1730
1731         * message.el (message-send-news): Give a message after not
1732         posting. 
1733         (message-reply): Remove leading spaces from Cc.
1734
1735 Fri Aug 30 01:32:27 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
1736
1737         * nnmail.el (nnmail-get-split-group): New version.
1738
1739 Fri Aug 30 00:47:17 1996  Jens Lautenbacher  <jens@lemming0.lem.uni-karlsruhe.de>
1740
1741         * gnus.texi (Group Parameters): Updated documentation 
1742
1743         * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
1744                   topic's value of gcc-self if no group value present.
1745
1746 Fri Aug 30 00:19:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1747
1748         * gnus-start.el (gnus-set-default-directory): Expand default
1749         directory. 
1750
1751         * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
1752
1753         * gnus-sum.el (gnus-summary-verbose-headers): Show article after
1754         toggling. 
1755
1756 Thu Aug 29 23:50:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1757
1758         * gnus-demon.el (gnus-demon-add-rescan): New function.
1759         (gnus-demon-scan-news): New function.
1760
1761 Thu Aug 29 05:34:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1762
1763         * gnus.el: Red Gnus v0.19 is released.
1764
1765 Thu Aug 29 02:04:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1766
1767         * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages. 
1768
1769         * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
1770
1771         * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
1772         to themselves.
1773
1774         * gnus-util.el (gnus-parent-id): Don't bug out on nil references. 
1775
1776         * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
1777
1778         * article.el (article-hide-text-of-type): New function.
1779         (article-hidden-text-type-p): New function.
1780
1781         * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
1782         text with wrong type.
1783         (gnus-article-hide-citation-maybe): Ditto.
1784         (gnus-article-hide-citation): Toggle.
1785
1786         * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
1787         pseudo-articles. 
1788
1789         * nntp.el (nntp-server-opened-hook): Send mode reader as a
1790         default. 
1791         (nntp-retrieve-data): Format error.
1792
1793 Thu Aug 29 01:52:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1794
1795         * gnus-sum.el (gnus-summary-display-article): Check whether
1796         `gnus-current-article' is nil.
1797
1798 Wed Aug 28 08:44:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1799
1800         * gnus-async.el (gnus-async-prefetch-article): Would clobber
1801         fetches in progress.
1802
1803         * gnus-sum.el (gnus-summary-prepare): Made into command.
1804
1805         * gnus-srvr.el (gnus-server-scan-server): New command and
1806         keystroke. 
1807
1808         * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
1809         generate buffer.
1810
1811 Sun Jul 21 14:56:28 1996  Steven L Baur  <steve@miranova.com>
1812
1813         * earcon.el (earcon-regexp-alist): Plonk!
1814
1815 Wed Aug 28 04:14:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1816
1817         * gnus.el: Red Gnus v0.18 is released.
1818
1819 Wed Aug 28 02:09:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1820
1821         * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
1822         first 100 hits.
1823         (nnweb-close-group): Set file name to nil before killing.
1824         (nnweb-altavista-create-mapping): Fetch the required number of
1825         articles. 
1826
1827         * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
1828         activation several times.
1829
1830         * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
1831         params to the nndoc group.
1832         (gnus-summary-read-document): Ditto.
1833
1834         * message.el (message-followup): Would produce buggy messages when
1835         replying to messages without Message-IDs.
1836
1837 Sat Aug 10 23:41:07 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1838
1839         * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
1840         headers instead of end.
1841
1842 Wed Aug 28 01:35:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1843
1844         * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
1845
1846         * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
1847         function.
1848
1849         * nnheader.el (nnheader-cancel-function-timers): New alias.
1850
1851         * gnus-topic.el (gnus-topic-mode): Update groups.
1852         (gnus-topic-remove-group): Update topic.
1853
1854         * gnus-group.el (gnus-group-update-group-function): New variable. 
1855         (gnus-group-update-group): Use it.
1856
1857         * gnus-topic.el (gnus-topic-update-topics-containing-group): New
1858         function. 
1859
1860 Tue Aug 27 14:35:01 1996  Ken Raeburn  <raeburn@cygnus.com>
1861
1862         * nnmail.el (nnmail-move-inbox): Don't try setting modes on
1863         "po:$USER".
1864
1865 Tue Aug 27 21:45:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1866
1867         * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
1868         bug out on unthreadeds.
1869
1870 Tue Aug 27 21:38:13 1996  Kurt Swanson  <kurt@dna.lth.se>
1871
1872         * gnus-salt.el (gnus-pick-mode-map): Typo.
1873
1874 Tue Aug 27 21:35:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1875
1876         * gnus-load.el: Removed gnus-vis thingies.
1877
1878 Tue Aug 27 00:54:05 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1879
1880         * gnus.el: Red Gnus v0.17 is released.
1881
1882 Tue Aug 27 00:46:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1883
1884         * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
1885
1886 Tue Aug 27 00:43:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1887
1888         * gnus.el: Red Gnus v0.16 is released.
1889
1890 Tue Aug 27 00:36:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1891
1892         * gnus-topic.el (gnus-topic-set-parameters): Bugout.
1893
1894 Mon Aug 26 22:41:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1895
1896         * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
1897
1898         * nnweb.el (nnweb-callback): Ignore if the callback buffer is
1899         dead. 
1900
1901         * gnus-async.el (gnus-async-prefetch-article): Don't do anything
1902         if Gnus is dead.
1903
1904 Mon Aug 26 00:57:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1905
1906         * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
1907         (nnweb-reference-create-mapping): Ditto.
1908         (nnweb-altavista-create-mapping): Ditto.
1909
1910         * gnus-async.el (gnus-asynchronous): New variable.
1911         (gnus-async-prefetch-article): Use it.
1912         (gnus-async-prefetch-headers): Ditto.
1913
1914         * nnweb.el (nnweb-close-group): New function.
1915
1916         * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
1917         groups from topics.
1918
1919 Mon Aug 26 00:10:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1920
1921         * gnus.el: Red Gnus v0.15 is released.
1922
1923 Sun Aug 25 23:09:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1924
1925         * message.el (message-send-mail-with-qmail): Use
1926         `message-qmail-program', which doesn't exist.
1927
1928         * nndoc.el (nndoc-type-alist): Slack digests are guessable.
1929
1930 Sun Aug 25 21:27:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1931
1932         * gnus-salt.el (gnus-pick-mode): Nixed out the format.
1933         (gnus-summary-pick-line-format): Buggy def.
1934
1935         * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
1936         (gnus-summary-read-document): Do better names.
1937
1938         * nnvirtual.el (nnvirtual-close-group): Don't do the unread
1939         setting on ephemeral groups.
1940
1941         * nntp.el (nntp-retrieve-groups): Would infloop.
1942
1943 Sun Aug 25 02:52:11 1996  Sudish Joseph  <sudish@MindSpring.COM>
1944
1945         * message.el (message-qmail-inject-program): New variable.
1946         (message-qmail-inject-args): New variable.
1947         (message-send-mail-with-qmail): New function, suitable for use
1948         as message-send-mail-function.
1949
1950 Sun Aug 25 20:41:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1951
1952         * nnweb.el (nnweb-fetch-form): Clear buffer file name. 
1953
1954         * nntp.el (nntp-request-article): Would try to copy to the same
1955         buffer. 
1956
1957         * gnus-group.el (gnus-group-read-ephemeral-group): Better error
1958         message. 
1959
1960         * nnweb.el (nnweb-request-group): Better error report. 
1961
1962         * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
1963
1964 Sun Aug 25 03:32:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1965
1966         * gnus.el: Red Gnus v0.14 is released.
1967
1968 Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1969
1970         * gnus-util.el (gnus-prin1): New function.
1971         (gnus-prin1-to-string): New function.
1972
1973         * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
1974
1975         * nndb.el (nndb-request-accept-article): Use new nntp functions.
1976
1977         * pop3.el: Make MD5 defined when compiling.
1978
1979         * article.el (article-strip-blank-lines): Called Gnus functions.
1980
1981         * nnweb.el (nnweb-init): Create a better buffer name.
1982         (nnweb-altavista-search): Wasn't defined.
1983         (nnweb-reference-search): Use advanced search.
1984
1985         * nnfolder.el (nnfolder-request-accept-article): Wrong params to
1986         `save-mail'. 
1987         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
1988         * nnmbox.el (nnmbox-request-accept-article): Ditto.
1989         * nnmh.el (nnmh-request-accept-article): Ditto.
1990         * nnml.el (nnml-request-accept-article): Ditto.
1991
1992 Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1993
1994         * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting
1995         functions. 
1996
1997 Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
1998
1999         * gnus-group.el (gnus-group-enter-directory): Temporarily bound
2000         `nneething-read-only'. 
2001
2002 Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
2003
2004         * gnus-ems.el (gnus-ems-redefine): Set
2005         `gnus-summary-display-table' to nil.
2006
2007 Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2008
2009         * gnus-art.el (gnus-summary-save-in-file): Didn't check before
2010         creating dir.
2011         (gnus-summary-save-in-rmail): Ditto.
2012         (gnus-summary-save-body-in-file): Ditto.
2013
2014         * message.el (message-check-news-syntax): Faulty Newsgroups
2015         regexp. 
2016
2017 Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2018
2019         * nnmail.el (nnmail-split-hook): New variable.
2020
2021         * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
2022         (nnmh-active-number): Find the largest article number.
2023
2024 Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
2025
2026         * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
2027
2028 Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2029
2030         * gnus-kill.el (gnus-execute): Ignored read articles.
2031
2032         * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
2033         function. 
2034
2035         * gnus-kill.el (gnus-execute-1): Evaled functions instead of
2036         calling them.
2037
2038         * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
2039
2040         * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
2041         (gnus-score-adaptive): Use it.
2042
2043         * nnbabyl.el (nnbabyl-request-scan): Change group.
2044
2045         * nnmbox.el (nnmbox-request-scan): Change group.
2046
2047         * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
2048         (gnus-ignored-adaptive-words): New variable.
2049         (gnus-score-adaptive): Use it.
2050         (gnus-score-adaptive): Bugged out on undefined symbols.
2051         (gnus-summary-score-entry): Accept numerical DATE.
2052         (gnus-score-adaptive): Pos in wrong buf.
2053         (gnus-score-string): Didn't accept word matches.
2054         (gnus-enter-score-words-into-hashtb): Wrong sequence.
2055         (gnus-score-string): Word matches inflooped.
2056
2057 Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
2058
2059         * smiley.el (smiley-buffer): Added some additional extent parameters.
2060         (smiley-toggle-extent): rewrote to use above.
2061
2062 Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2063
2064         * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
2065
2066 Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
2067
2068         * gnus-cache.el (gnus-cache-write-active): Would try to create
2069         existing directory.
2070
2071 Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2072
2073         * article.el (article-strip-multiple-blank-lines): New command and
2074         keystroke.
2075         (article-strip-blank-lines): New command and keystroke.
2076
2077         * nnmail.el (nnmail-move-inbox): Set file permissions on the
2078         Incoming files.
2079
2080         * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
2081         until we manage to open one.
2082
2083         * nntp.el (nntp-send-authinfo-function): New variable.
2084         (nntp-wait-for): Handle authinfo requests better.
2085
2086         * gnus-sum.el (gnus-summary-article-posted-p): New command and
2087         keystroke. 
2088
2089         * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
2090
2091         * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
2092         local to the message buffers.
2093
2094         * gnus-int.el (gnus-remove-denial): New function.
2095
2096         * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
2097         prefixes. 
2098         (gnus-summary-refer-parent-article): Allow skipping past canceled
2099         articles. 
2100
2101         * gnus-util.el (gnus-parent-id): Take an optional N ancestor
2102         param. 
2103
2104         * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
2105         fetches already in progress.
2106
2107         * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
2108         filing. 
2109
2110         * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
2111         (gnus-summary-limit-children): Never hide ticked articles.
2112         (gnus-highlight-selected-summary): Selected face spans the entire
2113         %(-%) area.
2114
2115 Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2116
2117         * gnus-group.el (gnus-group-restart): Better prompt.
2118
2119         * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
2120         old-fetched articles.
2121
2122 Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2123
2124         * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
2125
2126 Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2127
2128         * gnus-group.el (gnus-group-get-new-news): Don't move point.
2129
2130         * nnweb.el (nndejagnus): Renamed from nndejagnus.
2131         (nnweb-remove-markup): New function.
2132
2133 Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2134
2135         * gnus.el: Red Gnus v0.13 is released.
2136
2137 Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
2138
2139         * smiley.el (smiley-map): New keymap for smileys.
2140         (smiley-toggle-extent): New function to toggle smiley invisibility.
2141         (smiley-buffer): Use them.
2142
2143 Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2144
2145         * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
2146
2147 Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2148
2149         * gnus-group.el (gnus-group-make-dejanews-group): New command and
2150         keystroke. 
2151
2152         * gnus-start.el (gnus-site-init-file): New variable.
2153         (gnus-read-init-file): Use it.
2154
2155         * nndejanews.el: New file.
2156
2157         * nnheader.el (make-full-mail-header): New function.
2158
2159         * nngateway.el (nngateway-open-server): Used nntp vars.
2160
2161 Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2162
2163         * gnus.el: Red Gnus v0.12 is released.
2164
2165 Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2166
2167         * gnus-win.el (gnus-window-configuration-element): New function. 
2168         (gnus-windows-old-to-new): Use it.
2169         (gnus-windows-old-to-new): Produced bogus results.
2170
2171         * message.el (message-cancel-message): New variable.
2172
2173         * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
2174
2175         * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
2176         gnus-error value.
2177
2178 Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2179
2180         * nnmail.el (nnmail-replace-status, nnmail-decode-status,
2181         nnmail-encode-status): New variables.
2182
2183         * nnml.el (nnml-article-to-file): New function.
2184
2185 Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
2186
2187         * nnfolder.el (nnfolder-generate-active-file): Test the right
2188         files. 
2189
2190 Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2191
2192         * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
2193         unthreaded buffers.
2194
2195         * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
2196         (gnus-xmas-modeline-left-extent): Ditto.
2197
2198         * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
2199         undefined variable.
2200
2201         * gnus.el (gnus-read-method): Return the virtual server name if
2202         possible. 
2203
2204 Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2205
2206         * nngateway.el: New file.
2207
2208         * nnoo.el (nnoo-define-skeleton): New macro.
2209         (nnoo-define-skeleton-1): New function.
2210
2211         * gnus-start.el (gnus-strip-killed-list): New function.
2212         (gnus-gnus-to-quick-newsrc-format): Use it.
2213
2214         * gnus-sum.el (gnus-summary-process-mark-set): New function.
2215         (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
2216         gnus-summary-save-process-mark): New commands and keystrokes.
2217
2218         * nnml.el (nnml-generate-nov-file): Set modes.
2219
2220         * nnmail.el (nnmail-default-file-modes): New variable.
2221         (nnmail-write-region): New function.
2222
2223         * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
2224         to nil.
2225
2226 Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2227
2228         * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
2229
2230 Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
2231
2232         * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
2233         treated improperly.
2234
2235 Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2236
2237         * gnus-salt.el (gnus-mouse-pick-article): New command. 
2238
2239         * gnus-art.el (gnus-button-url): Call with one argument.
2240
2241         * gnus-start.el (gnus-set-default-directory): New function.
2242
2243         * gnus-load.el (gnus-default-directory): New variable.
2244
2245 Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
2246
2247         * gnus-score.el (gnus-home-score-file): Changed syntax.
2248
2249 Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
2250
2251         * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
2252         of file token wasn't properly detected.
2253         (nndoc-type-alist): Better end-of-header regexp for
2254         lanl.gov preprints
2255         (nndoc-article-type): Updated doc string
2256
2257 Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
2258
2259         * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
2260         first.
2261
2262 Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2263
2264         * gnus-group.el (gnus-group-sort-by-real-name): New function.
2265
2266         * gnus-sum.el (gnus-summary-save-article): Pass on number of
2267         articles to be saved.
2268
2269         * gnus-art.el (gnus-article-edit-article): Remove all text props.
2270         (gnus-read-save-file-name): Take an optional defaultish parameter.
2271
2272         * nntp.el (nntp-retrieve-groups): Saved.
2273
2274         * message.el (message-forward): Didn't work well with multi-line
2275         separators. 
2276
2277         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
2278         wheteher followup-to was restricted.
2279
2280         * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
2281         headers. 
2282
2283         * gnus-group.el (gnus-group-highlight-line): New `total' number. 
2284
2285 Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2286
2287         * gnus.el: Red Gnus v0.11 is released.
2288
2289 Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2290
2291         * gnus-async.el (gnus-make-async-article-function): New function.
2292         (gnus-async-prefetch-article): Use it.
2293
2294 Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
2295
2296         * gnus-start.el (gnus-activate-level): Doc fix.
2297
2298 Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2299
2300         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
2301         (gnus-crosspost-message): New variable.
2302
2303         * gnus-vis.el: Removed file -- functions spread out over
2304         gnus-group.el, gnus-sum.el and gnus-art.el.
2305
2306         * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
2307
2308         * gnus-salt.el (gnus-carpal-mode): Moved to this file.
2309
2310         * gnus-vis.el (gnus-score-set-default): Removed.
2311         (gnus-visual-score-map): Removed.
2312
2313         * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
2314
2315         * gnus-srvr.el (gnus-server-open-all-servers): New command and
2316         keystroke. 
2317         (gnus-server-close-all-servers): Ditto.
2318
2319         * gnus-async.el (gnus-async-get-semaphore): New function.
2320         (gnus-async-release-semaphore): New function.
2321         (gnus-async-prefetch-article): Use them.
2322
2323         * nntp.el (nntp-make-process-buffer): New function.
2324         (nntp-retrieve-data): Use after-change instead of filter.
2325         (nntp-after-change-function): New function.
2326
2327         * gnus.el (gnus-read-method): Intern method.
2328
2329         * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
2330         making dir.
2331
2332 Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
2333
2334         * gnus-win.el (gnus-buffer-configuration): Don't create picon
2335         frame if gnus-picons-display-where is 'article.
2336
2337 Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2338
2339         * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
2340         some lines. 
2341
2342         * gnus-spec.el (gnus-tilde-cut-form): Typo.
2343         (gnus-parse-simple-format): Forgot to check `max-right' and
2344         `max-left'.
2345         (gnus-compile): Don't issue warnings.
2346
2347 Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
2348         
2349         * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
2350         now.
2351
2352 Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
2353
2354         * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
2355
2356 Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2357
2358         * message.el (message-check-news-syntax): Messaged wrong number.
2359
2360 Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2361
2362         * message.el (message-y-or-n-p): Moved to before usage.
2363
2364 Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
2365
2366         * gnus-picon.el (gnus-article-display-picons): display picon even if
2367         From line doesn't have full domain name.
2368
2369 Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2370
2371         * message.el (message-reply): Didn't narrow properly to the head.
2372         (message-indent-citation): Remove all blank lines at the start. 
2373
2374 Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2375
2376         * gnus.el: Red Gnus v0.9 is released.
2377
2378 Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2379
2380         * gnus-soup.el (gnus-soup-write-prefixes): Protect against
2381         existing dirs.
2382
2383         * gnus-topic.el (gnus-topic-parameters): Third parameter instead
2384         of second.
2385         (gnus-topic-set-parameters): Ditto.
2386
2387 Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
2388
2389         * message.el (message-send-mail-with-mh): Didn't work.
2390
2391 Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2392
2393         * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
2394         ingo. 
2395         (gnus-dup-unsuppress-article): Set the wrong variable.
2396
2397 Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
2398
2399         * gnus.el (gnus-short-group-name): Bug in dotless names.
2400
2401 Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
2402
2403         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
2404         parameter. 
2405
2406 Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
2407
2408         * gnus-load.el (gnus-info-nodes): Add info node for
2409         `mime/viewer-mode'. 
2410
2411 Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2412
2413         * message.el (message-reply): Don't include first empty line. 
2414
2415 Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
2416
2417         * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
2418
2419 Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2420
2421         * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates. 
2422
2423 Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2424
2425         * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
2426         (gnus-topic-parameters): Buggy definition.
2427
2428         * gnus-group.el (gnus-group-get-parameter-function): New
2429         variable. 
2430
2431         * gnus.el (gnus-group-find-parameter): New function.
2432
2433         * gnus-sum.el (gnus-summary-read-document): New command and
2434         keystroke. 
2435
2436         * gnus-group.el (gnus-group-clear-data-on-native-groups): New
2437         command. 
2438         (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
2439         parameter.
2440
2441         * gnus-score.el (gnus-decay-score): New function.
2442         (gnus-decay-scores): New function.
2443         (gnus-decay-score-function): New variable.
2444         (gnus-score-date): Accept a `regexp' match.
2445
2446         * gnus-util.el (gnus-time-to-day): New function.
2447
2448         * gnus-score.el (gnus-decay-scores): New variable.
2449         (gnus-score-decay-constant): New variable.
2450         (gnus-score-decay-scale): New variable.
2451
2452         * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
2453
2454         * gnus-group.el (gnus-update-read-articles): Register undo.
2455
2456         * gnus-undo.el (gnus-undo-register-1): Renamed.
2457         (gnus-undo-register): New macro.
2458
2459         * gnus-group.el (gnus-group-yank-group): Be undoable.
2460         (gnus-group-kill-group): Be undoable.
2461         (gnus-undo): Required.
2462         (gnus-group-clear-data): New keystroke.
2463
2464         * gnus-undo.el (gnus-undo-last-command): New variable.
2465         (gnus-undo): Didn't work.
2466         (gnus-undo-boundary): Keep track of whether the last command did a
2467         boundary.
2468         (gnus-undo): Set boundary.
2469
2470 Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2471
2472         * gnus-spec.el (gnus-tilde-cut-form): New function.
2473         (gnus-tilde-max-form): New definition.
2474         (gnus-tilde-ignore-form): New function.
2475         (gnus-parse-format): Rewrite to accept extended syntax.
2476
2477         * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
2478         faster.
2479
2480         * gnus-group.el (gnus-group-goto-group): Accept optional FAR
2481         parameter. 
2482
2483         * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
2484         that don't support this.
2485
2486         * gnus.el (gnus-server-extend-method): Would bug out on non-known
2487         methods. 
2488
2489         * gnus-group.el (gnus-group-get-new-news): Put point in the group
2490         buffer. 
2491
2492 Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
2493
2494         * nntp.el (nntp-open-rlogin): Now can be used as
2495         nntp-open-connection function
2496         (nntp-open-telnet): Ditto
2497         (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
2498         to make new nntp-wait-for happy
2499         all: required carriage return for end of line 
2500
2501 Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
2502
2503         * nndoc.el (nndoc-generate-lanl-gov-head): New function
2504         (nndoc-transform-lanl-gov-announce): New function
2505         (nndoc-lanl-gov-announce-type-p): New function
2506         (nndoc-type-alist): Added support for preprint announcements
2507         (nndoc-type-alist): Only use 'slack-digests' if forced to.
2508
2509 Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
2510
2511         * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
2512
2513 Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2514
2515         * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
2516         area.
2517
2518         * gnus-dup.el (gnus-dup-unsuppress-article): New function.
2519
2520         * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
2521         duplicates. 
2522
2523         * gnus-msg.el (gnus-debug): Scan gnus-load.el.
2524
2525 Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2526
2527         * gnus.el: Red Gnus v0.8 is released.
2528
2529 Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2530
2531         * gnus.el: Red Gnus v0.7 is released.
2532
2533 Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2534
2535         * message.el (message-deletable-headers): Have Lines be
2536         deletable. 
2537
2538 Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
2539
2540         * gnus.el (gnus-short-group-name): New version.
2541
2542 Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2543
2544         * gnus-start.el (gnus-declare-backend): New function.
2545
2546         * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
2547         (gnus-xmas-modeline-glyph): New variable.
2548         (gnus-xmas-mode-line-buffer-identification): New definition. 
2549
2550         * nntp.el (nntp-request-article): Would sometimes return nil
2551         falsely. 
2552         (nntp-find-group-and-number): Saved function.
2553         (nntp-request-article): Use it.
2554         (nntp-request-head): Saved.
2555
2556         * gnus-dup.el (gnus-dup-suppress-articles): Message.
2557
2558         * gnus-group.el (gnus-group-mark-group): Used string instead of
2559         char. 
2560
2561 Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2562
2563         * gnus-util.el: Use `format-time-string'.
2564
2565         * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
2566         again. 
2567
2568         * article.el (article-make-date-line): Would say "unknown" on
2569         "now" dates.
2570
2571 Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
2572
2573         * message.el (message-rename-buffer): Set proper outsave name. 
2574
2575 Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2576
2577         * nnheader.el (nnheader-temp-write): Always use
2578         `fundamental-mode'. 
2579
2580         * gnus-util.el (gnus-date-iso8601): Illegal format.
2581
2582         * gnus-group.el (gnus-group-make-doc-group): Full name in server
2583         name. 
2584
2585         * gnus-undo.el (gnus-undo): Typo.
2586
2587         * gnus-group.el (gnus-group-mark-group): Don't touch props.
2588
2589         * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
2590         saving.
2591
2592         * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
2593         `^L' is the last char.
2594
2595         * gnus.el (gnus): Autoload.
2596
2597 Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2598
2599         * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy
2600         matching properly.
2601
2602 Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2603
2604         * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
2605
2606 Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2607
2608         * gnus-art.el (gnus-article-edit-exit): Would move point.
2609         (gnus-article-edit): New command.
2610
2611         * nnml.el (nnml-request-rename-group): Copy over .overview file. 
2612         (nnml-request-group): Better error message.
2613
2614 Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
2615
2616         * gnus-setup.el (message): Can't require 'message until we know
2617         where the Gnus .elcs are.
2618         
2619 Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
2620
2621         * gnus-util.el (gnus-date-iso8601): New function.
2622
2623 Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2624
2625         * gnus-sum.el (gnus-summary-search-article-forward): Show thread
2626         when finding matches.
2627
2628         * nnmail.el (nnmail-get-spool-files): Sort procmail files.
2629
2630 Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2631
2632         * gnus.el: Red Gnus v0.6 is released.
2633
2634 Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2635
2636         * nntp.el (nntp-request-type): Defined again.
2637
2638 Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
2639
2640         * gnus-score.el (gnus-ignored-adaptive-words): New value.
2641
2642 Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2643
2644         * gnus-util.el (gnus-group-real-name): Tweaked definition.
2645
2646         * gnus-eform.el (gnus-edit-form-done): Didn't call the right
2647         function. 
2648
2649 Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2650
2651         * gnus-score.el (gnus-score-load-files): Returned nil.
2652
2653 Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2654
2655         * gnus-load.el (gnus-use-undo): New variable.
2656
2657         * gnus-undo.el: New file.
2658
2659         * gnus-score.el (gnus-default-adaptive-word-score-alist): New
2660         variable. 
2661         (gnus-score-adaptive): Adaptivity on words.
2662         (gnus-ignored-adaptive-words): New variable.
2663         (gnus-all-score-files): Made into own function.
2664         (gnus-score-load-files): Ditto.
2665         (gnus-score-find-favourite-words): New command and keystroke.
2666
2667         * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
2668
2669         * gnus-score.el (gnus-enter-score-words-into-hashtb): New
2670         function. 
2671         (gnus-score-build-cons): Removed.
2672         (gnus-score-string): Score words.
2673
2674 Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2675
2676         * gnus.el: Red Gnus v0.5 is released.
2677
2678 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2679
2680         * nntp.el (nntp-wait-for): Goto point-max before inserting.
2681         (nntp-retrieve-headers): Didn't inhibit Erasure.
2682
2683         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
2684
2685         * nntp.el (nntp-send-command-nodelete): New function.
2686
2687 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2688
2689         * article.el (article-date-ut): Wouldn't do anything much.
2690
2691         * nntp.el (nntp-wait-for): Wouldn't allow posting.
2692
2693         * nnmail.el (nnmail-delete-incoming): Set to nil.
2694
2695 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2696
2697         * gnus-score.el (gnus-home-score-file): New variable.
2698         (gnus-home-score-file): New function.
2699         (gnus-hierarchial-home-score-file): New function.
2700         (gnus-possibly-score-headers): Use `adapt-file' param.
2701         (gnus-home-adapt-file): New variable.
2702         (gnus-hierarchial-home-adapt-file): New function.
2703
2704         * gnus-load.el (gnus-original-article-buffer): Moved here.
2705
2706         * gnus-sum.el (gnus-article-mark): New macro.
2707         (gnus-summary-prepare-unthreaded): Use it.
2708         (gnus-summary-prepare-threads): Ditto.
2709
2710         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
2711         setting. 
2712
2713         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
2714         article buffer.
2715         (gnus-summary-edit-article-done): Don't move point after editing.
2716         (gnus-summary-edit-article-postpone): Removed.
2717         (gnus-summary-update-article-line): New function.
2718
2719         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
2720
2721 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2722
2723         * gnus.el: Red Gnus v0.4 is released.
2724
2725 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
2726
2727         * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running
2728         under tty.
2729
2730 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2731
2732         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
2733         of `length'.
2734
2735 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2736
2737         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
2738         properly.
2739
2740 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
2741
2742         * gnus-vis.el (gnus-button-url): New definition.
2743
2744 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2745
2746         * gnus-group.el (gnus-update-read-articles): Moved here.
2747
2748         * gnus-sum.el (gnus-update-read-articles): Moved here.
2749
2750         * gnus-async.el (gnus-async-request-fetched-article): Would bug
2751         out on Message-IDs.
2752
2753         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
2754
2755         * nntp.el (nntp-process-filter): Insert at point-max.
2756
2757         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
2758
2759 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2760
2761         * gnus-topic.el (gnus-topic-edit-parameters): New command.
2762         (gnus-group-topic-parameters): New function.
2763         (gnus-topic-set-parameters): New function.
2764         (gnus-topic-parameters): New function.
2765
2766         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
2767
2768         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
2769         (gnus-server-edit-server-done): Removed.
2770
2771         * gnus-group.el: Use new edit function.
2772
2773         * gnus-eform.el (gnus-eform): New file.
2774
2775         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
2776         more to find the most likely instance of the group.
2777         (gnus-edit-form): New function.
2778         (gnus-edit-form-mode): New command.
2779         (gnus-edit-form-make-menu-bar): New function.
2780         (gnus-edit-form-mode-hook): New variable.
2781         (gnus-edit-form-exit): New command and keystroke.
2782         (gnus-edit-form-done): Ditto.
2783
2784         * gnus-topic.el: Moved functions around.
2785         (gnus-current-topic): Renamed.
2786         (gnus-current-topics): New function.
2787         (gnus-group-parent-topic): New function.
2788
2789         * article.el (gnus-signature-separator): New default.
2790         (gnus-signature-limit): Extended value.
2791         (article-narrow-to-signature): Use it.
2792
2793         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
2794
2795         * article.el (article-search-signature): New function.
2796         (gnus-signature-separator): Allow wider syntax.
2797
2798         * gnus-async.el (gnus-use-header-prefetch): New variable.
2799         (gnus-async-set-article-buffer): Removed.
2800         (gnus-async-prefetch-headers): New function.
2801         (gnus-async-retrieve-fetched-headers): New function.
2802         (gnus-async-prefetch-headers-buffer): New variable.
2803
2804         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
2805         (gnus-pick-mode): Use it.
2806         (gnus-pick-line-number): New function.
2807         (gnus-pick-article): New command and keystroke.
2808         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
2809         (gnus-pick-next-page): New command and keystroke.
2810         (gnus-mark-unpicked-articles-as-read): New variable.
2811         (gnus-pick-start-reading): Use it.
2812
2813         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
2814         number. 
2815
2816 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2817
2818         * nntp.el (nntp-request-list): Decode.
2819         (nntp-request-list-newsgroups): Ditto.
2820
2821         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
2822
2823         * gnus-msg.el (gnus-debug): Would bug out.
2824
2825 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
2826
2827         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
2828
2829 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2830
2831         * gnus-score.el (gnus-score-save): Wouldn't save scores.
2832
2833         * gnus-load.el (gnus-summary-line-format): Moved here.
2834
2835         * gnus.el (gnus-alive-p): More thorough definition.
2836         (gnus-info-set-entry): New macro.
2837
2838         * gnus-move.el: New file.
2839         (gnus-move-group-to-server): New function.
2840         (gnus-change-server): New command.
2841         (gnus-group-move-group-to-server): New command.
2842
2843         * gnus-start.el (gnus-parse-active): New function.
2844
2845         * gnus.el (gnus-read-method): Mew function.
2846         * gnus-group.el: Use it.
2847
2848         * gnus-load.el (gnus-suppress-duplicates): New variable.
2849
2850         * gnus-dup.el: New file.
2851
2852         * gnus-sum.el (gnus-data-read-p): New macro.
2853         (gnus-duplicate-mark): New variable.
2854
2855 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2856
2857         * gnus.el: Red Gnus v0.3 is released.
2858
2859 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2860
2861         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
2862
2863         * gnus-load.el (gnus-suppress-keymap): New function.
2864
2865 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
2866
2867         * gnus-picon.el (gnus-group-display-picons): Delete just the live
2868         extents. 
2869
2870 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2871
2872         * gnus.el ((load)): Only eval splash when loading.
2873
2874         * gnus-group.el (gnus-group-quit): Always kill group buffer.
2875
2876         * nntp.el (nntp-open-connection): Escape errors.
2877
2878 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2879
2880         * nnml.el (nnml-request-rename-group): Would move subgroups as
2881         well. 
2882         * nnmh.el: Ditto.
2883
2884         * gnus-group.el (gnus-group-rename-group): Use current group name
2885         as default.
2886         (gnus-group-rename-group): Added doc string.
2887
2888         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
2889
2890 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
2891
2892         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
2893
2894 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2895
2896         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
2897
2898 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2899
2900         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
2901         the right buffer.
2902         (nntp-request-body): Decode.
2903
2904         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
2905         loaded. 
2906
2907         * gnus-art.el (gnus-article-edit-mode): New command.
2908         (gnus-article-edit-mode-hook): New variable.
2909         (gnus-article-edit-mode-map): New variable.
2910
2911 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
2912
2913         * gnus-art.el (gnus-article-edit-full-stops): New command.
2914
2915 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2916
2917         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
2918
2919         * message.el (message-sort-headers-1): Sort properly on totally
2920         empty headers.
2921
2922         * article.el (article-hide-boring-headers): Didn't hide completely
2923         empty headers.
2924
2925         * nntp.el (nntp-encode-text): Rescued.
2926         (nntp-send-buffer): New function.
2927         (nntp-request-post): New function.
2928
2929         * gnus-util.el (gnus-define-keys-safe): New macro.
2930         (gnus-define-keys-1): Accept `safe' param.
2931
2932         * gnus-load.el (gnus-summary-mode-map): Define the main three
2933         keymaps prematurely here.
2934
2935 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
2936
2937         * gnus-load.el (gnus-default-nntp-server): Moved.
2938
2939 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2940
2941         * nndoc.el (nndoc-add-type): Remove old type definition.
2942
2943         * article.el: Changed variable names back to `gnus-'.
2944
2945 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2946
2947         * nntp.el (nntp-connection-alist): Define as oo.
2948
2949         * nndoc.el (nndoc-add-type): Wrong number of args.
2950         (nndoc-set-delims): Free var.
2951
2952 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2953
2954         * gnus.el: Red Gnus v0.1 is released.
2955
2956 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2957
2958         * nntp.el (nntp-find-connection-buffer): New function.
2959         (nntp-retrieve-headers): Use it.
2960
2961 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2962
2963         * nndoc.el (nndoc-add-type): New function.
2964         (nndoc-guess-type): New function.
2965         (nndoc-set-delims): New definition.
2966
2967         * nntp.el (nntp-open-server): Init server buffer.
2968
2969         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
2970         methods. 
2971         (gnus-group-rename-group): Would act oddly when renaming native
2972         groups. 
2973
2974 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2975
2976         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
2977
2978         * gnus-async.el: New file.
2979
2980         * gnus-int.el (gnus-asynchronous-p): New function.
2981
2982         * nntp.el: Replaced with new, asynchronous version.
2983
2984 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
2985
2986         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
2987         (gnus-summary-simplify-subject-query): New command.
2988
2989 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2990
2991         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
2992
2993         * gnus-art.el (gnus-article-wash-status): Report emphasis.
2994
2995         * article.el (article-unhide-text-type): New function.
2996         (article-emphasize): New function.
2997         (article-emphasis-alist): New variable.
2998
2999         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
3000
3001         * gnus-logic.el: New file.
3002
3003         * article.el (article-treat-overstrike): Mark hiding type.
3004
3005 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
3006
3007         * gnus-art.el (gnus-article-wash-status): New function.
3008
3009 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3010
3011         * article.el (article-hidden-arg): Renamed all variables and
3012         functions to `article-'.
3013
3014         * gnus.el: Split file into gnus-start.el, gnus-group.el,
3015         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
3016         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
3017