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