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