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