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