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