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