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