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