*** empty log message ***
[gnus] / lisp / ChangeLog
1 Sun Apr  7 20:14:50 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2
3         * gnus.el (gnus-group-get-new-news-this-group): Would update
4         groups twice.
5
6         * gnus-cache.el (gnus-cache-possibly-enter-article): Use real
7         group name.
8
9         * nnvirtual.el (nnvirtual-possibly-change-group): Faulty logic.
10         (nnvirtual-retrieve-headers): Don't force re-check.
11
12 Sun Apr  7 01:11:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
13
14         * gnus.el: September Gnus v0.66 is released.
15
16         * nnvirtual.el (nnvirtual-close-group): Don't nix out
17         group-relevant variables.
18
19         * message.el (message-send-and-exit): Would choke on sending bug
20         reports. 
21
22 Sat Apr  6 19:03:10 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
23
24         * gnus.el: September Gnus v0.65 is released.
25
26         * nnvirtual.el (nnvirtual-close-group): Don't update component
27         groups so much.
28
29         * message.el (message-make-fqdm): Wouldn't pick out the address
30         from `user-mail-address'.
31         (message-generate-headers): Don't insert X-Mailer if there is an
32         X-Newsreader. 
33         (message-followup): Set `message-reply-headers'.
34         (message-send-and-exit): Pass prefix argument.
35         (message-cancel-news): Don't check syntax.
36
37 Sat Apr  6 03:04:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
38
39         * gnus.el (gnus-summary-last-article-p): Reverse logic.
40
41         * message.el (message-make-fqdm): Try mail-host-address.
42         (message-fill-header): Would insert blank lines.
43
44 Fri Apr  5 23:51:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no (Lars Magne Ingebrigtsen)>
45
46         * gnus.el: September Gnus v0.64 is released.
47
48         * message.el (message-send-and-exit): Don't bury buffer on
49         unsucessful sending.
50
51 Fri Apr  5 21:10:55 1996  Jens Lautenbacher  <jens@lemcbed.lem.uni-karlsruhe.de>
52
53         * gnus-vis.el (gnus-group-make-menu-bar): Grey out certain items.
54
55 Fri Apr  5 20:05:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
56
57         * gnus.el (gnus-group-default-level): Would set
58         `gnus-group-default-list-level'. 
59
60         * gnus-score.el: Don't require gnus-scomo.
61
62         * gnus-msg.el (gnus-inews-do-gcc): Remove mail header separator.
63
64         * nndir.el (nndir-execute-nnml-command): Would set nnml
65         directory. 
66
67         * nnvirtual.el (nnvirtual-request-update-info): Would infloop.
68
69 Fri Apr  5 17:53:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
70
71         * gnus.el (gnus-summary-best-unread-article): Return a proper
72         value.
73         (gnus-summary-read-group): Wouldn't configure windows properly
74         when the first article was canceled.
75
76         * nnvirtual.el (nnvirtual-create-mapping): Inline function.
77         (nnvirtual-create-mapping): Don't set the marks lists.
78         (nnvirtual-possibly-change-group): Would add groups twice,
79         possibly. 
80         (nnvirtual-update-reads): New function.
81
82 Thu Apr  4 21:07:53 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
83
84         * nnspool.el (nnspool-inews-switches): Changed default back.
85
86         * nnsoup.el (nnsoup-narrow-to-article): Would choke on fetching
87         non-existent articles.
88         (nnsoup-store-reply): Handle courtesy copies.
89
90 Thu Apr  4 21:01:53 1996  Greg Stark  <gsstark@mit.edu>
91
92         * nnmail.el (nnmail-process-babyl-mail-format): Would parse empty
93         mails badly.
94
95 Thu Apr  4 03:37:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
96
97         * gnus.el (gnus-servers-using-backend): New function.
98         (gnus-summary-respool-article): Use real methods instead of
99         backend names.
100         (gnus-summary-move-article): Use the method.
101
102         * message.el (timezone): Require timezone.
103         (message-setup): Insert the separator before generating headers. 
104         (message-goto-signature): Goto point-max if there is no signature
105         separator. 
106
107         * gnus.el (gnus-article-date-ut): Don't call
108         `gnus-article-highlight-headers'. 
109         (gnus-server-get-method): Return the native select method when
110         needed. 
111
112 Thu Apr  4 03:12:04 1996  Richard Mlynarik  <mly@adoc.xerox.com>
113
114         * gnus-kill.el (gnus-apply-kill-file-unless-scored): New
115         function. 
116
117 Thu Apr  4 01:59:18 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
118
119         * message.el (message-send-mail): Don't do the mailalias thing.
120         (message-fill-header): Would fill long Message-IDs badly.
121
122         * gnus.el (gnus-group-faq-directory): Wrong paths.
123
124 Wed Apr  3 18:23:35 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
125
126         * gnus.el: September Gnus v0.63 is released.
127
128         * message.el (message-insert-newsgroups): Capitilize Newsgroups.
129
130         * gnus.el (gnus-make-hashtable-from-killed): Wouldn't use
131         `gnus-zombie-list'. 
132
133         * nnfolder.el (nnfolder-group-pathname): New function; return the
134         right folder.
135
136         * gnus-score.el (gnus-score-find-bnews): Recognize "++" groups. 
137
138         * gnus-topic.el (gnus-topic-yank-group): Remain in the topic.
139
140         * gnus.el (gnus-get-new-news-in-group): Removed function.
141         (gnus-group-get-new-news-this-group): Update all instances of the
142         group. 
143
144         * gnus-topic.el (gnus-topic-unindent): Insert at the right place. 
145         (gnus-topic-next-topic): New function.
146         (gnus-topic-unindent): Would swallow sub-topics.
147         (gnus-topic-indent): Ditto.
148
149 Wed Apr  3 17:18:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
150
151         * gnus-msg.el (gnus-bug): Wouldn't restore window conf.
152
153         * gnus.el (gnus-buffer-configuration): `bug' configuration.
154
155 Tue Apr  2 22:33:25 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
156
157         * gnus-scomo.el: New file.
158
159 Tue Apr  2 12:31:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
160
161         * message.el (bold-region): New function.
162         (unbold-region): New function.
163         (message-face-alist): New variable.
164         (message-mode): Add facemenu support.
165
166 Tue Apr  2 20:46:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
167
168         * message.el (message-required-mail-headers): `To' isn't
169         required. 
170         (message-ignored-news-headers): Remove Fcc headers.
171         (message-ignored-mail-headers): Ditto.
172
173         * gnus.el (gnus-request-article-this-buffer): Would bug out on
174         backlogs. 
175
176         * message.el (message-send-and-exit): Bury buffer.
177
178         * gnus-uu.el (gnus-uu-digest-mail-forward): Use `message'.
179
180         * nnfolder.el (nnfolder-close-group): Would try to `set-buffer'
181         nil. 
182
183         * gnus.el (gnus-server-get-method): Would return extended servers
184         too often.
185
186         * nnml.el (nnml-request-accept-article): Accept a server
187         parameter. 
188
189 Tue Apr  2 15:05:14 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
190
191         * gnus.el: September Gnus v0.62 is released.
192
193         * nnfolder.el (nnfolder-possibly-change-group): Make sure the
194         directory exists before writing file.
195         (nnfolder-request-accept-article): Give a better error messae.
196
197 Sat Mar 30 18:45:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
198
199         * message.el (message-mode-map): Moved `goto-signature'.
200
201         * nnfolder.el (nnfolder-request-delete-group): Respect
202         nnmail-use-long-file-name. 
203         (nnfolder-request-rename-group): Ditto.
204         (nnfolder-possibly-change-group): Ditto.
205
206         * message.el (message-send-and-exit): Bury buffer.
207
208 Fri Mar 29 15:11:19 1996  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
209
210         * message.el (message-from-style): New `default' value.
211         (message-make-from): Use it.
212
213 Fri Mar 29 13:50:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
214
215         * gnus-msg.el (gnus-bug-kill-buffer): New function.
216         (gnus-bug): Use message.
217
218         * message.el (message-yank-original): Avoind `mark-marker'.
219
220         * gnus-setup.el (gnus-use-bbdb): `message' changes.
221         (gnus-use-sc): Ditto.
222
223         * message.el (message-user-organization): Use ORGANIZATION
224         environment variable.
225
226         * nnfolder.el (nnfolder-request-list-newsgroups): Would read the
227         wrong file.
228
229 Fri Mar 29 07:38:59 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
230
231         * gnus.el: September Gnus v0.61 is released.
232
233         * gnus.el (gnus-read-active-file): Activate secondary groups.
234
235 Fri Mar 29 07:44:06 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
236
237         * nneething.el (nneething-get-head): Would return nil on proper
238         heads. 
239
240 Sat Mar 23 22:19:09 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
241
242         * browse-url.el (browse-url-netscape): Start remote netscape in
243         the background.  Use sentinel to start a new netscape if the
244         remote can't connect.
245
246 Fri Mar 29 05:22:50 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
247
248         * message.el (message-send-mail): Would remove ignored news
249         headers. 
250
251         * gnus.el (gnus-news-group-p): Moved function here. 
252         (gnus-summary-refer-article): Use it.
253         (gnus-group-best-unread-group): Wouldn't work under topics.
254
255         * message.el (message-cite-function): New variable.
256         (message-cite-original): New function.
257         (message-yank-original): Use it.
258         (message-make-domain): New definition.
259         (message-make-address): Ditto.
260         (message-make-message-id): New definition.
261         (message-insert-signature): Interactive `force' of signature.
262
263 Fri Mar 29 06:01:56 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
264
265         * gnus-msg.el (gnus-summary-mail-other-window): Restore window
266         conf. 
267
268 Thu Mar 28 10:15:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
269
270         * message.el (nnheader): Require nnheader.
271         (message-mode): Doc fix.
272
273 Thu Mar 28 06:12:28 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
274
275         * gnus.el: September Gnus v0.60 is released.
276
277         * message.el (message-send-mail): Remove Gcc header.
278         (message-setup): Would insert default headers in the body.
279
280 Wed Mar 27 11:25:41 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
281
282         * message.el:  Lots of small typos corrected.
283         (message-goto-signature): Added missing function.
284         (message-mode): Updated the description.
285         (message-send): Corrected format for first y-or-n-p.
286         (message-forward): Added description.
287
288 Thu Mar 28 05:31:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
289
290         * message.el (message-send-mail): Make sure point is in the right
291         buffer. 
292         (message-send-mail): Would remove Bcc headers.
293         (message-insert-courtesy-copy): Would bug out in non-news
294         buffers. 
295         (message-send-news): Don't remove Gcc headers from the message
296         buffer. 
297         (message-ignored-mail-headers): New variable. 
298
299 Thu Mar 28 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@larsi@ifi.uio.no>
300
301         * gnus-xmas.el (gnus-xmas-copy-article-buffer): Return the proper
302         value. 
303
304         * message.el (message-mode-map): Would make XEmacs barf.
305
306 Thu Mar 28 03:49:32 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
307
308         * gnus.el (gnus-group-make-group): Wouldn't allow usage of virtual
309         server names.
310
311         * message.el (message-cite-hook): New variable.
312
313 Thu Mar 28 03:48:54 1996  Kai Grossjohann  <grossjoh@dusty.informatik.uni-dortmund.de>
314
315         * message.el (message-yank-original): Run `message-cite-hook'.
316
317 Wed Mar 27 05:06:16 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
318
319         * gnus.el: September Gnus v0.59 is released.
320
321         * message.el (message-remove-header): Allow reverse removal.
322         (message-news-p): Narrow to headers first. 
323         (message-checksum): New function.
324         (message-check-news-syntax): Check for new text.
325         (message-check-news-syntax): Do more checking.
326         (message-check-news-syntax): Deny posting of articles with empty
327         Subject lines or mangled From headers. 
328         (message-generate-headers): Didn't treat optional headers
329         properly. 
330
331 Tue Mar 26 05:15:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
332
333         * gnus.el: September Gnus v0.58 is released.
334
335         * gnus-cache.el (gnus-cache-retrieve-headers): Would bug out on
336         empty groups.
337
338         * nnmail.el (nnmail-cache-open): Mark buffer as un-modified.
339         (nnmail-cache-close): Don't kill buffer.
340
341         * gnus-msg.el: Cannibalized.
342
343         * message.el: New file.
344
345         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't enter
346         sparse article into cache.
347
348 Sun Mar 24 06:44:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
349
350         * gnus.el (gnus-article-hide-boring-headers): Use
351         `gnus-extract-address-components'. 
352
353 Sun Mar 24 00:00:33 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
354
355         * gnus.el: September Gnus v0.57 is released.
356
357         * gnus-topic.el (gnus-topic-insert-topic-line): Would mess up the
358         `.' command.
359         (gnus-topic-mode-map): Moved `gnus-topic-indent' to `T TAB'.
360
361         * gnus-msg.el (gnus-summary-resend-bounced-mail): Would do odd
362         things. 
363
364         * gnus.el (gnus-buffer-configuration): Add compose-bounce.
365
366         * nnspool.el (nnspool-find-nov-line): Would cut off ends of NOV
367         files. 
368
369 Fri Mar 22 21:46:18 1996  David KÃ¥gedal  <davidk@lysator.liu.se>
370
371         * gnus.el (gnus-group-best-unread-group): Didn't work with topics.
372
373 Sat Mar 23 05:45:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
374
375         * gnus.el (gnus-get-unread-articles): Inline
376         `gnus-get-unread-articles-in-group'. 
377         (gnus-get-unread-articles-in-group): Inline
378         `gnus-cache-possibly-alter-active'. 
379
380 Sat Mar 23 01:26:10 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
381
382         * gnus.el (gnus-summary-insert-pseudos): Would print out tabs.
383
384 Sat Mar 23 00:01:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
385
386         * gnus.el: September Gnus v0.56 is released.
387
388         * gnus.el (gnus-group-add-score): Would bug out on dead groups.
389
390 Fri Mar 22 22:30:32 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
391
392         * gnus.el (gnus-get-newsgroup-headers): Would ignore In-Reply-To
393         headers. 
394
395         * gnus-uu.el (gnus-uu-uustrip-article): Handle multiple uuencoded
396         files in each article.
397
398         * gnus-msg.el (gnus-inews-article): Switch to buffer where
399         `gnus-inews-article-hook' is run to make ispelling possible.
400
401         * gnus.el (gnus-summary-last-article-p): New function.
402         (gnus-summary-next-page): Wouldn't go past last article in
403         narrowed buffers.
404         (gnus-group-make-help-group): Would create under false name.
405
406 Fri Mar 22 22:23:20 1996  Greg Stark  <gsstark@mit.edu>
407
408         * nneething.el (nneething-make-head): Create better heads.
409
410 Fri Mar 22 18:58:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
411
412         * gnus-score.el (gnus-score-body): Would bug out.
413
414         * nnfolder.el (nnfolder-retrieve-headers): Make sure the buffer
415         exists before setting it. 
416
417         * gnus.el (gnus-summary-exit): Don't run prepare-exit-hook when
418         exiting temporarliy.
419
420 Fri Mar 22 00:38:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
421
422         * gnus.el: September Gnus v0.55 is released.
423
424         * gnus.el (gnus-summary-update-article): Would make things bug out.
425         (gnus-summary-insert-subject): Remove articles that have changed
426         number. 
427         (gnus-summary-exit): Nix out variables.
428         (gnus-summary-exit-no-update): Ditto.
429         (gnus-article-setup-buffer): Create original buffer on entry.
430
431 Thu Mar 21 22:28:12 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
432
433         * gnus-nocem.el (gnus-nocem-enter-article): Would enter things
434         into the wrong hashtb.
435
436         * nnml.el (nnml-inhibit-expiry): New variable.
437         (nnml-request-expire-articles): Use it.
438
439         * gnus.el (gnus-summary-update-article): Would bug out.
440
441         * nnml.el (nnml-possibly-change-directory): Also change server.
442
443         * gnus-nocem.el (gnus-nocem-scan-groups): Don't create a gazillion
444         garbage buffers.
445
446         * nnfolder.el (nnfolder-save-mail): Create new groups
447         automatically. 
448         (nnfolder-request-scan): Change server first.
449
450         * nnheader.el (nnheader-insert-head): Don't insert file contents
451         literally. 
452
453 Thu Mar 21 18:17:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
454
455         * gnus-score.el (gnus-score-body): Score in proper order.
456
457 Wed Mar 20 20:06:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
458
459         * gnus.el (gnus-select-newsgroup): Better message.
460
461         * gnus-uu.el (gnus-uu-save-article): Include multiple headers of
462         the same type.
463
464 Tue Mar 19 16:26:13 1996  Roderick Schertler  <roderick@gate.net>
465
466         * gnus-msg.el (gnus-mail-reply): Would bug out given multiple
467         follow-to elements for the same header.
468
469 Tue Mar 19 01:15:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
470
471         * gnus.el (gnus-cut-thread): Deal with old-fetched & sparse
472         threads at once.
473         (gnus-cut-threads): Make sure there are no nil threads.
474         (gnus-simplify-buffer-fuzzy): Tweaked implementation.
475         (gnus-gather-threads-by-subject): Check
476         gnus-summary-gather-exclude-subject after simplifying.
477
478         * gnus-topic.el (gnus-topic-insert-topic-line): Store the number
479         of unread articles.
480         (gnus-group-topic-unread): New function.
481         (gnus-topic-update-topic-line): Faster implementation.
482
483         * gnus.el (gnus-update-format-specifications): Would push too many
484         emacs-versions onto specs.
485
486         * gnus-msg.el (gnus-default-post-news-buffer,
487         gnus-default-mail-buffer): New variables.
488         (gnus-mail-setup): Set gnus-mail-buffer here.
489         (gnus-news-followup): Set gnus-post-news-buffer here.
490
491         * custom.el (custom-xmas-set-text-properties): New definition.
492
493         * gnus-soup.el (gnus-soup-insert-idx): Throw the Xref header
494         away. 
495         (gnus-soup-add-article): Ditto.
496         (gnus-soup-ignored-headers): New variable.
497
498 Mon Mar 18 15:01:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
499
500         * gnus-msg.el (gnus-forward-insert-buffer): Wouldn't handle
501         continuation headers.
502
503         * nnml.el (nnml-retrieve-headers-with-nov): Wouldn't strip excess
504         lines.
505
506         * gnus-uu.el (gnus-uu-digest-mail-forward): Would reverse order. 
507
508         * nnsoup.el (nnsoup-make-active): Would bug out.
509
510         * gnus-score.el (gnus-score-followup-thread): Make sure we are in
511         the summary buffer.
512
513         * gnus.el (gnus-buffer-live-p): New function.
514
515         * gnus-topic.el (gnus-topic-change-level): Would bug out on dead
516         groups. 
517
518         * gnus.el (gnus-summary-respool-article): Prompt better.
519         (gnus-add-marked-articles): Would create recursive lists.
520         (gnus-summary-move-article): Activate all groups that have been
521         moved to. 
522
523 Sun Mar 17 13:17:26 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
524
525         * gnus.el: September Gnus v0.54 is released.
526
527         * gnus.el (gnus-article-hide-pgp): Would hide one char too many.
528
529         * gnus-msg.el (gnus-inews-distribution): Fall back on the
530         Newsgroups header.
531
532         * gnus.el (gnus-read-header): Read sparse threads.
533
534 Sun Mar 17 11:23:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
535
536         * gnus.el (gnus-summary-scroll-up): Show threads.
537
538         * gnus-msg.el (gnus-mail-reply): Use prefixed group name.
539         (gnus-news-followup): Ditto.
540
541         * gnus-cache.el (gnus-cache-member-of-class): Would remove ticked
542         articles from the cache.
543
544         * gnus.el (gnus-hide-text): Would bug out at bob.
545         (gnus-unhide-text): Ditto.
546
547 Sat Mar 16 13:28:57 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
548
549         * gnus.el: 0.53 is released.
550
551 Sat Mar 16 14:46:29 1996  Brad Miller  <bmiller@cs.umn.edu>
552
553         * gnus-gl.el: New version.
554
555 Sat Mar 16 13:28:57 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
556
557         * gnus-score.el (gnus-score-body): Would break on nil
558         `gnus-scores-articles'? 
559
560         * gnus.el: All the backend interface functions should take virtual
561         server names.
562
563         * gnus-msg.el (gnus-post-method): Find the real method.
564
565         * gnus.el (gnus-summary-go-to-next-thread): New definition.
566         (gnus-summary-next-thread): Use it.
567         (gnus-prefix-to-server): New function.
568
569         * gnus-vis.el (gnus-signature-toggle): Use new substs.
570         (gnus-article-highlight-signature): Would make check point wrong.
571
572         * gnus.el (gnus-hide-text): New subst.
573         (gnus-hide-text-type): New function.
574         (gnus-unhide-text): New subst.
575         (gnus-article-show-all-headers, gnus-article-hide-headers,
576         gnus-article-hide-pgp, gnus-article-hide-header,
577         gnus-article-hide-boring-headers): Use them.
578
579 Fri Mar 15 07:39:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
580
581         * nntp.el (nntp-send-xover-command): Would bug out on
582         single-article groups.
583
584         * gnus.el (gnus-group-prepare-flat): Deal with unactivated groups.
585         * gnus-topic.el (gnus-topic-find-groups): Ditto.
586
587 Thu Mar 14 05:24:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
588
589         * nnspool.el (nnspool-retrieve-headers): Use default-directory to
590         avoid creating so many garbage strings.
591
592         * nnmail.el (nnmail-split-incoming): Make sure the buffer isn't
593         empty before starting treatment.
594         (nnmail-get-new-mail): Open/close cache here.
595
596         * gnus-msg.el (gnus-news-followup): Use markers for positions.
597
598         * gnus.el (gnus-setup-news): Read NoCeM.
599
600 Wed Mar 13 03:26:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
601
602         * gnus.el (gnus-functionp): Made into a subst.
603         (gnus-all-windows-visible-p): Non-recursive implementation.
604
605         * nnsoup.el (nnsoup-request-list): Don't use `format'.
606
607         * gnus.el (gnus-update-format-specifications): Would recompute all
608         specs every time.
609         (gnus-gnus-to-newsrc-format): Don't call `gnus-server-equal' for
610         each group.
611
612         * nnspool.el (nnspool-retrieve-headers): Don't call so many
613         functions. 
614
615         * gnus-cache.el (gnus-cache-retrieve-headers): Would do too much
616         work. 
617
618         * gnus-topic.el (gnus-topic-goto-topic): Faster.
619
620         * gnus.el: Don't downcase Message-IDs before threading.
621
622 Tue Mar 12 01:42:11 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
623
624         * gnus.el: September Gnus v0.52 is released.
625
626         * gnus.el (gnus-article-strip-leading-blank-lines): New command. 
627
628         * gnus-score.el (gnus-score-score-files-1): Message.
629         (gnus-score-score-files-1): Make sure this doesn't return a nil
630         value. 
631
632         * gnus-vis.el (gnus-article-add-button): Would make all buttons
633         visible. 
634
635 Mon Mar 11 03:04:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
636
637         * gnus-soup.el (gnus-soup-group-brew): Might lose articles?
638
639         * gnus.el (gnus-request-article-this-buffer): Would set
640         `gnus-original-article' wrong.
641
642         * nnmail.el (nnmail-search-unix-mail-delim): Secondary ">From "
643         lines would make messages stick.
644         (nnmail-check-duplication): Changed warning message
645
646         * gnus-msg.el (gnus-inews-reject-message): Would prin1 to the echo
647         area.
648
649         * gnus.el (gnus-no-server): Would make variable buffer-local to
650         the wrong buffer.
651
652         * nnmail.el (nnmail-process-unix-mail-format): Doubled code.
653
654         * nnvirtual.el (nnvirtual-retrieve-headers): Don't propagate
655         `fetch-old'. 
656
657         * gnus-msg.el (gnus-inews-cleanup-headers): Put "poster" in the
658         list of possible prompts.
659
660 Sun Mar 10 00:13:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
661
662         * gnus-score.el (gnus-score-headers): Wouldn't score anything if
663         `gnus-save-score'. 
664
665         * gnus-cache.el (gnus-cache-remove-article): Change buffer.
666
667         * gnus.el (gnus-add-shutdown, gnus-shutdown): New functions.
668         (gnus-clear-system): Nix out more variables.
669
670         * gnus-*.el: Use the functions.
671
672 Sat Mar  9 08:03:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
673
674         * gnus.el (gnus-group-delete-group): Remove the group from the
675         active hashtb. 
676
677         * gnus-topic.el (gnus-topic-yank-group): Yank sub-topics as well.
678         (gnus-topic-remove-group): New implementation.
679
680         * gnus.el (gnus-gnus-to-newsrc-format): princ instead of
681         int-to-string. 
682
683 Sat Mar  9 07:36:22 1996  Thor Kristoffersen  <thor@unik.no>
684
685         * nntp.el (nntp-request-article): New wait-for regexp to work with
686         rlogin.
687
688 Sat Mar  9 07:21:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
689
690         * gnus.el (gnus-request-article-this-buffer): Would bug out when
691         no summary buffer.
692
693         * gnus-topic.el (gnus-topic-mark-topic): Mark hidden groups in the
694         topic.
695
696         * gnus-msg.el (gnus-summary-resend-message): Would bug out.
697
698 Sat Mar  9 06:57:13 1996  Michael Cook  <mcook@cognex.com>
699
700         * nnmail.el (nnmail-split-fancy-syntax-table): New variable. 
701
702 Fri Mar  8 12:58:37 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
703  
704         * gnus.el (gnus-summary-go-to-next-thread): Would always jump to
705         the next dummy-root if called on a dummy-root.
706  
707 Sat Mar  9 01:58:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
708
709         * gnus.el: 0.51 is released.
710
711         * gnus-msg.el (gnus-tokenize-header): Wouldn't do the right thing
712         under XEmacs.
713
714 Sat Mar  9 00:16:54 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
715
716         * gnus-topic.el (gnus-topic-change-level): Insert groups in the
717         proper topic.
718         (gnus-topic-group-indentation): New function.
719         (gnus-topic-prepare-topic): Would do incorrect tallies.
720
721 Fri Mar  8 23:15:05 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
722
723         * nnvirtual.el (nnvirtual-create-mapping): Would enter each
724         article twice into the marks lists, possibly.
725         (nnvirtual-update-marked): Would "forget" marks.
726
727         * gnus.el (gnus-select-newsgroup): Create unsingle article buffer
728         on group entry.
729
730         * gnus-cache.el (gnus-cache-remove-article): Move forwards.
731         (gnus-cache-retrieve-headers): Would retrieve wrong headers. 
732
733 Fri Mar  8 19:18:29 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
734
735         * gnus-score.el (gnus-summary-increase-score): Defaults were used
736         incorrectly. 
737         (gnus-score-edit-current-scores): Changed name.
738
739         * gnus.el (gnus-gnus-to-quick-newsrc-format): Don't crete so much
740         string garbage.
741
742         * gnus-xmas.el (gnus-xmas-menu-add): New macro.
743
744 Fri Mar  8 00:03:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
745
746         * gnus.el: 0.50 is released.
747
748         * gnus.el (gnus-group-yank-group): Would bug out on groups with
749         scores. 
750         (gnus-summary-go-to-next-thread): Do dummies properly.
751         (gnus-summary-setup-buffer): Make `gnus-article-current' be
752         buffer-local. 
753
754         * gnus-topic.el (gnus-topic-update-topic): Don't update dead
755         groups. 
756
757         * gnus.el (gnus-clear-system): Clear list mode.
758         (gnus-group-list-groups): Might start out in the wrong buffer. 
759         (gnus-clear-system): Clear topic variables.
760
761         * gnus-msg.el (gnus-ignored-resent-headers): New variable.
762         (gnus-summary-resend-message): Use it.
763
764 Thu Mar  7 23:38:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
765
766         * nnvirtual.el (nnvirtual-retrieve-headers): `princ' bugs.
767
768         * gnus-uu.el (gnus-uu-decode-with-method): Check whether `save' is
769         nil. 
770
771 Thu Mar  7 21:38:31 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
772
773         * gnus-vis.el (gnus-article-next-button): Move point to the start
774         of the button when skipping backwards.
775
776 Thu Mar  7 00:15:32 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
777
778         * gnus-soup.el (gnus-group-brew-soup): Don't pack ticked
779         articles. 
780
781         * gnus.el (gnus-eval-in-buffer-window): Use uninterned symbol. 
782         (gnus-buffer-exists-p): `let'.
783         (gnus-summary-reparent-thread): Don't use `substring-no-props'.
784         (gnus-summary-edit-article-done): Ditto.
785
786         * gnus-msg.el (gnus-news-followup): Don't ask about "poster".
787         (gnus-summary-followup): Bugged out on "poster".
788         (gnus-inews-set-point): Didn't reliably set point.
789
790 Wed Mar  6 01:02:25 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
791
792         * gnus-cache.el (gnus-cache-enter-article): Advance point.
793
794         * gnus.el (gnus-summary-copy-article): Would pass the `respool'
795         parameter.
796
797         * nnmail.el (nnmail-search-unix-mail-delim): Accept a quoted From
798         as the second line.
799
800         * nnvirtual.el (nnvirtual-retrieve-headers): Don't collect so much
801         garbage.
802
803         * gnus.el (gnus-group-set-mark): Allow forcing.
804         (gnus-group-unmark-all-groups): Non-interactive.
805
806 Tue Mar  5 15:21:21 1996  Lars Ingebrigtsen  <lars@eyesore.no>
807
808         * gnus-topic.el (gnus-topic-mark-topic): Would skip the first group.
809         (gnus-topic-unmark-topic): New function and keystroke.
810         (gnus-topic-tallied-groups): New variable.
811         (gnus-topic-prepare-topic): Don't count groups twice.
812
813         * gnus.el (gnus-get-split-value): Would return nil.
814
815         * gnus-soup.el (gnus-soup-group-brew): Don't enter group with 0
816         unread articles.
817
818         * gnus.el (gnus-group-set-current-level): Don't error out when
819         point isn't on a group.
820
821         * gnus-vis.el (gnus-article-highlight-headers): Would infollop on
822         illegal headers.
823
824         * gnus-topic.el (gnus-topic-hide-topic): Toggle the parent topic. 
825
826         * nn*.el: Made sure all virtual server variables are saved.
827
828 Mon Mar  4 19:18:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
829
830         * nntp.el (nntp-server-variables): Save more variables.
831
832         * gnus.el (gnus-read-old-newsrc-el-file): Would bug out on
833         entering ticks into infos.
834         (gnus-gnus-to-newsrc-format): Write "native"-server groups to the
835         .newsrc. 
836
837         * nnsoup.el (nnsoup-store-reply): Make sure `expand-mail-aliases'
838         and `mail-swallows-etc' is bound.
839
840         * nnvirtual.el (nnvirtual-marks): Made into a defsubst.
841         (nnvirtual-possibly-change-group): Would recreate the mapping
842         several times.
843
844         * nnml.el (nnml-request-rename-group): Wouldn't allow renaming
845         non-leaf group name components.
846
847         * gnus.el (gnus-group-change-level): Wouldn change levels of
848         living groups. 
849
850 Sun Mar  3 23:17:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
851
852         * gnus-msg.el (gnus-sent-message-ids-file): New variable.
853         (gnus-sent-message-ids-length): New variable.
854         (gnus-inews-reject-message): New function.
855
856 Sun Mar  3 22:03:47 1996  Jason L. Tibbitts, III  <tibbs@hpc.uh.edu>
857
858         * nnmail.el (nnmail-process-unix-mail-format): Better
859         Content-Length check. 
860
861 Sun Mar  3 21:53:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
862
863         * nntp.el (nntp-end-of-line): New variable.
864         (nntp-request-close, nntp-encode-text,
865         nntp-send-strings-to-server, nntp-async-send-strings): Use it.
866         (nntp-read-server-type): Use slow wait-for-response.
867
868 Sun Mar  3 21:50:22 1996  Thor Kristoffersen  <thor@unik.no>
869
870         * nntp.el (nntp-open-rlogin): New definition.
871
872 Sun Mar  3 21:39:20 1996  Lars Ingebrigtsen  <lars@eyesore.no>
873
874         * gnus.el (gnus-get-new-news-in-group): Close group after opening
875         it. 
876
877 Sun Mar  3 02:27:17 1996  Jason L Tibbitts III  <tibbs@uh.edu>
878  
879         * nnmail.el (nnmail-process-unix-mail-format): Rewrite of
880         Content-Length: header processing.
881
882 Sun Mar  3 13:05:15 1996  Loren Schall  <schall@saifr00.ateng.az.honeywell.com>
883
884         * gnus.el (gnus-simplify-buffer-fuzzy): Regexp fix.
885
886 Sun Mar  3 12:07:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
887
888         * nnmail.el (nnmail-search-unix-mail-delim): Accept "From " as the
889         line after the delim.
890
891         * gnus-kill.el (gnus-kill-file-enter-kill): Don't move point. 
892         (gnus-kill-file-kill-by-subject, gnus-kill-file-kill-by-author,
893         gnus-kill-file-kill-by-thread, gnus-kill-file-kill-by-xref): Use
894         it. 
895
896 Sat Mar  2 16:39:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
897
898         * gnus.el (gnus-summary-exit): Close the group.
899
900         * nndoc.el (nndoc-type-alist): Be a bit slacker with digest head
901         ends. 
902
903         * gnus.el (gnus-select-newsgroup): Would kill the group buffer.
904
905         * gnus-msg.el (gnus-group-post-news): Configure windows.
906
907         * gnus.el (gnus-setup-news): Don't read the descriptions file when
908         started with `no-server'.
909
910 Sat Mar  2 11:38:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
911
912         * gnus.el: 0.49 is released.
913
914         * gnus-vis.el (gnus-article-button-next-page): New function.
915         (gnus-article-button-prev-page): New function.
916         (gnus-insert-next-page-button): Use them.
917         (gnus-article-next-button): Wrong function name.
918
919         * gnus.el (gnus-get-unread-articles-in-group): Also reactivate
920         groups that alter their info.
921         (gnus-summary-next-thread): Would react badly to dummy roots. 
922
923         * nndraft.el (nndraft-request-update-info): Return success. 
924
925         * gnus.el (gnus-set-global-variables): Also copy the summary
926         buffer value.
927
928         * gnus-cite.el (gnus-cited-text-button-line-format): New default.
929         (gnus-article-hide-citation): Would add invisible buttons under
930         XEmacs. 
931
932 Fri Mar  1 20:52:28 1996  Lars Ingebrigtsen  <lars@eyesore.no>
933
934         * gnus-msg.el (gnus-summary-resend-bounced-mail): Use
935         `mail-unsent-separator'.
936
937         * gnus.el (gnus-gather-threads-by-references): Change name.
938
939 Fri Mar  1 20:25:21 1996  Brad Miller  <bmiller@cs.umn.edu>
940
941         * gnus-gl.el: New version.
942
943 Fri Mar  1 20:04:51 1996  Robert Pluim  <pluim@xylint.co.uk>
944
945         * gnus-msg.el (gnus-mail-reply): Would handle Mail-Copies-To
946         `always'. 
947
948 Fri Mar  1 08:17:01 1996  Lars Ingebrigtsen  <lars@eyesore.no>
949
950         * gnus.el: Autoload `gnus-binary-mode'.
951         (gnus-group-prefixed-name): Would append "+" to group methods.
952
953         * gnus-topic.el (gnus-topic-list-active): Use the `force' param.
954
955         * gnus.el (gnus-group-change-level): Would bug out on ranks.
956         (gnus-backlog-request-article): Would choke on Message-IDs.
957         (gnus-group-change-level): Would bug out sometimes.
958         (gnus-configure-frame): Just push newly-created frames on the list
959         of frames to be closed on exit.
960         (gnus-method-equal): New function.
961
962         * nndoc.el (nndoc-generate-clari-briefs-head): Peel off whitespace
963         from the subjects.
964
965         * gnus-vis.el (gnus-group-make-menu-bar): Sorting entries were
966         wrong. 
967
968         * gnus-cache.el (gnus-cache-update-article): New function.
969
970         * gnus.el (gnus-article-prev-page): Put point at first line. 
971         (gnus-article-next-page): Ditto.
972         (gnus-get-unread-articles-in-group): Would bug out on dead
973         groups. 
974         (gnus-summary-edit-article-done): Update cache.
975
976 Thu Feb 29 10:50:02 1996  Steven L. Baur  <steve@miranova.com>
977
978         * gnus-xmas.el (gnus-xmas-redefine): Add wrapper to
979         mail-strip-quoted-names.
980         (gnus-xmas-mail-strip-quoted-names): New function.
981
982         * gnus-msg.el (gnus-mail-reply): Use it.
983
984         * gnus-soup.el (gnus-soup-store): Use it.
985
986         * gnus-ems.el: mail-strip-quoted-names -> gnus-mail-strip-quoted-names.
987
988 Fri Mar  1 07:12:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
989
990         * gnus.el (gnus-read-newsrc-file): Make sure the .newsrc file
991         exists before reading it.
992         (gnus-group-restart): Ask before executing.
993
994 Thu Feb 29 18:15:13 1996  Lars Ingebrigtsen  <lars@eyesore.no>
995
996         * gnus-xmas.el (gnus-xmas-pick-menu-add,
997         gnus-xmas-binary-menu-add, gnus-xmas-tree-menu-add,
998         gnus-xmas-grouplens-menu-add): New functions.
999         (gnus-xmas-redefine): Use them.
1000
1001 Thu Feb 29 18:10:05 1996  Brad Miller  <bmiller@cs.umn.edu>
1002
1003         * gnus-gl.el: New version.
1004
1005 Thu Feb 29 14:28:06 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1006
1007         * gnus.el: 0.48 is released.
1008         
1009         * gnus.el (gnus-read-active-file): Wouldn't work on `some'.
1010
1011 Thu Feb 29 09:15:05 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1012
1013         * gnus.el: 0.47 is released.
1014         
1015         * nnvirtual.el (nnvirtual-create-mapping): Copy article marks.
1016
1017         * gnus.el (gnus-add-marked-articles): Would corrupt the
1018         .newsrc.eld file.
1019
1020         * gnus-vis.el (gnus-group-highlight-line): Make sure `level' and
1021         `score' are numbers.
1022
1023         * gnus-msg.el (gnus-inews-insert-archive-gcc): Group would be nil
1024         when posting from the group buffer.
1025
1026         * gnus.el (gnus-fetch-group): Really fetch the group.
1027         (gnus-summary-recenter): Respect `vertical'.
1028         (gnus-recenter): Heed the prefix.
1029
1030 Thu Feb 29 08:58:59 1996  Roderick Schertler  <roderick@gate.net>
1031
1032         * gnus-score.el (gnus-score-after-write-file-function): New
1033         variable. 
1034
1035 Thu Feb 29 08:00:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1036
1037         * gnus.el (gnus-after-getting-new-news-hook): New hook.
1038
1039         * gnus-uu.el (gnus-uu-digest-mail-forward): Use normal
1040         process/prefix convetions.
1041
1042         * nnfolder.el (nnfolder-request-scan): Kill buffers after saving.
1043
1044 Wed Feb 28 04:39:49 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1045
1046         * gnus.el: 0.46 is released.
1047
1048         * gnus.el (gnus-read-active-file): Don't try to retrieve groups
1049         when no can be found.
1050         (gnus-find-method-for-group): Return "cleaner" select methods.
1051
1052         * gnus-uu.el (gnus-uu-uustrip-article): Don't loop forever if the
1053         uudecode is silent.
1054
1055         * nnmail.el (nnmail-search-unix-mail-delim): Stricter 822-delim
1056         format. 
1057
1058         * gnus.el (gnus-summary-local-variables): Didn't clear
1059         `gnus-cache-removable-articles'.
1060         (gnus-buffer-configuration): Display article-copy in reply and
1061         followup. 
1062
1063         * nnvirtual.el (nnvirtual-retrieve-headers): Always insert new
1064         Xref headers.
1065
1066         * gnus.el (gnus-add-marked-articles): Remove empty mark lists. 
1067
1068         * nnvirtual.el (nnvirtual-retrieve-headers): Propagate
1069         `fetch-old'. 
1070
1071         * gnus.el (gnus-check-server): Accept a `silent' parameter.
1072
1073         * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the proper
1074         server is opened. 
1075
1076         * gnus.el (gnus-recenter): Don't do unconditional horizontal
1077         recentering. 
1078
1079         * gnus-vis.el (gnus-article-next-button): Skip past intangible
1080         buttons. 
1081
1082         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do archiving
1083         if `gnus-message-archive-method' is nil.
1084
1085         * gnus.el (gnus-find-method-for-group): Don't add `*-address'
1086         indiscriminately. 
1087
1088 Tue Feb 27 08:50:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1089
1090         * gnus-msg.el (gnus-draft-group): Would return a bogus group
1091         name. 
1092
1093         * nndir.el (nndir-open-server): Escape ftp errors.
1094
1095         * gnus-msg.el (gnus-mail-reply): Handle "always" Mail-Reply-To. 
1096         (gnus-debug): Produced messy bug reports.
1097
1098 Tue Feb 27 04:04:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1099
1100         * gnus.el: 0.45 is released.
1101
1102         * nntp.el (nntp-retry-on-break): New variable.
1103         (nntp-send-command): Use it.
1104
1105         * gnus-gl.el: New version.
1106
1107         * gnus.el (gnus-group-get-new-news): Don't NoCeM scan when given a
1108         number.
1109
1110         * gnus-nocem.el (gnus-nocem-save-active): Saved wrong alist.
1111
1112         * gnus-msg.el (gnus-inews-check-post): Would bug out on non-new
1113         articles. 
1114
1115         * gnus-nocem.el (gnus-nocem-check-article): Better message.
1116         (gnus-nocem-save-active): New function.
1117         (gnus-nocem-scan-groups): Use it.
1118         (gnus-nocem-check-article): Don't request the article unless it is
1119         newish.
1120
1121         * gnus.el (gnus-request-article-this-buffer): Would bug out during
1122         NoCeMing.
1123
1124         * gnus-nocem.el (gnus-nocem-save-cache): Would save bad caches. 
1125
1126 Tue Feb 27 04:03:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1127
1128         * gnus.el: 0.44 is released.
1129
1130 Tue Feb 27 03:49:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1131
1132         * gnus-vis.el (gnus-article-highlight-signature): Use a marker for
1133         the signature.
1134
1135 Tue Feb 27 01:29:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1136
1137         * gnus-msg.el (gnus-inews-article): Always check all headers.
1138         (gnus-mail-reply): Use the Gnus-Warning Message-ID, if possible.
1139         (gnus-news-followup): Ditto.
1140
1141         * gnus.el (gnus-summary-hide-thread): Would infloop on article
1142         with no ":".
1143
1144         * gnus-msg.el (gnus-mail-send-and-exit): Make sure we're in the
1145         right buffer.
1146
1147 Mon Feb 26 01:57:17 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1148
1149         * gnus-srvr.el (gnus-server-prepare): Do more checking for nil
1150         methods. 
1151
1152         * nnsoup.el (nnsoup-request-expire-articles): Better message.
1153
1154         * gnus-salt.el (gnus-generate-horizontal-tree): Use <> brackets on
1155         adopted articles.
1156
1157         * gnus-msg.el (gnus-inews-news): Don't allow posting when Gnus is
1158         dead. 
1159
1160         * gnus.el (gnus-alive-p): New function.
1161
1162         * gnus-msg.el (gnus-inews-modify-mail-mode-map): Use new macro;
1163         moved `C-c C-k' to `C-c C-q'.
1164         (gnus-kill-message-buffer): Return to the buffer from whence we
1165         came. 
1166
1167         * gnus.el (gnus-created-frames): New variable.
1168         (gnus-clear-system): Remove created frames.
1169         (gnus-local-set-keys): New macro.
1170
1171         * gnus-msg.el (gnus-inews-cleanup-headers): Remove empty lines.
1172         (gnus-inews-check-post): Warn about empty headers.
1173         (gnus-check-before-posting): New default.
1174
1175         * nnmail.el (nnmail-search-unix-mail-delim): New function.
1176         (nnmail-process-unix-mail-format): Use it.
1177
1178         * nntp.el (nntp-open-server): Clear the nntp-server-buffer after
1179         opening a connection.
1180         (nntp-request-quit): Removed.
1181         (nntp-request-group): Change server.
1182         (nntp-kill-command): New function.
1183         (nntp-send-command): Use it.
1184         (nntp-command-timeout): New variable.
1185         (nntp-send-command): Retry commands if `C-g'.
1186
1187         * gnus.el (gnus-summary-mark-read-and-unread-as-read): Changed
1188         name. 
1189
1190         * nntp.el (nntp-open-server-semi-internal): Better messages.
1191
1192         * gnus-msg.el (gnus-debug): Did `quote' wrong.
1193
1194 Sun Feb 25 01:37:49 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1195
1196         * gnus.el: 0.43 is released.
1197
1198         * gnus-topic.el (gnus-topic-prepare-topic): Would bug out on dead
1199         groups. 
1200         (gnus-topic-grok-active): Read the active file if it hasn't been
1201         read yet.
1202
1203         * nnfolder.el (nnfolder-close-group): Always kill the folder. 
1204         (nnfolder-always-close): Removed variable.
1205
1206         * gnus.el (gnus-update-format-specifications): Try to be in the
1207         proper buffer before updating.
1208
1209 Sat Feb 24 22:35:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1210
1211         * gnus.el (gnus-group-exit): BBB logout.
1212
1213         * gnus-gl.el (bbb-grouplens-group-p): New function.
1214
1215         * gnus.el: Autoload the GroupLens functions.
1216         (gnus-use-grouplens): New variable.
1217         (gnus): Use it.
1218         (gnus-group-line-format): Changed default to include GroupLens.
1219         (gnus-group-insert-group-line): GroupLens enhanced.
1220
1221         * gnus-gl.el: New version.
1222
1223 Sat Feb 24 07:35:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1224
1225         * nnmail.el (nnmail-cache-close): Kill the cache buffer.
1226
1227         * gnus-msg.el (gnus-post-news-buffer): Changed name.
1228
1229         * nndir.el (nndir-execute-nnmh-command): Wouldn't allow entry into
1230         nndir groups.
1231
1232         * gnus.el (gnus-summary-prepare-threads): Don't low-mark sparse
1233         articles. 
1234
1235 Sat Feb 24 07:24:03 1996  Mark Borges  <mdb@cdc.noaa.gov>
1236
1237         * gnus-edit.el: Replaced "~/News" with the proper variable. 
1238
1239 Thu Feb 22 14:27:58 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
1240
1241         * gnus.el (gnus-ask-server-for-new-groups): Reset new-newsgroups
1242           so it doesn't *censored*ing subscribe to newsgroups more than once.
1243
1244         * gnus-picon.el (gnus-picons-remove-all): remove x-face icon on exit.
1245
1246 Sat Feb 24 05:55:06 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1247
1248         * gnus.el (gnus-find-method-for-group): Reply with the proper
1249         method. 
1250
1251         * nnmbox.el (nnmbox-request-post): Removed function.
1252         * nnmh.el (nnmh-request-post): Ditto.
1253         * nnml.el (nnml-request-post): Ditto.
1254         * nnfolder.el (nnfolder-request-post): Ditto.
1255         * nnbabyl.el (nnbabyl-request-post): Ditto.
1256
1257         * gnus-uu.el (gnus-uu-decode-with-method): Create directory if it
1258         doesn't exist.
1259         (gnus-uu-default-dir): New default.
1260
1261 Thu Feb 22 20:19:47 1996  Steven L. Baur  <steve@miranova.com>
1262
1263         * nnbabyl.el (nnbabyl-request-expire-articles): set-text-properties
1264         should be called as gnus-set-text-properties.
1265
1266 Sat Feb 24 01:08:55 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
1267
1268         * gnus.el: 0.42 is released.
1269
1270         * nnml.el (nnml-find-id): Make sure the .overview file exists
1271         before reading it.
1272
1273         * gnus.el (gnus-article-children): New function.
1274         (gnus-summary-limit-exclude-childless-dormant): Use it to exclude
1275         all childless dormants.
1276
1277         * gnus-nocem.el (gnus-nocem-check-article): Would narrow to wrong
1278         region. 
1279
1280         * nndraft.el (nndraft-execute-nnmh-command): Make sure
1281         `nnmail-keep-last-article' is nil.
1282
1283 Sat Feb 24 00:27:34 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1284
1285         * gnus.el (gnus-summary-set-local-parameters): Don't set
1286         `to-address' local parameters etc.
1287         (gnus-summary-exit): Would insert dummy lines in the group
1288         buffer. 
1289         (gnus-summary-enter-digest-group): Would wipe out the quirt-config.
1290
1291         * nndoc.el (nndoc-server-variables): Didn't save all variables. 
1292
1293 Fri Feb 23 00:24:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1294
1295         * gnus.el: 0.41 is released.
1296
1297         * gnus.el (gnus-read-active-file): Would put wrong method on
1298         `gnus-have-read-active-file'. 
1299
1300         * gnus-srvr.el (gnus-browse-exit): Make sure all newly subscribed
1301         groups are listed in the group buffer.
1302
1303         * gnus-uu.el (gnus-uu-check-for-generated-files): New
1304         implementation. 
1305         (gnus-uu-save-files): Save directories properly.
1306         (gnus-uu-scan-directory): Scan directories properly.
1307
1308         * gnus.el (gnus-configure-windows): Would create repeating
1309         windows in multiple frames.
1310         (gnus-group-make-group): Would bug out.
1311
1312         * gnus-salt.el (gnus-generate-tree): Make sure the tree window is
1313         displayed before selecting it.
1314         (gnus-highlight-selected-tree): Ditto.
1315
1316 Fri Feb 23 00:01:25 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1317
1318         * gnus-srvr.el (gnus-server-yank-server): Would try to setcdr
1319         nil. 
1320
1321         * nndraft.el (nndraft-request-post): Removed function.
1322
1323         * gnus-score.el (gnus-score-followup): Apply "followup" scores
1324         after generating them.
1325
1326 Thu Feb 22 23:33:35 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1327
1328         * gnus-score.el (gnus-score-followup): Change to the adapt score
1329         file properly.
1330         (gnus-summary-score-entry): Return the added score entry.
1331
1332 Thu Feb 22 01:03:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1333
1334         * gnus.el (gnus-unread-mark-p): New function.
1335         (gnus-read-mark-p): New function.
1336         (gnus-summary-mark-unread-and-read-as-read): New function.
1337         (gnus-mark-article-hook): New default value.
1338
1339         * x-easymenu.el: Double up.
1340
1341         * gnus-edit.el (gnus-score-custom-data): Use kill file directory. 
1342
1343         * gnus-msg.el (gnus-debug): Pp the entire setq.
1344
1345 Wed Feb 21 04:10:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1346
1347         * nnspool.el: Use nnheader-report/nnheader-insert.
1348         * nnml.el: Ditto.
1349         * nnmbox.el: Ditto.
1350         * nnkiboze.el: Ditto.
1351         * nnbabyl.el: Ditto.
1352
1353 Wed Feb 21 00:21:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1354
1355         * gnus.el: 0.40 is released.
1356         
1357         * gnus.el (gnus-summary-refer-parent-article): Also check the NOV
1358         references. 
1359
1360         * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
1361         for pseudo-articles.
1362
1363         * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the group
1364         exists. 
1365
1366         * gnus.el (gnus-summary-read-group): Search all frames when
1367         recentering the group buffer.
1368         (gnus-summary-hide-thread): Didn't hide dummy threads.
1369
1370         * gnus.el (gnus-summary-prepare-threads): Dummy roots would
1371         swallow the following article.
1372
1373         * gnus-msg.el (gnus-new-empty-mail): New function.
1374         (gnus-summary-resend-bounced-mail): Use it.
1375
1376         * gnus-picon.el (gnus-picons-display-x-face): Make sure buffer
1377         exists. 
1378
1379 Tue Feb 20 04:45:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1380
1381         * gnus.el (gnus-group-set-current-level): Error if not a group on
1382         the current line.
1383         (gnus-summary-next-page): Don't go to the next article when 'never
1384         and at the end of the group.
1385         (gnus-group-make-group): Make sure the server is opened.
1386         (gnus-read-descriptions-file): Make sure the method is a method
1387         and not a server.
1388
1389         * gnus-msg.el (gnus-copy-article-buffer): Ditto.
1390         (gnus-forward-insert-buffer): Ditto.
1391
1392         * gnus-cite.el (gnus-cite-parse): Use `gnus-set-text-properties'.
1393
1394         * nnheader.el (nnheader-temp-write): Would bug out on nil files. 
1395
1396 Mon Feb 19 23:01:33 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1397
1398         * browse-url.el: New version installed.
1399
1400         * gnus.el: 0.39 is released.
1401
1402 Mon Feb 19 01:00:33 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1403
1404         * gnus.el (gnus-group-read-ephemeral-group): Put the quit-config
1405         in the group parameters.
1406         (gnus-summary-subject-string): Alias for backwards compatibility. 
1407
1408         * gnus-nocem.el (gnus-nocem-hashtb): Moved here.
1409         (gnus-nocem-check-article): Check whether the article is new.
1410         (gnus-nocem-unwanted-article-p): Mew function.
1411
1412         * gnus.el (gnus-summary-limit-children): Use NoCeM.
1413         (gnus-summary-initial-limit): Ditto.
1414         (gnus-get-newsgroup-headers): Don't use NoCeM.
1415
1416 Sun Feb 18 00:03:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1417
1418         * nnsoup.el (nnsoup-request-expire-articles): Message better.
1419
1420         * gnus.el (gnus-summary-read-group): Display all dormant articles
1421         when `all'.
1422
1423         * nndir.el (nndir-request-list): Would build to wide.
1424         (nndir-execute-nnmh-command): Allow reading from nndir servers. 
1425
1426         * nnmh.el (nnmh-open-server): Report errors.o
1427
1428         * nnml.el (nnml-open-server): Report errors.
1429
1430         * nnsoup.el (nnsoup-open-server): Report errors.
1431
1432         * nnspool.el (nnspool-open-server): Report errors.
1433
1434 Sat Feb 17 11:08:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1435
1436         * nnfolder.el (nnfolder-open-server): Report errors.
1437
1438         * nndraft.el (nndraft-open-server): Report errors.
1439         (nndraft-close-server): Close.
1440
1441         * nndir.el (nndir-open-server): Report errors.
1442         (nndir-close-server): Close.
1443
1444         * nnmbox.el (nnmbox-open-server): Report errors.
1445         (nnmbox-close-server): Kill buffer.
1446
1447         * nnbabyl.el (nnbabyl-open-server): Report errors.
1448
1449         * nndir.el: New-stylee backquotes.
1450
1451         * nnml.el (nnml-generate-nov-file): Make sure numerical files are
1452         files. 
1453
1454         * gnus.el (gnus-check-server): Give a better message.
1455
1456         * nndoc.el (nndoc-babyl-body-begin-function): New function.
1457         (nndoc-type-alist): Find beginning of babyl articles.
1458
1459         * nnsoup.el (nnsoup-unpack-packets): Message better.
1460
1461         * gnus.el (gnus-article-mark-lists): Don't save the cache marks. 
1462
1463 Fri Feb 16 19:14:26 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1464
1465         * nndoc.el (nndoc-type-alist): Recognize the end of digests. 
1466
1467 Fri Feb 16 06:46:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1468
1469         * gnus-score.el (gnus-summary-score-effect): Didn't correctly
1470         escape meta charcters for substring and exact match types.
1471
1472 Fri Feb 16 00:50:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1473
1474         * gnus.el (gnus-article-setup-buffer): Set global counterparts. 
1475         (gnus-valid-select-methods): All methods should use address. 
1476         (gnus-article-show-hidden-text): Hide all hidden text.
1477
1478         * gnus-kill.el (gnus-kill-file-mode-map): New implementation.
1479
1480         * gnus-salt.el (gnus-pick-mode): Install proper minor mode map. 
1481
1482         * gnus.el (gnus-summary-exit): Kill article buffer when using
1483         non-single ones.
1484         (gnus-set-global-variables): Copy the original buffer to global
1485         value. 
1486
1487         * nnspool.el (nnspool-open-server): Simplify.
1488         * nnmbox.el (nnmbox-open-server): Ditto.
1489         * nnbabyl.el (nnbabyl-open-server): Ditto.
1490         * nnml.el (nnml-open-server): Ditto.
1491         * nnfolder.el (nnfolder-open-server): Ditto.
1492         * nnmh.el (nnmh-open-server): Ditto.
1493
1494         * gnus-msg.el (gnus-debug): Pretty-print variables.
1495
1496         * gnus-srvr.el (gnus-server-kill-server): Don't allow killing
1497         opened-only servers.
1498         (gnus-server-edit-server): Would create duplicate servers.
1499
1500         * gnus.el (gnus-get-unread-articles): Close groups after opening
1501         them. 
1502         (gnus-server-to-method): Search the opened servers for matches.
1503
1504         * gnus-vm.el (gnus-summary-save-in-vm): Use the split methods. 
1505
1506         * gnus.el (gnus-summary-skip-intangible): Don't use `when'.
1507
1508 Thu Feb 15 11:02:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1509
1510         * nndoc.el (nndoc-type-alist): Allow several newlines in
1511         937-digests. 
1512
1513         * gnus.el (gnus-select-newsgroup): Don't message when quitting. 
1514
1515         * nnfolder.el (nnfolder-request-close): Close the server.
1516
1517         * gnus.el (gnus-group-method): Changed name.
1518         (gnus-group-method): Return the real select method, if possible.
1519
1520 Wed Feb 14 15:01:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1521
1522         * gnus-score.el (gnus-summary-increase-score): Regexp-quote regexp
1523         matches.
1524
1525         * gnus-msg.el (gnus-forward-insert-buffer): Remove all text
1526         properties. 
1527         (gnus-forward-included-headers): Buggy regexp.
1528
1529         * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
1530         unless threads are used.
1531
1532         * nnheader.el (nnheader-insert-head): Would almost laways stop
1533         after the first kb.
1534
1535 Wed Feb 14 07:41:58 1996  Colin Rafferty  <craffert@ml.com>
1536
1537         * gnus.el (gnus-group-add-parameter): Remove old versions of the
1538         parameter. 
1539
1540 Wed Feb 14 07:28:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1541
1542         * gnus-msg.el (gnus-news-followup): Don't query if Followup-To and
1543         Newsgroups are the same.
1544         (gnus-inews-check-post): Reversed check for Followup-To.
1545
1546         * gnus.el (gnus-group-kill-group): Kill lots of zombie groups. 
1547         (gnus-article-hide-headers): Check whether `gnus-visible-headers'
1548         is nil. 
1549
1550 Tue Feb 13 06:29:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1551
1552         * gnus.el (gnus-add-configuration): Autoload.
1553         (gnus-summary-tick-article): Made interactive.
1554
1555         * nntp.el (nntp-open-server-internal): Don't bug out when the
1556         server hangs up during initial negotiations.
1557
1558 Mon Feb 12 04:47:14 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1559
1560         * nntp.el (nntp-default-directories): New variable.
1561         (nntp-open-server-internal): Use it.
1562
1563         * nnsoup.el (nnsoup-read-areas): Delete AREAS file.
1564         (nnsoup-read-areas): Check whether the MSG file exists.
1565
1566         * gnus.el (gnus-summary-move-article): Only mark as canceled when
1567         moving. 
1568
1569         * gnus-ems.el (gnus-set-text-properties): New alias.
1570
1571 Sun Feb 11 13:53:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1572
1573         * gnus-msg.el (gnus-inews-remove-signature): New function.
1574
1575 Sun Feb 11 09:29:06 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1576
1577         * gnus.el (gnus-request-article-this-buffer): Make sure the
1578         article buffer exists. 
1579
1580 Sun Feb 11 09:28:46 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1581
1582         * gnus.el: 0.38 is released.
1583
1584 Sun Feb 11 04:49:16 1996  Mark Borges  <mdb@cdc.noaa.gov>
1585
1586         * gnus-xmas.el (gnus-xmas-define): Conditionally redefine
1587         `set-text-properties'. 
1588
1589 Sun Feb 11 04:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1590
1591         * gnus.el (gnus-summary-limit-to-subject): Limit to any header. 
1592
1593 Sat Feb 10 03:26:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1594
1595         * nnmail.el (nnmail-days-to-time): Don't bug out on large
1596         numbers. 
1597
1598 Fri Feb  9 22:17:55 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1599
1600         * gnus-msg.el (gnus-forward-included-headers): Include Message-ID
1601         and References.
1602         (gnus-post-news): Make sure the parent group is a news group.
1603
1604 Fri Feb  9 09:56:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1605
1606         * gnus-picon.el (gnus-picons-convert-x-face): Changed to use
1607         pbmplus.
1608
1609         * gnus.el (gnus-buffer-configuration): One quote too many.
1610
1611         * gnus-kill.el (gnus-execute): Allow searching bodies.
1612
1613         * gnus.el (gnus-summary-execute-command): Accept "Body" searches.
1614
1615         * gnus.el: 0.37 is released.
1616
1617 Fri Feb  9 09:44:04 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1618
1619         * nnmail.el (nnmail-time-since): Reversed time.
1620
1621         * nnml.el (nnml-request-expire-articles): Set lower limit
1622         correctly. 
1623
1624 Fri Feb  9 05:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1625
1626         * nntp.el (nntp-open-server-semi-internal): Report errors better. 
1627
1628 Thu Feb  8 00:36:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1629
1630         * gnus.el (gnus-group-jump-to-group): Don't jump to ephemeral
1631         groups. 
1632         (gnus-summary-catchup-and-goto-next-group): Allow quiet going.
1633
1634         * gnus-topic.el (gnus-topic-move-group): Allow removal of groups. 
1635         (gnus-topic-remove-group): New command and keystroke.
1636
1637         * nnsoup.el (nnsoup-read-areas): Message.
1638
1639         * nndoc.el (nndoc-possibly-change-buffer): Return nil when the
1640         file doesn't exist.
1641         (nndoc-close-server): Really close.
1642
1643         * gnus.el (gnus-update-format-specifications): Would not update
1644         format specs.
1645
1646         * gnus-topic.el (gnus-topic-remove-topic): Accept a list-level. 
1647         (gnus-group-prepare-topics): List dead groups.
1648
1649 Wed Feb  7 00:04:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1650
1651         * gnus.el (gnus-summary-hide-thread): Hide the last thread.
1652
1653         * gnus-kill.el (gnus-kill): Provide.
1654         (gnus-execute-1): Accept forms.
1655
1656         * nnheader.el (nnheader-temp-write): New macro.
1657
1658         * gnus-soup.el (gnus-soup-group-brew): Pack ticked.
1659         (gnus-soup-write-replies): Be silent.
1660
1661         * gnus-msg.el (gnus-bug-mail-send-and-exit): Kill gnus-bug buffer
1662         after sending.
1663
1664         * gnus.el (gnus-setup-news): Find new newsgroups even if
1665         gnus-read-active-file is nil.
1666
1667         * gnus-soup.el (gnus-soup-group-brew): Would pack too few
1668         articles. 
1669
1670         * nneething.el (nneething-request-type): New function.
1671         (nneething-request-post): Removed.
1672
1673         * nnvirtual.el (nnvirtual-find-group-art): Never return `(nil)'.
1674
1675         * nndoc.el (nndoc-rnews-body-end): Really go to the end.
1676
1677         * nnsoup.el (nnsoup-read-areas): Would calculate new article
1678         boundary +1.
1679         (nnsoup-index-buffer): Check whether the file exists before
1680         reading it. 
1681         (nnsoup-retrieve-headers): Ditto.
1682
1683         * gnus-topic.el (gnus-topic-goto-missing-group): New function.
1684
1685 Tue Feb  6 22:33:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1686
1687         * gnus.el (gnus-goto-missing-group-function): New variable.
1688
1689         * nnmail.el (nnmail-time-since): Don't alter time.
1690         (nnmail-days-to-time): Would give wrong result.
1691
1692         * gnus.el (gnus-article-de-quoted-unreadable): Decode headers
1693         before body.
1694
1695 Tue Feb  6 09:51:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1696
1697         * gnus.el (gnus-article-show-hidden-text): Don't use `(1+
1698         (point))'. It does not work in Mule.
1699
1700 Mon Feb  5 13:03:47 1996  Wes Hardaker  <hardaker@teal.ece.ucdavis.edu>
1701
1702         * gnus-picon.el (gnus-group-display-picons): Delete buffer on exit.
1703         (gnus-article-display-picons): Ditto.
1704
1705 Tue Feb  6 00:26:44 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1706
1707         * gnus-salt.el (gnus-tree-recenter): Recenter the tree buffer. 
1708
1709         * gnus-cite.el (gnus-article-toggle-cited-text): Bind
1710         `buffer-read-only'. 
1711
1712         * gnus.el (gnus-configure-windows): Don't search all frames unless
1713         when using a frame split.
1714         (gnus-summary-mode-map): Change `W t'.
1715
1716 Mon Feb  5 23:41:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1717
1718         * gnus-score.el (gnus-short-name-score-file-cache): New variable. 
1719         (gnus-score-score-files): Use it.
1720         (gnus-score-flush-cache): Ditto.
1721
1722 Mon Feb  4 23:55:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * gnus.el (gnus-configure-windows): Check minibuffer only frame.
1725
1726 Mon Feb  5 22:36:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1727
1728         * nnsoup.el (nnsoup-old-functions): New variable.
1729         (nnsoup-revert-variables): New command.
1730
1731 Mon Feb  5 17:54:07 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1732
1733         * nnvirtual.el (nnvirtual-update-marked): Copy empty mark lists.
1734
1735         * gnus.el (gnus-summary-read-group): Allow entry with no-display. 
1736
1737         * gnus.el: 0.36 is released.
1738
1739 Sat Feb  3 11:56:53 1996  Steven L. Baur  <steve@miranova.com>
1740
1741         * gnus-uu.el (gnus-uu-default-view-rules): Added rule for playing of
1742         decoded midi files.
1743
1744 Mon Feb  5 05:08:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1745
1746         * gnus.el (gnus-summary-mode-map): Move `v' to `W v'.
1747
1748         * gnus-cache.el (gnus-cache-possibly-enter-article): Request the
1749         buffer to the nntp buffer.
1750
1751         * gnus.el (gnus-recenter): Allow a prefix.
1752
1753 Mon Feb  5 04:56:35 1996  Michael Cook  <mcook@cognex.com>
1754
1755         * gnus.el (gnus-configure-windows): Return to the original frame. 
1756
1757 Mon Feb  5 03:49:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1758
1759         * gnus-topic.el (gnus-topic-kill-group): Update topics.
1760         (gnus-topic-yank-group): Ditto.
1761
1762         * nnfolder.el (nnfolder-directory): Doc fix.
1763
1764         * gnus.el (gnus-summary-move-article): Add marks when moving
1765         articles. 
1766         (gnus-summary-recenter): Don't do horizontal recenter unless the
1767         buffer is visible.
1768
1769 Sun Feb  4 16:22:20 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1770
1771         * gnus.el (gnus-summary-edit-article): Make sure we're in the
1772         summary buffer.
1773
1774         * gnus.el: 0.35 is released.
1775
1776 Sun Feb  4 14:05:20 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1777
1778         * nndoc.el (nndoc-guess-digest-type): Too strict body-begin for
1779         MIME digests.
1780
1781         * gnus-msg.el (gnus-removable-headers): Don't remove Bcc header.
1782         (gnus-mail-send): Accept a parameter.
1783         (gnus-inews-send-mail-copy): Use it.
1784
1785         * gnus-salt.el (gnus-tree-close): Don't kill the tree buffer.
1786
1787         * gnus.el (gnus-summary-select-article): Changed return value.
1788         (gnus-summary-scroll-up): Use it.
1789
1790 Sat Feb  3 20:39:59 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1791
1792         * gnus.el (gnus-summary-dummy-line-format): Included tabs.
1793         (gnus-summary-prepare-threads): Insert dummy lines properly.
1794         (gnus-summary-hide-thread): Hide dummies better.
1795
1796         * gnus-uu.el (gnus-uu-get-actions): Escape special characters.
1797
1798         * gnus-soup.el (gnus-soup-group-brew): Add articles in right
1799         order; don't generate display.
1800
1801         * gnus.el (gnus-summary-sort): Allow sorting in reverse order.
1802         (gnus-summary-pop-limit): Don't pop if there isn't anything to
1803         pop. 
1804         (gnus-sort-articles): Would destroy the newsgroup data.
1805
1806         * gnus-soup.el (gnus-soup-unpack-packet): Return the process value.
1807
1808         * gnus.el (gnus-summary-exit): Don't bury buffers that don't exist.
1809         (gnus-summary-exit-no-update): Ditto.
1810
1811 Sat Feb  3 14:37:31 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1812
1813         * gnus-soup.el (gnus-soup-add-article): Would bug out on
1814         non-existent articles. 
1815
1816         * gnus.el (gnus-configure-windows): Delete windows on all frames.
1817
1818 Sat Feb  3 15:07:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1819
1820         * gnus.el (gnus-summary-read-group): Wouldn't score anything.
1821
1822         * gnus.el: 0.34 is released.
1823
1824 Sat Feb  3 13:08:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1825
1826         * gnus-msg.el (gnus-summary-resend-bounced-mail): Strip more
1827         gruft. 
1828
1829         * gnus.el: 0.33 is released.
1830
1831 Fri Feb  2 20:19:07 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1832
1833         * gnus.el (gnus-summary-exit): Bury the article buffer.
1834
1835         * gnus-score.el (gnus-score-followup-article): Don't do
1836         `score-effect'. 
1837
1838 Fri Feb  2 20:07:31 1996  Jason L. Tibbitts, III  <tibbs@uh.edu>
1839
1840         * nnmail.el (nnmail-process-babyl-mail-format): Allow many spaces
1841         after ":".
1842
1843 Fri Feb  2 20:05:02 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1844
1845         * gnus.el (gnus-summary-select-article): Return t on success.
1846
1847 Thu Feb  1 00:50:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1848
1849         * nnfolder.el (nnfolder-request-group): Give a better error
1850         message. 
1851
1852         * nnfolder.el: Really use virtual servers.
1853
1854         * gnus.el (gnus-select-newsgroup): Moved score file processing to
1855         an earlier point.
1856
1857         * gnus-msg.el (gnus-post-method): Use `gnus-post-method' from the
1858         group buffer.
1859
1860         * nnsoup.el (nnsoup-request-expire-articles): Bombed.
1861         (nnsoup-delete-unreferenced-message-files): New command.
1862
1863         * gnus-cache.el (gnus-cache-possibly-enter-article): Update cache
1864         mark. 
1865         (gnus-cache-possibly-remove-article): Ditto.
1866
1867         * gnus-srvr.el (gnus-server-prepare): Weed out nil servers.
1868
1869         * gnus-msg.el (gnus-mail-reply): Respect
1870         `rmail-dont-reply-to-names'. 
1871
1872 Wed Jan 31 19:25:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1873
1874         * gnus-msg.el (gnus-inews-insert-mime-headers): `(widen)' before
1875         searching for 8-bit characters.
1876
1877         * gnus-vis.el (gnus-article-highlight-headers): Make it ignore
1878         the `intangible' text property.
1879
1880 Thu Feb  1 00:33:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1881
1882         * gnus.el (gnus-summary-limit-to-unread): Remove sparse articles. 
1883
1884 Wed Jan 31 15:54:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1885
1886         * gnus-score.el (gnus-summary-score-map): Recursive map.
1887
1888         * gnus-msg.el (gnus-dissociate-buffer-from-draft): Didn't run hook
1889         properly.
1890
1891         * gnus-kill.el (gnus-execute): Don't use `gnus-header-*'.
1892
1893         * gnus-msg.el (gnus-kill-message-buffer): New command and
1894         keystroke. 
1895         (gnus-mail-setup): Use the gnus-mail-*-method variables.
1896
1897         * gnus-topic.el (gnus-topic-rename): Default to current topic.
1898         (gnus-topic-create-topic): Ditto.
1899
1900         * gnus-vis.el (gnus-group-highlight-line): Offer ticked number.
1901
1902         * gnus-uu.el (gnus-uu-grab-articles): Remove the message.
1903
1904         * gnus-vis.el (gnus-group-highlight): New default for dark
1905         backgrounds. 
1906
1907         * gnus-topic.el (gnus-group-prepare-topics): Don't do anything
1908         about dead groups.
1909
1910         * gnus.el (gnus-summary-mode-map): Clobbered "D".
1911
1912 Mon Jan 29 19:06:00 1996  Kim-Minh Kaplan  <kkaplan@cdfhp3.in2p3.fr>
1913
1914         * gnus.el (gnus-simplify-subject-fuzzy): Fold case.
1915
1916 Mon Jan 29 17:48:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1917
1918         * gnus.el (gnus-summary-limit): Hide any threads, possibly.
1919
1920         * gnus-msg.el (gnus-forward-insert-buffer): Really delete unwanted
1921         headers.
1922
1923         * gnus-vis.el (gnus-insert-prev-page-button): Allow clicking.
1924         (gnus-insert-next-page-button): Ditto.
1925
1926         * nntp.el (nntp-send-region-to-server): Copy text to a temp buffer
1927         before sending.
1928
1929 Sun Jan 28 10:28:39 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1930
1931         * gnus-cite.el (gnus-dissect-cited-text): Don't push a nil on the
1932         list. 
1933
1934 Sat Jan 27 20:32:29 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1935
1936         * gnus-topic.el (gnus-group-topic-topics-only): Removed variable. 
1937
1938         * nnbabyl.el (nnbabyl-request-group): Don't report failures on
1939         empty groups.
1940         * nnmbox.el (nnmbox-request-group): Ditto.
1941
1942         * gnus.el (gnus-simplify-buffer-fuzzy): Simplify [x/x].
1943
1944         * gnus-score.el (gnus-score-default-header): Duplicate defvars.
1945         (gnus-summary-increase-score): Default variables should be
1946         symbols, not chars.
1947
1948         * gnus.el (gnus-summary-mode-map): Wrong name for `t' keystroke. 
1949
1950 Sat Jan 27 20:29:45 1996  Marc Auslander  <marc@watson.ibm.com>
1951
1952         * gnus-score.el (gnus-summary-increase-score): Didn't work for
1953         non-temporary score entries.
1954
1955 Fri Jan 26 17:24:00 1996  David K}gedal  <davidk@lysator.liu.se>
1956
1957         * nnmail.el (nnmail-check-duplication): Don't tread 'delete as a
1958         function
1959
1960 Sat Jan 27 19:51:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1961
1962         * gnus-topic.el (gnus-topic-prepare-topic): Number of groups would
1963         be 0.
1964         (gnus-topic-update-topic-line): Ditto.
1965
1966 Fri Jan 26 15:10:09 1996  Steven L. Baur  <steve@miranova.com>
1967
1968         * gnus-vis.el (gnus-article-add-buttons): Need to reset point to top
1969         of article before trying the next regexp in the gnus-button-alist.
1970
1971 Sat Jan 27 19:22:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1972
1973         * gnus-vis.el (gnus-button-alist): Allow space after "<URL: ". 
1974
1975 Fri Jan 26 20:20:25 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1976
1977         * gnus-topic.el (gnus-topic-indent-level): New variable.
1978         (gnus-topic-yank-group): Use it.
1979         (gnus-topic-insert-topic-line): Ditto.
1980         (gnus-topic-prepare-topic): Ditto.
1981
1982 Fri Jan 26 17:18:25 1996  ISO-2022-JP  <yamaoka@ga.sony.co.jp>
1983
1984         * gnus-vis.el (gnus-article-highlight-headers): Would infloop. 
1985
1986 Fri Jan 26 14:10:19 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1987
1988         * gnus.el (gnus-dribble-read-file): Set file modes on the dribble
1989         file. 
1990         (gnus-article-check-hidden-text): Only checked signature.
1991         (gnus-article-check-hidden-text): Do things in the article
1992         buffer. 
1993         (gnus-group-line-format-alist): Let N have its old definition.
1994         (gnus-group-catchup-group-hook): New variable.
1995         (gnus-group-catchup): Use it.
1996         (gnus-group-remove-mark): Give a useful return value.
1997         (gnus-group-kill-group): Would bug out when killing lots of dead
1998         groups.  
1999
2000 Thu Jan 25 09:32:19 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
2001
2002         * gnus.el (gnus-group-insert-group-line) : Changed "header" to
2003         "gnus-tmp-header" for parameter that gets passed to user
2004         functions.  Set to the group name, but may not necessarily want
2005         this.
2006         (gnus-group-set-mode-line) : ditto, gnus-tmp-header set to nil.
2007         (gnus-set-mode-line) : ditto, gnus-tmp-header set to nil.
2008
2009 Fri Jan 26 07:47:59 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2010
2011         * gnus.el (gnus): Goto the first unread group.
2012
2013         * gnus.el: 0.32 is released.
2014
2015 Thu Jan 25 18:27:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2016
2017         * gnus.el: Autoload `gnus-group-highlight-line'.
2018
2019         * gnus-vis.el (gnus-article-highlight-headers): Wrap the regexp in
2020         parentheses.
2021
2022         * nnmbox.el (nnmbox-request-group): Don't bug out on non-existant
2023         groups. 
2024         * nnbabyl.el (nnbabyl-request-group): Ditto.
2025         (nnbabyl-possibly-change-newsgroup): Return t.
2026
2027         * gnus.el (gnus-group-insert-group-line): Define gnus-tmp-header. 
2028
2029         * gnus-msg.el (gnus-mail-parse-comma-list): New function.
2030         (gnus-mail-reply): Use it.
2031         (gnus-mail-reply): Merge follow-to headers.
2032
2033         * gnus-score.el (gnus-summary-score-map): New implementation.
2034
2035         * gnus.el (gnus-summary-exit): Remove articles before updating. 
2036         (gnus-summary-next-article): Accept a param to force slightly.
2037
2038 Thu Jan 25 08:41:44 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2039
2040         * nnml.el (nnml-deletable-article-p): Always responed with nil.
2041
2042 Thu Jan 25 08:45:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2043
2044         * gnus.el: 0.31 is released.
2045
2046         * nnmail.el (nnmail-insert-lines): Would return negative lines
2047         numbers. 
2048
2049         * gnus-xmas.el (gnus-xmas-extent-start-open): New function.
2050
2051         * gnus-topic.el (gnus-topic-insert-topic-line): Remove excess
2052         properties. 
2053
2054         * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): New
2055         function. 
2056
2057 Thu Jan 25 07:34:05 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2058
2059         * gnus-ems.el (gnus-extent-detached-p): New alias.
2060
2061         * gnus-xmas.el (gnus-xmas-find-glyph-directory): Changed from
2062         "etc" to "etc/gnus".
2063
2064 Tue Jan 23 13:40:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2065
2066         * gnus-score.el (gnus-score-make-menu-bar): New function.
2067         (gnus-score-menu-hook): New variable.
2068
2069         * gnus-vis.el (gnus-article-next-button): Move point.
2070
2071         * nndoc.el (nndoc-type-alist): Recognize ends of digests. 
2072         (nndoc-retrieve-headers): Don't bug out on non-existant articles. 
2073
2074         * gnus-msg.el (gnus-mail-buffer): Renamed.
2075
2076         * gnus-cache.el (gnus-cache-possibly-remove-articles): Check some
2077         more. 
2078
2079         * nnmail.el (nnmail-insert-lines): Off by 1.
2080
2081         * nnml.el (nnml-deletable-article-p): Check for file writability.
2082         * nnmh.el (nnml-deletable-article-p): Ditto.
2083
2084         * gnus-msg.el (gnus-associate-buffer-with-draft): Allow
2085         disabling. 
2086         (gnus-use-draft): New variable.
2087
2088         * gnus.el (gnus-summary-move-article): Use `move' action by
2089         default. 
2090
2091         * nnmail.el (nnmail-get-split-group): Be more restrictive in
2092         selecting procmail spools.
2093         (nnmail-get-spool-files): Don't return the spool file when doing a
2094         single procmail file.
2095
2096         * gnus.el (gnus-summary-move-article): Allow moving to the same
2097         group. 
2098
2099         * gnus-score.el (gnus-score-pretty-print): New command and
2100         keystroke. 
2101         (gnus-summary-increase-score): Would always bug out.
2102         (gnus-score-edit-done): Change windows before loading score file. 
2103
2104         * gnus.el (gnus-summary-reparent-thread): Rethread after
2105         reparenting. 
2106
2107         * gnus-xmas.el (gnus-xmas-make-overlay): Don't make extents
2108         undetachable. 
2109
2110         * nndoc.el (nndoc-post-type): New variable.
2111
2112 Tue Jan 23 13:39:11 1996  Eberhard Mattes  <mattes@azu.informatik.uni-stuttgart.de>
2113
2114         * nndoc.el (nndoc-request-type): New function.
2115
2116 Tue Jan 23 00:13:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2117
2118         * gnus.el (gnus-group-group-indentation): New function.
2119         (gnus-group-update-group-line): Use it.
2120         (gnus-group-update-group): Indent.
2121
2122         * gnus-topic.el (gnus-topic-hide-subtopics): Removed variable.
2123         (gnus-topic-prepare-topic): Indent group lines.
2124         (gnus-topic-yank-group): Indent groups.
2125
2126         * gnus.el (gnus-group-update-hook): New variable.
2127         (gnus-group-insert-group-line): Use it.
2128
2129         * gnus-vis.el (gnus-group-highlight-line): New function.
2130
2131         * gnus.el (gnus-group-entry): New macro.
2132
2133         * gnus-vis.el (gnus-group-highlight): New variable.
2134
2135         * gnus-topic.el (gnus-topic-insert-topic-line): Would show "..."
2136         too often.
2137         (gnus-topic-indent): Don't move point.
2138         (gnus-topic-unindent): Ditto.
2139         (gnus-topic-prepare-topic): Display unread articles in sub-topics.
2140
2141         * nnsoup.el (nnsoup-next-prefix): New function.
2142         (nnsoup-read-areas): Use it.
2143
2144         * gnus-soup.el (gnus-soup-set-area-prefix): New macro.
2145
2146         * nnsoup.el (nnsoup-tmp-directory): New directory.
2147         (nnsoup-write-active-file): Save it.
2148         (nnsoup-unpack-packets): Use it.
2149
2150         * gnus-msg.el (gnus-dissociate-buffer-from-draft): New command and
2151         keystroke.
2152
2153         * gnus.el (gnus-group-list-groups): Goto last group if at eob.
2154
2155         * gnus-topic.el (gnus-topic-mode): Use it.
2156         (gnus-topic-goto-next-group): New function.
2157
2158         * gnus.el (gnus-group-list-groups): Allow positioning point in
2159         topic buffers.
2160         (gnus-group-goto-next-group-function): New internal variable.
2161
2162         * nnsoup.el (nnsoup-read-active-file): Give a proper return
2163         value. 
2164
2165         * gnus.el (gnus-start-news-server): Give a better error message. 
2166
2167 Mon Jan 21 23:34:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2168  
2169         * gnus-mh.el (gnus-mh-mail-setup): It didn't work when pressing
2170         `R' or yanking because of lack of setting to variable
2171         `mail-reply-buffer' and mh-sent-from-folder buffer local variable
2172         `mh-show-buffer'.
2173
2174 Mon Jan 22 02:58:42 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2175
2176         * nntp.el (nntp-open-server-internal): Make sure that the server
2177         was successfully opened.
2178
2179         * gnus.el (gnus-read-active-file): Wouldn't activate properly. 
2180         (gnus-read-active-file): Ignore errors from the archive server.
2181
2182         * nnbabyl.el (nnbabyl-request-group): Ditto.
2183
2184         * nnmbox.el (nnmbox-request-group): Would bug out.
2185
2186 Sat Jan 20 20:39:03 1996  Steven L. Baur  <steve@miranova.com>
2187
2188         * nnmbox.el (nnmbox-read-mbox): find-file-noselect ->
2189         nnheader-find-file-noselect.
2190
2191 Mon Jan 22 01:15:52 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2192
2193         * gnus.el (gnus-group-mark-buffer): Optional param.
2194
2195         * nnsoup.el (nnsoup-request-expire-articles): Message more. 
2196         (nnsoup-read-active-file): Add proper active info.
2197         (nnsoup-request-group): New implementation.
2198         (nnsoup-request-list): Ditto.
2199
2200 Sun Jan 21 08:22:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2201
2202         * gnus.el (gnus-request-article-this-buffer): Update sparse
2203         articles. 
2204         (gnus-data-set-number): New macro.
2205         (gnus-summary-update-article): Use it.
2206
2207 Sun Jan 21 03:54:18 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2208
2209         * gnus-soup.el (gnus-soup-add-article): Don't save canceled
2210         articles. 
2211