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