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