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