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