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