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