*** empty log message ***
[gnus] / lisp / ChangeLog
1 Sat Apr 20 00:20:09 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
2
3         * nntp.el (nntp-server-opened-hook): Use the default.
4
5 Sat Apr 20 01:58:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6
7         * nntp.el (nntp-open-server-semi-internal): Don't call
8         `cancel-timer' under XEmacs.
9
10 Fri Apr 19 23:20:52 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
11
12         * gnus.el (gnus-ask-server-for-new-groups): Would call with wrong
13         hashtb. 
14
15 Fri Apr 19 20:42:16 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
16
17         * gnus.el (gnus-article-hide-headers): Use message sorting.
18
19         * message.el (message-required-mail-headers): Changed sequence.
20         (message-sort-headers-1): New function.
21         (message-sort-headers): New command.
22
23         * nnheader.el (nnheader-change-server-old): Removed.
24         (nnheader-file-error): New function.
25
26         * nnspool.el (nnspool-request-list): Give a better error message. 
27
28         * message.el (message-use-followup-to): Doc fix.
29
30         * gnus.el (gnus-summary-read-group): Dont limit unthreaded
31         groups. 
32
33 Fri Apr 19 15:05:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
34
35         * message.el (message-setup): Don't generate headers first. 
36
37         * nnmail.el (nnmail-message-id): Use message.
38
39 Thu Apr 18 20:10:11 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
40
41         * gnus.el: September Gnus v0.75 is released.
42
43         * gnus.el (gnus-summary-show-article): Stop page breaking when
44         given a prefix.
45
46         * gnus-vis.el (gnus-summary-make-menu-bar): Removed obsolete
47         functions. 
48
49         * gnus-msg.el (gnus-summary-reply): Pass on `broken-reply-to'.
50
51         * message.el (message-reply): Allow broken reply-to.
52
53         * gnus.el (gnus-group-jump-to-group): Refuse to treat groups that
54         have control characters in them.
55
56 Thu Apr 18 18:47:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
57
58         * gnus-vis.el (gnus-button-url-regexp): Allow "!" in URLs.
59
60         * gnus.el (gnus-summary-exit): Always run
61         `gnus-summary-prepare-exit-hook'. 
62
63 Thu Apr 18 12:15:27 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
64
65         * gnus.el: September Gnus v0.74 is released.
66
67         * gnus.el (gnus-summary-update-mark): Would but out on eob.
68
69         * gnus-msg.el (gnus-post-method): Would bug out.
70
71 Thu Apr 18 09:08:53 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
72
73         * gnus.el (gnus-get-newsgroup-headers-xover): Deleted duplicate
74         line. 
75
76 Thu Apr 18 11:06:10 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
77
78         * gnus.el (gnus-parse-headers-hook): Enable de-QP by default.
79
80 Wed Apr 17 08:59:20 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
81
82         * gnus-nocem.el (gnus-nocem-enter-article): added some simple
83           error recovery for read calls on article content. 
84
85 Wed Apr 17 00:51:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
86
87         * gnus.el (gnus-error): New function.
88
89         * nnsoup.el: Generate headers.
90
91 Tue Apr 16 08:06:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
92
93         * message.el (message-user-mail-address): Use
94         `mail-extract-address-components'. 
95
96         * gnus.el (gnus-group-make-group): Use method history.
97         (gnus-group-browse-foreign-server): Ditto.
98         (gnus-ask-server-for-new-groups): Make sure symbols are bound.
99
100 Tue Apr 16 00:07:47 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
101
102         * gnus.el (gnus-completing-read): New function.
103         (gnus-method-history): New variable.
104         (gnus-summary-respool-default-method): New user option.
105         (gnus-summary-respool-article): Use them.
106
107 Tue Apr 16 07:36:18 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
108
109         * gnus.el (gnus-summary-mode): Make line format bufffer local. 
110
111 Mon Apr 15 08:41:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
112
113         * gnus-vis.el (gnus-button-url-regexp): "-" was not in the regexp.
114
115         * nntp.el (nntp-open-server): Would choke on port numbers.
116
117         * gnus-soup.el (gnus-soup-send-packet): Insert
118         X-Newsreader/X-Mailer. 
119
120         * nntp.el (nntp-open-server-semi-internal): Clear the server
121         buffer. 
122
123 Sun Apr 14 17:11:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
124
125         * gnus-msg.el (gnus-setup-message): Don't clobber
126         message-header-setup-hook. 
127
128         * nndoc.el (nndoc-type-alist): Would show end line in forwards.
129
130         * gnus.el (gnus-window-to-buffer): Allow `mail' value.
131
132         * message.el (message-send-mail): Would choke on Resent-to.
133         (message-generate-new-buffers): New variable.
134         (message-pop-to-buffer): Use it.
135         (message-kill-buffer-on-exit): New variable.
136         (message-send-and-exit): Use it.
137
138 Sun Apr 14 08:54:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
139
140         * gnus.el: September Gnus v0.73 is released.
141
142         * message.el (message-mode): Mail-hist isn't defined in XEmacs
143         19.13. 
144
145         * gnus.el: September Gnus v0.72 is released.
146
147         * nnoo.el (defvoo): Didn't work under XEmacs.
148
149 Sun Apr 14 06:27:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
150
151         * gnus.el: September Gnus v0.71 is released.
152
153         * nnvirtual.el (nnvirtual-open-server): Would return nil.
154
155 Sat Apr 13 05:37:10 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
156
157         * gnus.el: September Gnus v0.70 is released.
158
159         * nnvirtual.el (nnvirtual-component-regexp): New variable.
160
161 Fri Apr 12 18:59:45 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
162
163         * nnoo.el: New file.  All backends now use it.
164
165 Wed Apr 10 11:39:15 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
166
167         * gnus-vis.el (gnus-summary-make-menu-bar): Entry for "Eddit
168           current score file" used nonexistant function.
169
170 Fri Apr 12 04:57:03 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
171
172         * gnus.el (gnus-group-get-new-news-this-group): Would jump around
173         too much.
174
175         * message.el (message-make-fqdm): Better `user-mail-address'.
176
177 Thu Apr 11 00:32:33 1996  Steven L Baur  <steve@miranova.com>
178
179         * gnus-setup.el (gnus-use-mailcrypt): Attach mailcrypt
180         initialization to message-mode-hook.
181
182 Fri Apr 12 03:30:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
183
184         * message.el (message-insert-to): Insert ", " if needed.
185         (message-bounce): Insert an undo boundary.
186
187         * gnus.el (gnus-summary-local-variables): Make
188         gnus-thread-expunge-below a local variable. 
189
190         * message.el (message-setup): Insert default headers before
191         generating. 
192
193         * gnus-vis.el (gnus-button-url-regexp): Allow all word-constituent
194         characters.
195
196 Thu Apr 11 04:27:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
197
198         * gnus-score.el (gnus-score-body): Would bug out when there were
199         no articles.
200
201         * gnus-vis.el (gnus-summary-make-menu-bar): Wrong function
202         called. 
203
204 Wed Apr 10 12:48:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
205
206         * message.el (message-make-organization): Remove all newlines from
207         Organization files.
208         (message-setup): Use mailabbrev.
209         (message-send): Use mail-hist.
210
211 Tue Apr  9 14:52:55 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
212
213         * custom.el ((fboundp 'event-point)): Was `event-closest-point'. 
214
215 Wed Apr 10 12:28:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
216
217         * message.el (message-mode-map): Moved Followup-to and Fcc.
218         (message-resend): Would bug out.
219
220 Wed Apr 10 00:25:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
221
222         * gnus.el: September Gnus v0.69 is released.
223
224         * nnvirtual.el (nnvirtual-close-group): Nix out variables.
225
226         * gnus-cache.el (gnus-cache-possibly-remove-article): Didn't work
227         in virtual groups.
228         (gnus-cache-possibly-enter-article): Ditto.
229
230         * message.el (message-do-fcc): Remove separator.
231
232         * gnus-nocem.el (gnus-nocem-scan-groups): Use own dependencies
233         hash table.
234
235 Tue Apr  9 23:37:36 1996  Brad Miller  <bmiller@cs.umn.edu>
236
237         * gnus-gl.el: New version.
238
239 Tue Apr  9 23:08:20 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
240
241         * gnus.el (gnus-article-de-quoted-unreadable): Downcase type.
242         (gnus-fetch-field): Inhibit point-motion hooks.
243
244 Tue Apr  9 10:50:20 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
245
246         * message.el (message-user-mail-address): Pick out <addrs>. 
247
248 Tue Apr  9 07:46:47 1996  Lars Magne Ingebrigtsen  <lars@eyesodre.no>
249
250         * gnus.el: September Gnus v0.68 is released.
251
252 Tue Apr  9 00:15:43 1996  Brad Miller  <bmiller@cs.umn.edu>
253
254         * gnus-gl.el: New version.
255
256 Mon Apr  8 23:55:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
257
258         * nnvirtual.el (nnvirtual-create-mapping): Would include `(0 . 0)'
259         groups.
260
261 Tue Apr  9 01:40:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
262
263         * gnus.el (gnus-article-goto-next-page): Would bug out under
264         XEmacs. 
265         (gnus-get-unread-articles): Wouldn't update virtual groups.
266
267         * gnus-ems.el ('gnus-character-to-event): New alias.
268         * gnus-xmas.el (gnus-xmas-redefine): Redefine.
269
270 Mon Apr  8 21:55:15 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
271
272         * message.el (message-user-mail-address): New function.
273         (message-make-address): Use it.
274
275 Mon Apr  8 19:18:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
276
277         * message.el (message-make-fqdm): mail-host-address may be
278         unbound. 
279
280         * nndoc.el (nndoc-type-alist): Unquote dashes in forwards.
281
282 Mon Apr  8 19:14:05 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
283
284         * gnus-ems.el (gnus-mule-max-width-function): Use
285         `truncate-string'. 
286
287 Sat Apr  6 15:03:39 1996  Steven L. Baur  <steve@miranova.com>
288
289         * gnus-setup.el (gnus-use-sc): Arrange for autoload of supercite
290         if necessary.
291
292         * nnml.el (nnml-server-variables): Obey user preferences for
293         nnml-prepare-save-mail-hook.
294
295 Sun Apr  7 20:14:50 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
296
297         * gnus.el: September Gnus v0.67 is released.
298
299         * gnus.el (gnus-group-get-new-news-this-group): Would update
300         groups twice.
301
302         * gnus-cache.el (gnus-cache-possibly-enter-article): Use real
303         group name.
304
305         * nnvirtual.el (nnvirtual-possibly-change-group): Faulty logic.
306         (nnvirtual-retrieve-headers): Don't force re-check.
307
308 Sun Apr  7 01:11:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
309
310         * gnus.el: September Gnus v0.66 is released.
311
312         * nnvirtual.el (nnvirtual-close-group): Don't nix out
313         group-relevant variables.
314
315         * message.el (message-send-and-exit): Would choke on sending bug
316         reports. 
317
318 Sat Apr  6 19:03:10 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
319
320         * gnus.el: September Gnus v0.65 is released.
321
322         * nnvirtual.el (nnvirtual-close-group): Don't update component
323         groups so much.
324
325         * message.el (message-make-fqdm): Wouldn't pick out the address
326         from `user-mail-address'.
327         (message-generate-headers): Don't insert X-Mailer if there is an
328         X-Newsreader. 
329         (message-followup): Set `message-reply-headers'.
330         (message-send-and-exit): Pass prefix argument.
331         (message-cancel-news): Don't check syntax.
332
333 Sat Apr  6 03:04:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
334
335         * gnus.el (gnus-summary-last-article-p): Reverse logic.
336
337         * message.el (message-make-fqdm): Try mail-host-address.
338         (message-fill-header): Would insert blank lines.
339
340 Fri Apr  5 23:51:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no (Lars Magne Ingebrigtsen)>
341
342         * gnus.el: September Gnus v0.64 is released.
343
344         * message.el (message-send-and-exit): Don't bury buffer on
345         unsucessful sending.
346
347 Fri Apr  5 21:10:55 1996  Jens Lautenbacher  <jens@lemcbed.lem.uni-karlsruhe.de>
348
349         * gnus-vis.el (gnus-group-make-menu-bar): Grey out certain items.
350
351 Fri Apr  5 20:05:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
352
353         * gnus.el (gnus-group-default-level): Would set
354         `gnus-group-default-list-level'. 
355
356         * gnus-score.el: Don't require gnus-scomo.
357
358         * gnus-msg.el (gnus-inews-do-gcc): Remove mail header separator.
359
360         * nndir.el (nndir-execute-nnml-command): Would set nnml
361         directory. 
362
363         * nnvirtual.el (nnvirtual-request-update-info): Would infloop.
364
365 Fri Apr  5 17:53:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
366
367         * gnus.el (gnus-summary-best-unread-article): Return a proper
368         value.
369         (gnus-summary-read-group): Wouldn't configure windows properly
370         when the first article was canceled.
371
372         * nnvirtual.el (nnvirtual-create-mapping): Inline function.
373         (nnvirtual-create-mapping): Don't set the marks lists.
374         (nnvirtual-possibly-change-group): Would add groups twice,
375         possibly. 
376         (nnvirtual-update-reads): New function.
377
378 Thu Apr  4 21:07:53 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
379
380         * nnspool.el (nnspool-inews-switches): Changed default back.
381
382         * nnsoup.el (nnsoup-narrow-to-article): Would choke on fetching
383         non-existent articles.
384         (nnsoup-store-reply): Handle courtesy copies.
385
386 Thu Apr  4 21:01:53 1996  Greg Stark  <gsstark@mit.edu>
387
388         * nnmail.el (nnmail-process-babyl-mail-format): Would parse empty
389         mails badly.
390
391 Thu Apr  4 03:37:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
392
393         * gnus.el (gnus-servers-using-backend): New function.
394         (gnus-summary-respool-article): Use real methods instead of
395         backend names.
396         (gnus-summary-move-article): Use the method.
397
398         * message.el (timezone): Require timezone.
399         (message-setup): Insert the separator before generating headers. 
400         (message-goto-signature): Goto point-max if there is no signature
401         separator. 
402
403         * gnus.el (gnus-article-date-ut): Don't call
404         `gnus-article-highlight-headers'. 
405         (gnus-server-get-method): Return the native select method when
406         needed. 
407
408 Thu Apr  4 03:12:04 1996  Richard Mlynarik  <mly@adoc.xerox.com>
409
410         * gnus-kill.el (gnus-apply-kill-file-unless-scored): New
411         function. 
412
413 Thu Apr  4 01:59:18 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
414
415         * message.el (message-send-mail): Don't do the mailalias thing.
416         (message-fill-header): Would fill long Message-IDs badly.
417
418         * gnus.el (gnus-group-faq-directory): Wrong paths.
419
420 Wed Apr  3 18:23:35 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
421
422         * gnus.el: September Gnus v0.63 is released.
423
424         * message.el (message-insert-newsgroups): Capitilize Newsgroups.
425
426         * gnus.el (gnus-make-hashtable-from-killed): Wouldn't use
427         `gnus-zombie-list'. 
428
429         * nnfolder.el (nnfolder-group-pathname): New function; return the
430         right folder.
431
432         * gnus-score.el (gnus-score-find-bnews): Recognize "++" groups. 
433
434         * gnus-topic.el (gnus-topic-yank-group): Remain in the topic.
435
436         * gnus.el (gnus-get-new-news-in-group): Removed function.
437         (gnus-group-get-new-news-this-group): Update all instances of the
438         group. 
439
440         * gnus-topic.el (gnus-topic-unindent): Insert at the right place. 
441         (gnus-topic-next-topic): New function.
442         (gnus-topic-unindent): Would swallow sub-topics.
443         (gnus-topic-indent): Ditto.
444
445 Wed Apr  3 17:18:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
446
447         * gnus-msg.el (gnus-bug): Wouldn't restore window conf.
448
449         * gnus.el (gnus-buffer-configuration): `bug' configuration.
450
451 Tue Apr  2 22:33:25 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
452
453         * gnus-scomo.el: New file.
454
455 Tue Apr  2 12:31:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
456
457         * message.el (bold-region): New function.
458         (unbold-region): New function.
459         (message-face-alist): New variable.
460         (message-mode): Add facemenu support.
461
462 Tue Apr  2 20:46:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
463
464         * message.el (message-required-mail-headers): `To' isn't
465         required. 
466         (message-ignored-news-headers): Remove Fcc headers.
467         (message-ignored-mail-headers): Ditto.
468
469         * gnus.el (gnus-request-article-this-buffer): Would bug out on
470         backlogs. 
471
472         * message.el (message-send-and-exit): Bury buffer.
473
474         * gnus-uu.el (gnus-uu-digest-mail-forward): Use `message'.
475
476         * nnfolder.el (nnfolder-close-group): Would try to `set-buffer'
477         nil. 
478
479         * gnus.el (gnus-server-get-method): Would return extended servers
480         too often.
481
482         * nnml.el (nnml-request-accept-article): Accept a server
483         parameter. 
484
485 Tue Apr  2 15:05:14 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
486
487         * gnus.el: September Gnus v0.62 is released.
488
489         * nnfolder.el (nnfolder-possibly-change-group): Make sure the
490         directory exists before writing file.
491         (nnfolder-request-accept-article): Give a better error messae.
492
493 Sat Mar 30 18:45:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
494
495         * message.el (message-mode-map): Moved `goto-signature'.
496
497         * nnfolder.el (nnfolder-request-delete-group): Respect
498         nnmail-use-long-file-name. 
499         (nnfolder-request-rename-group): Ditto.
500         (nnfolder-possibly-change-group): Ditto.
501
502         * message.el (message-send-and-exit): Bury buffer.
503
504 Fri Mar 29 15:11:19 1996  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
505
506         * message.el (message-from-style): New `default' value.
507         (message-make-from): Use it.
508
509 Fri Mar 29 13:50:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
510
511         * gnus-msg.el (gnus-bug-kill-buffer): New function.
512         (gnus-bug): Use message.
513
514         * message.el (message-yank-original): Avoind `mark-marker'.
515
516         * gnus-setup.el (gnus-use-bbdb): `message' changes.
517         (gnus-use-sc): Ditto.
518
519         * message.el (message-user-organization): Use ORGANIZATION
520         environment variable.
521
522         * nnfolder.el (nnfolder-request-list-newsgroups): Would read the
523         wrong file.
524
525 Fri Mar 29 07:38:59 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
526
527         * gnus.el: September Gnus v0.61 is released.
528
529         * gnus.el (gnus-read-active-file): Activate secondary groups.
530
531 Fri Mar 29 07:44:06 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
532
533         * nneething.el (nneething-get-head): Would return nil on proper
534         heads. 
535
536 Sat Mar 23 22:19:09 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
537
538         * browse-url.el (browse-url-netscape): Start remote netscape in
539         the background.  Use sentinel to start a new netscape if the
540         remote can't connect.
541
542 Fri Mar 29 05:22:50 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
543
544         * message.el (message-send-mail): Would remove ignored news
545         headers. 
546
547         * gnus.el (gnus-news-group-p): Moved function here. 
548         (gnus-summary-refer-article): Use it.
549         (gnus-group-best-unread-group): Wouldn't work under topics.
550
551         * message.el (message-cite-function): New variable.
552         (message-cite-original): New function.
553         (message-yank-original): Use it.
554         (message-make-domain): New definition.
555         (message-make-address): Ditto.
556         (message-make-message-id): New definition.
557         (message-insert-signature): Interactive `force' of signature.
558
559 Fri Mar 29 06:01:56 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
560
561         * gnus-msg.el (gnus-summary-mail-other-window): Restore window
562         conf. 
563
564 Thu Mar 28 10:15:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
565
566         * message.el (nnheader): Require nnheader.
567         (message-mode): Doc fix.
568
569 Thu Mar 28 06:12:28 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
570
571         * gnus.el: September Gnus v0.60 is released.
572
573         * message.el (message-send-mail): Remove Gcc header.
574         (message-setup): Would insert default headers in the body.
575
576 Wed Mar 27 11:25:41 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
577
578         * message.el:  Lots of small typos corrected.
579         (message-goto-signature): Added missing function.
580         (message-mode): Updated the description.
581         (message-send): Corrected format for first y-or-n-p.
582         (message-forward): Added description.
583
584 Thu Mar 28 05:31:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
585
586         * message.el (message-send-mail): Make sure point is in the right
587         buffer. 
588         (message-send-mail): Would remove Bcc headers.
589         (message-insert-courtesy-copy): Would bug out in non-news
590         buffers. 
591         (message-send-news): Don't remove Gcc headers from the message
592         buffer. 
593         (message-ignored-mail-headers): New variable. 
594
595 Thu Mar 28 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@larsi@ifi.uio.no>
596
597         * gnus-xmas.el (gnus-xmas-copy-article-buffer): Return the proper
598         value. 
599
600         * message.el (message-mode-map): Would make XEmacs barf.
601
602 Thu Mar 28 03:49:32 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
603
604         * gnus.el (gnus-group-make-group): Wouldn't allow usage of virtual
605         server names.
606
607         * message.el (message-cite-hook): New variable.
608
609 Thu Mar 28 03:48:54 1996  Kai Grossjohann  <grossjoh@dusty.informatik.uni-dortmund.de>
610
611         * message.el (message-yank-original): Run `message-cite-hook'.
612
613 Wed Mar 27 05:06:16 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
614
615         * gnus.el: September Gnus v0.59 is released.
616
617         * message.el (message-remove-header): Allow reverse removal.
618         (message-news-p): Narrow to headers first. 
619         (message-checksum): New function.
620         (message-check-news-syntax): Check for new text.
621         (message-check-news-syntax): Do more checking.
622         (message-check-news-syntax): Deny posting of articles with empty
623         Subject lines or mangled From headers. 
624         (message-generate-headers): Didn't treat optional headers
625         properly. 
626
627 Tue Mar 26 05:15:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
628
629         * gnus.el: September Gnus v0.58 is released.
630
631         * gnus-cache.el (gnus-cache-retrieve-headers): Would bug out on
632         empty groups.
633
634         * nnmail.el (nnmail-cache-open): Mark buffer as un-modified.
635         (nnmail-cache-close): Don't kill buffer.
636
637         * gnus-msg.el: Cannibalized.
638
639         * message.el: New file.
640
641         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't enter
642         sparse article into cache.
643
644 Sun Mar 24 06:44:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
645
646         * gnus.el (gnus-article-hide-boring-headers): Use
647         `gnus-extract-address-components'. 
648
649 Sun Mar 24 00:00:33 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
650
651         * gnus.el: September Gnus v0.57 is released.
652
653         * gnus-topic.el (gnus-topic-insert-topic-line): Would mess up the
654         `.' command.
655         (gnus-topic-mode-map): Moved `gnus-topic-indent' to `T TAB'.
656
657         * gnus-msg.el (gnus-summary-resend-bounced-mail): Would do odd
658         things. 
659
660         * gnus.el (gnus-buffer-configuration): Add compose-bounce.
661
662         * nnspool.el (nnspool-find-nov-line): Would cut off ends of NOV
663         files. 
664
665 Fri Mar 22 21:46:18 1996  David KÃ¥gedal  <davidk@lysator.liu.se>
666
667         * gnus.el (gnus-group-best-unread-group): Didn't work with topics.
668
669 Sat Mar 23 05:45:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
670
671         * gnus.el (gnus-get-unread-articles): Inline
672         `gnus-get-unread-articles-in-group'. 
673         (gnus-get-unread-articles-in-group): Inline
674         `gnus-cache-possibly-alter-active'. 
675
676 Sat Mar 23 01:26:10 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
677
678         * gnus.el (gnus-summary-insert-pseudos): Would print out tabs.
679
680 Sat Mar 23 00:01:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
681
682         * gnus.el: September Gnus v0.56 is released.
683
684         * gnus.el (gnus-group-add-score): Would bug out on dead groups.
685
686 Fri Mar 22 22:30:32 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
687
688         * gnus.el (gnus-get-newsgroup-headers): Would ignore In-Reply-To
689         headers. 
690
691         * gnus-uu.el (gnus-uu-uustrip-article): Handle multiple uuencoded
692         files in each article.
693
694         * gnus-msg.el (gnus-inews-article): Switch to buffer where
695         `gnus-inews-article-hook' is run to make ispelling possible.
696
697         * gnus.el (gnus-summary-last-article-p): New function.
698         (gnus-summary-next-page): Wouldn't go past last article in
699         narrowed buffers.
700         (gnus-group-make-help-group): Would create under false name.
701
702 Fri Mar 22 22:23:20 1996  Greg Stark  <gsstark@mit.edu>
703
704         * nneething.el (nneething-make-head): Create better heads.
705
706 Fri Mar 22 18:58:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
707
708         * gnus-score.el (gnus-score-body): Would bug out.
709
710         * nnfolder.el (nnfolder-retrieve-headers): Make sure the buffer
711         exists before setting it. 
712
713         * gnus.el (gnus-summary-exit): Don't run prepare-exit-hook when
714         exiting temporarliy.
715
716 Fri Mar 22 00:38:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
717
718         * gnus.el: September Gnus v0.55 is released.
719
720         * gnus.el (gnus-summary-update-article): Would make things bug out.
721         (gnus-summary-insert-subject): Remove articles that have changed
722         number. 
723         (gnus-summary-exit): Nix out variables.
724         (gnus-summary-exit-no-update): Ditto.
725         (gnus-article-setup-buffer): Create original buffer on entry.
726
727 Thu Mar 21 22:28:12 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
728
729         * gnus-nocem.el (gnus-nocem-enter-article): Would enter things
730         into the wrong hashtb.
731
732         * nnml.el (nnml-inhibit-expiry): New variable.
733         (nnml-request-expire-articles): Use it.
734
735         * gnus.el (gnus-summary-update-article): Would bug out.
736
737         * nnml.el (nnml-possibly-change-directory): Also change server.
738
739         * gnus-nocem.el (gnus-nocem-scan-groups): Don't create a gazillion
740         garbage buffers.
741
742         * nnfolder.el (nnfolder-save-mail): Create new groups
743         automatically. 
744         (nnfolder-request-scan): Change server first.
745
746         * nnheader.el (nnheader-insert-head): Don't insert file contents
747         literally. 
748
749 Thu Mar 21 18:17:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
750
751         * gnus-score.el (gnus-score-body): Score in proper order.
752
753 Wed Mar 20 20:06:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
754
755         * gnus.el (gnus-select-newsgroup): Better message.
756
757         * gnus-uu.el (gnus-uu-save-article): Include multiple headers of
758         the same type.
759
760 Tue Mar 19 16:26:13 1996  Roderick Schertler  <roderick@gate.net>
761
762         * gnus-msg.el (gnus-mail-reply): Would bug out given multiple
763         follow-to elements for the same header.
764
765 Tue Mar 19 01:15:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
766
767         * gnus.el (gnus-cut-thread): Deal with old-fetched & sparse
768         threads at once.
769         (gnus-cut-threads): Make sure there are no nil threads.
770         (gnus-simplify-buffer-fuzzy): Tweaked implementation.
771         (gnus-gather-threads-by-subject): Check
772         gnus-summary-gather-exclude-subject after simplifying.
773
774         * gnus-topic.el (gnus-topic-insert-topic-line): Store the number
775         of unread articles.
776         (gnus-group-topic-unread): New function.
777         (gnus-topic-update-topic-line): Faster implementation.
778
779         * gnus.el (gnus-update-format-specifications): Would push too many
780         emacs-versions onto specs.
781
782         * gnus-msg.el (gnus-default-post-news-buffer,
783         gnus-default-mail-buffer): New variables.
784         (gnus-mail-setup): Set gnus-mail-buffer here.
785         (gnus-news-followup): Set gnus-post-news-buffer here.
786
787         * custom.el (custom-xmas-set-text-properties): New definition.
788
789         * gnus-soup.el (gnus-soup-insert-idx): Throw the Xref header
790         away. 
791         (gnus-soup-add-article): Ditto.
792         (gnus-soup-ignored-headers): New variable.
793
794 Mon Mar 18 15:01:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
795
796         * gnus-msg.el (gnus-forward-insert-buffer): Wouldn't handle
797         continuation headers.
798
799         * nnml.el (nnml-retrieve-headers-with-nov): Wouldn't strip excess
800         lines.
801
802         * gnus-uu.el (gnus-uu-digest-mail-forward): Would reverse order. 
803
804         * nnsoup.el (nnsoup-make-active): Would bug out.
805
806         * gnus-score.el (gnus-score-followup-thread): Make sure we are in
807         the summary buffer.
808
809         * gnus.el (gnus-buffer-live-p): New function.
810
811         * gnus-topic.el (gnus-topic-change-level): Would bug out on dead
812         groups. 
813
814         * gnus.el (gnus-summary-respool-article): Prompt better.
815         (gnus-add-marked-articles): Would create recursive lists.
816         (gnus-summary-move-article): Activate all groups that have been
817         moved to. 
818
819 Sun Mar 17 13:17:26 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
820
821         * gnus.el: September Gnus v0.54 is released.
822
823         * gnus.el (gnus-article-hide-pgp): Would hide one char too many.
824
825         * gnus-msg.el (gnus-inews-distribution): Fall back on the
826         Newsgroups header.
827
828         * gnus.el (gnus-read-header): Read sparse threads.
829
830 Sun Mar 17 11:23:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
831
832         * gnus.el (gnus-summary-scroll-up): Show threads.
833
834         * gnus-msg.el (gnus-mail-reply): Use prefixed group name.
835         (gnus-news-followup): Ditto.
836
837         * gnus-cache.el (gnus-cache-member-of-class): Would remove ticked
838         articles from the cache.
839
840         * gnus.el (gnus-hide-text): Would bug out at bob.
841         (gnus-unhide-text): Ditto.
842
843 Sat Mar 16 13:28:57 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
844
845         * gnus.el: 0.53 is released.
846
847 Sat Mar 16 14:46:29 1996  Brad Miller  <bmiller@cs.umn.edu>
848
849         * gnus-gl.el: New version.
850
851 Sat Mar 16 13:28:57 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
852
853         * gnus-score.el (gnus-score-body): Would break on nil
854         `gnus-scores-articles'? 
855
856         * gnus.el: All the backend interface functions should take virtual
857         server names.
858
859         * gnus-msg.el (gnus-post-method): Find the real method.
860
861         * gnus.el (gnus-summary-go-to-next-thread): New definition.
862         (gnus-summary-next-thread): Use it.
863         (gnus-prefix-to-server): New function.
864
865         * gnus-vis.el (gnus-signature-toggle): Use new substs.
866         (gnus-article-highlight-signature): Would make check point wrong.
867
868         * gnus.el (gnus-hide-text): New subst.
869         (gnus-hide-text-type): New function.
870         (gnus-unhide-text): New subst.
871         (gnus-article-show-all-headers, gnus-article-hide-headers,
872         gnus-article-hide-pgp, gnus-article-hide-header,
873         gnus-article-hide-boring-headers): Use them.
874
875 Fri Mar 15 07:39:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
876
877         * nntp.el (nntp-send-xover-command): Would bug out on
878         single-article groups.
879
880         * gnus.el (gnus-group-prepare-flat): Deal with unactivated groups.
881         * gnus-topic.el (gnus-topic-find-groups): Ditto.
882
883 Thu Mar 14 05:24:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
884
885         * nnspool.el (nnspool-retrieve-headers): Use default-directory to
886         avoid creating so many garbage strings.
887
888         * nnmail.el (nnmail-split-incoming): Make sure the buffer isn't
889         empty before starting treatment.
890         (nnmail-get-new-mail): Open/close cache here.
891
892         * gnus-msg.el (gnus-news-followup): Use markers for positions.
893
894         * gnus.el (gnus-setup-news): Read NoCeM.
895
896 Wed Mar 13 03:26:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
897
898         * gnus.el (gnus-functionp): Made into a subst.
899         (gnus-all-windows-visible-p): Non-recursive implementation.
900
901         * nnsoup.el (nnsoup-request-list): Don't use `format'.
902
903         * gnus.el (gnus-update-format-specifications): Would recompute all
904         specs every time.
905         (gnus-gnus-to-newsrc-format): Don't call `gnus-server-equal' for
906         each group.
907
908         * nnspool.el (nnspool-retrieve-headers): Don't call so many
909         functions. 
910
911         * gnus-cache.el (gnus-cache-retrieve-headers): Would do too much
912         work. 
913
914         * gnus-topic.el (gnus-topic-goto-topic): Faster.
915
916         * gnus.el: Don't downcase Message-IDs before threading.
917
918 Tue Mar 12 01:42:11 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
919
920         * gnus.el: September Gnus v0.52 is released.
921
922         * gnus.el (gnus-article-strip-leading-blank-lines): New command. 
923
924         * gnus-score.el (gnus-score-score-files-1): Message.
925         (gnus-score-score-files-1): Make sure this doesn't return a nil
926         value. 
927
928         * gnus-vis.el (gnus-article-add-button): Would make all buttons
929         visible. 
930
931 Mon Mar 11 03:04:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
932
933         * gnus-soup.el (gnus-soup-group-brew): Might lose articles?
934
935         * gnus.el (gnus-request-article-this-buffer): Would set
936         `gnus-original-article' wrong.
937
938         * nnmail.el (nnmail-search-unix-mail-delim): Secondary ">From "
939         lines would make messages stick.
940         (nnmail-check-duplication): Changed warning message
941
942         * gnus-msg.el (gnus-inews-reject-message): Would prin1 to the echo
943         area.
944
945         * gnus.el (gnus-no-server): Would make variable buffer-local to
946         the wrong buffer.
947
948         * nnmail.el (nnmail-process-unix-mail-format): Doubled code.
949
950         * nnvirtual.el (nnvirtual-retrieve-headers): Don't propagate
951         `fetch-old'. 
952
953         * gnus-msg.el (gnus-inews-cleanup-headers): Put "poster" in the
954         list of possible prompts.
955
956 Sun Mar 10 00:13:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
957
958         * gnus-score.el (gnus-score-headers): Wouldn't score anything if
959         `gnus-save-score'. 
960
961         * gnus-cache.el (gnus-cache-remove-article): Change buffer.
962
963         * gnus.el (gnus-add-shutdown, gnus-shutdown): New functions.
964         (gnus-clear-system): Nix out more variables.
965
966         * gnus-*.el: Use the functions.
967
968 Sat Mar  9 08:03:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
969
970         * gnus.el (gnus-group-delete-group): Remove the group from the
971         active hashtb. 
972
973         * gnus-topic.el (gnus-topic-yank-group): Yank sub-topics as well.
974         (gnus-topic-remove-group): New implementation.
975
976         * gnus.el (gnus-gnus-to-newsrc-format): princ instead of
977         int-to-string. 
978
979 Sat Mar  9 07:36:22 1996  Thor Kristoffersen  <thor@unik.no>
980
981         * nntp.el (nntp-request-article): New wait-for regexp to work with
982         rlogin.
983
984 Sat Mar  9 07:21:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
985
986         * gnus.el (gnus-request-article-this-buffer): Would bug out when
987         no summary buffer.
988
989         * gnus-topic.el (gnus-topic-mark-topic): Mark hidden groups in the
990         topic.
991
992         * gnus-msg.el (gnus-summary-resend-message): Would bug out.
993
994 Sat Mar  9 06:57:13 1996  Michael Cook  <mcook@cognex.com>
995
996         * nnmail.el (nnmail-split-fancy-syntax-table): New variable. 
997
998 Fri Mar  8 12:58:37 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
999  
1000         * gnus.el (gnus-summary-go-to-next-thread): Would always jump to
1001         the next dummy-root if called on a dummy-root.
1002  
1003 Sat Mar  9 01:58:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1004
1005         * gnus.el: 0.51 is released.
1006
1007         * gnus-msg.el (gnus-tokenize-header): Wouldn't do the right thing
1008         under XEmacs.
1009
1010 Sat Mar  9 00:16:54 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1011
1012         * gnus-topic.el (gnus-topic-change-level): Insert groups in the
1013         proper topic.
1014         (gnus-topic-group-indentation): New function.
1015         (gnus-topic-prepare-topic): Would do incorrect tallies.
1016
1017 Fri Mar  8 23:15:05 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1018
1019         * nnvirtual.el (nnvirtual-create-mapping): Would enter each
1020         article twice into the marks lists, possibly.
1021         (nnvirtual-update-marked): Would "forget" marks.
1022
1023         * gnus.el (gnus-select-newsgroup): Create unsingle article buffer
1024         on group entry.
1025
1026         * gnus-cache.el (gnus-cache-remove-article): Move forwards.
1027         (gnus-cache-retrieve-headers): Would retrieve wrong headers. 
1028
1029 Fri Mar  8 19:18:29 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1030
1031         * gnus-score.el (gnus-summary-increase-score): Defaults were used
1032         incorrectly. 
1033         (gnus-score-edit-current-scores): Changed name.
1034
1035         * gnus.el (gnus-gnus-to-quick-newsrc-format): Don't crete so much
1036         string garbage.
1037
1038         * gnus-xmas.el (gnus-xmas-menu-add): New macro.
1039
1040 Fri Mar  8 00:03:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1041
1042         * gnus.el: 0.50 is released.
1043
1044         * gnus.el (gnus-group-yank-group): Would bug out on groups with
1045         scores. 
1046         (gnus-summary-go-to-next-thread): Do dummies properly.
1047         (gnus-summary-setup-buffer): Make `gnus-article-current' be
1048         buffer-local. 
1049
1050         * gnus-topic.el (gnus-topic-update-topic): Don't update dead
1051         groups. 
1052
1053         * gnus.el (gnus-clear-system): Clear list mode.
1054         (gnus-group-list-groups): Might start out in the wrong buffer. 
1055         (gnus-clear-system): Clear topic variables.
1056
1057         * gnus-msg.el (gnus-ignored-resent-headers): New variable.
1058         (gnus-summary-resend-message): Use it.
1059
1060 Thu Mar  7 23:38:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1061
1062         * nnvirtual.el (nnvirtual-retrieve-headers): `princ' bugs.
1063
1064         * gnus-uu.el (gnus-uu-decode-with-method): Check whether `save' is
1065         nil. 
1066
1067 Thu Mar  7 21:38:31 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1068
1069         * gnus-vis.el (gnus-article-next-button): Move point to the start
1070         of the button when skipping backwards.
1071
1072 Thu Mar  7 00:15:32 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1073
1074         * gnus-soup.el (gnus-group-brew-soup): Don't pack ticked
1075         articles. 
1076
1077         * gnus.el (gnus-eval-in-buffer-window): Use uninterned symbol. 
1078         (gnus-buffer-exists-p): `let'.
1079         (gnus-summary-reparent-thread): Don't use `substring-no-props'.
1080         (gnus-summary-edit-article-done): Ditto.
1081
1082         * gnus-msg.el (gnus-news-followup): Don't ask about "poster".
1083         (gnus-summary-followup): Bugged out on "poster".
1084         (gnus-inews-set-point): Didn't reliably set point.
1085
1086 Wed Mar  6 01:02:25 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1087
1088         * gnus-cache.el (gnus-cache-enter-article): Advance point.
1089
1090         * gnus.el (gnus-summary-copy-article): Would pass the `respool'
1091         parameter.
1092
1093         * nnmail.el (nnmail-search-unix-mail-delim): Accept a quoted From
1094         as the second line.
1095
1096         * nnvirtual.el (nnvirtual-retrieve-headers): Don't collect so much
1097         garbage.
1098
1099         * gnus.el (gnus-group-set-mark): Allow forcing.
1100         (gnus-group-unmark-all-groups): Non-interactive.
1101
1102 Tue Mar  5 15:21:21 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1103
1104         * gnus-topic.el (gnus-topic-mark-topic): Would skip the first group.
1105         (gnus-topic-unmark-topic): New function and keystroke.
1106         (gnus-topic-tallied-groups): New variable.
1107         (gnus-topic-prepare-topic): Don't count groups twice.
1108
1109         * gnus.el (gnus-get-split-value): Would return nil.
1110
1111         * gnus-soup.el (gnus-soup-group-brew): Don't enter group with 0
1112         unread articles.
1113
1114         * gnus.el (gnus-group-set-current-level): Don't error out when
1115         point isn't on a group.
1116
1117         * gnus-vis.el (gnus-article-highlight-headers): Would infollop on
1118         illegal headers.
1119
1120         * gnus-topic.el (gnus-topic-hide-topic): Toggle the parent topic. 
1121
1122         * nn*.el: Made sure all virtual server variables are saved.
1123
1124 Mon Mar  4 19:18:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1125
1126         * nntp.el (nntp-server-variables): Save more variables.
1127
1128         * gnus.el (gnus-read-old-newsrc-el-file): Would bug out on
1129         entering ticks into infos.
1130         (gnus-gnus-to-newsrc-format): Write "native"-server groups to the
1131         .newsrc. 
1132
1133         * nnsoup.el (nnsoup-store-reply): Make sure `expand-mail-aliases'
1134         and `mail-swallows-etc' is bound.
1135
1136         * nnvirtual.el (nnvirtual-marks): Made into a defsubst.
1137         (nnvirtual-possibly-change-group): Would recreate the mapping
1138         several times.
1139
1140         * nnml.el (nnml-request-rename-group): Wouldn't allow renaming
1141         non-leaf group name components.
1142
1143         * gnus.el (gnus-group-change-level): Wouldn change levels of
1144         living groups. 
1145
1146 Sun Mar  3 23:17:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1147
1148         * gnus-msg.el (gnus-sent-message-ids-file): New variable.
1149         (gnus-sent-message-ids-length): New variable.
1150         (gnus-inews-reject-message): New function.
1151
1152 Sun Mar  3 22:03:47 1996  Jason L. Tibbitts, III  <tibbs@hpc.uh.edu>
1153
1154         * nnmail.el (nnmail-process-unix-mail-format): Better
1155         Content-Length check. 
1156
1157 Sun Mar  3 21:53:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1158
1159         * nntp.el (nntp-end-of-line): New variable.
1160         (nntp-request-close, nntp-encode-text,
1161         nntp-send-strings-to-server, nntp-async-send-strings): Use it.
1162         (nntp-read-server-type): Use slow wait-for-response.
1163
1164 Sun Mar  3 21:50:22 1996  Thor Kristoffersen  <thor@unik.no>
1165
1166         * nntp.el (nntp-open-rlogin): New definition.
1167
1168 Sun Mar  3 21:39:20 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1169
1170         * gnus.el (gnus-get-new-news-in-group): Close group after opening
1171         it. 
1172
1173 Sun Mar  3 02:27:17 1996  Jason L Tibbitts III  <tibbs@uh.edu>
1174  
1175         * nnmail.el (nnmail-process-unix-mail-format): Rewrite of
1176         Content-Length: header processing.
1177
1178 Sun Mar  3 13:05:15 1996  Loren Schall  <schall@saifr00.ateng.az.honeywell.com>
1179
1180         * gnus.el (gnus-simplify-buffer-fuzzy): Regexp fix.
1181
1182 Sun Mar  3 12:07:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1183
1184         * nnmail.el (nnmail-search-unix-mail-delim): Accept "From " as the
1185         line after the delim.
1186
1187         * gnus-kill.el (gnus-kill-file-enter-kill): Don't move point. 
1188         (gnus-kill-file-kill-by-subject, gnus-kill-file-kill-by-author,
1189         gnus-kill-file-kill-by-thread, gnus-kill-file-kill-by-xref): Use
1190         it. 
1191
1192 Sat Mar  2 16:39:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1193
1194         * gnus.el (gnus-summary-exit): Close the group.
1195
1196         * nndoc.el (nndoc-type-alist): Be a bit slacker with digest head
1197         ends. 
1198
1199         * gnus.el (gnus-select-newsgroup): Would kill the group buffer.
1200
1201         * gnus-msg.el (gnus-group-post-news): Configure windows.
1202
1203         * gnus.el (gnus-setup-news): Don't read the descriptions file when
1204         started with `no-server'.
1205
1206 Sat Mar  2 11:38:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1207
1208         * gnus.el: 0.49 is released.
1209
1210         * gnus-vis.el (gnus-article-button-next-page): New function.
1211         (gnus-article-button-prev-page): New function.
1212         (gnus-insert-next-page-button): Use them.
1213         (gnus-article-next-button): Wrong function name.
1214
1215         * gnus.el (gnus-get-unread-articles-in-group): Also reactivate
1216         groups that alter their info.
1217         (gnus-summary-next-thread): Would react badly to dummy roots. 
1218
1219         * nndraft.el (nndraft-request-update-info): Return success. 
1220
1221         * gnus.el (gnus-set-global-variables): Also copy the summary
1222         buffer value.
1223
1224         * gnus-cite.el (gnus-cited-text-button-line-format): New default.
1225         (gnus-article-hide-citation): Would add invisible buttons under
1226         XEmacs. 
1227
1228 Fri Mar  1 20:52:28 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1229
1230         * gnus-msg.el (gnus-summary-resend-bounced-mail): Use
1231         `mail-unsent-separator'.
1232
1233         * gnus.el (gnus-gather-threads-by-references): Change name.
1234
1235 Fri Mar  1 20:25:21 1996  Brad Miller  <bmiller@cs.umn.edu>
1236
1237         * gnus-gl.el: New version.
1238
1239 Fri Mar  1 20:04:51 1996  Robert Pluim  <pluim@xylint.co.uk>
1240
1241         * gnus-msg.el (gnus-mail-reply): Would handle Mail-Copies-To
1242         `always'. 
1243
1244 Fri Mar  1 08:17:01 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1245
1246         * gnus.el: Autoload `gnus-binary-mode'.
1247         (gnus-group-prefixed-name): Would append "+" to group methods.
1248
1249         * gnus-topic.el (gnus-topic-list-active): Use the `force' param.
1250
1251         * gnus.el (gnus-group-change-level): Would bug out on ranks.
1252         (gnus-backlog-request-article): Would choke on Message-IDs.
1253         (gnus-group-change-level): Would bug out sometimes.
1254         (gnus-configure-frame): Just push newly-created frames on the list
1255         of frames to be closed on exit.
1256         (gnus-method-equal): New function.
1257
1258         * nndoc.el (nndoc-generate-clari-briefs-head): Peel off whitespace
1259         from the subjects.
1260
1261         * gnus-vis.el (gnus-group-make-menu-bar): Sorting entries were
1262         wrong. 
1263
1264         * gnus-cache.el (gnus-cache-update-article): New function.
1265
1266         * gnus.el (gnus-article-prev-page): Put point at first line. 
1267         (gnus-article-next-page): Ditto.
1268         (gnus-get-unread-articles-in-group): Would bug out on dead
1269         groups. 
1270         (gnus-summary-edit-article-done): Update cache.
1271
1272 Thu Feb 29 10:50:02 1996  Steven L. Baur  <steve@miranova.com>
1273
1274         * gnus-xmas.el (gnus-xmas-redefine): Add wrapper to
1275         mail-strip-quoted-names.
1276         (gnus-xmas-mail-strip-quoted-names): New function.
1277
1278         * gnus-msg.el (gnus-mail-reply): Use it.
1279
1280         * gnus-soup.el (gnus-soup-store): Use it.
1281
1282         * gnus-ems.el: mail-strip-quoted-names -> gnus-mail-strip-quoted-names.
1283
1284 Fri Mar  1 07:12:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1285
1286         * gnus.el (gnus-read-newsrc-file): Make sure the .newsrc file
1287         exists before reading it.
1288         (gnus-group-restart): Ask before executing.
1289
1290 Thu Feb 29 18:15:13 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1291
1292         * gnus-xmas.el (gnus-xmas-pick-menu-add,
1293         gnus-xmas-binary-menu-add, gnus-xmas-tree-menu-add,
1294         gnus-xmas-grouplens-menu-add): New functions.
1295         (gnus-xmas-redefine): Use them.
1296
1297 Thu Feb 29 18:10:05 1996  Brad Miller  <bmiller@cs.umn.edu>
1298
1299         * gnus-gl.el: New version.
1300
1301 Thu Feb 29 14:28:06 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1302
1303         * gnus.el: 0.48 is released.
1304         
1305         * gnus.el (gnus-read-active-file): Wouldn't work on `some'.
1306
1307 Thu Feb 29 09:15:05 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1308
1309         * gnus.el: 0.47 is released.
1310         
1311         * nnvirtual.el (nnvirtual-create-mapping): Copy article marks.
1312
1313         * gnus.el (gnus-add-marked-articles): Would corrupt the
1314         .newsrc.eld file.
1315
1316         * gnus-vis.el (gnus-group-highlight-line): Make sure `level' and
1317         `score' are numbers.
1318
1319         * gnus-msg.el (gnus-inews-insert-archive-gcc): Group would be nil
1320         when posting from the group buffer.
1321
1322         * gnus.el (gnus-fetch-group): Really fetch the group.
1323         (gnus-summary-recenter): Respect `vertical'.
1324         (gnus-recenter): Heed the prefix.
1325
1326 Thu Feb 29 08:58:59 1996  Roderick Schertler  <roderick@gate.net>
1327
1328         * gnus-score.el (gnus-score-after-write-file-function): New
1329         variable. 
1330
1331 Thu Feb 29 08:00:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1332
1333         * gnus.el (gnus-after-getting-new-news-hook): New hook.
1334
1335         * gnus-uu.el (gnus-uu-digest-mail-forward): Use normal
1336         process/prefix convetions.
1337
1338         * nnfolder.el (nnfolder-request-scan): Kill buffers after saving.
1339
1340 Wed Feb 28 04:39:49 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1341
1342         * gnus.el: 0.46 is released.
1343
1344         * gnus.el (gnus-read-active-file): Don't try to retrieve groups
1345         when no can be found.
1346         (gnus-find-method-for-group): Return "cleaner" select methods.
1347
1348         * gnus-uu.el (gnus-uu-uustrip-article): Don't loop forever if the
1349         uudecode is silent.
1350
1351         * nnmail.el (nnmail-search-unix-mail-delim): Stricter 822-delim
1352         format. 
1353
1354         * gnus.el (gnus-summary-local-variables): Didn't clear
1355         `gnus-cache-removable-articles'.
1356         (gnus-buffer-configuration): Display article-copy in reply and
1357         followup. 
1358
1359         * nnvirtual.el (nnvirtual-retrieve-headers): Always insert new
1360         Xref headers.
1361
1362         * gnus.el (gnus-add-marked-articles): Remove empty mark lists. 
1363
1364         * nnvirtual.el (nnvirtual-retrieve-headers): Propagate
1365         `fetch-old'. 
1366
1367         * gnus.el (gnus-check-server): Accept a `silent' parameter.
1368
1369         * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the proper
1370         server is opened. 
1371
1372         * gnus.el (gnus-recenter): Don't do unconditional horizontal
1373         recentering. 
1374
1375         * gnus-vis.el (gnus-article-next-button): Skip past intangible
1376         buttons. 
1377
1378         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do archiving
1379         if `gnus-message-archive-method' is nil.
1380
1381         * gnus.el (gnus-find-method-for-group): Don't add `*-address'
1382         indiscriminately. 
1383
1384 Tue Feb 27 08:50:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1385
1386         * gnus-msg.el (gnus-draft-group): Would return a bogus group
1387         name. 
1388
1389         * nndir.el (nndir-open-server): Escape ftp errors.
1390
1391         * gnus-msg.el (gnus-mail-reply): Handle "always" Mail-Reply-To. 
1392         (gnus-debug): Produced messy bug reports.
1393
1394 Tue Feb 27 04:04:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1395
1396         * gnus.el: 0.45 is released.
1397
1398         * nntp.el (nntp-retry-on-break): New variable.
1399         (nntp-send-command): Use it.
1400
1401         * gnus-gl.el: New version.
1402
1403         * gnus.el (gnus-group-get-new-news): Don't NoCeM scan when given a
1404         number.
1405
1406         * gnus-nocem.el (gnus-nocem-save-active): Saved wrong alist.
1407
1408         * gnus-msg.el (gnus-inews-check-post): Would bug out on non-new
1409         articles. 
1410
1411         * gnus-nocem.el (gnus-nocem-check-article): Better message.
1412         (gnus-nocem-save-active): New function.
1413         (gnus-nocem-scan-groups): Use it.
1414         (gnus-nocem-check-article): Don't request the article unless it is
1415         newish.
1416
1417         * gnus.el (gnus-request-article-this-buffer): Would bug out during
1418         NoCeMing.
1419
1420         * gnus-nocem.el (gnus-nocem-save-cache): Would save bad caches. 
1421
1422 Tue Feb 27 04:03:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1423
1424         * gnus.el: 0.44 is released.
1425
1426 Tue Feb 27 03:49:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1427
1428         * gnus-vis.el (gnus-article-highlight-signature): Use a marker for
1429         the signature.
1430
1431 Tue Feb 27 01:29:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1432
1433         * gnus-msg.el (gnus-inews-article): Always check all headers.
1434         (gnus-mail-reply): Use the Gnus-Warning Message-ID, if possible.
1435         (gnus-news-followup): Ditto.
1436
1437         * gnus.el (gnus-summary-hide-thread): Would infloop on article
1438         with no ":".
1439
1440         * gnus-msg.el (gnus-mail-send-and-exit): Make sure we're in the
1441         right buffer.
1442
1443 Mon Feb 26 01:57:17 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1444
1445         * gnus-srvr.el (gnus-server-prepare): Do more checking for nil
1446         methods. 
1447
1448         * nnsoup.el (nnsoup-request-expire-articles): Better message.
1449
1450         * gnus-salt.el (gnus-generate-horizontal-tree): Use <> brackets on
1451         adopted articles.
1452
1453         * gnus-msg.el (gnus-inews-news): Don't allow posting when Gnus is
1454         dead. 
1455
1456         * gnus.el (gnus-alive-p): New function.
1457
1458         * gnus-msg.el (gnus-inews-modify-mail-mode-map): Use new macro;
1459         moved `C-c C-k' to `C-c C-q'.
1460         (gnus-kill-message-buffer): Return to the buffer from whence we
1461         came. 
1462
1463         * gnus.el (gnus-created-frames): New variable.
1464         (gnus-clear-system): Remove created frames.
1465         (gnus-local-set-keys): New macro.
1466
1467         * gnus-msg.el (gnus-inews-cleanup-headers): Remove empty lines.
1468         (gnus-inews-check-post): Warn about empty headers.
1469         (gnus-check-before-posting): New default.
1470
1471         * nnmail.el (nnmail-search-unix-mail-delim): New function.
1472         (nnmail-process-unix-mail-format): Use it.
1473
1474         * nntp.el (nntp-open-server): Clear the nntp-server-buffer after
1475         opening a connection.
1476         (nntp-request-quit): Removed.
1477         (nntp-request-group): Change server.
1478         (nntp-kill-command): New function.
1479         (nntp-send-command): Use it.
1480         (nntp-command-timeout): New variable.
1481         (nntp-send-command): Retry commands if `C-g'.
1482
1483         * gnus.el (gnus-summary-mark-read-and-unread-as-read): Changed
1484         name. 
1485
1486         * nntp.el (nntp-open-server-semi-internal): Better messages.
1487
1488         * gnus-msg.el (gnus-debug): Did `quote' wrong.
1489
1490 Sun Feb 25 01:37:49 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1491
1492         * gnus.el: 0.43 is released.
1493
1494         * gnus-topic.el (gnus-topic-prepare-topic): Would bug out on dead
1495         groups. 
1496         (gnus-topic-grok-active): Read the active file if it hasn't been
1497         read yet.
1498
1499         * nnfolder.el (nnfolder-close-group): Always kill the folder. 
1500         (nnfolder-always-close): Removed variable.
1501
1502         * gnus.el (gnus-update-format-specifications): Try to be in the
1503         proper buffer before updating.
1504
1505 Sat Feb 24 22:35:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1506
1507         * gnus.el (gnus-group-exit): BBB logout.
1508
1509         * gnus-gl.el (bbb-grouplens-group-p): New function.
1510
1511         * gnus.el: Autoload the GroupLens functions.
1512         (gnus-use-grouplens): New variable.
1513         (gnus): Use it.
1514         (gnus-group-line-format): Changed default to include GroupLens.
1515         (gnus-group-insert-group-line): GroupLens enhanced.
1516
1517         * gnus-gl.el: New version.
1518
1519 Sat Feb 24 07:35:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1520
1521         * nnmail.el (nnmail-cache-close): Kill the cache buffer.
1522
1523         * gnus-msg.el (gnus-post-news-buffer): Changed name.
1524
1525         * nndir.el (nndir-execute-nnmh-command): Wouldn't allow entry into
1526         nndir groups.
1527
1528         * gnus.el (gnus-summary-prepare-threads): Don't low-mark sparse
1529         articles. 
1530
1531 Sat Feb 24 07:24:03 1996  Mark Borges  <mdb@cdc.noaa.gov>
1532
1533         * gnus-edit.el: Replaced "~/News" with the proper variable. 
1534
1535 Thu Feb 22 14:27:58 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
1536
1537         * gnus.el (gnus-ask-server-for-new-groups): Reset new-newsgroups
1538           so it doesn't *censored*ing subscribe to newsgroups more than once.
1539
1540         * gnus-picon.el (gnus-picons-remove-all): remove x-face icon on exit.
1541
1542 Sat Feb 24 05:55:06 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1543
1544         * gnus.el (gnus-find-method-for-group): Reply with the proper
1545         method. 
1546
1547         * nnmbox.el (nnmbox-request-post): Removed function.
1548         * nnmh.el (nnmh-request-post): Ditto.
1549         * nnml.el (nnml-request-post): Ditto.
1550         * nnfolder.el (nnfolder-request-post): Ditto.
1551         * nnbabyl.el (nnbabyl-request-post): Ditto.
1552
1553         * gnus-uu.el (gnus-uu-decode-with-method): Create directory if it
1554         doesn't exist.
1555         (gnus-uu-default-dir): New default.
1556
1557 Thu Feb 22 20:19:47 1996  Steven L. Baur  <steve@miranova.com>
1558
1559         * nnbabyl.el (nnbabyl-request-expire-articles): set-text-properties
1560         should be called as gnus-set-text-properties.
1561
1562 Sat Feb 24 01:08:55 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
1563
1564         * gnus.el: 0.42 is released.
1565
1566         * nnml.el (nnml-find-id): Make sure the .overview file exists
1567         before reading it.
1568
1569         * gnus.el (gnus-article-children): New function.
1570         (gnus-summary-limit-exclude-childless-dormant): Use it to exclude
1571         all childless dormants.
1572
1573         * gnus-nocem.el (gnus-nocem-check-article): Would narrow to wrong
1574         region. 
1575
1576         * nndraft.el (nndraft-execute-nnmh-command): Make sure
1577         `nnmail-keep-last-article' is nil.
1578
1579 Sat Feb 24 00:27:34 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1580
1581         * gnus.el (gnus-summary-set-local-parameters): Don't set
1582         `to-address' local parameters etc.
1583         (gnus-summary-exit): Would insert dummy lines in the group
1584         buffer. 
1585         (gnus-summary-enter-digest-group): Would wipe out the quirt-config.
1586
1587         * nndoc.el (nndoc-server-variables): Didn't save all variables. 
1588
1589 Fri Feb 23 00:24:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1590
1591         * gnus.el: 0.41 is released.
1592
1593         * gnus.el (gnus-read-active-file): Would put wrong method on
1594         `gnus-have-read-active-file'. 
1595
1596         * gnus-srvr.el (gnus-browse-exit): Make sure all newly subscribed
1597         groups are listed in the group buffer.
1598
1599         * gnus-uu.el (gnus-uu-check-for-generated-files): New
1600         implementation. 
1601         (gnus-uu-save-files): Save directories properly.
1602         (gnus-uu-scan-directory): Scan directories properly.
1603
1604         * gnus.el (gnus-configure-windows): Would create repeating
1605         windows in multiple frames.
1606         (gnus-group-make-group): Would bug out.
1607
1608         * gnus-salt.el (gnus-generate-tree): Make sure the tree window is
1609         displayed before selecting it.
1610         (gnus-highlight-selected-tree): Ditto.
1611
1612 Fri Feb 23 00:01:25 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1613
1614         * gnus-srvr.el (gnus-server-yank-server): Would try to setcdr
1615         nil. 
1616
1617         * nndraft.el (nndraft-request-post): Removed function.
1618
1619         * gnus-score.el (gnus-score-followup): Apply "followup" scores
1620         after generating them.
1621
1622 Thu Feb 22 23:33:35 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1623
1624         * gnus-score.el (gnus-score-followup): Change to the adapt score
1625         file properly.
1626         (gnus-summary-score-entry): Return the added score entry.
1627
1628 Thu Feb 22 01:03:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1629
1630         * gnus.el (gnus-unread-mark-p): New function.
1631         (gnus-read-mark-p): New function.
1632         (gnus-summary-mark-unread-and-read-as-read): New function.
1633         (gnus-mark-article-hook): New default value.
1634
1635         * x-easymenu.el: Double up.
1636
1637         * gnus-edit.el (gnus-score-custom-data): Use kill file directory. 
1638
1639         * gnus-msg.el (gnus-debug): Pp the entire setq.
1640
1641 Wed Feb 21 04:10:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1642
1643         * nnspool.el: Use nnheader-report/nnheader-insert.
1644         * nnml.el: Ditto.
1645         * nnmbox.el: Ditto.
1646         * nnkiboze.el: Ditto.
1647         * nnbabyl.el: Ditto.
1648
1649 Wed Feb 21 00:21:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1650
1651         * gnus.el: 0.40 is released.
1652         
1653         * gnus.el (gnus-summary-refer-parent-article): Also check the NOV
1654         references. 
1655
1656         * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
1657         for pseudo-articles.
1658
1659         * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the group
1660         exists. 
1661
1662         * gnus.el (gnus-summary-read-group): Search all frames when
1663         recentering the group buffer.
1664         (gnus-summary-hide-thread): Didn't hide dummy threads.
1665
1666         * gnus.el (gnus-summary-prepare-threads): Dummy roots would
1667         swallow the following article.
1668
1669         * gnus-msg.el (gnus-new-empty-mail): New function.
1670         (gnus-summary-resend-bounced-mail): Use it.
1671
1672         * gnus-picon.el (gnus-picons-display-x-face): Make sure buffer
1673         exists. 
1674
1675 Tue Feb 20 04:45:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1676
1677         * gnus.el (gnus-group-set-current-level): Error if not a group on
1678         the current line.
1679         (gnus-summary-next-page): Don't go to the next article when 'never
1680         and at the end of the group.
1681         (gnus-group-make-group): Make sure the server is opened.
1682         (gnus-read-descriptions-file): Make sure the method is a method
1683         and not a server.
1684
1685         * gnus-msg.el (gnus-copy-article-buffer): Ditto.
1686         (gnus-forward-insert-buffer): Ditto.
1687
1688         * gnus-cite.el (gnus-cite-parse): Use `gnus-set-text-properties'.
1689
1690         * nnheader.el (nnheader-temp-write): Would bug out on nil files. 
1691
1692 Mon Feb 19 23:01:33 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1693
1694         * browse-url.el: New version installed.
1695
1696         * gnus.el: 0.39 is released.
1697
1698 Mon Feb 19 01:00:33 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1699
1700         * gnus.el (gnus-group-read-ephemeral-group): Put the quit-config
1701         in the group parameters.
1702         (gnus-summary-subject-string): Alias for backwards compatibility. 
1703
1704         * gnus-nocem.el (gnus-nocem-hashtb): Moved here.
1705         (gnus-nocem-check-article): Check whether the article is new.
1706         (gnus-nocem-unwanted-article-p): Mew function.
1707
1708         * gnus.el (gnus-summary-limit-children): Use NoCeM.
1709         (gnus-summary-initial-limit): Ditto.
1710         (gnus-get-newsgroup-headers): Don't use NoCeM.
1711
1712 Sun Feb 18 00:03:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1713
1714         * nnsoup.el (nnsoup-request-expire-articles): Message better.
1715
1716         * gnus.el (gnus-summary-read-group): Display all dormant articles
1717         when `all'.
1718
1719         * nndir.el (nndir-request-list): Would build to wide.
1720         (nndir-execute-nnmh-command): Allow reading from nndir servers. 
1721
1722         * nnmh.el (nnmh-open-server): Report errors.o
1723
1724         * nnml.el (nnml-open-server): Report errors.
1725
1726         * nnsoup.el (nnsoup-open-server): Report errors.
1727
1728         * nnspool.el (nnspool-open-server): Report errors.
1729
1730 Sat Feb 17 11:08:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1731
1732         * nnfolder.el (nnfolder-open-server): Report errors.
1733
1734         * nndraft.el (nndraft-open-server): Report errors.
1735         (nndraft-close-server): Close.
1736
1737         * nndir.el (nndir-open-server): Report errors.
1738         (nndir-close-server): Close.
1739
1740         * nnmbox.el (nnmbox-open-server): Report errors.
1741         (nnmbox-close-server): Kill buffer.
1742
1743         * nnbabyl.el (nnbabyl-open-server): Report errors.
1744
1745         * nndir.el: New-stylee backquotes.
1746
1747         * nnml.el (nnml-generate-nov-file): Make sure numerical files are
1748         files. 
1749
1750         * gnus.el (gnus-check-server): Give a better message.
1751
1752         * nndoc.el (nndoc-babyl-body-begin-function): New function.
1753         (nndoc-type-alist): Find beginning of babyl articles.
1754
1755         * nnsoup.el (nnsoup-unpack-packets): Message better.
1756
1757         * gnus.el (gnus-article-mark-lists): Don't save the cache marks. 
1758
1759 Fri Feb 16 19:14:26 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1760
1761         * nndoc.el (nndoc-type-alist): Recognize the end of digests. 
1762
1763 Fri Feb 16 06:46:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1764
1765         * gnus-score.el (gnus-summary-score-effect): Didn't correctly
1766         escape meta charcters for substring and exact match types.
1767
1768 Fri Feb 16 00:50:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1769
1770         * gnus.el (gnus-article-setup-buffer): Set global counterparts. 
1771         (gnus-valid-select-methods): All methods should use address. 
1772         (gnus-article-show-hidden-text): Hide all hidden text.
1773
1774         * gnus-kill.el (gnus-kill-file-mode-map): New implementation.
1775
1776         * gnus-salt.el (gnus-pick-mode): Install proper minor mode map. 
1777
1778         * gnus.el (gnus-summary-exit): Kill article buffer when using
1779         non-single ones.
1780         (gnus-set-global-variables): Copy the original buffer to global
1781         value. 
1782
1783         * nnspool.el (nnspool-open-server): Simplify.
1784         * nnmbox.el (nnmbox-open-server): Ditto.
1785         * nnbabyl.el (nnbabyl-open-server): Ditto.
1786         * nnml.el (nnml-open-server): Ditto.
1787         * nnfolder.el (nnfolder-open-server): Ditto.
1788         * nnmh.el (nnmh-open-server): Ditto.
1789
1790         * gnus-msg.el (gnus-debug): Pretty-print variables.
1791
1792         * gnus-srvr.el (gnus-server-kill-server): Don't allow killing
1793         opened-only servers.
1794         (gnus-server-edit-server): Would create duplicate servers.
1795
1796         * gnus.el (gnus-get-unread-articles): Close groups after opening
1797         them. 
1798         (gnus-server-to-method): Search the opened servers for matches.
1799
1800         * gnus-vm.el (gnus-summary-save-in-vm): Use the split methods. 
1801
1802         * gnus.el (gnus-summary-skip-intangible): Don't use `when'.
1803
1804 Thu Feb 15 11:02:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1805
1806         * nndoc.el (nndoc-type-alist): Allow several newlines in
1807         937-digests. 
1808
1809         * gnus.el (gnus-select-newsgroup): Don't message when quitting. 
1810
1811         * nnfolder.el (nnfolder-request-close): Close the server.
1812
1813         * gnus.el (gnus-group-method): Changed name.
1814         (gnus-group-method): Return the real select method, if possible.
1815
1816 Wed Feb 14 15:01:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1817
1818         * gnus-score.el (gnus-summary-increase-score): Regexp-quote regexp
1819         matches.
1820
1821         * gnus-msg.el (gnus-forward-insert-buffer): Remove all text
1822         properties. 
1823         (gnus-forward-included-headers): Buggy regexp.
1824
1825         * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
1826         unless threads are used.
1827
1828         * nnheader.el (nnheader-insert-head): Would almost laways stop
1829         after the first kb.
1830
1831 Wed Feb 14 07:41:58 1996  Colin Rafferty  <craffert@ml.com>
1832
1833         * gnus.el (gnus-group-add-parameter): Remove old versions of the
1834         parameter. 
1835
1836 Wed Feb 14 07:28:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1837
1838         * gnus-msg.el (gnus-news-followup): Don't query if Followup-To and
1839         Newsgroups are the same.
1840         (gnus-inews-check-post): Reversed check for Followup-To.
1841
1842         * gnus.el (gnus-group-kill-group): Kill lots of zombie groups. 
1843         (gnus-article-hide-headers): Check whether `gnus-visible-headers'
1844         is nil. 
1845
1846 Tue Feb 13 06:29:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1847
1848         * gnus.el (gnus-add-configuration): Autoload.
1849         (gnus-summary-tick-article): Made interactive.
1850
1851         * nntp.el (nntp-open-server-internal): Don't bug out when the
1852         server hangs up during initial negotiations.
1853
1854 Mon Feb 12 04:47:14 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1855
1856         * nntp.el (nntp-default-directories): New variable.
1857         (nntp-open-server-internal): Use it.
1858
1859         * nnsoup.el (nnsoup-read-areas): Delete AREAS file.
1860         (nnsoup-read-areas): Check whether the MSG file exists.
1861
1862         * gnus.el (gnus-summary-move-article): Only mark as canceled when
1863         moving. 
1864
1865         * gnus-ems.el (gnus-set-text-properties): New alias.
1866
1867 Sun Feb 11 13:53:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1868
1869         * gnus-msg.el (gnus-inews-remove-signature): New function.
1870
1871 Sun Feb 11 09:29:06 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1872
1873         * gnus.el (gnus-request-article-this-buffer): Make sure the
1874         article buffer exists. 
1875
1876 Sun Feb 11 09:28:46 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1877
1878         * gnus.el: 0.38 is released.
1879
1880 Sun Feb 11 04:49:16 1996  Mark Borges  <mdb@cdc.noaa.gov>
1881
1882         * gnus-xmas.el (gnus-xmas-define): Conditionally redefine
1883         `set-text-properties'. 
1884
1885 Sun Feb 11 04:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1886
1887         * gnus.el (gnus-summary-limit-to-subject): Limit to any header. 
1888
1889 Sat Feb 10 03:26:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1890
1891         * nnmail.el (nnmail-days-to-time): Don't bug out on large
1892         numbers. 
1893
1894 Fri Feb  9 22:17:55 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1895
1896         * gnus-msg.el (gnus-forward-included-headers): Include Message-ID
1897         and References.
1898         (gnus-post-news): Make sure the parent group is a news group.
1899
1900 Fri Feb  9 09:56:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1901
1902         * gnus-picon.el (gnus-picons-convert-x-face): Changed to use
1903         pbmplus.
1904
1905         * gnus.el (gnus-buffer-configuration): One quote too many.
1906
1907         * gnus-kill.el (gnus-execute): Allow searching bodies.
1908
1909         * gnus.el (gnus-summary-execute-command): Accept "Body" searches.
1910
1911         * gnus.el: 0.37 is released.
1912
1913 Fri Feb  9 09:44:04 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1914
1915         * nnmail.el (nnmail-time-since): Reversed time.
1916
1917         * nnml.el (nnml-request-expire-articles): Set lower limit
1918         correctly. 
1919
1920 Fri Feb  9 05:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1921
1922         * nntp.el (nntp-open-server-semi-internal): Report errors better. 
1923
1924 Thu Feb  8 00:36:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1925
1926         * gnus.el (gnus-group-jump-to-group): Don't jump to ephemeral
1927         groups. 
1928         (gnus-summary-catchup-and-goto-next-group): Allow quiet going.
1929
1930         * gnus-topic.el (gnus-topic-move-group): Allow removal of groups. 
1931         (gnus-topic-remove-group): New command and keystroke.
1932
1933         * nnsoup.el (nnsoup-read-areas): Message.
1934
1935         * nndoc.el (nndoc-possibly-change-buffer): Return nil when the
1936         file doesn't exist.
1937         (nndoc-close-server): Really close.
1938
1939         * gnus.el (gnus-update-format-specifications): Would not update
1940         format specs.
1941
1942         * gnus-topic.el (gnus-topic-remove-topic): Accept a list-level. 
1943         (gnus-group-prepare-topics): List dead groups.
1944
1945 Wed Feb  7 00:04:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1946
1947         * gnus.el (gnus-summary-hide-thread): Hide the last thread.
1948
1949         * gnus-kill.el (gnus-kill): Provide.
1950         (gnus-execute-1): Accept forms.
1951
1952         * nnheader.el (nnheader-temp-write): New macro.
1953
1954         * gnus-soup.el (gnus-soup-group-brew): Pack ticked.
1955         (gnus-soup-write-replies): Be silent.
1956
1957         * gnus-msg.el (gnus-bug-mail-send-and-exit): Kill gnus-bug buffer
1958         after sending.
1959
1960         * gnus.el (gnus-setup-news): Find new newsgroups even if
1961         gnus-read-active-file is nil.
1962
1963         * gnus-soup.el (gnus-soup-group-brew): Would pack too few
1964         articles. 
1965
1966         * nneething.el (nneething-request-type): New function.
1967         (nneething-request-post): Removed.
1968
1969         * nnvirtual.el (nnvirtual-find-group-art): Never return `(nil)'.
1970
1971         * nndoc.el (nndoc-rnews-body-end): Really go to the end.
1972
1973         * nnsoup.el (nnsoup-read-areas): Would calculate new article
1974         boundary +1.
1975         (nnsoup-index-buffer): Check whether the file exists before
1976         reading it. 
1977         (nnsoup-retrieve-headers): Ditto.
1978
1979         * gnus-topic.el (gnus-topic-goto-missing-group): New function.
1980
1981 Tue Feb  6 22:33:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
1982
1983         * gnus.el (gnus-goto-missing-group-function): New variable.
1984
1985         * nnmail.el (nnmail-time-since): Don't alter time.
1986         (nnmail-days-to-time): Would give wrong result.
1987
1988         * gnus.el (gnus-article-de-quoted-unreadable): Decode headers
1989         before body.
1990
1991 Tue Feb  6 09:51:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1992
1993         * gnus.el (gnus-article-show-hidden-text): Don't use `(1+
1994         (point))'. It does not work in Mule.
1995
1996 Mon Feb  5 13:03:47 1996  Wes Hardaker  <hardaker@teal.ece.ucdavis.edu>
1997
1998         * gnus-picon.el (gnus-group-display-picons): Delete buffer on exit.
1999         (gnus-article-display-picons): Ditto.
2000
2001 Tue Feb  6 00:26:44 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2002
2003         * gnus-salt.el (gnus-tree-recenter): Recenter the tree buffer. 
2004
2005         * gnus-cite.el (gnus-article-toggle-cited-text): Bind
2006         `buffer-read-only'. 
2007
2008         * gnus.el (gnus-configure-windows): Don't search all frames unless
2009         when using a frame split.
2010         (gnus-summary-mode-map): Change `W t'.
2011
2012 Mon Feb  5 23:41:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2013
2014         * gnus-score.el (gnus-short-name-score-file-cache): New variable. 
2015         (gnus-score-score-files): Use it.
2016         (gnus-score-flush-cache): Ditto.
2017
2018 Mon Feb  4 23:55:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2019
2020         * gnus.el (gnus-configure-windows): Check minibuffer only frame.
2021
2022 Mon Feb  5 22:36:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2023
2024         * nnsoup.el (nnsoup-old-functions): New variable.
2025         (nnsoup-revert-variables): New command.
2026
2027 Mon Feb  5 17:54:07 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2028
2029         * nnvirtual.el (nnvirtual-update-marked): Copy empty mark lists.
2030
2031         * gnus.el (gnus-summary-read-group): Allow entry with no-display. 
2032
2033         * gnus.el: 0.36 is released.
2034
2035 Sat Feb  3 11:56:53 1996  Steven L. Baur  <steve@miranova.com>
2036
2037         * gnus-uu.el (gnus-uu-default-view-rules): Added rule for playing of
2038         decoded midi files.
2039
2040 Mon Feb  5 05:08:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2041
2042         * gnus.el (gnus-summary-mode-map): Move `v' to `W v'.
2043
2044         * gnus-cache.el (gnus-cache-possibly-enter-article): Request the
2045         buffer to the nntp buffer.
2046
2047         * gnus.el (gnus-recenter): Allow a prefix.
2048
2049 Mon Feb  5 04:56:35 1996  Michael Cook  <mcook@cognex.com>
2050
2051         * gnus.el (gnus-configure-windows): Return to the original frame. 
2052
2053 Mon Feb  5 03:49:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2054
2055         * gnus-topic.el (gnus-topic-kill-group): Update topics.
2056         (gnus-topic-yank-group): Ditto.
2057
2058         * nnfolder.el (nnfolder-directory): Doc fix.
2059
2060         * gnus.el (gnus-summary-move-article): Add marks when moving
2061         articles. 
2062         (gnus-summary-recenter): Don't do horizontal recenter unless the
2063         buffer is visible.
2064
2065 Sun Feb  4 16:22:20 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2066
2067         * gnus.el (gnus-summary-edit-article): Make sure we're in the
2068         summary buffer.
2069
2070         * gnus.el: 0.35 is released.
2071
2072 Sun Feb  4 14:05:20 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2073
2074         * nndoc.el (nndoc-guess-digest-type): Too strict body-begin for
2075         MIME digests.
2076
2077         * gnus-msg.el (gnus-removable-headers): Don't remove Bcc header.
2078         (gnus-mail-send): Accept a parameter.
2079         (gnus-inews-send-mail-copy): Use it.
2080
2081         * gnus-salt.el (gnus-tree-close): Don't kill the tree buffer.
2082
2083         * gnus.el (gnus-summary-select-article): Changed return value.
2084         (gnus-summary-scroll-up): Use it.
2085
2086 Sat Feb  3 20:39:59 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2087
2088         * gnus.el (gnus-summary-dummy-line-format): Included tabs.
2089         (gnus-summary-prepare-threads): Insert dummy lines properly.
2090         (gnus-summary-hide-thread): Hide dummies better.
2091
2092         * gnus-uu.el (gnus-uu-get-actions): Escape special characters.
2093
2094         * gnus-soup.el (gnus-soup-group-brew): Add articles in right
2095         order; don't generate display.
2096
2097         * gnus.el (gnus-summary-sort): Allow sorting in reverse order.
2098         (gnus-summary-pop-limit): Don't pop if there isn't anything to
2099         pop. 
2100         (gnus-sort-articles): Would destroy the newsgroup data.
2101
2102         * gnus-soup.el (gnus-soup-unpack-packet): Return the process value.
2103
2104         * gnus.el (gnus-summary-exit): Don't bury buffers that don't exist.
2105         (gnus-summary-exit-no-update): Ditto.
2106
2107 Sat Feb  3 14:37:31 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2108
2109         * gnus-soup.el (gnus-soup-add-article): Would bug out on
2110         non-existent articles. 
2111
2112         * gnus.el (gnus-configure-windows): Delete windows on all frames.
2113
2114 Sat Feb  3 15:07:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2115
2116         * gnus.el (gnus-summary-read-group): Wouldn't score anything.
2117
2118         * gnus.el: 0.34 is released.
2119
2120 Sat Feb  3 13:08:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2121
2122         * gnus-msg.el (gnus-summary-resend-bounced-mail): Strip more
2123         gruft. 
2124
2125         * gnus.el: 0.33 is released.
2126
2127 Fri Feb  2 20:19:07 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2128
2129         * gnus.el (gnus-summary-exit): Bury the article buffer.
2130
2131         * gnus-score.el (gnus-score-followup-article): Don't do
2132         `score-effect'. 
2133
2134 Fri Feb  2 20:07:31 1996  Jason L. Tibbitts, III  <tibbs@uh.edu>
2135
2136         * nnmail.el (nnmail-process-babyl-mail-format): Allow many spaces
2137         after ":".
2138
2139 Fri Feb  2 20:05:02 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2140
2141         * gnus.el (gnus-summary-select-article): Return t on success.
2142
2143 Thu Feb  1 00:50:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2144
2145         * nnfolder.el (nnfolder-request-group): Give a better error
2146         message. 
2147
2148         * nnfolder.el: Really use virtual servers.
2149
2150         * gnus.el (gnus-select-newsgroup): Moved score file processing to
2151         an earlier point.
2152
2153         * gnus-msg.el (gnus-post-method): Use `gnus-post-method' from the
2154         group buffer.
2155
2156         * nnsoup.el (nnsoup-request-expire-articles): Bombed.
2157         (nnsoup-delete-unreferenced-message-files): New command.
2158
2159         * gnus-cache.el (gnus-cache-possibly-enter-article): Update cache
2160         mark. 
2161         (gnus-cache-possibly-remove-article): Ditto.
2162
2163         * gnus-srvr.el (gnus-server-prepare): Weed out nil servers.
2164
2165         * gnus-msg.el (gnus-mail-reply): Respect
2166         `rmail-dont-reply-to-names'. 
2167
2168 Wed Jan 31 19:25:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2169
2170         * gnus-msg.el (gnus-inews-insert-mime-headers): `(widen)' before
2171         searching for 8-bit characters.
2172
2173         * gnus-vis.el (gnus-article-highlight-headers): Make it ignore
2174         the `intangible' text property.
2175
2176 Thu Feb  1 00:33:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2177
2178         * gnus.el (gnus-summary-limit-to-unread): Remove sparse articles. 
2179
2180 Wed Jan 31 15:54:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2181
2182         * gnus-score.el (gnus-summary-score-map): Recursive map.
2183
2184         * gnus-msg.el (gnus-dissociate-buffer-from-draft): Didn't run hook
2185         properly.
2186
2187         * gnus-kill.el (gnus-execute): Don't use `gnus-header-*'.
2188
2189         * gnus-msg.el (gnus-kill-message-buffer): New command and
2190         keystroke. 
2191         (gnus-mail-setup): Use the gnus-mail-*-method variables.
2192
2193         * gnus-topic.el (gnus-topic-rename): Default to current topic.
2194         (gnus-topic-create-topic): Ditto.
2195
2196         * gnus-vis.el (gnus-group-highlight-line): Offer ticked number.
2197
2198         * gnus-uu.el (gnus-uu-grab-articles): Remove the message.
2199
2200         * gnus-vis.el (gnus-group-highlight): New default for dark
2201         backgrounds. 
2202
2203         * gnus-topic.el (gnus-group-prepare-topics): Don't do anything
2204         about dead groups.
2205
2206         * gnus.el (gnus-summary-mode-map): Clobbered "D".
2207
2208 Mon Jan 29 19:06:00 1996  Kim-Minh Kaplan  <kkaplan@cdfhp3.in2p3.fr>
2209
2210         * gnus.el (gnus-simplify-subject-fuzzy): Fold case.
2211
2212 Mon Jan 29 17:48:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2213
2214         * gnus.el (gnus-summary-limit): Hide any threads, possibly.
2215
2216         * gnus-msg.el (gnus-forward-insert-buffer): Really delete unwanted
2217         headers.
2218
2219         * gnus-vis.el (gnus-insert-prev-page-button): Allow clicking.
2220         (gnus-insert-next-page-button): Ditto.
2221
2222         * nntp.el (nntp-send-region-to-server): Copy text to a temp buffer
2223         before sending.
2224
2225 Sun Jan 28 10:28:39 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2226
2227         * gnus-cite.el (gnus-dissect-cited-text): Don't push a nil on the
2228         list. 
2229
2230 Sat Jan 27 20:32:29 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2231
2232         * gnus-topic.el (gnus-group-topic-topics-only): Removed variable. 
2233
2234         * nnbabyl.el (nnbabyl-request-group): Don't report failures on
2235         empty groups.
2236         * nnmbox.el (nnmbox-request-group): Ditto.
2237
2238         * gnus.el (gnus-simplify-buffer-fuzzy): Simplify [x/x].
2239
2240         * gnus-score.el (gnus-score-default-header): Duplicate defvars.
2241         (gnus-summary-increase-score): Default variables should be
2242         symbols, not chars.
2243
2244         * gnus.el (gnus-summary-mode-map): Wrong name for `t' keystroke. 
2245
2246 Sat Jan 27 20:29:45 1996  Marc Auslander  <marc@watson.ibm.com>
2247
2248         * gnus-score.el (gnus-summary-increase-score): Didn't work for
2249         non-temporary score entries.
2250
2251 Fri Jan 26 17:24:00 1996  David K}gedal  <davidk@lysator.liu.se>
2252
2253         * nnmail.el (nnmail-check-duplication): Don't tread 'delete as a
2254         function
2255
2256 Sat Jan 27 19:51:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2257
2258         * gnus-topic.el (gnus-topic-prepare-topic): Number of groups would
2259         be 0.
2260         (gnus-topic-update-topic-line): Ditto.
2261
2262 Fri Jan 26 15:10:09 1996  Steven L. Baur  <steve@miranova.com>
2263
2264         * gnus-vis.el (gnus-article-add-buttons): Need to reset point to top
2265         of article before trying the next regexp in the gnus-button-alist.
2266
2267 Sat Jan 27 19:22:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2268
2269         * gnus-vis.el (gnus-button-alist): Allow space after "<URL: ". 
2270
2271 Fri Jan 26 20:20:25 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2272
2273         * gnus-topic.el (gnus-topic-indent-level): New variable.
2274         (gnus-topic-yank-group): Use it.
2275         (gnus-topic-insert-topic-line): Ditto.
2276         (gnus-topic-prepare-topic): Ditto.
2277
2278 Fri Jan 26 17:18:25 1996  ISO-2022-JP  <yamaoka@ga.sony.co.jp>
2279
2280         * gnus-vis.el (gnus-article-highlight-headers): Would infloop. 
2281
2282 Fri Jan 26 14:10:19 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2283
2284         * gnus.el (gnus-dribble-read-file): Set file modes on the dribble
2285         file. 
2286         (gnus-article-check-hidden-text): Only checked signature.
2287         (gnus-article-check-hidden-text): Do things in the article
2288         buffer. 
2289         (gnus-group-line-format-alist): Let N have its old definition.
2290         (gnus-group-catchup-group-hook): New variable.
2291         (gnus-group-catchup): Use it.
2292         (gnus-group-remove-mark): Give a useful return value.
2293         (gnus-group-kill-group): Would bug out when killing lots of dead
2294         groups.  
2295
2296 Thu Jan 25 09:32:19 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
2297
2298         * gnus.el (gnus-group-insert-group-line) : Changed "header" to
2299         "gnus-tmp-header" for parameter that gets passed to user
2300         functions.  Set to the group name, but may not necessarily want
2301         this.
2302         (gnus-group-set-mode-line) : ditto, gnus-tmp-header set to nil.
2303         (gnus-set-mode-line) : ditto, gnus-tmp-header set to nil.
2304
2305 Fri Jan 26 07:47:59 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2306
2307         * gnus.el (gnus): Goto the first unread group.
2308
2309         * gnus.el: 0.32 is released.
2310
2311 Thu Jan 25 18:27:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2312
2313         * gnus.el: Autoload `gnus-group-highlight-line'.
2314
2315         * gnus-vis.el (gnus-article-highlight-headers): Wrap the regexp in
2316         parentheses.
2317
2318         * nnmbox.el (nnmbox-request-group): Don't bug out on non-existant
2319         groups. 
2320         * nnbabyl.el (nnbabyl-request-group): Ditto.
2321         (nnbabyl-possibly-change-newsgroup): Return t.
2322
2323         * gnus.el (gnus-group-insert-group-line): Define gnus-tmp-header. 
2324
2325         * gnus-msg.el (gnus-mail-parse-comma-list): New function.
2326         (gnus-mail-reply): Use it.
2327         (gnus-mail-reply): Merge follow-to headers.
2328
2329         * gnus-score.el (gnus-summary-score-map): New implementation.
2330
2331         * gnus.el (gnus-summary-exit): Remove articles before updating. 
2332         (gnus-summary-next-article): Accept a param to force slightly.
2333
2334 Thu Jan 25 08:41:44 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2335
2336         * nnml.el (nnml-deletable-article-p): Always responed with nil.
2337
2338 Thu Jan 25 08:45:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2339
2340         * gnus.el: 0.31 is released.
2341
2342         * nnmail.el (nnmail-insert-lines): Would return negative lines
2343         numbers. 
2344
2345         * gnus-xmas.el (gnus-xmas-extent-start-open): New function.
2346
2347         * gnus-topic.el (gnus-topic-insert-topic-line): Remove excess
2348         properties. 
2349
2350         * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): New
2351         function. 
2352
2353 Thu Jan 25 07:34:05 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2354
2355         * gnus-ems.el (gnus-extent-detached-p): New alias.
2356
2357         * gnus-xmas.el (gnus-xmas-find-glyph-directory): Changed from
2358         "etc" to "etc/gnus".
2359
2360 Tue Jan 23 13:40:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2361
2362         * gnus-score.el (gnus-score-make-menu-bar): New function.
2363         (gnus-score-menu-hook): New variable.
2364
2365         * gnus-vis.el (gnus-article-next-button): Move point.
2366
2367         * nndoc.el (nndoc-type-alist): Recognize ends of digests. 
2368         (nndoc-retrieve-headers): Don't bug out on non-existant articles. 
2369
2370         * gnus-msg.el (gnus-mail-buffer): Renamed.
2371
2372         * gnus-cache.el (gnus-cache-possibly-remove-articles): Check some
2373         more. 
2374
2375         * nnmail.el (nnmail-insert-lines): Off by 1.
2376
2377         * nnml.el (nnml-deletable-article-p): Check for file writability.
2378         * nnmh.el (nnml-deletable-article-p): Ditto.
2379
2380         * gnus-msg.el (gnus-associate-buffer-with-draft): Allow
2381         disabling. 
2382         (gnus-use-draft): New variable.
2383
2384         * gnus.el (gnus-summary-move-article): Use `move' action by
2385         default. 
2386
2387         * nnmail.el (nnmail-get-split-group): Be more restrictive in
2388         selecting procmail spools.
2389         (nnmail-get-spool-files): Don't return the spool file when doing a
2390         single procmail file.
2391
2392         * gnus.el (gnus-summary-move-article): Allow moving to the same
2393         group. 
2394
2395         * gnus-score.el (gnus-score-pretty-print): New command and
2396         keystroke. 
2397         (gnus-summary-increase-score): Would always bug out.
2398         (gnus-score-edit-done): Change windows before loading score file. 
2399
2400         * gnus.el (gnus-summary-reparent-thread): Rethread after
2401         reparenting. 
2402
2403         * gnus-xmas.el (gnus-xmas-make-overlay): Don't make extents
2404         undetachable. 
2405
2406         * nndoc.el (nndoc-post-type): New variable.
2407
2408 Tue Jan 23 13:39:11 1996  Eberhard Mattes  <mattes@azu.informatik.uni-stuttgart.de>
2409
2410         * nndoc.el (nndoc-request-type): New function.
2411
2412 Tue Jan 23 00:13:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2413
2414         * gnus.el (gnus-group-group-indentation): New function.
2415         (gnus-group-update-group-line): Use it.
2416         (gnus-group-update-group): Indent.
2417
2418         * gnus-topic.el (gnus-topic-hide-subtopics): Removed variable.
2419         (gnus-topic-prepare-topic): Indent group lines.
2420         (gnus-topic-yank-group): Indent groups.
2421
2422         * gnus.el (gnus-group-update-hook): New variable.
2423         (gnus-group-insert-group-line): Use it.
2424
2425         * gnus-vis.el (gnus-group-highlight-line): New function.
2426
2427         * gnus.el (gnus-group-entry): New macro.
2428
2429         * gnus-vis.el (gnus-group-highlight): New variable.
2430
2431         * gnus-topic.el (gnus-topic-insert-topic-line): Would show "..."
2432         too often.
2433         (gnus-topic-indent): Don't move point.
2434         (gnus-topic-unindent): Ditto.
2435         (gnus-topic-prepare-topic): Display unread articles in sub-topics.
2436
2437         * nnsoup.el (nnsoup-next-prefix): New function.
2438         (nnsoup-read-areas): Use it.
2439
2440         * gnus-soup.el (gnus-soup-set-area-prefix): New macro.
2441
2442         * nnsoup.el (nnsoup-tmp-directory): New directory.
2443         (nnsoup-write-active-file): Save it.
2444         (nnsoup-unpack-packets): Use it.
2445
2446         * gnus-msg.el (gnus-dissociate-buffer-from-draft): New command and
2447         keystroke.
2448
2449         * gnus.el (gnus-group-list-groups): Goto last group if at eob.
2450
2451         * gnus-topic.el (gnus-topic-mode): Use it.
2452         (gnus-topic-goto-next-group): New function.
2453
2454         * gnus.el (gnus-group-list-groups): Allow positioning point in
2455         topic buffers.
2456         (gnus-group-goto-next-group-function): New internal variable.
2457
2458         * nnsoup.el (nnsoup-read-active-file): Give a proper return
2459         value. 
2460
2461         * gnus.el (gnus-start-news-server): Give a better error message. 
2462
2463 Mon Jan 21 23:34:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2464  
2465         * gnus-mh.el (gnus-mh-mail-setup): It didn't work when pressing
2466         `R' or yanking because of lack of setting to variable
2467         `mail-reply-buffer' and mh-sent-from-folder buffer local variable
2468         `mh-show-buffer'.
2469
2470 Mon Jan 22 02:58:42 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2471
2472         * nntp.el (nntp-open-server-internal): Make sure that the server
2473         was successfully opened.
2474
2475         * gnus.el (gnus-read-active-file): Wouldn't activate properly. 
2476         (gnus-read-active-file): Ignore errors from the archive server.
2477
2478         * nnbabyl.el (nnbabyl-request-group): Ditto.
2479
2480         * nnmbox.el (nnmbox-request-group): Would bug out.
2481
2482 Sat Jan 20 20:39:03 1996  Steven L. Baur  <steve@miranova.com>
2483
2484         * nnmbox.el (nnmbox-read-mbox): find-file-noselect ->
2485         nnheader-find-file-noselect.
2486
2487 Mon Jan 22 01:15:52 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2488
2489         * gnus.el (gnus-group-mark-buffer): Optional param.
2490
2491         * nnsoup.el (nnsoup-request-expire-articles): Message more. 
2492         (nnsoup-read-active-file): Add proper active info.
2493         (nnsoup-request-group): New implementation.
2494         (nnsoup-request-list): Ditto.
2495
2496 Sun Jan 21 08:22:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2497
2498         * gnus.el (gnus-request-article-this-buffer): Update sparse
2499         articles. 
2500         (gnus-data-set-number): New macro.
2501         (gnus-summary-update-article): Use it.
2502
2503 Sun Jan 21 03:54:18 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2504
2505         * gnus-soup.el (gnus-soup-add-article): Don't save canceled
2506         articles. 
2507