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