*** empty log message ***
[gnus] / lisp / ChangeLog
1 Wed Jun  7 15:04:20 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
2
3         * gnus.el (gnus-select-newsgroup): Don't add an extra 1 if there
4         already is one. 
5         (gnus-summary-reselect-current-group): Did not allow reselecting. 
6
7         * nndoc.el (nndoc-retrieve-headers): Would fetch headers
8         strangely. 
9
10         * gnus.el (gnus-summary-search-subject): Don't bug out on
11         psedu-articles. 
12         (gnus-score-score-files): Use file-exists instead of
13         file-readable because of os/2 bug. 
14         (gnus-select-newsgroup): Didn't remove the first fetched article
15         when not using nov. 
16
17 Wed Jun  7 12:59:46 1995  Lars Ingebrigtsen  <lars@eyesore.no>
18
19         * gnus.el (gnus-configure-windows): Also make the selected buffer
20         in the selected window the current buffer.
21
22 Mon Jun  5 23:04:27 1995  Lars Ingebrigtsen  <lars@eyesore.no>
23
24         * nntp.el: Anchor all lines with \n instead of $.
25
26 Sun Jun  4 17:03:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
27
28         * gnus.el (gnus-summary-remove-lines-marked-with): Unbalanced
29         parens. 
30
31 Sun Jun  4 00:48:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
32
33         * gnus.el (gnus-group-catchup): Would not properly catchup all
34         ticked articles.
35
36         * nndoc.el (nndoc-number-of-articles): Would totally bug out on
37         mbox types. 
38
39         * gnus.el: 0.82 is released.
40
41 Sat Jun  3 00:27:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
42
43         * gnus.el (gnus-summary-sort): Re-send async info after sorting. 
44         (gnus-strict-mime): New variable. 
45         (gnus-extract-address-components): XOVER From headers might not
46         support folded lines. 
47
48         * nnmail.el (nnmail-move-inbox): Always use movemail to move
49         incoming mail. 
50
51         * gnus.el (gnus-summary-zcore-fuzz): New variable. 
52         (gnus-summary-insert-line): Use it. 
53
54         * gnus-score.el (gnus-summary-score-entry): Remove Re:'s from
55         substring and regexp matches. 
56
57         * gnus-msg.el (gnus-inews-insert-headers): Would bug out on
58         existing message-ids. 
59
60         * gnus-ems.el: Provide gnusutil for Mule users. 
61
62         * gnus.el (gnus-summary-catchup): Would nix out dormant articles. 
63
64         * nntp.el (nntp-retrieve-headers-with-xover): Would give erronous
65         results on non-xover servers. 
66
67         * gnus.el (gnus-group-make-group): Would insert groups at the end
68         of the list at the beginning. 
69
70         * gnus-kill.el (gnus-kill-parse-gnus-kill-file): Switch to the
71         summary buffer before evaling nok-kill forms. 
72
73         * gnus-score.el (gnus-score-edit-done): Make sure the directory
74         where we save the score file exists. 
75
76         * gnus.el (gnus-retrieve-headers): Don't try to retrieve headers
77         by id from the cache.
78
79         * nnsoup.el (nnsoup-read-areas): New packets would bomb. 
80
81         * gnus.el (gnus-get-unread-articles): Check secondary groups kinda
82         unconditionally. 
83         (gnus-read-descriptions-file): Don't try to re-read desc file if
84         it failed the first time. 
85         (gnus-add-configuration): New function. 
86         (gnus-summary-next-article): The group window was selected. We
87         select the summary buffer.
88         (gnus-active-to-gnus-format): Would leave illegal group symbols
89         undefined. 
90
91 Fri Jun  2 20:58:58 1995  Lars Ingebrigtsen  <lars@eyesore.no>
92
93         * nnvirtual.el (nnvirtual-possibly-change-newsgroups): Make sure
94         the nnvirtual group doesn't include itself. 
95
96         * gnus-score.el (gnus-score-body): Changed message to "num of
97         tot". 
98
99         * nnbabyl.el (nnbabyl-get-new-mail): Remove ^_-s from incoming
100         mails. 
101
102         * gnus.el (gnus-mark-article-as-read): Did not remove articles
103         from the cache. 
104
105         * nnmail.el (nnmail-get-spool-files): Remove directories that
106         match the suffix. 
107
108         * gnus-score.el (gnus-summary-increase-score): Use sit-fors to
109         better mimic a keymap.
110         (gnus-summary-increase-score): Don't display match types that are
111         illegal for the header to be scored on.
112         (gnus-summary-increase-score): Allow C-h to list help. 
113
114         * nnmail.el (nnmail-get-split-group): Get the right group to split
115         in when doing procmail splits. 
116
117 Fri Jun  2 17:25:28 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
118
119         * gnus.el: 0.81 is released. 
120
121 Fri Jun  2 14:56:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
122
123         * gnus.el (gnus-group-exit): Would offer to save summaries after
124         it was too late. 
125
126         * nnvirtual.el (nnvirtual-request-close): Function for cleaning up
127         nnvirtual. 
128
129 Wed May 31 16:37:02 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
130
131         * gnus-vis.el (gnus-summary-make-menu-bar): Added menu entry to
132         highlight article.
133
134 Fri Jun  2 00:29:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
135
136         * gnus.el (gnus-read-descriptions-file): Allow reading from
137         different servers. 
138         (gnus-group-describe-group): Wouldn't describe foreign groups. 
139         (gnus-read-all-descriptions-files): New function. 
140         (gnus-group-get-new-news-this-group): Would step to the bottom of
141         the list. 
142         (gnus-group-update-group): Would often insert groups one below
143         where they were supposed to go.
144
145         * gnus-msg.el (gnus-copy-article-buffer): Didn't widen before
146         copying. 
147
148         * gnus.el (gnus-article-get-xrefs): Would bug out in obscure
149         circumstances. 
150
151         * gnus-ems.el: Would define make-face, which would confuse Info.
152
153         * gnus.el (gnus-summary-next-article): Execute keystroke after `n'
154         in the right buffer. 
155
156         * gnus-edit.el (gnus-score-customize): Added keystroke and
157         autoload. 
158
159         * gnus.el (gnus-ask-server-for-new-groups): Did not open servers
160         before requesting.
161         (gnus-group-check-bogus-groups): Prefix now means "don't ask". 
162         (gnus-check-bogus-newsgroups): Would bug out on several bogus
163         groups with the same name. 
164
165 Thu Jun  1 01:17:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
166
167         * gnus-msg.el (gnus-post-news): Would 'ask even when posting. 
168         (gnus-inews-insert-headers): Only remove message-id previously
169         generated by Gnus.
170         (gnus-inews-news): Insert the same message-id in mail copies of
171         news articles. 
172         (gnus-deletable-headers): New variable. 
173
174         * nnmh.el (nnmh-request-list): Would mess up the list.
175
176         * gnus.el (gnus-group-make-empty-virtual): Create a group that
177         matches nothing, not everything. 
178         (gnus-group-catchup-current): Catch up component nnvirtual
179         groups. 
180
181         * gnus-soup.el: New file.
182
183         * nnsoup.el: New file.
184
185         * gnus-msg.el (gnus-inews-article-function): New variable. 
186         (gnus-inews-article): Check headers after they have been
187         generated. 
188
189 Wed May 31 11:37:22 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
190
191         * gnus.el (gnus-summary-expire-articles): Cancelled instead of
192         canceled. 
193
194 Wed May 31 03:45:35 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
195
196         * nnmh.el (nnmh-request-expire-articles): If a file can't be
197         deleted, don't remove it from the list of expirables. 
198
199         * gnus.el: 0.80 is released.
200
201 Tue May 30 10:59:22 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
202
203         * gnus-cite.el (gnus-cite-attribution-postfix): Accept VinVN
204         `says' attribution, no matter how stupid it sounds.
205
206 Wed May 31 00:46:27 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
207
208         * gnus.el (gnus-summary-read-group): Recenter in wrong window. 
209
210 Tue May 30 10:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
211
212         * gnus.el (gnus-make-hashtable-from-newsrc-alist): Make sure no
213         new dummy.groups are prepended. 
214         (gnus-make-hashtable-from-newsrc-alist): Would potentially be
215         destructive. 
216
217 Mon May 29 09:03:02 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
218
219         * gnus.el (gnus-summary-goto-subject): Would not report
220         non-existing numbers. 
221
222         * gnus-msg.el (gnus-inews-insert-signature): Don't do sig if
223         mail-signature is non-nil. 
224         (gnus-post-news): Would set gnus-newsgroup-name to something
225         strange. 
226
227         * gnus.el (gnus-configure-windows): Would, in obscure cases,
228         display a buffer in two windows. 
229
230 Mon May 29 09:03:02 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
231
232         * gnus.el: 0.79 is released.
233
234         * nnmail.el (nnmail-delete-incoming): New variable. 
235
236         * gnus.el (gnus-summary-read-group): Would scroll to the end of
237         the article. 
238
239         * gnus-msg.el (gnus-mail-reply-using-mail): Don't run
240         news-reply-header-hook if mail-yank-hooks is non-nil. 
241
242 Sun May 28 15:25:02 1995  Lars Ingebrigtsen  <lars@eyesore.no>
243
244         * gnus.el (gnus-summary-update-mark): Would add unread marks to
245         articles that had been marked with the process mark.
246         (gnus-summary-read-group): Forcibly recenter group buffer if
247         visible. 
248
249         * gnus-score.el (gnus-summary-increase-score): Allow "?"s. 
250
251         * gnus.el (gnus-summary-import-article): New command and
252         keystroke. 
253
254         * gnus-kill.el (gnus-kill-parse-rn-kill-file): Also parse rn
255         killfiles. 
256
257         * gnus.el (gnus-group-get-new-news): Did not use
258         default-list-level properly.
259
260 Sun May 28 10:01:10 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
261
262         * gnus.el (gnus-article-word-wrap): Use fill-column. 
263
264         * gnus-score.el (gnus-score-remove-lines-adaptive): Would switch
265         score files. 
266
267         * nnspool.el (nnspool-find-article-by-message-id): Did not work. 
268
269         * gnus-score.el (gnus-score-adaptive): Would try to score one too
270         many. 
271
272         * gnus.el (gnus-group-make-help-group): Use new doc backend. 
273
274         * nndoc.el (nndoc-type-to-regexp): Find out when the end of file
275         has been reached in digests. 
276
277 Sun May 28 01:30:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
278
279         * nnmbox.el (nnmbox-possibly-change-newsgroup): Act more robustly
280         even if the user kills the mbox buffer.
281
282 Sat May 27 20:16:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
283
284         * nneething.el (nneething-make-head): Produced buggy From
285         headers. 
286         (nneething-article-p): More strict definition. 
287
288         * gnus.el (gnus-summary-next-page): Would show end of buffer. 
289         (gnus-group-exit): Really offer to save summaries.
290         (gnus-offer-save-summaries): Reverse match.
291
292 Sat May 27 09:25:52 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
293
294         * gnus.el: 0.78 is released.
295
296         * nnmail.el (nnmail-split-incoming): Would bug out on long
297         content-lengths.
298
299         * gnus.el (gnus-active-to-gnus-format): Do more checking. 
300         (gnus-summary-prev-page): Would not configure windows. 
301
302         * gnus-cache.el (gnus-cache-possibly-enter-article): Did not
303         insert From headers in nov files.
304
305         * nnbabyl.el (nnbabyl-retrieve-headers): Misspelled func name.
306
307         * gnus.el (gnus-browse-group-name): Did not work.
308         (gnus-browse-select-group): No interactive spec.
309
310         * gnus-msg.el (gnus-mail-reply-using-mail): `C-c C-y' woyld yank
311         only headers. 
312
313 Fri May 26 06:34:55 1995  Lars Ingebrigtsen  <lars@eyesore.no>
314
315         * gnus.el (gnus-group-make-doc-group): New command and keystroke. 
316
317         * nndoc.el (nndoc-open-server): New implementation. Now does
318         babyl, mbox and digest.
319
320         * nnspool.el (nnspool-request-post): Use a pipe instead of a pty. 
321
322         * gnus-msg.el (gnus-inews-insert-headers): Do the _-_ a bit more
323         intelligently. 
324
325 Thu May 25 13:05:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
326
327         * gnus.el (gnus-summary-enter-digest-group): Did not work.
328
329         * nndigest.el (nndigest-current-buffer): Doc fix.
330
331         * nnmh.el (nnmh-request-list): Would recurse needlessly. 
332
333 Thu May 25 05:34:16 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
334
335         * gnus.el: 0.77 is released.
336         
337         * gnus.el (gnus-article-date-ut): Ignore missing dates. 
338         (gnus-group-enter-directory): New command and keystroke.
339
340         * nnspool.el (nnspool-retrieve-headers-with-nov): Don't be picky
341         on dirs. 
342
343         * gnus-mh.el (gnus-mail-forward-using-mhe): Make better Subject. 
344
345         * gnus.el (gnus-score-find-alist): New function.
346         (gnus-score-score-files): ADAPT files would nix out all other
347         files. 
348         (gnus-score-score-files): Would not find any when short names were
349         used. 
350
351 Sat May 20 06:45:04 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
352
353         * gnus-score.el (gnus-score-find-alist): New function.
354         (gnus-possibly-score-headers): Use it.
355
356         * gnus.el (gnus-score-file-(single|multiple)-match-alist): New
357           variables.
358
359 Thu May 25 03:44:53 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
360
361         * gnus-kill.el (gnus-expunge): Would infloop.
362
363         * nnspool.el (nnspool-inews-sentinel): Did not kill the error
364         buffer.
365
366         * nnmail.el (nnmail-article-group): Would but out on function in
367         the split method.
368
369         * nnmh.el (nnmh-get-new-mail): Don't rescan if already scanned. 
370
371         * nnml.el (nnml-get-new-mail): Ditto.
372
373         * gnus.el (gnus-start-news-server): Don't let the nnmh backend
374         fetch new mail. 
375
376 Wed May 24 07:59:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
377
378         * nneething.el: New backend.
379
380 Wed May 24 02:35:49 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
381
382         * gnus.el: 0.76 is released.
383
384         * nnfolder.el (nnfolder-close-group): New version. Don't close if
385         already closed.
386
387         * gnus-msg.el (gnus-inews-news): Wouldn't restore winconf.
388
389         * gnus.el (gnus-summary-delete-article): Would make all expirable
390         articles disappear.
391
392         * gnus-msg.el (gnus-summary-cancel-article): Don't mark as
393         cancelled before it actually is cancelled.
394         (gnus-mail-reply-using-mail): Did not narrow to headers. 
395         (gnus-group-mail): Use the mail-other-window method.
396
397         * gnus.el (gnus-signature-separator): Moved to gnus.el.
398         (gnus-debug): Ignore nils in load-path.
399         (gnus-score-score-files): Did not find adapt files when using
400         short file names. 
401         (gnus-score-score-files): Changing from short to long file names
402         would bug out.
403         (gnus-get-newsgroup-headers): Would bug out on empty articles.
404
405         * nnheader.el (nnheader-insert-head): Would stop before getting
406         the entire head.
407
408         * gnus-msg.el (gnus-mail-reply-using-mail): Would unmark process
409         marks in the wrong buffer.
410         (gnus-post-news): Ditto.
411         (gnus-inews-do-fcc): Would make a directory out of the file name. 
412
413 Tue May 23 07:24:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
414
415         * gnus.el (gnus-group-real-name): Get the word after the last
416         colon, not after the first colon.
417
418         * nnmail.el (nnmail-split-incoming): When "splitting" for just a
419         single group, narrow the split method to just the single group. 
420
421         * gnus-uu.el (gnus-uu-unpack-files): Expunge generated files on
422         group exit.
423
424         * gnus-score.el (gnus-score-load-file): Added the `local' atom.
425
426         * gnus.el (gnus-group-make-empty-virtual): New function and
427         keystroke. 
428         (gnus-dummy-mark): New variable.
429         (gnus-summary-remove-lines-marked-with): Remove dummy roots that
430         have no children.
431         (gnus-articles-to-read): Allow the user to specify how many
432         articles to read with a numerical prefix.
433         (gnus-browse-read-group): New command and keystroke.
434         (gnus-summary-insert-line): Go back to using normal plists for
435         article info. Changes all over in the summary code.
436         (gnus-summary-first-subject): New implementation.
437
438 Tue May 23 02:54:05 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
439
440         * nnmail.el (nnmail-move-inbox): tofile fix.
441
442         * gnus-msg.el (gnus-group-mail): Moved here.
443         (gnus-group-mail): Run gnus-mail-hook.
444
445         * gnus.el (gnus-article-prepare): Let buffer-read-only to nil.
446
447         * nnfolder.el (nnfolder-possibly-activate-groups): Don't use
448         gnus-group-real-name. 
449
450         * gnus.el (gnus-active-to-gnus-format): Add more error control.
451
452         * gnus-score.el (gnus-summary-increase-score): Would bug out on
453         certain keystrokes.
454
455         * gnus.el (gnus-group-sort-groups): Would rescan.
456         (gnus-group-sort-groups): Added keystroke.
457         (gnus-article-setup-buffer): Always set article mode.
458         (gnus-group-add-to-virtual): Prompt with nnvirtual:.
459
460 Sun May 21 07:33:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
461
462         * gnus.el (gnus-offer-save-summaries): Save any still-existing
463         summary buffer on exit from Gnus.
464
465 Sun May 21 00:11:00 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
466
467         * gnus.el: 0.75 is released.
468
469         * gnus-cache.el (gnus-cache-retrieve-headers): Don't bug out on
470         changed source groups. 
471
472         * gnus.el (gnus-matches-options-n): Did not find matching options. 
473         (gnus-configure-windows): Signal error with missing point.
474         (gnus-narrow-to-headers): Don't bug out on malformed mail. 
475
476         * gnus-uu.el: Made prompts more explicit.
477
478         * gnus.el (gnus-article-prepare): Show thread before doing visual
479         marks. 
480         (gnus-summary-scroll-up): Would recenter oddly.
481
482 Sat May 20 23:37:42 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
483
484         * gnus-score.el (gnus-score-headers): gnus-current-score-file
485         would be nil.
486
487         * gnus-cite.el (gnus-supercite-regexp): New value.
488
489 Sat May 20 04:56:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
490
491         * nnbabyl.el (nnbabyl-retrieve-headers): Faster routine.
492
493         * nnheader.el (nnheader-insert-head): New function to speed up
494         HEADer reading.
495
496         * nnspool.el (nnspool-retrieve-headers): Use it.
497         * nnmh.el (nnmh-retrieve-headers): Ditto.
498         * nnml.el (nnml-retrieve-headers): Ditto.
499
500         * nnmh.el (nnmh-be-safe): New variable and serious speedup. 
501
502 Sat May 20 17:11:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
503
504         * gnus.el: 0.74 is released. 
505
506 Sat May 20 00:11:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
507
508         * gnus.el: 0.73 is released.
509
510         * gnus-msg.el (gnus-mail-reply-using-mail): Don't barf wifout a
511         message-id. 
512
513         * gnus-score.el (gnus-score-load-file): 'eval was not right. 
514
515         * gnus.el (gnus-make-articles-unread): Would deliver wrong
516         results. 
517
518 Fri May 19 01:10:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
519
520         * nnbabyl.el (nnbabyl-insert-newsgroup-line): Did not translate
521         "From " lines.
522         (nnbabyl-insert-lines): Wrong number of lines. 
523         (nnbabyl-request-accept-article): Bugged out. 
524
525         * nnmh.el (nnmh-request-accept-article): Would never accept an
526         article. 
527
528         * gnus-vis.el (gnus-article-add-buttons): `Entry' would be nil
529         sometimes. 
530
531         * gnus-ems.el (gnus-ems-redefine): Redefine buffer-display-table. 
532
533         * gnus.el (gnus): Init server buffer, just in case.
534
535         * nnml.el (nnml-request-create-group): string-to-int instead of
536         int-to-string. 
537
538         * gnus.el (gnus-group-use-permament-levels): New variable,
539         supersedes other variables. 
540         (gnus-article-prepare): Let buffer-read-only nil before calling
541         hooks. 
542         (gnus-summary-next-group): Recenter group buffer.
543         (gnus-get-newsgroup-headers): Articles without message-id's
544         fetched in separate batches would be clobbered.
545
546         * gnus-msg.el (gnus-inews-do-fcc): Make sure the fcc dir exists. 
547         (gnus-inews-news): If both mailing and posting, remove the Fcc
548         before posting. 
549
550         * nnvirtual.el (nnvirtual-request-post-buffer): Don't suggest any
551         newsgroups to post in.
552
553         * gnus.el (gnus-list-of-read-articles): Would totally bug out. 
554
555         * gnus-score.el (gnus-score-string): Add tracing.
556         (gnus-score-find-trace): New command and keystroke.
557
558         * nnmbox.el (nnmbox-request-expire-articles): When deleting the
559         last article, would infloop.
560
561         * nnbabyl.el (nnbabyl-article-string): Did not anchor end of
562         number. 
563
564         * gnus-msg.el (gnus-forward-insert-buffer): Don't do double
565         copying of article buffer.
566         (gnus-copy-article-buffer): Would barf when the article buffer
567         didn't exist.
568
569         * gnus.el (gnus-configure-windows): Split the opposite way.
570         (gnus-summary-next-group): Would cycle on 0 on the last group. 
571
572         * gnus-score.el (gnus-summary-increase-score): Give fuller
573         prompts. 
574
575 Sun May 14 10:01:49 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
576
577         * gnus.el: Use (point-min) instead if `1'.
578
579         * gnus.el (gnus-hidden-properties): Added.
580         (gnus-summary-toggle-header, gnus-article-show-all-headers,
581         gnus-article-hide-headers): Use it.
582
583         * gnus-cite.el (gnus-article-hide-citation,
584         gnus-article-hide-citation-maybe, gnus-cite-toggle): Use it.
585
586         * gnus-vis.el (gnus-article-hide-signature,
587         gnus-signature-toggle):  use it.
588
589         * gnus.el (gnus-article-hide-signature): Deleted.  Use the version
590         in `gnus-vis.el' instead.
591
592         * gnus-vis.el (gnus-article-next-button): New function and
593         keybinding. 
594
595 Thu May 18 03:10:03 1995  Lars Ingebrigtsen  <lars@eyesore.no>
596
597         * gnus-score.el (gnus-score-edit-alist): Really save winconf.
598
599         * gnus.el (gnus-summary-enter-digest-group): Don't use / in group
600         names. 
601
602         * nnmail.el (nnmail-split-incoming): Use Content-Length header. 
603
604         * gnus-score.el (gnus-score-headers): Let current-score-file. 
605
606         * gnus-ems.el: Don't use intagible before 19.29.
607
608         * nndigest.el (nndigest-narrow-to-article): Stop before that *End
609         of digest* line.
610
611         * gnus-score.el (gnus-score-score-files): Expand the kill-file
612         path before using it.
613         (gnus-summary-increase-score): Double quoting of types.
614
615         * gnus-mh.el (gnus-mail-forward-using-mhe): Use the incoming
616         buffer. 
617
618         * gnus.el (gnus-summary-prepare-threads): False roots would get
619         incorrect number of children.
620
621         * nnspool.el (nnspool-inews-sentinel): condition-case the sending
622         of eof.
623
624         * gnus.el (gnus-summary-mark-article): Always un-hide threads. 
625         (gnus-update-read-articles): Peel off expired article numbers. 
626         (gnus-article-set-window-start): New function.
627         (gnus-summary-refer-article): Would scroll to the end of the
628         buffer. 
629
630         * gnus-uu.el (gnus-uu-save-article): Grabbed one char to many when
631         snarfing headers. 
632
633         * gnus-score.el (gnus-score-add-followups): Don't enter if there
634         already is one.
635
636         * gnus.el (gnus-nov-read-integer): Condition-case the read. 
637
638         * nnvirtual.el (nnvirtual-close-group): Always handle a close. 
639
640         * gnus-vm.el (gnus-mail-forward-using-vm): Accept an argument.
641
642         * gnus-mh.el (gnus-mail-forward-using-mhe): Ditto.
643
644         * gnus.el (gnus-summary-make-display-table): New function.
645
646 Thu May 18 00:58:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
647
648         * gnus.el (gnus-summary-mode): Display-table would be nil. 
649
650         * gnus.el: 0.72 is released.
651
652 Wed May 17 19:38:43 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
653
654         * gnus.el: 0.71 is released.
655
656 Mon May 15 15:53:00 1995  Scott Byer  <byer@mv.us.adobe.com>
657
658         * nnfolder.el (nnfolder-possibly-activate-groups) New function.
659         nnmail-get-active returns a bogus list the second time around, so
660         we want to make sure we only call it once.
661
662         * nnfolder.el (nnfolder-active-number) Mase things a little more
663         paranoid in the case where we enter this procedure from splitting
664         mail - it will do a possibly-change-group, which, if
665         nnfolder-use-active-file is nil, will figure out the _true_ active
666         numbers from the nnfolder mail file.
667
668 Wed May 17 17:43:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
669
670         * gnus.el (gnus-article-date-ut): Lapsed would fail when toggling
671         headers. 
672         (gnus-summary-catchup): Reversed comparison.
673         (gnus-summary-mode): Set mode line before group name was defined. 
674         (gnus-short-group-name): New implementation.
675         (gnus-article-display-x-face): New implementation.
676         (gnus-article-x-face-too-ugly): New variable.
677         (gnus-remove-some-windows): Don't bug out on non-defined buffers. 
678
679 Wed May 17 14:23:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
680
681         * gnus-msg.el (gnus-check-before-posting): New semantics. Allow
682         finer granulatity than on/off.
683
684         * gnus-score.el (gnus-summary-increase-score): Changed the maps
685         and score file entry commands.
686
687 Tue May 16 00:40:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
688
689         * gnus-score.el (gnus-summary-score-entry): When used
690         interactively, didn't do the right TYPE.
691         (gnus-summary-score-entry): Added keystroke.
692
693         * gnus.el (gnus-summary-current-score): New command and keystroke. 
694
695         * nnmail.el (nnmail-incoming-mail-directory): New variable. 
696         (nnmail-get-spool-files): Use it.
697
698         * nndigest.el (nndigest-request-group): Would not widen before
699         inserting, resulting in a partial digest group.
700
701         * gnus.el (gnus-article-summary-command): Use `call-interactively'
702         instead of executing macro.
703         (gnus-article-get-xrefs): Would sometimes bug out.
704
705         * gnus-score.el (gnus-score-exact-adapt-limit): New variable.
706
707         * nnfolder.el (nn*-prepare-save-mail-hook): New variables. 
708
709         * gnus.el (gnus-summary-next-group): Would step one group to far
710         when using `quietly'.
711         (gnus-newsgroup-directory-form): Don't make directory form of the
712         entire foreign group name.
713
714         * gnus-uu.el (gnus-uu-save-article): Get continuation lines. 
715
716         * gnus-msg.el (gnus-inews-news): Don't include courtesy message on
717         Bcc mail.
718
719         * nnmail.el (nnmail-split-fancy): New variable and stuff.
720
721         * nnkiboze.el (nnkiboze-request-group): Barfed on non-generated
722         groups. 
723
724         * gnus.el (gnus-summary-mode): Modify buffer-display-table to not
725         display control characters and the like.
726         (gnus-active-to-gnus-format): Faster implementation.
727         (gnus-ignored-newsgroups): Semi-obsolescent.
728         (gnus-bug): Offer a help page.
729         (gnus-article-prepare): Made summary and article buffer writable. 
730         (gnus-group-make-kiboze-group): Created incorrect score files. 
731
732 Mon May 15 21:40:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
733
734         * nntp.el (nntp-nov-gap): New variable.
735         (nntp-retrieve-headers-with-xover): Use it.
736