*** empty log message ***
[gnus] / lisp / ChangeLog
1 Thu May 30 05:04:07 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2
3         * gnus.el (gnus-article-hide-headers): Show boring headers as
4         well. 
5
6 Tue May 28 15:47:15 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
7
8         * custom.el ((fboundp 'event-point)): Wrong test.
9
10 Thu May 30 03:19:21 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
11
12         * gnus.el (gnus-headers-decode-quoted-printable): Wrong name.
13
14         * message.el (message-header-hook): Defvarred.
15
16         * gnus-nocem.el (gnus-nocem-verifyer): Couldn't verify that it
17         works. 
18
19 Thu May 30 00:25:46 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
20
21         * gnus-nocem.el (gnus-nocem-verify-issuer): Widen before
22         verifying. 
23
24 Wed May 29 23:19:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
25
26         * custom.el (custom-xmas-set-text-properties): Changed name.
27
28 Wed May 29 23:01:52 1996  Paul D. Smith  <psmith@baynetworks.com>
29
30         * gnus-cus.el: toggle -> sexp.
31
32 Wed May 29 23:00:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
33
34         * gnus-msg.el (gnus-inews-add-send-actions): Use `gnus-add-hook'. 
35
36 Wed May 29 22:52:47 1996  Francois Felix Ingrand  <felix@laas.fr>
37
38         * gnus-topic.el (gnus-topic-remove-group): Would not delete groups
39         from topics.
40
41 Wed May 29 08:57:20 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
42
43         * custom.el (custom-face-lookup): Avoid `modify-face' to speed up
44         face retrieval on Indys & over slow modem lines.
45
46 Wed May 29 05:08:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
47
48         * gnus.el: Gnus v5.2.2 is released.
49
50         * custom.el (custom-xmas-add-text-properties,
51         custom-xmas-put-text-property): New functions used throughout.
52         May now work under XEmacs.
53
54 Wed May 29 00:07:13 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
55
56         * gnus-cite.el (gnus-cite-article): New variable.
57         (gnus-cite-parse-maybe): Use it.
58
59         * nnspool.el (nnspool-open-server): Refuse opening if the active
60         file doesn't exist.
61
62         * gnus.el (gnus-read-active-file): Message more.
63
64         * nntp.el (nntp-request-article): Wouldn't wait until the entire
65         article had arrived.
66
67         * nnvirtual.el (nnvirtual-request-group): Make sure that things
68         don't recurse endlessly.
69
70         * message.el (message-expand-group): Make buffer not read-only. 
71
72         * gnus-nocem.el (gnus-nocem-verifyer): New variable.
73         (gnus-nocem-verify-issuer): Use it.
74
75         * gnus-xmas.el (gnus-xmas-logo-color-alist): New variable.
76         (gnus-xmas-logo-color-style): New variable.
77         (gnus-xmas-logo-colors): Use them.
78
79 Tue May 28 00:28:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
80
81         * gnus-score.el (gnus-score-followup): Would infloop on exact
82         matches. 
83
84         * message.el (message-forward): Insert separator at the start of
85         the line. 
86
87         * nnfolder.el (nnfolder-save-buffer): New function.
88         (nnfolder-save-buffer-hook): New variable.
89
90         * message.el (message-mode-hook): Defined variable.
91
92         * nntp.el (nntp-request-close): Remove the sentinel before closing
93         connection.
94
95         * gnus.el (gnus-group-mode): Add to local hook.
96         (gnus-continuum-version): Would return wrong answer for non-alpha
97         releases. 
98         (gnus-version-number): New variable.
99         (gnus-version): Use it.
100
101         * gnus-msg.el (gnus-inews-add-send-actions): Add to local hook.
102
103         * gnus-xmas.el (gnus-xmas-add-hook): New function.
104
105         * gnus-ems.el (gnus-add-hook): New alias.
106
107 Tue May 28 00:23:17 1996  Joao Cachopo  <jcachopo@gia.ist.utl.pt>
108
109         * gnus-salt.el (gnus-binary-mode): Would put wrong minor mode
110         keymap into alist.
111
112 Tue May 28 00:18:19 1996  Thor Kristoffersen  <thor@unik.no>
113
114         * nntp.el (nntp-close-server): Supply parameter to
115         `nntp-server-opened'. 
116
117 Sun May 26 20:29:02 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
118
119         * gnus.el (gnus-article-sort-by-date): Inline.
120
121         * nnmail.el (nnmail-find-file): Don't insert literally.
122
123         * message.el (message-send-mail-with-mh): Save before sending.
124
125         * gnus-cite.el (gnus-article-hide-citation): Would bug out.
126
127         * gnus-topic.el (gnus-topic-grok-active): Could only be run once.
128
129         * message.el (message-check-news-syntax): Don't warn on long
130         signatures on forwarded articles.
131
132         * gnus.el (gnus-request-article-this-buffer): Put un-numbered
133         articles into the original buffer as well.
134
135 Sun May 26 03:51:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
136
137         * gnus.el: Gnus v5.2.1 is released.
138
139         * gnus.el: Gnus v5.2.0 is released.
140
141         * gnus.el: September Gnus v0.96 is released.
142
143         * nnheader-ems.el: Raw-file confusion.
144
145         * gnus-xmas.el (gnus-xmas-logo-colors): New variable.
146         (gnus-xmas-group-startup-message): Use it.
147
148 Sun May 26 02:35:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
149
150         * nnheader-ems.el: Bind nnheader-insert-raw-file-contents.
151
152         * gnus.el: 0.95 is released.
153
154 Sun May 26 02:34:01 1996  Bart Robinson  <lomew@cs.utah.edu>
155
156         * gnus.el (gnus-save-newsrc-file): Make the backups go to the
157         right directory.
158
159 Sun May 26 00:04:38 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
160
161         * gnus.el (gnus-cut-thread): Wouldn't cut properly with
162         old-fetched and dormant articles.
163
164 Sat May 25 22:49:51 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
165
166         * gnus.el (gnus-summary-search-article): Continue from where we
167         were. 
168         (gnus-summary-insert-subject): Wouldn't insert when old-fetched
169         articles. 
170         (gnus-cut-threads): Would display too many threads when both
171         sparse & ancient articles were present.
172         (gnus-invisible-cut-children): New function.
173
174 Fri May 24 17:56:19 1996  Andy Norman  <ange@hplb.hpl.hp.com>
175
176         * nnheader-ems.el (nnheader-xmas-find-file-noselect): Use
177         `nnheader-insert-file-contents-literally'. 
178
179 Fri May 24 17:51:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
180
181         * gnus.el (gnus-summary-find-prev): With point at eob, would
182         select the next-to-last article.
183
184 Fri May 24 17:25:48 1996  Magnus Hammerin  <qmah@bull.se>
185
186         * gnus.el (gnus-group-mode): Use `gnus-make-local-hook'.
187         (gnus-sortable-date): Typo.
188
189 Fri May 24 17:24:15 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
190
191         * gnus.el (gnus-narrow-to-signature): Didn't work.
192
193 Fri May 24 21:27:49 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
194
195         * gnus.el: 0.94 is released.
196
197         * nnvirtual.el (nnvirtual-request-group): Don't include itself in
198         its component groups.
199
200         * gnus.el (gnus-summary-mark-below): Changed default.
201
202 Fri May 24 19:29:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
203
204         * message.el (message-check-news-syntax): Check invalid Newsgroups
205         syntax. 
206         (message-mode-menu): Added spellcheck.
207
208         * nntp.el (nntp-wait-for-response): Peel off ^Ms.
209
210         * message.el (message-fix-before-sending): New function.
211         (message-send): Use it.
212         (message-check-news-syntax): Check for invalid group names.
213
214         * gnus.el (gnus-summary-number-of-articles-in-thread): Return 0 if
215         not included.
216
217 Thu May 23 23:32:43 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
218
219         * gnus.el: September Gnus v0.93 is released.
220
221         * nnbabyl.el (nnbabyl-read-mbox): Would bogously increase the
222         number in groups.
223
224 Thu May 23 21:06:47 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
225
226         * gnus.el: September Gnus v0.92 is released.
227
228         * gnus-soup.el (gnus-soup-add-article): Would remove Xrefs from
229         packet. 
230
231         * gnus.el (gnus-summary-catchup-to-here): Don't show hidden
232         threads. 
233
234         * nnmail.el (nnmail-moved-inboxes): New variable.
235         (nnmail-move-inbox): Use it.
236
237         * gnus-uu.el (gnus-uu-decode-uu): Optional argument.
238
239         * nnbabyl.el (nnbabyl-insert-lines): Don't insert negative Lines
240         headers. 
241
242 Thu May 23 19:28:15 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
243
244         * gnus.el (gnus-summary-insert-pseudos): Would create contiguous
245         mouse-face areas.
246
247         * nnheader-ems.el: New file.
248         (nnheader-xmas-run-at-time): New function.
249         (nnheader-xmas-cancel-timer): Ditto.
250         (nnheader-xmas-insert-file-contents-literally): Moved here.
251
252         * gnus.el (gnus-read-move-group-name): Bind
253         minibuffer-confirm-incomplete. 
254
255 Thu May 23 15:20:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
256
257         * nntp.el (nntp-request-close): Give the QUIT time to reach the
258         server before closing the connection.
259         (nntp-close-server): Ditto.
260
261         * gnus.el (gnus-summary-exit): Run the exit hook with point on the
262         group being exited.
263
264 Thu May 23 15:03:16 1996  <morioka@jaist.ac.jp>
265
266         * gnus.el (gnus-narrow-to-signature): Mimeish new definition.
267
268 Thu May 23 15:03:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
269
270         * nnfolder.el (nnfolder-close-group): Don't read the buffer when
271         closing down.
272
273         * gnus.el (gnus-group-exit): Prompt even when the server is down. 
274
275 Wed May 22 21:56:56 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
276
277         * gnus.el: September Gnus v0.91 is released.
278
279         * gnus.el (gnus-setup-news): Slave Gnusii should clear the dribble
280         buffer.
281
282 Wed May 22 22:32:21 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
283
284         * gnus-score.el (gnus-summary-set-score): Moved here.
285         (gnus-summary-raise-score): Would bug out on nil arguments.
286
287         * message-xmas.el (message-toolbar): Changed.
288
289         * gnus-xmas.el (gnus-summary-mail-toolbar): New toolbar.
290         (gnus-xmas-setup-summary-toolbar): Use it.
291
292 Wed May 22 19:24:04 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
293
294         * gnus.el (gnus-message-archive-method): Buggy definition.
295         (gnus-summary-prepare-threads): Don't mark ancient as low-scored. 
296         (gnus-summary-prepare-unthreaded): Ditto.
297
298 Wed May 22 02:14:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
299
300         * gnus.el (gnus-save-hidden-threads): New macro.
301         (gnus-hidden-threads-configuration): New function.
302         (gnus-restore-hidden-threads-configuration): New function.
303         (gnus-summary-search-article): Use it.
304
305         * gnus-picon.el (gnus-picons-reverse-domain-path): New definition.
306
307         * message.el: Required wrong file under XEmacs.
308
309         * gnus-gl.el (bbb-get-predictions): Return nil on errors.
310
311         * nnfolder.el (nnfolder-close-group): Make sure the buffer is
312         alive before killing it.
313
314 Tue May 21 20:08:33 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
315
316         * gnus.el: September Gnus v0.90 is released.
317
318         * gnus.el (gnus-dribble-read-file): Don't do modes unless they are
319         available. 
320
321         * gnus-score.el (gnus-summary-score-entry): Wouldn't show
322         immediate scorign of followups.
323         (gnus-score-save): Use prin1 instead of format.
324
325         * gnus-msg.el (gnus-bug-kill-buffer): Bogus.
326
327 Tue May 21 18:32:29 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
328
329         * gnus-vis.el (gnus-button-next-page): New command.
330         (gnus-button-prev-page): Ditto.
331
332         * gnus-topic.el (gnus-topic-unique): Removed variable.
333         (gnus-current-topic): New function.
334         (gnus-topic-move-group): Use it.
335         (gnus-topic-goto-next-group): Use it.
336
337 Tue May 21 11:08:42 1996  Steven L Baur  <steve@miranova.com>
338
339         * gnus-setup.el: Copyright assigned to FSF.
340
341 Tue May 21 17:09:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
342
343         * message.el (message-fetch-field): New function.
344
345         * gnus.el (gnus-directory): New variable.
346
347         * message.el (message-directory): New variable.
348
349         * nnmail.el (nnmail-insert-lines): Make sure point is at the
350         beginning of the line.
351         (nnmail-directory): New variable.
352
353         * gnus.el (gnus-mode-string-quote): New function.
354         (gnus-set-mode-line): Use it.
355
356 Tue May 21 10:34:26 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
357
358         * gnus-msg.el (gnus-inews-do-gcc): Use message narrow to headers.
359         (gnus-inews-do-gcc): Find the right archive method.
360
361         * gnus.el (gnus-select-newsgroup): Check whether the group can be
362         requested first.
363         (gnus-no-server): Nonsensical.
364         (gnus-group-mark-group): Go past topic lines.
365         (gnus-server-to-method): Would return nil on select methods.
366
367         * gnus-topic.el (gnus-topic-mode): Don't check topology unless we
368         have the newsrc alist.
369         (gnus-topic-check-topology): Wouldn't check topology properly.
370
371         * nnsoup.el (nnsoup-request-list): Make sure the active file is
372         read first.
373
374         * gnus.el (gnus-sortable-date): Simplified.
375         (gnus-group-set-mode-line): Remove the ":" if the server is "".
376
377 Tue May 21 10:13:28 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
378
379         * message.el (message-rename-buffer): New command and keystroke.
380
381 Mon May 20 10:15:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
382
383         * gnus.el (gnus-summary-search-article): New implementation; set
384         point in the article buffer to the match.
385         (gnus-parent-headers): New function.
386         (gnus-dd-mmm): Protect against broken dates.
387
388         * gnus-topic.el (gnus-topic-unread): New function.
389         (gnus-topic-update-topic-line): Use it.
390
391         * gnus.el (gnus-group-list-active): Protect against unbound
392         symbols. 
393
394 Mon May 20 00:31:36 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
395
396         * nnmail.el (nnmail-article-group): Do not split into empty list
397         of groups. 
398
399 Mon May 20 09:42:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
400
401         * gnus-picon.el: Ran `indent-sexp' over file.
402         (gnus-article-display-picons): Make sure there is a From before
403         doing anything.
404
405         * nnfolder.el (nnfolder-save-mail): Insert a blank line before the
406         From line.
407
408         * message.el (message-mode-map): Changed key.
409         (message-sort-headers): `start-open' text props.
410         (message-sort-headers): Would sort oddly on continuation lines.
411
412 Sun May 19 20:26:50 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
413
414         * gnus.el (gnus-group-set-mode-line): Longer "modified".
415
416         * gnus-uu.el (gnus-uu-grab-articles): Don't do any display hooks. 
417
418 Sun May 19 19:42:55 1996  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
419
420         * message.el (message-y-or-n-p, message-talkative-question,
421         message-flatten-list, message-flatten-list-1): New functions.
422
423 Sun May 19 17:28:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
424
425         * message.el (message-mode-map): Define \t.
426         (message-newgroups-header-regexp): New variable.
427         (message-tab): New command.
428         (message-expand-group): New function.
429
430         * gnus-msg.el (gnus-group-post-news): Don't prompt.
431
432         * gnus.el (gnus-group-update-group-line): Preserve indentation.
433
434         * gnus-msg.el (gnus-copy-article-buffer): Copy the head from the
435         original article buffer.
436
437         * gnus-vm.el: Decimated.
438
439         * gnus-mh.el (gnus-mh-mail-send-and-exit): Removed.
440         (gnus-mh-mail-setup): Removed.
441
442         * message.el (message-send-mail-with-sendmail): Renamed.
443         (message-send-mail-with-mh): New function.
444
445         * gnus-salt.el (gnus-pick-start-reading): Select the first
446         article. 
447
448 Sun May 19 09:58:30 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
449
450         * gnus.el: September Gnus v0.89 is released.
451
452         * gnus.el (gnus-group-set-mode-line): Make sure we're in the group
453         buffer.
454
455 Sun May 19 11:14:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
456
457         * gnus.el (gnus-group-set-mode-line): Empty dribble is unchanged.
458         (gnus-article-set-window-start): Search all frames.
459         (gnus-eval-in-buffer-window): Select window in different frame. 
460         (gnus-get-unread-articles): Update info here.
461
462 Sun May 19 07:30:07 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
463
464         * gnus.el (gnus-backlog-remove-article): Read-only.
465
466         * gnus-xmas.el (gnus-xmas-put-text-property): New function.
467
468         * gnus.el (gnus-subscribe-newsgroup-method): Doc fix.
469
470 Sat May 18 14:33:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
471
472         * gnus.el (gnus-save-newsrc-file): Update mode line.
473
474         * message.el (message-exit-actions, message-kill-actions,
475         message-postpone-actions): New variables.
476         (message-kill-buffer): New command and keystroke.
477         (message-bury): Changed keystroke.
478         (message-do-actions): New function.
479         (message-add-action): New function.
480         (message-send-news): Report failures.
481         (message-send-mail): Don't remove Message-ID already generated for
482         news. 
483
484 Sat May 18 08:20:03 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
485
486         * nnspool.el (nnspool-retrieve-headers-with-nov): Escape buggy nov
487         files.
488
489 Sat May 18 08:42:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
490
491         * gnus.el: 0.88 is released.
492
493         * gnus.el (gnus-group-set-mode-line): Say whether the dribble
494         buffer has been modified.
495
496         * gnus-xmas.el (gnus-xmas-add-text-properties): New function.
497         (gnus-xmas-group-remove-excess-properties): Removed.
498
499         * gnus-ems.el (gnus-add-text-properties): New alias.
500
501         * gnus-xmas.el (gnus-xmas-group-remove-excess-properties): Open
502         text props.
503
504 Fri May 17 16:27:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
505
506         * gnus.el (gnus-article-hide-headers): Would make headers
507         iinvisible under XEmacs.
508
509         * gnus.el: 0.87 is released.
510
511 Fri May 17 11:38:52 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
512
513         * gnus.el (gnus-summary-edit-article-done): Remove article from
514         backlog. 
515         (gnus-group-update-group-line): Would indent oddly.
516
517         * gnus-uu.el (gnus-uu-post-encoded): Use message.
518         (gnus-uu-post-encoded): Don't double-prompt.
519
520         * message.el (message-mode): Do mailabbrev things here.
521
522         * nntp.el (nntp-default-sentinel): Reset nntp-current-group when
523         losing connection.
524
525         * gnus-score.el (gnus-score-load-file): Dumb downcasing.
526
527 Fri May 17 06:16:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
528
529         * gnus.el (gnus-summary-delete-article): Better prompt.
530
531         * gnus-score.el (gnus-score-load-file): Downcase all header
532         names. 
533
534 Thu May 16 14:04:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
535
536         * gnus.el (gnus-make-date-line): Separated into own function
537         and don't reply "Now" to bogus dates.
538         (gnus-summary-search-article): Bind `gnus-article-display-hook' to
539         nil.
540
541 Thu May 16 07:40:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
542
543         * gnus.el: September Gnus v0.86 is released.
544
545         * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): Remove
546         more excess props.
547
548 Thu May 16 04:31:59 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
549
550         * gnus-vis.el (gnus-button-alist): Recognize more message-ids.
551
552         * nnheader.el (nnheader-parse-head): Wouldn't get the first line
553         of naked heads.
554
555         * gnus.el (gnus-summary-refer-article): Don't connect to the refer
556         method unless using a news method.
557
558 Wed May 15 11:41:09 1996  Steven L Baur  <steve@miranova.com>
559
560         * nnmail.el (nnmail-get-spool-files): Fix typo.
561
562 Wed May 15 03:52:50 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
563
564         * gnus.el: 0.85 is released.
565
566         * nnspool.el (nnspool-open-server): Use directory file name. 
567
568         * gnus-topic.el (gnus-topic-create-topic): Changed prompt.
569
570 Tue May 14 03:16:43 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
571
572         * gnus.el (gnus-decode-rfc1522): Only decode headers; changed
573         name. 
574
575         * nnmail.el (nnmail-get-spool-files): Anchor matches.
576
577         * gnus.el (gnus-summary-expire-articles-now): Didn't work in group
578         with group params.
579         (gnus-summary-expire-articles): Accept `now' parameter.
580
581 Sun May 12 01:29:12 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no (Lars Magne Ingebrigtsen)>
582
583         * gnus.el: September Gnus v0.84 is released.
584
585         * gnus-xmas.el (gnus-xmas-summary-recenter): Protect against evil.
586
587 Sat May 11 23:23:15 1996  Michael Sperber  <sperber@informatik.uni-tuebingen.de>
588
589         * gnus-xmas.el (gnus-xmas-summary-recenter): Would act oddly.
590
591 Fri May 10 22:49:46 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
592
593         * nnheader.el (nnheader-parse-head): Deal with naked heads.
594
595         * nnml.el (nnml-parse-head): `naked' heads.
596
597 Fri May 10 00:27:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
598
599         * gnus.el (gnus-group-mark-group): Didn't work well in topic
600         buffers. 
601         (gnus-read-active-file-p): New function.
602         (gnus-group-list-killed): Read active file.
603         (gnus-group-list-active): Ditto.
604         (gnus-group-list-matching): Possibly read active file.
605         (gnus-get-killed-groups): Separated into own function.
606         (gnus-update-group-mark-positions): Don't define "dummy.group".
607
608         * gnus-topic.el (gnus-topic-rename): Use topic under point.
609         (gnus-topic-create-topic): Don't prompt for parent topic.
610         (gnus-topic-create-topic): Go to the new topic.
611
612         * gnus.el (gnus-mime-decode-quoted-printable): Preserve text
613         props. 
614         (gnus-article-date-ut): Would bug out on read-only.
615
616 Thu May  9 11:12:30 1996  Steven L Baur  <steve@miranova.com>
617
618         * message.el (message-followup): Correct typos in regular expression
619         matching ``Re:''.
620
621 Thu May  9 20:38:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
622
623         * gnus-uu.el (gnus-uu-delete-work-dir): Don't message so much.
624
625 Wed May  8 03:20:23 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
626
627         * nnmail.el (nnmail-process-unix-mail-format): Didn't nix out
628         bogus Message-ID headers properly.
629
630         * nnml.el (nnml-parse-head): Use nnheader functions for parsing
631         and generating nov headers.
632
633 Wed May  8 22:55:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
634
635         * gnus.el (gnus-execute-command): Make sure the buffer isn't
636         read-onl|y. 
637         (gnus-article-prepare): Would perform hooks on pseudo articles.
638
639         * gnus-uu.el (gnus-uu-mark-sparse): Would bug out on pseudos.
640         (gnus-uu-mark-all): Ditto.
641
642         * gnus.el (gnus-request-article-this-buffer): Ignore canceled
643         articles. 
644         (gnus-summary-next-page): Pass by canceled articles.
645
646         * message.el (message-check-element): Reverse logic.
647
648 Wed May  8 22:36:18 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
649
650         * gnus.el (gnus-tree-buffer): Moved from gnus-salt.el.
651
652 Wed May  8 23:45:46 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
653
654         * gnus.el (gnus-no-server): New definition.
655         (gnus-group-default-level): Use permanent levels.
656
657 Wed May  8 21:35:35 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
658
659         * gnus.el (gnus-summary-select-article): 
660
661 Tue May  7 21:49:30 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
662
663         * gnus.el: 0.83 is released.
664
665         * gnus.el: September Gnus v0.83 is released.
666
667         * gnus.el (gnus-summary-insert-subject): Would change article
668         number. 
669         (gnus-summary-display-article): Go to the right article when
670         fetching sparse articles.
671
672 Sun Apr 28 21:53:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
673
674         * nnml.el (nnml-active-number):  Create and change the directory
675         before using any of the variables that requires the directory to
676         be created and change.
677
678 Tue May  7 22:06:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
679
680         * gnus-xmas.el (gnus-xmas-setup-group-toolbar): Would bug out on
681         missing etc.
682
683 Tue May  7 18:21:59 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
684
685         * gnus.el (gnus-kill-or-deaden-summary): Kill multiple buffers
686         here.
687
688 Tue May  7 16:52:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
689
690         * gnus-cite.el (gnus-cite-add-face): Would bug out in obscure
691         cases. 
692
693 Mon May  6 09:16:02 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
694
695         * message.el (message-mode-map): Do not bind button3.
696         (message-mode-menu): Use easymenu.
697         (message-mode): Call `easy-menu-add'.
698         (message-make-menu-bar): Deleted.
699
700         * message-xmas.el (message-mode-menu): Deleted.
701
702 Mon May  6 20:51:43 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
703
704         * gnus.el: September Gnus v0.82 is released.
705
706         * gnus-cite.el (gnus-dissect-cited-text): Sift single empty
707         lines. 
708
709         * gnus.el (gnus-id-to-article): Would bug out once in a while.
710
711         * gnus-cite.el (gnus-article-hide-citation-in-followups): Really
712         hide citations in un-root articles. 
713         (gnus-article-hide-citation): Place [...] consistently.  
714
715         * gnus.el (gnus-article-date-ut): Preserve faces.
716
717         * gnus-cite.el (gnus-article-hide-citation): Would mess up
718         headers. 
719
720 Mon May  6 00:23:09 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
721
722         * gnus.el: 0.81 is released.
723
724         * message-xmas.el (message-mode-menu): Moved to this file.
725
726         * message.el (message-make-organization): Use env var.
727
728         * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties):
729         Wouldn't remove sufficient props.
730
731         * message-xmas.el: New file.
732
733         * gnus-cache.el (gnus-cache-read-active): Make sure the cache
734         directory exists.
735
736         * gnus.el (gnus-summary-articles-in-thread): Would not give right
737         answer on the fine thread. 
738
739 Sun May  5 14:54:06 1996  Steven L Baur  <steve@miranova.com>
740
741         * message.el (message-mode-map): Added mode menu for XEmacs.
742
743 Mon May  6 00:12:59 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
744
745         * gnus-xmas.el (gnus-xmas-summary-recenter): Wouldn't display the
746         last line.
747
748 Sun May  5 23:54:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
749
750         * gnus.el (gnus-convert-old-newsrc): Would bomb when no
751         .newsrc.eld was loaded.
752
753 Sun May  5 17:34:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
754
755         * gnus.el (gnus-set-mode-line): Use window width instead of frame
756         width. 
757
758 Sat May  4 22:18:05 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
759
760         * gnus.el (gnus-article-de-quoted-unreadable): Always decode
761         RFC1522-encoded headers. 
762
763 Sat May  4 22:03:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
764
765         * nntp.el (nntp-default-sentinel): Would bug out when closing
766         connections. 
767
768 Thu May  2 16:11:52 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
769
770         * message.el (message-mode-map): Changed.
771
772 Mon Apr 29 19:09:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
773
774         * gnus-vis.el (gnus-button-mailto): Use message.
775         (gnus-button-mailto): Copy mail buffer.
776
777 Mon Apr 29 18:32:19 1996  Kees de Bruin  <bruin@tasking.nl>
778
779         * gnus.el (gnus-current-copy-group): New variable.
780
781 Mon Apr 29 18:29:18 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
782
783         * message.el (message-setup): Don't require Subject.
784
785 Mon Apr 29 02:24:14 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
786
787         * gnus.el: September Gnus v0.80 is released.
788
789         * message.el (message-check-news-syntax): Better `empty' check.
790         (message-checksum): Better checksums.
791
792 Sun Apr 28 14:40:04 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
793
794         * message.el (message-ignored-bounced-headers): New default.
795
796         * nnsoup.el (nnsoup-store-reply): Generate in mail buffer.
797
798 Sun Apr 28 13:12:48 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
799
800         * gnus-picon.el: Moved variables.
801
802 Sun Apr 28 11:58:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
803
804         * nnml.el (nnml-active-number): Change group.
805
806         * gnus.el (gnus-group-sort-by-rank): Reverse logic.
807
808         * message.el (message-font-lock-keywords): New default.
809
810         * gnus-cite.el (gnus-article-hide-citation-in-followups): Didn't
811         work. 
812
813         * gnus.el: Autoload gnus-article-hide-citation-in-followups.
814
815         * nnml.el (nnml-active-number): Bugged out.
816
817         * gnus-uu.el (gnus-uu-grab-articles): Override
818         `gnus-summary-display-article-function'. 
819
820         * gnus.el (gnus-summary-move-article): Didn't use proper defaults
821         when copying.
822
823 Sun Apr 28 11:40:44 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
824
825         * nnheader.el (nnheader-insert-raw-file-contents): Ner alias. 
826
827 Sun Apr 28 11:19:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
828
829         * gnus.el (gnus-read-save-file-name): Use different prompt when
830         mulitple matches.
831
832 Wed Apr 24 23:21:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
833
834         * gnus.el (gnus-summary-mode): Make gnus-summary-mark-positions
835         local. 
836
837         * gnus-vis.el (gnus-header-button-alist): Buttonize urls in
838         headers. 
839
840         * gnus-uu.el (gnus-uu-part-number): Check more.
841
842 Wed Apr 24 04:04:54 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
843
844         * gnus.el: September Gnus v0.79 is released.
845
846         * message.el (message-syntax-checks): Doc fix. 
847
848 Wed Apr 24 05:08:10 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
849
850         * gnus.el (gnus-group-process-prefix): Make sure `mark-active' is
851         bound. 
852
853 Wed Apr 24 05:06:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
854
855         * gnus-xmas.el (gnus-xmas-define): Would make compilation
856         difficult. 
857
858 Wed Apr 24 02:20:08 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
859
860         * message.el (message-unsent-separator): New variable.
861
862         * gnus.el (gnus-summary-edit-article-done): Nix out original
863         article. 
864
865 Wed Apr 24 01:31:17 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
866
867         * gnus-vis.el (gnus-summary-make-menu-bar): Used
868         `region-exists-p'. 
869
870 Wed Apr 24 00:11:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
871
872         * message.el (message-unix-mail-delimiter): New variable.
873
874         * nnbabyl.el (nnbabyl-check-mbox): New command.
875
876         * nnspool.el (nnspool-insert-nov-head): New function.
877         (nnspool-retrieve-headers-with-nov): Use it to protect against
878         unsynched NOV files.
879
880         * nnheader.el (nnheader-insert-nov): New function.
881         (nnheader-parse-head): New function.
882         (nnheader-insert-article-line): New function.
883
884 Tue Apr 23 22:55:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
885
886         * message.el (message-cancel-news): Disable syntax checks.
887         (message-do-fcc): Didn't quote separator.
888
889         * gnus.el (gnus-update-summary-mark-positions): Use local format
890         spec when computing.
891
892         * gnus-msg.el (gnus-summary-cancel-article): Remove article from
893         cache after cancelling.
894         (gnus-summary-supersede-article): Ditto.
895
896 Tue Apr 23 12:05:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
897
898         * gnus.el (gnus-group-history): New variable.
899         (gnus-completing-read): Handle null default arg.
900         (gnus-group-jump-to-group): Use them.
901         (gnus-group-unsubscribe-group): Ditto.
902         (gnus-read-move-group-name): Ditto.
903
904         * gnus-msg.el (gnus-group-post-news): Use `gnus-group-history' and
905         `gnus-completing-read'. 
906
907 Tue Apr 23 22:39:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
908
909         * nnml.el (nnml-active-number): Protect against corrupt active
910         files. 
911
912         * nnvirtual.el (nnvirtual-open-server): Don't allow recursive
913         groups. 
914
915 Tue Apr 23 00:13:22 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
916
917         * gnus.el: September Gnus v0.78 is released.
918
919         * gnus.el (gnus-get-newsgroup-headers): Run
920         `gnus-parse-headers-hook'. 
921         (gnus-mime-decode-quoted-printable): Make interactive.
922         (gnus-setup-news): Don't scan nocem on gnus-no-server.
923         (gnus-read-header): Let `gnus-refer-article-method' override.
924         (gnus-rebuild-thread): Cut threads before inserting.
925
926 Mon Apr 22 23:54:10 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
927
928         * message.el (message-check-news-syntax): Didn't check for
929         shortened Followup-To.
930
931 Mon Apr 22 22:36:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
932
933         * gnus.el (gnus-group-catchup-current): Warn about dead groups. 
934
935 Mon Apr 22 21:41:51 1996  William Perry  <wmperry@monolith.spry.com>
936
937         * gnus-xmas.el (gnus-xmas-define): Correct background mode under
938         XEmacs. 
939
940 Mon Apr 22 03:50:52 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
941
942         * message.el (message-mode-map): New keystroke for
943         `message-sort-headers'. 
944         (message-syntax-checks): Reverse default.
945         (message-check-element): Use it.
946
947         * nnbabyl.el (nnbabyl-read-mbox): Try to make sure that article
948         numbers aren't reused.
949         * nnmbox.el (nnmbox-read-mbox): Ditto.
950
951         * gnus.el (gnus-continuum-version): New function.
952         (gnus-convert-old-newsrc): New function.
953         (gnus-convert-old-ticks): New function.
954
955         * nnmbox.el (nnmbox-request-scan): Save active.
956
957         * nnbabyl.el (nnbabyl-request-scan): Save the active file.
958
959         * nnmbox.el (nnmbox-request-list): Odd logic.
960
961         * nnbabyl.el (nnbabyl-request-list): Odd logic.
962
963         * gnus-uu.el (gnus-uu-generated-file-list): Removed.
964         (gnus-uu-delete-work-dir): Delete recursively.
965
966         * gnus.el (gnus-group-insert-group-line-info): Indent properly
967         when using topics. 
968         (gnus-group-make-group): Place point on the newly created group.
969
970         * gnus-vis.el (gnus-group-make-menu-bar): Would bug out when not
971         using gnus-topic-mode.
972
973 Mon Apr 22 03:45:14 1996  Brad Miller  <bmiller@cs.umn.edu>
974
975         * gnus-gl.el: New version.
976
977 Mon Apr 22 02:34:05 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
978
979         * gnus-xmas.el (gnus-xmas-find-glyph-directory): Secure agains nil
980         path elements.
981
982         * nnml.el (nnml-request-move-article): Change directory back to
983         source group before deleting.
984
985 Sun Apr 21 19:59:58 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
986
987         * gnus.el: September Gnus v0.77 is released.
988
989         * message.el (message-bounce): Wrong interactive spec.
990         (message-bounce): Handle mimeish bounces.
991
992         * nnspool.el (nnspool-inews-switches): Suppress signature.
993
994 Sun Apr 21 19:50:59 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
995
996         * gnus-msg.el (gnus-summary-cancel-article): Cancel using the
997         proper select method.
998
999         * gnus.el (gnus-find-method-for-group): Allow methods without names.
1000
1001 Sun Apr 21 16:34:35 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1002
1003         * nnmh.el (nnmh-request-list-1): New function.
1004
1005         * gnus.el (gnus-summary-articles-in-thread): Would respond badly
1006         to dummy roots.
1007
1008         * gnus-msg.el (gnus-article-mail): Use message.
1009
1010         * gnus-vis.el (gnus-button-reply): Use message.
1011
1012 Sat Apr 20 04:31:02 1996  Jens Lautenbacher  <jens@lemcbed.lem.uni-karlsruhe.de>
1013
1014         * gnus-vis.el: Greyed out much more entries in group-mode's 
1015         menubar and started the same for summary-mode. 
1016
1017 Sun Apr 21 15:50:09 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1018
1019         * gnus-msg.el (gnus-copy-article-buffer): Don't widen
1020         permanently. 
1021
1022         * gnus.el (gnus-read-active-file): Don't nix out active stuff from
1023         foreign servers.
1024         (gnus-summary-find-next): Wouldn't respond properly to dummy
1025         articles. 
1026
1027 Sun Apr 21 15:26:47 1996  Denis Howe  <dbh@doc.ic.ac.uk>
1028
1029         * browse-url.el: New version installed.
1030
1031 Sun Apr 21 15:16:07 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1032
1033         * message.el (message-reply): Respond properly even when answering
1034         to messages with no Message-ID.
1035
1036 Sat Apr 20 18:16:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1037
1038         * gnus.el (gnus-article-header-rank): Moved.
1039
1040         * message.el (message-send-mail): Wouldn't resend. 
1041
1042 Sat Apr 20 00:20:09 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1043
1044         * gnus.el: September Gnus v0.76 is released.
1045
1046         * nntp.el (nntp-server-opened-hook): Use the default.
1047
1048 Sat Apr 20 01:58:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1049
1050         * nntp.el (nntp-open-server-semi-internal): Don't call
1051         `cancel-timer' under XEmacs.
1052
1053 Fri Apr 19 23:20:52 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1054
1055         * gnus.el (gnus-ask-server-for-new-groups): Would call with wrong
1056         hashtb. 
1057
1058 Fri Apr 19 20:42:16 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
1059
1060         * gnus.el (gnus-article-hide-headers): Use message sorting.
1061
1062         * message.el (message-required-mail-headers): Changed sequence.
1063         (message-sort-headers-1): New function.
1064         (message-sort-headers): New command.
1065
1066         * nnheader.el (nnheader-change-server-old): Removed.
1067         (nnheader-file-error): New function.
1068
1069         * nnspool.el (nnspool-request-list): Give a better error message. 
1070
1071         * message.el (message-use-followup-to): Doc fix.
1072
1073         * gnus.el (gnus-summary-read-group): Dont limit unthreaded
1074         groups. 
1075
1076 Fri Apr 19 15:05:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1077
1078         * message.el (message-setup): Don't generate headers first. 
1079
1080         * nnmail.el (nnmail-message-id): Use message.
1081
1082 Thu Apr 18 20:10:11 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1083
1084         * gnus.el: September Gnus v0.75 is released.
1085
1086         * gnus.el (gnus-summary-show-article): Stop page breaking when
1087         given a prefix.
1088
1089         * gnus-vis.el (gnus-summary-make-menu-bar): Removed obsolete
1090         functions. 
1091
1092         * gnus-msg.el (gnus-summary-reply): Pass on `broken-reply-to'.
1093
1094         * message.el (message-reply): Allow broken reply-to.
1095
1096         * gnus.el (gnus-group-jump-to-group): Refuse to treat groups that
1097         have control characters in them.
1098
1099 Thu Apr 18 18:47:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1100
1101         * gnus-vis.el (gnus-button-url-regexp): Allow "!" in URLs.
1102
1103         * gnus.el (gnus-summary-exit): Always run
1104         `gnus-summary-prepare-exit-hook'. 
1105
1106 Thu Apr 18 12:15:27 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
1107
1108         * gnus.el: September Gnus v0.74 is released.
1109
1110         * gnus.el (gnus-summary-update-mark): Would but out on eob.
1111
1112         * gnus-msg.el (gnus-post-method): Would bug out.
1113
1114 Thu Apr 18 09:08:53 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1115
1116         * gnus.el (gnus-get-newsgroup-headers-xover): Deleted duplicate
1117         line. 
1118
1119 Thu Apr 18 11:06:10 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
1120
1121         * gnus.el (gnus-parse-headers-hook): Enable de-QP by default.
1122
1123 Wed Apr 17 08:59:20 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1124
1125         * gnus-nocem.el (gnus-nocem-enter-article): added some simple
1126           error recovery for read calls on article content. 
1127
1128 Wed Apr 17 00:51:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1129
1130         * gnus.el (gnus-error): New function.
1131
1132         * nnsoup.el: Generate headers.
1133
1134 Tue Apr 16 08:06:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1135
1136         * message.el (message-user-mail-address): Use
1137         `mail-extract-address-components'. 
1138
1139         * gnus.el (gnus-group-make-group): Use method history.
1140         (gnus-group-browse-foreign-server): Ditto.
1141         (gnus-ask-server-for-new-groups): Make sure symbols are bound.
1142
1143 Tue Apr 16 00:07:47 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1144
1145         * gnus.el (gnus-completing-read): New function.
1146         (gnus-method-history): New variable.
1147         (gnus-summary-respool-default-method): New user option.
1148         (gnus-summary-respool-article): Use them.
1149
1150 Tue Apr 16 07:36:18 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1151
1152         * gnus.el (gnus-summary-mode): Make line format bufffer local. 
1153
1154 Mon Apr 15 08:41:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1155
1156         * gnus-vis.el (gnus-button-url-regexp): "-" was not in the regexp.
1157
1158         * nntp.el (nntp-open-server): Would choke on port numbers.
1159
1160         * gnus-soup.el (gnus-soup-send-packet): Insert
1161         X-Newsreader/X-Mailer. 
1162
1163         * nntp.el (nntp-open-server-semi-internal): Clear the server
1164         buffer. 
1165
1166 Sun Apr 14 17:11:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1167
1168         * gnus-msg.el (gnus-setup-message): Don't clobber
1169         message-header-setup-hook. 
1170
1171         * nndoc.el (nndoc-type-alist): Would show end line in forwards.
1172
1173         * gnus.el (gnus-window-to-buffer): Allow `mail' value.
1174
1175         * message.el (message-send-mail): Would choke on Resent-to.
1176         (message-generate-new-buffers): New variable.
1177         (message-pop-to-buffer): Use it.
1178         (message-kill-buffer-on-exit): New variable.
1179         (message-send-and-exit): Use it.
1180
1181 Sun Apr 14 08:54:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1182
1183         * gnus.el: September Gnus v0.73 is released.
1184
1185         * message.el (message-mode): Mail-hist isn't defined in XEmacs
1186         19.13. 
1187
1188         * gnus.el: September Gnus v0.72 is released.
1189
1190         * nnoo.el (defvoo): Didn't work under XEmacs.
1191
1192 Sun Apr 14 06:27:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1193
1194         * gnus.el: September Gnus v0.71 is released.
1195
1196         * nnvirtual.el (nnvirtual-open-server): Would return nil.
1197
1198 Sat Apr 13 05:37:10 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1199
1200         * gnus.el: September Gnus v0.70 is released.
1201
1202         * nnvirtual.el (nnvirtual-component-regexp): New variable.
1203
1204 Fri Apr 12 18:59:45 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1205
1206         * nnoo.el: New file.  All backends now use it.
1207
1208 Wed Apr 10 11:39:15 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1209
1210         * gnus-vis.el (gnus-summary-make-menu-bar): Entry for "Eddit
1211           current score file" used nonexistant function.
1212
1213 Fri Apr 12 04:57:03 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1214
1215         * gnus.el (gnus-group-get-new-news-this-group): Would jump around
1216         too much.
1217
1218         * message.el (message-make-fqdm): Better `user-mail-address'.
1219
1220 Thu Apr 11 00:32:33 1996  Steven L Baur  <steve@miranova.com>
1221
1222         * gnus-setup.el (gnus-use-mailcrypt): Attach mailcrypt
1223         initialization to message-mode-hook.
1224
1225 Fri Apr 12 03:30:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1226
1227         * message.el (message-insert-to): Insert ", " if needed.
1228         (message-bounce): Insert an undo boundary.
1229
1230         * gnus.el (gnus-summary-local-variables): Make
1231         gnus-thread-expunge-below a local variable. 
1232
1233         * message.el (message-setup): Insert default headers before
1234         generating. 
1235
1236         * gnus-vis.el (gnus-button-url-regexp): Allow all word-constituent
1237         characters.
1238
1239 Thu Apr 11 04:27:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1240
1241         * gnus-score.el (gnus-score-body): Would bug out when there were
1242         no articles.
1243
1244         * gnus-vis.el (gnus-summary-make-menu-bar): Wrong function
1245         called. 
1246
1247 Wed Apr 10 12:48:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1248
1249         * message.el (message-make-organization): Remove all newlines from
1250         Organization files.
1251         (message-setup): Use mailabbrev.
1252         (message-send): Use mail-hist.
1253
1254 Tue Apr  9 14:52:55 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1255
1256         * custom.el ((fboundp 'event-point)): Was `event-closest-point'. 
1257
1258 Wed Apr 10 12:28:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1259
1260         * message.el (message-mode-map): Moved Followup-to and Fcc.
1261         (message-resend): Would bug out.
1262
1263 Wed Apr 10 00:25:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1264
1265         * gnus.el: September Gnus v0.69 is released.
1266
1267         * nnvirtual.el (nnvirtual-close-group): Nix out variables.
1268
1269         * gnus-cache.el (gnus-cache-possibly-remove-article): Didn't work
1270         in virtual groups.
1271         (gnus-cache-possibly-enter-article): Ditto.
1272
1273         * message.el (message-do-fcc): Remove separator.
1274
1275         * gnus-nocem.el (gnus-nocem-scan-groups): Use own dependencies
1276         hash table.
1277
1278 Tue Apr  9 23:37:36 1996  Brad Miller  <bmiller@cs.umn.edu>
1279
1280         * gnus-gl.el: New version.
1281
1282 Tue Apr  9 23:08:20 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1283
1284         * gnus.el (gnus-article-de-quoted-unreadable): Downcase type.
1285         (gnus-fetch-field): Inhibit point-motion hooks.
1286
1287 Tue Apr  9 10:50:20 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1288
1289         * message.el (message-user-mail-address): Pick out <addrs>. 
1290
1291 Tue Apr  9 07:46:47 1996  Lars Magne Ingebrigtsen  <lars@eyesodre.no>
1292
1293         * gnus.el: September Gnus v0.68 is released.
1294
1295 Tue Apr  9 00:15:43 1996  Brad Miller  <bmiller@cs.umn.edu>
1296
1297         * gnus-gl.el: New version.
1298
1299 Mon Apr  8 23:55:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1300
1301         * nnvirtual.el (nnvirtual-create-mapping): Would include `(0 . 0)'
1302         groups.
1303
1304 Tue Apr  9 01:40:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1305
1306         * gnus.el (gnus-article-goto-next-page): Would bug out under
1307         XEmacs. 
1308         (gnus-get-unread-articles): Wouldn't update virtual groups.
1309
1310         * gnus-ems.el ('gnus-character-to-event): New alias.
1311         * gnus-xmas.el (gnus-xmas-redefine): Redefine.
1312
1313 Mon Apr  8 21:55:15 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1314
1315         * message.el (message-user-mail-address): New function.
1316         (message-make-address): Use it.
1317
1318 Mon Apr  8 19:18:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1319
1320         * message.el (message-make-fqdm): mail-host-address may be
1321         unbound. 
1322
1323         * nndoc.el (nndoc-type-alist): Unquote dashes in forwards.
1324
1325 Mon Apr  8 19:14:05 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
1326
1327         * gnus-ems.el (gnus-mule-max-width-function): Use
1328         `truncate-string'. 
1329
1330 Sat Apr  6 15:03:39 1996  Steven L. Baur  <steve@miranova.com>
1331
1332         * gnus-setup.el (gnus-use-sc): Arrange for autoload of supercite
1333         if necessary.
1334
1335         * nnml.el (nnml-server-variables): Obey user preferences for
1336         nnml-prepare-save-mail-hook.
1337
1338 Sun Apr  7 20:14:50 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1339
1340         * gnus.el: September Gnus v0.67 is released.
1341
1342         * gnus.el (gnus-group-get-new-news-this-group): Would update
1343         groups twice.
1344
1345         * gnus-cache.el (gnus-cache-possibly-enter-article): Use real
1346         group name.
1347
1348         * nnvirtual.el (nnvirtual-possibly-change-group): Faulty logic.
1349         (nnvirtual-retrieve-headers): Don't force re-check.
1350
1351 Sun Apr  7 01:11:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1352
1353         * gnus.el: September Gnus v0.66 is released.
1354
1355         * nnvirtual.el (nnvirtual-close-group): Don't nix out
1356         group-relevant variables.
1357
1358         * message.el (message-send-and-exit): Would choke on sending bug
1359         reports. 
1360
1361 Sat Apr  6 19:03:10 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1362
1363         * gnus.el: September Gnus v0.65 is released.
1364
1365         * nnvirtual.el (nnvirtual-close-group): Don't update component
1366         groups so much.
1367
1368         * message.el (message-make-fqdm): Wouldn't pick out the address
1369         from `user-mail-address'.
1370         (message-generate-headers): Don't insert X-Mailer if there is an
1371         X-Newsreader. 
1372         (message-followup): Set `message-reply-headers'.
1373         (message-send-and-exit): Pass prefix argument.
1374         (message-cancel-news): Don't check syntax.
1375
1376 Sat Apr  6 03:04:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1377
1378         * gnus.el (gnus-summary-last-article-p): Reverse logic.
1379
1380         * message.el (message-make-fqdm): Try mail-host-address.
1381         (message-fill-header): Would insert blank lines.
1382
1383 Fri Apr  5 23:51:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no (Lars Magne Ingebrigtsen)>
1384
1385         * gnus.el: September Gnus v0.64 is released.
1386
1387         * message.el (message-send-and-exit): Don't bury buffer on
1388         unsucessful sending.
1389
1390 Fri Apr  5 21:10:55 1996  Jens Lautenbacher  <jens@lemcbed.lem.uni-karlsruhe.de>
1391
1392         * gnus-vis.el (gnus-group-make-menu-bar): Grey out certain items.
1393
1394 Fri Apr  5 20:05:19 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1395
1396         * gnus.el (gnus-group-default-level): Would set
1397         `gnus-group-default-list-level'. 
1398
1399         * gnus-score.el: Don't require gnus-scomo.
1400
1401         * gnus-msg.el (gnus-inews-do-gcc): Remove mail header separator.
1402
1403         * nndir.el (nndir-execute-nnml-command): Would set nnml
1404         directory. 
1405
1406         * nnvirtual.el (nnvirtual-request-update-info): Would infloop.
1407
1408 Fri Apr  5 17:53:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1409
1410         * gnus.el (gnus-summary-best-unread-article): Return a proper
1411         value.
1412         (gnus-summary-read-group): Wouldn't configure windows properly
1413         when the first article was canceled.
1414
1415         * nnvirtual.el (nnvirtual-create-mapping): Inline function.
1416         (nnvirtual-create-mapping): Don't set the marks lists.
1417         (nnvirtual-possibly-change-group): Would add groups twice,
1418         possibly. 
1419         (nnvirtual-update-reads): New function.
1420
1421 Thu Apr  4 21:07:53 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1422
1423         * nnspool.el (nnspool-inews-switches): Changed default back.
1424
1425         * nnsoup.el (nnsoup-narrow-to-article): Would choke on fetching
1426         non-existent articles.
1427         (nnsoup-store-reply): Handle courtesy copies.
1428
1429 Thu Apr  4 21:01:53 1996  Greg Stark  <gsstark@mit.edu>
1430
1431         * nnmail.el (nnmail-process-babyl-mail-format): Would parse empty
1432         mails badly.
1433
1434 Thu Apr  4 03:37:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1435
1436         * gnus.el (gnus-servers-using-backend): New function.
1437         (gnus-summary-respool-article): Use real methods instead of
1438         backend names.
1439         (gnus-summary-move-article): Use the method.
1440
1441         * message.el (timezone): Require timezone.
1442         (message-setup): Insert the separator before generating headers. 
1443         (message-goto-signature): Goto point-max if there is no signature
1444         separator. 
1445
1446         * gnus.el (gnus-article-date-ut): Don't call
1447         `gnus-article-highlight-headers'. 
1448         (gnus-server-get-method): Return the native select method when
1449         needed. 
1450
1451 Thu Apr  4 03:12:04 1996  Richard Mlynarik  <mly@adoc.xerox.com>
1452
1453         * gnus-kill.el (gnus-apply-kill-file-unless-scored): New
1454         function. 
1455
1456 Thu Apr  4 01:59:18 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1457
1458         * message.el (message-send-mail): Don't do the mailalias thing.
1459         (message-fill-header): Would fill long Message-IDs badly.
1460
1461         * gnus.el (gnus-group-faq-directory): Wrong paths.
1462
1463 Wed Apr  3 18:23:35 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1464
1465         * gnus.el: September Gnus v0.63 is released.
1466
1467         * message.el (message-insert-newsgroups): Capitilize Newsgroups.
1468
1469         * gnus.el (gnus-make-hashtable-from-killed): Wouldn't use
1470         `gnus-zombie-list'. 
1471
1472         * nnfolder.el (nnfolder-group-pathname): New function; return the
1473         right folder.
1474
1475         * gnus-score.el (gnus-score-find-bnews): Recognize "++" groups. 
1476
1477         * gnus-topic.el (gnus-topic-yank-group): Remain in the topic.
1478
1479         * gnus.el (gnus-get-new-news-in-group): Removed function.
1480         (gnus-group-get-new-news-this-group): Update all instances of the
1481         group. 
1482
1483         * gnus-topic.el (gnus-topic-unindent): Insert at the right place. 
1484         (gnus-topic-next-topic): New function.
1485         (gnus-topic-unindent): Would swallow sub-topics.
1486         (gnus-topic-indent): Ditto.
1487
1488 Wed Apr  3 17:18:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1489
1490         * gnus-msg.el (gnus-bug): Wouldn't restore window conf.
1491
1492         * gnus.el (gnus-buffer-configuration): `bug' configuration.
1493
1494 Tue Apr  2 22:33:25 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1495
1496         * gnus-scomo.el: New file.
1497
1498 Tue Apr  2 12:31:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1499
1500         * message.el (bold-region): New function.
1501         (unbold-region): New function.
1502         (message-face-alist): New variable.
1503         (message-mode): Add facemenu support.
1504
1505 Tue Apr  2 20:46:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1506
1507         * message.el (message-required-mail-headers): `To' isn't
1508         required. 
1509         (message-ignored-news-headers): Remove Fcc headers.
1510         (message-ignored-mail-headers): Ditto.
1511
1512         * gnus.el (gnus-request-article-this-buffer): Would bug out on
1513         backlogs. 
1514
1515         * message.el (message-send-and-exit): Bury buffer.
1516
1517         * gnus-uu.el (gnus-uu-digest-mail-forward): Use `message'.
1518
1519         * nnfolder.el (nnfolder-close-group): Would try to `set-buffer'
1520         nil. 
1521
1522         * gnus.el (gnus-server-get-method): Would return extended servers
1523         too often.
1524
1525         * nnml.el (nnml-request-accept-article): Accept a server
1526         parameter. 
1527
1528 Tue Apr  2 15:05:14 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1529
1530         * gnus.el: September Gnus v0.62 is released.
1531
1532         * nnfolder.el (nnfolder-possibly-change-group): Make sure the
1533         directory exists before writing file.
1534         (nnfolder-request-accept-article): Give a better error messae.
1535
1536 Sat Mar 30 18:45:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1537
1538         * message.el (message-mode-map): Moved `goto-signature'.
1539
1540         * nnfolder.el (nnfolder-request-delete-group): Respect
1541         nnmail-use-long-file-name. 
1542         (nnfolder-request-rename-group): Ditto.
1543         (nnfolder-possibly-change-group): Ditto.
1544
1545         * message.el (message-send-and-exit): Bury buffer.
1546
1547 Fri Mar 29 15:11:19 1996  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
1548
1549         * message.el (message-from-style): New `default' value.
1550         (message-make-from): Use it.
1551
1552 Fri Mar 29 13:50:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1553
1554         * gnus-msg.el (gnus-bug-kill-buffer): New function.
1555         (gnus-bug): Use message.
1556
1557         * message.el (message-yank-original): Avoind `mark-marker'.
1558
1559         * gnus-setup.el (gnus-use-bbdb): `message' changes.
1560         (gnus-use-sc): Ditto.
1561
1562         * message.el (message-user-organization): Use ORGANIZATION
1563         environment variable.
1564
1565         * nnfolder.el (nnfolder-request-list-newsgroups): Would read the
1566         wrong file.
1567
1568 Fri Mar 29 07:38:59 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1569
1570         * gnus.el: September Gnus v0.61 is released.
1571
1572         * gnus.el (gnus-read-active-file): Activate secondary groups.
1573
1574 Fri Mar 29 07:44:06 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1575
1576         * nneething.el (nneething-get-head): Would return nil on proper
1577         heads. 
1578
1579 Sat Mar 23 22:19:09 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1580
1581         * browse-url.el (browse-url-netscape): Start remote netscape in
1582         the background.  Use sentinel to start a new netscape if the
1583         remote can't connect.
1584
1585 Fri Mar 29 05:22:50 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1586
1587         * message.el (message-send-mail): Would remove ignored news
1588         headers. 
1589
1590         * gnus.el (gnus-news-group-p): Moved function here. 
1591         (gnus-summary-refer-article): Use it.
1592         (gnus-group-best-unread-group): Wouldn't work under topics.
1593
1594         * message.el (message-cite-function): New variable.
1595         (message-cite-original): New function.
1596         (message-yank-original): Use it.
1597         (message-make-domain): New definition.
1598         (message-make-address): Ditto.
1599         (message-make-message-id): New definition.
1600         (message-insert-signature): Interactive `force' of signature.
1601
1602 Fri Mar 29 06:01:56 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
1603
1604         * gnus-msg.el (gnus-summary-mail-other-window): Restore window
1605         conf. 
1606
1607 Thu Mar 28 10:15:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1608
1609         * message.el (nnheader): Require nnheader.
1610         (message-mode): Doc fix.
1611
1612 Thu Mar 28 06:12:28 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1613
1614         * gnus.el: September Gnus v0.60 is released.
1615
1616         * message.el (message-send-mail): Remove Gcc header.
1617         (message-setup): Would insert default headers in the body.
1618
1619 Wed Mar 27 11:25:41 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
1620
1621         * message.el:  Lots of small typos corrected.
1622         (message-goto-signature): Added missing function.
1623         (message-mode): Updated the description.
1624         (message-send): Corrected format for first y-or-n-p.
1625         (message-forward): Added description.
1626
1627 Thu Mar 28 05:31:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1628
1629         * message.el (message-send-mail): Make sure point is in the right
1630         buffer. 
1631         (message-send-mail): Would remove Bcc headers.
1632         (message-insert-courtesy-copy): Would bug out in non-news
1633         buffers. 
1634         (message-send-news): Don't remove Gcc headers from the message
1635         buffer. 
1636         (message-ignored-mail-headers): New variable. 
1637
1638 Thu Mar 28 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@larsi@ifi.uio.no>
1639
1640         * gnus-xmas.el (gnus-xmas-copy-article-buffer): Return the proper
1641         value. 
1642
1643         * message.el (message-mode-map): Would make XEmacs barf.
1644
1645 Thu Mar 28 03:49:32 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1646
1647         * gnus.el (gnus-group-make-group): Wouldn't allow usage of virtual
1648         server names.
1649
1650         * message.el (message-cite-hook): New variable.
1651
1652 Thu Mar 28 03:48:54 1996  Kai Grossjohann  <grossjoh@dusty.informatik.uni-dortmund.de>
1653
1654         * message.el (message-yank-original): Run `message-cite-hook'.
1655
1656 Wed Mar 27 05:06:16 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1657
1658         * gnus.el: September Gnus v0.59 is released.
1659
1660         * message.el (message-remove-header): Allow reverse removal.
1661         (message-news-p): Narrow to headers first. 
1662         (message-checksum): New function.
1663         (message-check-news-syntax): Check for new text.
1664         (message-check-news-syntax): Do more checking.
1665         (message-check-news-syntax): Deny posting of articles with empty
1666         Subject lines or mangled From headers. 
1667         (message-generate-headers): Didn't treat optional headers
1668         properly. 
1669
1670 Tue Mar 26 05:15:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1671
1672         * gnus.el: September Gnus v0.58 is released.
1673
1674         * gnus-cache.el (gnus-cache-retrieve-headers): Would bug out on
1675         empty groups.
1676
1677         * nnmail.el (nnmail-cache-open): Mark buffer as un-modified.
1678         (nnmail-cache-close): Don't kill buffer.
1679
1680         * gnus-msg.el: Cannibalized.
1681
1682         * message.el: New file.
1683
1684         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't enter
1685         sparse article into cache.
1686
1687 Sun Mar 24 06:44:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1688
1689         * gnus.el (gnus-article-hide-boring-headers): Use
1690         `gnus-extract-address-components'. 
1691
1692 Sun Mar 24 00:00:33 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1693
1694         * gnus.el: September Gnus v0.57 is released.
1695
1696         * gnus-topic.el (gnus-topic-insert-topic-line): Would mess up the
1697         `.' command.
1698         (gnus-topic-mode-map): Moved `gnus-topic-indent' to `T TAB'.
1699
1700         * gnus-msg.el (gnus-summary-resend-bounced-mail): Would do odd
1701         things. 
1702
1703         * gnus.el (gnus-buffer-configuration): Add compose-bounce.
1704
1705         * nnspool.el (nnspool-find-nov-line): Would cut off ends of NOV
1706         files. 
1707
1708 Fri Mar 22 21:46:18 1996  David KÃ¥gedal  <davidk@lysator.liu.se>
1709
1710         * gnus.el (gnus-group-best-unread-group): Didn't work with topics.
1711
1712 Sat Mar 23 05:45:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1713
1714         * gnus.el (gnus-get-unread-articles): Inline
1715         `gnus-get-unread-articles-in-group'. 
1716         (gnus-get-unread-articles-in-group): Inline
1717         `gnus-cache-possibly-alter-active'. 
1718
1719 Sat Mar 23 01:26:10 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1720
1721         * gnus.el (gnus-summary-insert-pseudos): Would print out tabs.
1722
1723 Sat Mar 23 00:01:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1724
1725         * gnus.el: September Gnus v0.56 is released.
1726
1727         * gnus.el (gnus-group-add-score): Would bug out on dead groups.
1728
1729 Fri Mar 22 22:30:32 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
1730
1731         * gnus.el (gnus-get-newsgroup-headers): Would ignore In-Reply-To
1732         headers. 
1733
1734         * gnus-uu.el (gnus-uu-uustrip-article): Handle multiple uuencoded
1735         files in each article.
1736
1737         * gnus-msg.el (gnus-inews-article): Switch to buffer where
1738         `gnus-inews-article-hook' is run to make ispelling possible.
1739
1740         * gnus.el (gnus-summary-last-article-p): New function.
1741         (gnus-summary-next-page): Wouldn't go past last article in
1742         narrowed buffers.
1743         (gnus-group-make-help-group): Would create under false name.
1744
1745 Fri Mar 22 22:23:20 1996  Greg Stark  <gsstark@mit.edu>
1746
1747         * nneething.el (nneething-make-head): Create better heads.
1748
1749 Fri Mar 22 18:58:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1750
1751         * gnus-score.el (gnus-score-body): Would bug out.
1752
1753         * nnfolder.el (nnfolder-retrieve-headers): Make sure the buffer
1754         exists before setting it. 
1755
1756         * gnus.el (gnus-summary-exit): Don't run prepare-exit-hook when
1757         exiting temporarliy.
1758
1759 Fri Mar 22 00:38:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1760
1761         * gnus.el: September Gnus v0.55 is released.
1762
1763         * gnus.el (gnus-summary-update-article): Would make things bug out.
1764         (gnus-summary-insert-subject): Remove articles that have changed
1765         number. 
1766         (gnus-summary-exit): Nix out variables.
1767         (gnus-summary-exit-no-update): Ditto.
1768         (gnus-article-setup-buffer): Create original buffer on entry.
1769
1770 Thu Mar 21 22:28:12 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1771
1772         * gnus-nocem.el (gnus-nocem-enter-article): Would enter things
1773         into the wrong hashtb.
1774
1775         * nnml.el (nnml-inhibit-expiry): New variable.
1776         (nnml-request-expire-articles): Use it.
1777
1778         * gnus.el (gnus-summary-update-article): Would bug out.
1779
1780         * nnml.el (nnml-possibly-change-directory): Also change server.
1781
1782         * gnus-nocem.el (gnus-nocem-scan-groups): Don't create a gazillion
1783         garbage buffers.
1784
1785         * nnfolder.el (nnfolder-save-mail): Create new groups
1786         automatically. 
1787         (nnfolder-request-scan): Change server first.
1788
1789         * nnheader.el (nnheader-insert-head): Don't insert file contents
1790         literally. 
1791
1792 Thu Mar 21 18:17:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1793
1794         * gnus-score.el (gnus-score-body): Score in proper order.
1795
1796 Wed Mar 20 20:06:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1797
1798         * gnus.el (gnus-select-newsgroup): Better message.
1799
1800         * gnus-uu.el (gnus-uu-save-article): Include multiple headers of
1801         the same type.
1802
1803 Tue Mar 19 16:26:13 1996  Roderick Schertler  <roderick@gate.net>
1804
1805         * gnus-msg.el (gnus-mail-reply): Would bug out given multiple
1806         follow-to elements for the same header.
1807
1808 Tue Mar 19 01:15:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1809
1810         * gnus.el (gnus-cut-thread): Deal with old-fetched & sparse
1811         threads at once.
1812         (gnus-cut-threads): Make sure there are no nil threads.
1813         (gnus-simplify-buffer-fuzzy): Tweaked implementation.
1814         (gnus-gather-threads-by-subject): Check
1815         gnus-summary-gather-exclude-subject after simplifying.
1816
1817         * gnus-topic.el (gnus-topic-insert-topic-line): Store the number
1818         of unread articles.
1819         (gnus-group-topic-unread): New function.
1820         (gnus-topic-update-topic-line): Faster implementation.
1821
1822         * gnus.el (gnus-update-format-specifications): Would push too many
1823         emacs-versions onto specs.
1824
1825         * gnus-msg.el (gnus-default-post-news-buffer,
1826         gnus-default-mail-buffer): New variables.
1827         (gnus-mail-setup): Set gnus-mail-buffer here.
1828         (gnus-news-followup): Set gnus-post-news-buffer here.
1829
1830         * custom.el (custom-xmas-set-text-properties): New definition.
1831
1832         * gnus-soup.el (gnus-soup-insert-idx): Throw the Xref header
1833         away. 
1834         (gnus-soup-add-article): Ditto.
1835         (gnus-soup-ignored-headers): New variable.
1836
1837 Mon Mar 18 15:01:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1838
1839         * gnus-msg.el (gnus-forward-insert-buffer): Wouldn't handle
1840         continuation headers.
1841
1842         * nnml.el (nnml-retrieve-headers-with-nov): Wouldn't strip excess
1843         lines.
1844
1845         * gnus-uu.el (gnus-uu-digest-mail-forward): Would reverse order. 
1846
1847         * nnsoup.el (nnsoup-make-active): Would bug out.
1848
1849         * gnus-score.el (gnus-score-followup-thread): Make sure we are in
1850         the summary buffer.
1851
1852         * gnus.el (gnus-buffer-live-p): New function.
1853
1854         * gnus-topic.el (gnus-topic-change-level): Would bug out on dead
1855         groups. 
1856
1857         * gnus.el (gnus-summary-respool-article): Prompt better.
1858         (gnus-add-marked-articles): Would create recursive lists.
1859         (gnus-summary-move-article): Activate all groups that have been
1860         moved to. 
1861
1862 Sun Mar 17 13:17:26 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1863
1864         * gnus.el: September Gnus v0.54 is released.
1865
1866         * gnus.el (gnus-article-hide-pgp): Would hide one char too many.
1867
1868         * gnus-msg.el (gnus-inews-distribution): Fall back on the
1869         Newsgroups header.
1870
1871         * gnus.el (gnus-read-header): Read sparse threads.
1872
1873 Sun Mar 17 11:23:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1874
1875         * gnus.el (gnus-summary-scroll-up): Show threads.
1876
1877         * gnus-msg.el (gnus-mail-reply): Use prefixed group name.
1878         (gnus-news-followup): Ditto.
1879
1880         * gnus-cache.el (gnus-cache-member-of-class): Would remove ticked
1881         articles from the cache.
1882
1883         * gnus.el (gnus-hide-text): Would bug out at bob.
1884         (gnus-unhide-text): Ditto.
1885
1886 Sat Mar 16 13:28:57 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1887
1888         * gnus.el: 0.53 is released.
1889
1890 Sat Mar 16 14:46:29 1996  Brad Miller  <bmiller@cs.umn.edu>
1891
1892         * gnus-gl.el: New version.
1893
1894 Sat Mar 16 13:28:57 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1895
1896         * gnus-score.el (gnus-score-body): Would break on nil
1897         `gnus-scores-articles'? 
1898
1899         * gnus.el: All the backend interface functions should take virtual
1900         server names.
1901
1902         * gnus-msg.el (gnus-post-method): Find the real method.
1903
1904         * gnus.el (gnus-summary-go-to-next-thread): New definition.
1905         (gnus-summary-next-thread): Use it.
1906         (gnus-prefix-to-server): New function.
1907
1908         * gnus-vis.el (gnus-signature-toggle): Use new substs.
1909         (gnus-article-highlight-signature): Would make check point wrong.
1910
1911         * gnus.el (gnus-hide-text): New subst.
1912         (gnus-hide-text-type): New function.
1913         (gnus-unhide-text): New subst.
1914         (gnus-article-show-all-headers, gnus-article-hide-headers,
1915         gnus-article-hide-pgp, gnus-article-hide-header,
1916         gnus-article-hide-boring-headers): Use them.
1917
1918 Fri Mar 15 07:39:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1919
1920         * nntp.el (nntp-send-xover-command): Would bug out on
1921         single-article groups.
1922
1923         * gnus.el (gnus-group-prepare-flat): Deal with unactivated groups.
1924         * gnus-topic.el (gnus-topic-find-groups): Ditto.
1925
1926 Thu Mar 14 05:24:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1927
1928         * nnspool.el (nnspool-retrieve-headers): Use default-directory to
1929         avoid creating so many garbage strings.
1930
1931         * nnmail.el (nnmail-split-incoming): Make sure the buffer isn't
1932         empty before starting treatment.
1933         (nnmail-get-new-mail): Open/close cache here.
1934
1935         * gnus-msg.el (gnus-news-followup): Use markers for positions.
1936
1937         * gnus.el (gnus-setup-news): Read NoCeM.
1938
1939 Wed Mar 13 03:26:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1940
1941         * gnus.el (gnus-functionp): Made into a subst.
1942         (gnus-all-windows-visible-p): Non-recursive implementation.
1943
1944         * nnsoup.el (nnsoup-request-list): Don't use `format'.
1945
1946         * gnus.el (gnus-update-format-specifications): Would recompute all
1947         specs every time.
1948         (gnus-gnus-to-newsrc-format): Don't call `gnus-server-equal' for
1949         each group.
1950
1951         * nnspool.el (nnspool-retrieve-headers): Don't call so many
1952         functions. 
1953
1954         * gnus-cache.el (gnus-cache-retrieve-headers): Would do too much
1955         work. 
1956
1957         * gnus-topic.el (gnus-topic-goto-topic): Faster.
1958
1959         * gnus.el: Don't downcase Message-IDs before threading.
1960
1961 Tue Mar 12 01:42:11 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
1962
1963         * gnus.el: September Gnus v0.52 is released.
1964
1965         * gnus.el (gnus-article-strip-leading-blank-lines): New command. 
1966
1967         * gnus-score.el (gnus-score-score-files-1): Message.
1968         (gnus-score-score-files-1): Make sure this doesn't return a nil
1969         value. 
1970
1971         * gnus-vis.el (gnus-article-add-button): Would make all buttons
1972         visible. 
1973
1974 Mon Mar 11 03:04:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1975
1976         * gnus-soup.el (gnus-soup-group-brew): Might lose articles?
1977
1978         * gnus.el (gnus-request-article-this-buffer): Would set
1979         `gnus-original-article' wrong.
1980
1981         * nnmail.el (nnmail-search-unix-mail-delim): Secondary ">From "
1982         lines would make messages stick.
1983         (nnmail-check-duplication): Changed warning message
1984
1985         * gnus-msg.el (gnus-inews-reject-message): Would prin1 to the echo
1986         area.
1987
1988         * gnus.el (gnus-no-server): Would make variable buffer-local to
1989         the wrong buffer.
1990
1991         * nnmail.el (nnmail-process-unix-mail-format): Doubled code.
1992
1993         * nnvirtual.el (nnvirtual-retrieve-headers): Don't propagate
1994         `fetch-old'. 
1995
1996         * gnus-msg.el (gnus-inews-cleanup-headers): Put "poster" in the
1997         list of possible prompts.
1998
1999 Sun Mar 10 00:13:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2000
2001         * gnus-score.el (gnus-score-headers): Wouldn't score anything if
2002         `gnus-save-score'. 
2003
2004         * gnus-cache.el (gnus-cache-remove-article): Change buffer.
2005
2006         * gnus.el (gnus-add-shutdown, gnus-shutdown): New functions.
2007         (gnus-clear-system): Nix out more variables.
2008
2009         * gnus-*.el: Use the functions.
2010
2011 Sat Mar  9 08:03:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2012
2013         * gnus.el (gnus-group-delete-group): Remove the group from the
2014         active hashtb. 
2015
2016         * gnus-topic.el (gnus-topic-yank-group): Yank sub-topics as well.
2017         (gnus-topic-remove-group): New implementation.
2018
2019         * gnus.el (gnus-gnus-to-newsrc-format): princ instead of
2020         int-to-string. 
2021
2022 Sat Mar  9 07:36:22 1996  Thor Kristoffersen  <thor@unik.no>
2023
2024         * nntp.el (nntp-request-article): New wait-for regexp to work with
2025         rlogin.
2026
2027 Sat Mar  9 07:21:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2028
2029         * gnus.el (gnus-request-article-this-buffer): Would bug out when
2030         no summary buffer.
2031
2032         * gnus-topic.el (gnus-topic-mark-topic): Mark hidden groups in the
2033         topic.
2034
2035         * gnus-msg.el (gnus-summary-resend-message): Would bug out.
2036
2037 Sat Mar  9 06:57:13 1996  Michael Cook  <mcook@cognex.com>
2038
2039         * nnmail.el (nnmail-split-fancy-syntax-table): New variable. 
2040
2041 Fri Mar  8 12:58:37 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
2042  
2043         * gnus.el (gnus-summary-go-to-next-thread): Would always jump to
2044         the next dummy-root if called on a dummy-root.
2045  
2046 Sat Mar  9 01:58:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2047
2048         * gnus.el: 0.51 is released.
2049
2050         * gnus-msg.el (gnus-tokenize-header): Wouldn't do the right thing
2051         under XEmacs.
2052
2053 Sat Mar  9 00:16:54 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2054
2055         * gnus-topic.el (gnus-topic-change-level): Insert groups in the
2056         proper topic.
2057         (gnus-topic-group-indentation): New function.
2058         (gnus-topic-prepare-topic): Would do incorrect tallies.
2059
2060 Fri Mar  8 23:15:05 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2061
2062         * nnvirtual.el (nnvirtual-create-mapping): Would enter each
2063         article twice into the marks lists, possibly.
2064         (nnvirtual-update-marked): Would "forget" marks.
2065
2066         * gnus.el (gnus-select-newsgroup): Create unsingle article buffer
2067         on group entry.
2068
2069         * gnus-cache.el (gnus-cache-remove-article): Move forwards.
2070         (gnus-cache-retrieve-headers): Would retrieve wrong headers. 
2071
2072 Fri Mar  8 19:18:29 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2073
2074         * gnus-score.el (gnus-summary-increase-score): Defaults were used
2075         incorrectly. 
2076         (gnus-score-edit-current-scores): Changed name.
2077
2078         * gnus.el (gnus-gnus-to-quick-newsrc-format): Don't crete so much
2079         string garbage.
2080
2081         * gnus-xmas.el (gnus-xmas-menu-add): New macro.
2082
2083 Fri Mar  8 00:03:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2084
2085         * gnus.el: 0.50 is released.
2086
2087         * gnus.el (gnus-group-yank-group): Would bug out on groups with
2088         scores. 
2089         (gnus-summary-go-to-next-thread): Do dummies properly.
2090         (gnus-summary-setup-buffer): Make `gnus-article-current' be
2091         buffer-local. 
2092
2093         * gnus-topic.el (gnus-topic-update-topic): Don't update dead
2094         groups. 
2095
2096         * gnus.el (gnus-clear-system): Clear list mode.
2097         (gnus-group-list-groups): Might start out in the wrong buffer. 
2098         (gnus-clear-system): Clear topic variables.
2099
2100         * gnus-msg.el (gnus-ignored-resent-headers): New variable.
2101         (gnus-summary-resend-message): Use it.
2102
2103 Thu Mar  7 23:38:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2104
2105         * nnvirtual.el (nnvirtual-retrieve-headers): `princ' bugs.
2106
2107         * gnus-uu.el (gnus-uu-decode-with-method): Check whether `save' is
2108         nil. 
2109
2110 Thu Mar  7 21:38:31 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
2111
2112         * gnus-vis.el (gnus-article-next-button): Move point to the start
2113         of the button when skipping backwards.
2114
2115 Thu Mar  7 00:15:32 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2116
2117         * gnus-soup.el (gnus-group-brew-soup): Don't pack ticked
2118         articles. 
2119
2120         * gnus.el (gnus-eval-in-buffer-window): Use uninterned symbol. 
2121         (gnus-buffer-exists-p): `let'.
2122         (gnus-summary-reparent-thread): Don't use `substring-no-props'.
2123         (gnus-summary-edit-article-done): Ditto.
2124
2125         * gnus-msg.el (gnus-news-followup): Don't ask about "poster".
2126         (gnus-summary-followup): Bugged out on "poster".
2127         (gnus-inews-set-point): Didn't reliably set point.
2128
2129 Wed Mar  6 01:02:25 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2130
2131         * gnus-cache.el (gnus-cache-enter-article): Advance point.
2132
2133         * gnus.el (gnus-summary-copy-article): Would pass the `respool'
2134         parameter.
2135
2136         * nnmail.el (nnmail-search-unix-mail-delim): Accept a quoted From
2137         as the second line.
2138
2139         * nnvirtual.el (nnvirtual-retrieve-headers): Don't collect so much
2140         garbage.
2141
2142         * gnus.el (gnus-group-set-mark): Allow forcing.
2143         (gnus-group-unmark-all-groups): Non-interactive.
2144
2145 Tue Mar  5 15:21:21 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2146
2147         * gnus-topic.el (gnus-topic-mark-topic): Would skip the first group.
2148         (gnus-topic-unmark-topic): New function and keystroke.
2149         (gnus-topic-tallied-groups): New variable.
2150         (gnus-topic-prepare-topic): Don't count groups twice.
2151
2152         * gnus.el (gnus-get-split-value): Would return nil.
2153
2154         * gnus-soup.el (gnus-soup-group-brew): Don't enter group with 0
2155         unread articles.
2156
2157         * gnus.el (gnus-group-set-current-level): Don't error out when
2158         point isn't on a group.
2159
2160         * gnus-vis.el (gnus-article-highlight-headers): Would infollop on
2161         illegal headers.
2162
2163         * gnus-topic.el (gnus-topic-hide-topic): Toggle the parent topic. 
2164
2165         * nn*.el: Made sure all virtual server variables are saved.
2166
2167 Mon Mar  4 19:18:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2168
2169         * nntp.el (nntp-server-variables): Save more variables.
2170
2171         * gnus.el (gnus-read-old-newsrc-el-file): Would bug out on
2172         entering ticks into infos.
2173         (gnus-gnus-to-newsrc-format): Write "native"-server groups to the
2174         .newsrc. 
2175
2176         * nnsoup.el (nnsoup-store-reply): Make sure `expand-mail-aliases'
2177         and `mail-swallows-etc' is bound.
2178
2179         * nnvirtual.el (nnvirtual-marks): Made into a defsubst.
2180         (nnvirtual-possibly-change-group): Would recreate the mapping
2181         several times.
2182
2183         * nnml.el (nnml-request-rename-group): Wouldn't allow renaming
2184         non-leaf group name components.
2185
2186         * gnus.el (gnus-group-change-level): Wouldn change levels of
2187         living groups. 
2188
2189 Sun Mar  3 23:17:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2190
2191         * gnus-msg.el (gnus-sent-message-ids-file): New variable.
2192         (gnus-sent-message-ids-length): New variable.
2193         (gnus-inews-reject-message): New function.
2194
2195 Sun Mar  3 22:03:47 1996  Jason L. Tibbitts, III  <tibbs@hpc.uh.edu>
2196
2197         * nnmail.el (nnmail-process-unix-mail-format): Better
2198         Content-Length check. 
2199
2200 Sun Mar  3 21:53:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2201
2202         * nntp.el (nntp-end-of-line): New variable.
2203         (nntp-request-close, nntp-encode-text,
2204         nntp-send-strings-to-server, nntp-async-send-strings): Use it.
2205         (nntp-read-server-type): Use slow wait-for-response.
2206
2207 Sun Mar  3 21:50:22 1996  Thor Kristoffersen  <thor@unik.no>
2208
2209         * nntp.el (nntp-open-rlogin): New definition.
2210
2211 Sun Mar  3 21:39:20 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2212
2213         * gnus.el (gnus-get-new-news-in-group): Close group after opening
2214         it. 
2215
2216 Sun Mar  3 02:27:17 1996  Jason L Tibbitts III  <tibbs@uh.edu>
2217  
2218         * nnmail.el (nnmail-process-unix-mail-format): Rewrite of
2219         Content-Length: header processing.
2220
2221 Sun Mar  3 13:05:15 1996  Loren Schall  <schall@saifr00.ateng.az.honeywell.com>
2222
2223         * gnus.el (gnus-simplify-buffer-fuzzy): Regexp fix.
2224
2225 Sun Mar  3 12:07:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2226
2227         * nnmail.el (nnmail-search-unix-mail-delim): Accept "From " as the
2228         line after the delim.
2229
2230         * gnus-kill.el (gnus-kill-file-enter-kill): Don't move point. 
2231         (gnus-kill-file-kill-by-subject, gnus-kill-file-kill-by-author,
2232         gnus-kill-file-kill-by-thread, gnus-kill-file-kill-by-xref): Use
2233         it. 
2234
2235 Sat Mar  2 16:39:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2236
2237         * gnus.el (gnus-summary-exit): Close the group.
2238
2239         * nndoc.el (nndoc-type-alist): Be a bit slacker with digest head
2240         ends. 
2241
2242         * gnus.el (gnus-select-newsgroup): Would kill the group buffer.
2243
2244         * gnus-msg.el (gnus-group-post-news): Configure windows.
2245
2246         * gnus.el (gnus-setup-news): Don't read the descriptions file when
2247         started with `no-server'.
2248
2249 Sat Mar  2 11:38:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2250
2251         * gnus.el: 0.49 is released.
2252
2253         * gnus-vis.el (gnus-article-button-next-page): New function.
2254         (gnus-article-button-prev-page): New function.
2255         (gnus-insert-next-page-button): Use them.
2256         (gnus-article-next-button): Wrong function name.
2257
2258         * gnus.el (gnus-get-unread-articles-in-group): Also reactivate
2259         groups that alter their info.
2260         (gnus-summary-next-thread): Would react badly to dummy roots. 
2261
2262         * nndraft.el (nndraft-request-update-info): Return success. 
2263
2264         * gnus.el (gnus-set-global-variables): Also copy the summary
2265         buffer value.
2266
2267         * gnus-cite.el (gnus-cited-text-button-line-format): New default.
2268         (gnus-article-hide-citation): Would add invisible buttons under
2269         XEmacs. 
2270
2271 Fri Mar  1 20:52:28 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2272
2273         * gnus-msg.el (gnus-summary-resend-bounced-mail): Use
2274         `mail-unsent-separator'.
2275
2276         * gnus.el (gnus-gather-threads-by-references): Change name.
2277
2278 Fri Mar  1 20:25:21 1996  Brad Miller  <bmiller@cs.umn.edu>
2279
2280         * gnus-gl.el: New version.
2281
2282 Fri Mar  1 20:04:51 1996  Robert Pluim  <pluim@xylint.co.uk>
2283
2284         * gnus-msg.el (gnus-mail-reply): Would handle Mail-Copies-To
2285         `always'. 
2286
2287 Fri Mar  1 08:17:01 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2288
2289         * gnus.el: Autoload `gnus-binary-mode'.
2290         (gnus-group-prefixed-name): Would append "+" to group methods.
2291
2292         * gnus-topic.el (gnus-topic-list-active): Use the `force' param.
2293
2294         * gnus.el (gnus-group-change-level): Would bug out on ranks.
2295         (gnus-backlog-request-article): Would choke on Message-IDs.
2296         (gnus-group-change-level): Would bug out sometimes.
2297         (gnus-configure-frame): Just push newly-created frames on the list
2298         of frames to be closed on exit.
2299         (gnus-method-equal): New function.
2300
2301         * nndoc.el (nndoc-generate-clari-briefs-head): Peel off whitespace
2302         from the subjects.
2303
2304         * gnus-vis.el (gnus-group-make-menu-bar): Sorting entries were
2305         wrong. 
2306
2307         * gnus-cache.el (gnus-cache-update-article): New function.
2308
2309         * gnus.el (gnus-article-prev-page): Put point at first line. 
2310         (gnus-article-next-page): Ditto.
2311         (gnus-get-unread-articles-in-group): Would bug out on dead
2312         groups. 
2313         (gnus-summary-edit-article-done): Update cache.
2314
2315 Thu Feb 29 10:50:02 1996  Steven L. Baur  <steve@miranova.com>
2316
2317         * gnus-xmas.el (gnus-xmas-redefine): Add wrapper to
2318         mail-strip-quoted-names.
2319         (gnus-xmas-mail-strip-quoted-names): New function.
2320
2321         * gnus-msg.el (gnus-mail-reply): Use it.
2322
2323         * gnus-soup.el (gnus-soup-store): Use it.
2324
2325         * gnus-ems.el: mail-strip-quoted-names -> gnus-mail-strip-quoted-names.
2326
2327 Fri Mar  1 07:12:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2328
2329         * gnus.el (gnus-read-newsrc-file): Make sure the .newsrc file
2330         exists before reading it.
2331         (gnus-group-restart): Ask before executing.
2332
2333 Thu Feb 29 18:15:13 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2334
2335         * gnus-xmas.el (gnus-xmas-pick-menu-add,
2336         gnus-xmas-binary-menu-add, gnus-xmas-tree-menu-add,
2337         gnus-xmas-grouplens-menu-add): New functions.
2338         (gnus-xmas-redefine): Use them.
2339
2340 Thu Feb 29 18:10:05 1996  Brad Miller  <bmiller@cs.umn.edu>
2341
2342         * gnus-gl.el: New version.
2343
2344 Thu Feb 29 14:28:06 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
2345
2346         * gnus.el: 0.48 is released.
2347         
2348         * gnus.el (gnus-read-active-file): Wouldn't work on `some'.
2349
2350 Thu Feb 29 09:15:05 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2351
2352         * gnus.el: 0.47 is released.
2353         
2354         * nnvirtual.el (nnvirtual-create-mapping): Copy article marks.
2355
2356         * gnus.el (gnus-add-marked-articles): Would corrupt the
2357         .newsrc.eld file.
2358
2359         * gnus-vis.el (gnus-group-highlight-line): Make sure `level' and
2360         `score' are numbers.
2361
2362         * gnus-msg.el (gnus-inews-insert-archive-gcc): Group would be nil
2363         when posting from the group buffer.
2364
2365         * gnus.el (gnus-fetch-group): Really fetch the group.
2366         (gnus-summary-recenter): Respect `vertical'.
2367         (gnus-recenter): Heed the prefix.
2368
2369 Thu Feb 29 08:58:59 1996  Roderick Schertler  <roderick@gate.net>
2370
2371         * gnus-score.el (gnus-score-after-write-file-function): New
2372         variable. 
2373
2374 Thu Feb 29 08:00:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2375
2376         * gnus.el (gnus-after-getting-new-news-hook): New hook.
2377
2378         * gnus-uu.el (gnus-uu-digest-mail-forward): Use normal
2379         process/prefix convetions.
2380
2381         * nnfolder.el (nnfolder-request-scan): Kill buffers after saving.
2382
2383 Wed Feb 28 04:39:49 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2384
2385         * gnus.el: 0.46 is released.
2386
2387         * gnus.el (gnus-read-active-file): Don't try to retrieve groups
2388         when no can be found.
2389         (gnus-find-method-for-group): Return "cleaner" select methods.
2390
2391         * gnus-uu.el (gnus-uu-uustrip-article): Don't loop forever if the
2392         uudecode is silent.
2393
2394         * nnmail.el (nnmail-search-unix-mail-delim): Stricter 822-delim
2395         format. 
2396
2397         * gnus.el (gnus-summary-local-variables): Didn't clear
2398         `gnus-cache-removable-articles'.
2399         (gnus-buffer-configuration): Display article-copy in reply and
2400         followup. 
2401
2402         * nnvirtual.el (nnvirtual-retrieve-headers): Always insert new
2403         Xref headers.
2404
2405         * gnus.el (gnus-add-marked-articles): Remove empty mark lists. 
2406
2407         * nnvirtual.el (nnvirtual-retrieve-headers): Propagate
2408         `fetch-old'. 
2409
2410         * gnus.el (gnus-check-server): Accept a `silent' parameter.
2411
2412         * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the proper
2413         server is opened. 
2414
2415         * gnus.el (gnus-recenter): Don't do unconditional horizontal
2416         recentering. 
2417
2418         * gnus-vis.el (gnus-article-next-button): Skip past intangible
2419         buttons. 
2420
2421         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do archiving
2422         if `gnus-message-archive-method' is nil.
2423
2424         * gnus.el (gnus-find-method-for-group): Don't add `*-address'
2425         indiscriminately. 
2426
2427 Tue Feb 27 08:50:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2428
2429         * gnus-msg.el (gnus-draft-group): Would return a bogus group
2430         name. 
2431
2432         * nndir.el (nndir-open-server): Escape ftp errors.
2433
2434         * gnus-msg.el (gnus-mail-reply): Handle "always" Mail-Reply-To. 
2435         (gnus-debug): Produced messy bug reports.
2436
2437 Tue Feb 27 04:04:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2438
2439         * gnus.el: 0.45 is released.
2440
2441         * nntp.el (nntp-retry-on-break): New variable.
2442         (nntp-send-command): Use it.
2443
2444         * gnus-gl.el: New version.
2445
2446         * gnus.el (gnus-group-get-new-news): Don't NoCeM scan when given a
2447         number.
2448
2449         * gnus-nocem.el (gnus-nocem-save-active): Saved wrong alist.
2450
2451         * gnus-msg.el (gnus-inews-check-post): Would bug out on non-new
2452         articles. 
2453
2454         * gnus-nocem.el (gnus-nocem-check-article): Better message.
2455         (gnus-nocem-save-active): New function.
2456         (gnus-nocem-scan-groups): Use it.
2457         (gnus-nocem-check-article): Don't request the article unless it is
2458         newish.
2459
2460         * gnus.el (gnus-request-article-this-buffer): Would bug out during
2461         NoCeMing.
2462
2463         * gnus-nocem.el (gnus-nocem-save-cache): Would save bad caches. 
2464
2465 Tue Feb 27 04:03:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2466
2467         * gnus.el: 0.44 is released.
2468
2469 Tue Feb 27 03:49:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2470
2471         * gnus-vis.el (gnus-article-highlight-signature): Use a marker for
2472         the signature.
2473
2474 Tue Feb 27 01:29:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
2475
2476         * gnus-msg.el (gnus-inews-article): Always check all headers.
2477         (gnus-mail-reply): Use the Gnus-Warning Message-ID, if possible.
2478         (gnus-news-followup): Ditto.
2479
2480         * gnus.el (gnus-summary-hide-thread): Would infloop on article
2481         with no ":".
2482
2483         * gnus-msg.el (gnus-mail-send-and-exit): Make sure we're in the
2484         right buffer.
2485
2486 Mon Feb 26 01:57:17 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2487
2488         * gnus-srvr.el (gnus-server-prepare): Do more checking for nil
2489         methods. 
2490
2491         * nnsoup.el (nnsoup-request-expire-articles): Better message.
2492
2493         * gnus-salt.el (gnus-generate-horizontal-tree): Use <> brackets on
2494         adopted articles.
2495
2496         * gnus-msg.el (gnus-inews-news): Don't allow posting when Gnus is
2497         dead. 
2498
2499         * gnus.el (gnus-alive-p): New function.
2500
2501         * gnus-msg.el (gnus-inews-modify-mail-mode-map): Use new macro;
2502         moved `C-c C-k' to `C-c C-q'.
2503         (gnus-kill-message-buffer): Return to the buffer from whence we
2504         came. 
2505
2506         * gnus.el (gnus-created-frames): New variable.
2507         (gnus-clear-system): Remove created frames.
2508         (gnus-local-set-keys): New macro.
2509
2510         * gnus-msg.el (gnus-inews-cleanup-headers): Remove empty lines.
2511         (gnus-inews-check-post): Warn about empty headers.
2512         (gnus-check-before-posting): New default.
2513
2514         * nnmail.el (nnmail-search-unix-mail-delim): New function.
2515         (nnmail-process-unix-mail-format): Use it.
2516
2517         * nntp.el (nntp-open-server): Clear the nntp-server-buffer after
2518         opening a connection.
2519         (nntp-request-quit): Removed.
2520         (nntp-request-group): Change server.
2521         (nntp-kill-command): New function.
2522         (nntp-send-command): Use it.
2523         (nntp-command-timeout): New variable.
2524         (nntp-send-command): Retry commands if `C-g'.
2525
2526         * gnus.el (gnus-summary-mark-read-and-unread-as-read): Changed
2527         name. 
2528
2529         * nntp.el (nntp-open-server-semi-internal): Better messages.
2530
2531         * gnus-msg.el (gnus-debug): Did `quote' wrong.
2532
2533 Sun Feb 25 01:37:49 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2534
2535         * gnus.el: 0.43 is released.
2536
2537         * gnus-topic.el (gnus-topic-prepare-topic): Would bug out on dead
2538         groups. 
2539         (gnus-topic-grok-active): Read the active file if it hasn't been
2540         read yet.
2541
2542         * nnfolder.el (nnfolder-close-group): Always kill the folder. 
2543         (nnfolder-always-close): Removed variable.
2544
2545         * gnus.el (gnus-update-format-specifications): Try to be in the
2546         proper buffer before updating.
2547
2548 Sat Feb 24 22:35:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2549
2550         * gnus.el (gnus-group-exit): BBB logout.
2551
2552         * gnus-gl.el (bbb-grouplens-group-p): New function.
2553
2554         * gnus.el: Autoload the GroupLens functions.
2555         (gnus-use-grouplens): New variable.
2556         (gnus): Use it.
2557         (gnus-group-line-format): Changed default to include GroupLens.
2558         (gnus-group-insert-group-line): GroupLens enhanced.
2559
2560         * gnus-gl.el: New version.
2561
2562 Sat Feb 24 07:35:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2563
2564         * nnmail.el (nnmail-cache-close): Kill the cache buffer.
2565
2566         * gnus-msg.el (gnus-post-news-buffer): Changed name.
2567
2568         * nndir.el (nndir-execute-nnmh-command): Wouldn't allow entry into
2569         nndir groups.
2570
2571         * gnus.el (gnus-summary-prepare-threads): Don't low-mark sparse
2572         articles. 
2573
2574 Sat Feb 24 07:24:03 1996  Mark Borges  <mdb@cdc.noaa.gov>
2575
2576         * gnus-edit.el: Replaced "~/News" with the proper variable. 
2577
2578 Thu Feb 22 14:27:58 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
2579
2580         * gnus.el (gnus-ask-server-for-new-groups): Reset new-newsgroups
2581           so it doesn't *censored*ing subscribe to newsgroups more than once.
2582
2583         * gnus-picon.el (gnus-picons-remove-all): remove x-face icon on exit.
2584
2585 Sat Feb 24 05:55:06 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2586
2587         * gnus.el (gnus-find-method-for-group): Reply with the proper
2588         method. 
2589
2590         * nnmbox.el (nnmbox-request-post): Removed function.
2591         * nnmh.el (nnmh-request-post): Ditto.
2592         * nnml.el (nnml-request-post): Ditto.
2593         * nnfolder.el (nnfolder-request-post): Ditto.
2594         * nnbabyl.el (nnbabyl-request-post): Ditto.
2595
2596         * gnus-uu.el (gnus-uu-decode-with-method): Create directory if it
2597         doesn't exist.
2598         (gnus-uu-default-dir): New default.
2599
2600 Thu Feb 22 20:19:47 1996  Steven L. Baur  <steve@miranova.com>
2601
2602         * nnbabyl.el (nnbabyl-request-expire-articles): set-text-properties
2603         should be called as gnus-set-text-properties.
2604
2605 Sat Feb 24 01:08:55 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
2606
2607         * gnus.el: 0.42 is released.
2608
2609         * nnml.el (nnml-find-id): Make sure the .overview file exists
2610         before reading it.
2611
2612         * gnus.el (gnus-article-children): New function.
2613         (gnus-summary-limit-exclude-childless-dormant): Use it to exclude
2614         all childless dormants.
2615
2616         * gnus-nocem.el (gnus-nocem-check-article): Would narrow to wrong
2617         region. 
2618
2619         * nndraft.el (nndraft-execute-nnmh-command): Make sure
2620         `nnmail-keep-last-article' is nil.
2621
2622 Sat Feb 24 00:27:34 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2623
2624         * gnus.el (gnus-summary-set-local-parameters): Don't set
2625         `to-address' local parameters etc.
2626         (gnus-summary-exit): Would insert dummy lines in the group
2627         buffer. 
2628         (gnus-summary-enter-digest-group): Would wipe out the quirt-config.
2629
2630         * nndoc.el (nndoc-server-variables): Didn't save all variables. 
2631
2632 Fri Feb 23 00:24:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2633
2634         * gnus.el: 0.41 is released.
2635
2636         * gnus.el (gnus-read-active-file): Would put wrong method on
2637         `gnus-have-read-active-file'. 
2638
2639         * gnus-srvr.el (gnus-browse-exit): Make sure all newly subscribed
2640         groups are listed in the group buffer.
2641
2642         * gnus-uu.el (gnus-uu-check-for-generated-files): New
2643         implementation. 
2644         (gnus-uu-save-files): Save directories properly.
2645         (gnus-uu-scan-directory): Scan directories properly.
2646
2647         * gnus.el (gnus-configure-windows): Would create repeating
2648         windows in multiple frames.
2649         (gnus-group-make-group): Would bug out.
2650
2651         * gnus-salt.el (gnus-generate-tree): Make sure the tree window is
2652         displayed before selecting it.
2653         (gnus-highlight-selected-tree): Ditto.
2654
2655 Fri Feb 23 00:01:25 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2656
2657         * gnus-srvr.el (gnus-server-yank-server): Would try to setcdr
2658         nil. 
2659
2660         * nndraft.el (nndraft-request-post): Removed function.
2661
2662         * gnus-score.el (gnus-score-followup): Apply "followup" scores
2663         after generating them.
2664
2665 Thu Feb 22 23:33:35 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2666
2667         * gnus-score.el (gnus-score-followup): Change to the adapt score
2668         file properly.
2669         (gnus-summary-score-entry): Return the added score entry.
2670
2671 Thu Feb 22 01:03:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2672
2673         * gnus.el (gnus-unread-mark-p): New function.
2674         (gnus-read-mark-p): New function.
2675         (gnus-summary-mark-unread-and-read-as-read): New function.
2676         (gnus-mark-article-hook): New default value.
2677
2678         * x-easymenu.el: Double up.
2679
2680         * gnus-edit.el (gnus-score-custom-data): Use kill file directory. 
2681
2682         * gnus-msg.el (gnus-debug): Pp the entire setq.
2683
2684 Wed Feb 21 04:10:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2685
2686         * nnspool.el: Use nnheader-report/nnheader-insert.
2687         * nnml.el: Ditto.
2688         * nnmbox.el: Ditto.
2689         * nnkiboze.el: Ditto.
2690         * nnbabyl.el: Ditto.
2691
2692 Wed Feb 21 00:21:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2693
2694         * gnus.el: 0.40 is released.
2695         
2696         * gnus.el (gnus-summary-refer-parent-article): Also check the NOV
2697         references. 
2698
2699         * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
2700         for pseudo-articles.
2701
2702         * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the group
2703         exists. 
2704
2705         * gnus.el (gnus-summary-read-group): Search all frames when
2706         recentering the group buffer.
2707         (gnus-summary-hide-thread): Didn't hide dummy threads.
2708
2709         * gnus.el (gnus-summary-prepare-threads): Dummy roots would
2710         swallow the following article.
2711
2712         * gnus-msg.el (gnus-new-empty-mail): New function.
2713         (gnus-summary-resend-bounced-mail): Use it.
2714
2715         * gnus-picon.el (gnus-picons-display-x-face): Make sure buffer
2716         exists. 
2717
2718 Tue Feb 20 04:45:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2719
2720         * gnus.el (gnus-group-set-current-level): Error if not a group on
2721         the current line.
2722         (gnus-summary-next-page): Don't go to the next article when 'never
2723         and at the end of the group.
2724         (gnus-group-make-group): Make sure the server is opened.
2725         (gnus-read-descriptions-file): Make sure the method is a method
2726         and not a server.
2727
2728         * gnus-msg.el (gnus-copy-article-buffer): Ditto.
2729         (gnus-forward-insert-buffer): Ditto.
2730
2731         * gnus-cite.el (gnus-cite-parse): Use `gnus-set-text-properties'.
2732
2733         * nnheader.el (nnheader-temp-write): Would bug out on nil files. 
2734
2735 Mon Feb 19 23:01:33 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2736
2737         * browse-url.el: New version installed.
2738
2739         * gnus.el: 0.39 is released.
2740
2741 Mon Feb 19 01:00:33 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2742
2743         * gnus.el (gnus-group-read-ephemeral-group): Put the quit-config
2744         in the group parameters.
2745         (gnus-summary-subject-string): Alias for backwards compatibility. 
2746
2747         * gnus-nocem.el (gnus-nocem-hashtb): Moved here.
2748         (gnus-nocem-check-article): Check whether the article is new.
2749         (gnus-nocem-unwanted-article-p): Mew function.
2750
2751         * gnus.el (gnus-summary-limit-children): Use NoCeM.
2752         (gnus-summary-initial-limit): Ditto.
2753         (gnus-get-newsgroup-headers): Don't use NoCeM.
2754
2755 Sun Feb 18 00:03:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2756
2757         * nnsoup.el (nnsoup-request-expire-articles): Message better.
2758
2759         * gnus.el (gnus-summary-read-group): Display all dormant articles
2760         when `all'.
2761
2762         * nndir.el (nndir-request-list): Would build to wide.
2763         (nndir-execute-nnmh-command): Allow reading from nndir servers. 
2764
2765         * nnmh.el (nnmh-open-server): Report errors.o
2766
2767         * nnml.el (nnml-open-server): Report errors.
2768
2769         * nnsoup.el (nnsoup-open-server): Report errors.
2770
2771         * nnspool.el (nnspool-open-server): Report errors.
2772
2773 Sat Feb 17 11:08:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2774
2775         * nnfolder.el (nnfolder-open-server): Report errors.
2776
2777         * nndraft.el (nndraft-open-server): Report errors.
2778         (nndraft-close-server): Close.
2779
2780         * nndir.el (nndir-open-server): Report errors.
2781         (nndir-close-server): Close.
2782
2783         * nnmbox.el (nnmbox-open-server): Report errors.
2784         (nnmbox-close-server): Kill buffer.
2785
2786         * nnbabyl.el (nnbabyl-open-server): Report errors.
2787
2788         * nndir.el: New-stylee backquotes.
2789
2790         * nnml.el (nnml-generate-nov-file): Make sure numerical files are
2791         files. 
2792
2793         * gnus.el (gnus-check-server): Give a better message.
2794
2795         * nndoc.el (nndoc-babyl-body-begin-function): New function.
2796         (nndoc-type-alist): Find beginning of babyl articles.
2797
2798         * nnsoup.el (nnsoup-unpack-packets): Message better.
2799
2800         * gnus.el (gnus-article-mark-lists): Don't save the cache marks. 
2801
2802 Fri Feb 16 19:14:26 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2803
2804         * nndoc.el (nndoc-type-alist): Recognize the end of digests. 
2805
2806 Fri Feb 16 06:46:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2807
2808         * gnus-score.el (gnus-summary-score-effect): Didn't correctly
2809         escape meta charcters for substring and exact match types.
2810
2811 Fri Feb 16 00:50:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2812
2813         * gnus.el (gnus-article-setup-buffer): Set global counterparts. 
2814         (gnus-valid-select-methods): All methods should use address. 
2815         (gnus-article-show-hidden-text): Hide all hidden text.
2816
2817         * gnus-kill.el (gnus-kill-file-mode-map): New implementation.
2818
2819         * gnus-salt.el (gnus-pick-mode): Install proper minor mode map. 
2820
2821         * gnus.el (gnus-summary-exit): Kill article buffer when using
2822         non-single ones.
2823         (gnus-set-global-variables): Copy the original buffer to global
2824         value. 
2825
2826         * nnspool.el (nnspool-open-server): Simplify.
2827         * nnmbox.el (nnmbox-open-server): Ditto.
2828         * nnbabyl.el (nnbabyl-open-server): Ditto.
2829         * nnml.el (nnml-open-server): Ditto.
2830         * nnfolder.el (nnfolder-open-server): Ditto.
2831         * nnmh.el (nnmh-open-server): Ditto.
2832
2833         * gnus-msg.el (gnus-debug): Pretty-print variables.
2834
2835         * gnus-srvr.el (gnus-server-kill-server): Don't allow killing
2836         opened-only servers.
2837         (gnus-server-edit-server): Would create duplicate servers.
2838
2839         * gnus.el (gnus-get-unread-articles): Close groups after opening
2840         them. 
2841         (gnus-server-to-method): Search the opened servers for matches.
2842
2843         * gnus-vm.el (gnus-summary-save-in-vm): Use the split methods. 
2844
2845         * gnus.el (gnus-summary-skip-intangible): Don't use `when'.
2846
2847 Thu Feb 15 11:02:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2848
2849         * nndoc.el (nndoc-type-alist): Allow several newlines in
2850         937-digests. 
2851
2852         * gnus.el (gnus-select-newsgroup): Don't message when quitting. 
2853
2854         * nnfolder.el (nnfolder-request-close): Close the server.
2855
2856         * gnus.el (gnus-group-method): Changed name.
2857         (gnus-group-method): Return the real select method, if possible.
2858
2859 Wed Feb 14 15:01:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2860
2861         * gnus-score.el (gnus-summary-increase-score): Regexp-quote regexp
2862         matches.
2863
2864         * gnus-msg.el (gnus-forward-insert-buffer): Remove all text
2865         properties. 
2866         (gnus-forward-included-headers): Buggy regexp.
2867
2868         * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
2869         unless threads are used.
2870
2871         * nnheader.el (nnheader-insert-head): Would almost laways stop
2872         after the first kb.
2873
2874 Wed Feb 14 07:41:58 1996  Colin Rafferty  <craffert@ml.com>
2875
2876         * gnus.el (gnus-group-add-parameter): Remove old versions of the
2877         parameter. 
2878
2879 Wed Feb 14 07:28:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2880
2881         * gnus-msg.el (gnus-news-followup): Don't query if Followup-To and
2882         Newsgroups are the same.
2883         (gnus-inews-check-post): Reversed check for Followup-To.
2884
2885         * gnus.el (gnus-group-kill-group): Kill lots of zombie groups. 
2886         (gnus-article-hide-headers): Check whether `gnus-visible-headers'
2887         is nil. 
2888
2889 Tue Feb 13 06:29:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2890
2891         * gnus.el (gnus-add-configuration): Autoload.
2892         (gnus-summary-tick-article): Made interactive.
2893
2894         * nntp.el (nntp-open-server-internal): Don't bug out when the
2895         server hangs up during initial negotiations.
2896
2897 Mon Feb 12 04:47:14 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2898
2899         * nntp.el (nntp-default-directories): New variable.
2900         (nntp-open-server-internal): Use it.
2901
2902         * nnsoup.el (nnsoup-read-areas): Delete AREAS file.
2903         (nnsoup-read-areas): Check whether the MSG file exists.
2904
2905         * gnus.el (gnus-summary-move-article): Only mark as canceled when
2906         moving. 
2907
2908         * gnus-ems.el (gnus-set-text-properties): New alias.
2909
2910 Sun Feb 11 13:53:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2911
2912         * gnus-msg.el (gnus-inews-remove-signature): New function.
2913
2914 Sun Feb 11 09:29:06 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2915
2916         * gnus.el (gnus-request-article-this-buffer): Make sure the
2917         article buffer exists. 
2918
2919 Sun Feb 11 09:28:46 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
2920
2921         * gnus.el: 0.38 is released.
2922
2923 Sun Feb 11 04:49:16 1996  Mark Borges  <mdb@cdc.noaa.gov>
2924
2925         * gnus-xmas.el (gnus-xmas-define): Conditionally redefine
2926         `set-text-properties'. 
2927
2928 Sun Feb 11 04:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2929
2930         * gnus.el (gnus-summary-limit-to-subject): Limit to any header. 
2931
2932 Sat Feb 10 03:26:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2933
2934         * nnmail.el (nnmail-days-to-time): Don't bug out on large
2935         numbers. 
2936
2937 Fri Feb  9 22:17:55 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2938
2939         * gnus-msg.el (gnus-forward-included-headers): Include Message-ID
2940         and References.
2941         (gnus-post-news): Make sure the parent group is a news group.
2942
2943 Fri Feb  9 09:56:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2944
2945         * gnus-picon.el (gnus-picons-convert-x-face): Changed to use
2946         pbmplus.
2947
2948         * gnus.el (gnus-buffer-configuration): One quote too many.
2949
2950         * gnus-kill.el (gnus-execute): Allow searching bodies.
2951
2952         * gnus.el (gnus-summary-execute-command): Accept "Body" searches.
2953
2954         * gnus.el: 0.37 is released.
2955
2956 Fri Feb  9 09:44:04 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
2957
2958         * nnmail.el (nnmail-time-since): Reversed time.
2959
2960         * nnml.el (nnml-request-expire-articles): Set lower limit
2961         correctly. 
2962
2963 Fri Feb  9 05:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2964
2965         * nntp.el (nntp-open-server-semi-internal): Report errors better. 
2966
2967 Thu Feb  8 00:36:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2968
2969         * gnus.el (gnus-group-jump-to-group): Don't jump to ephemeral
2970         groups. 
2971         (gnus-summary-catchup-and-goto-next-group): Allow quiet going.
2972
2973         * gnus-topic.el (gnus-topic-move-group): Allow removal of groups. 
2974         (gnus-topic-remove-group): New command and keystroke.
2975
2976         * nnsoup.el (nnsoup-read-areas): Message.
2977
2978         * nndoc.el (nndoc-possibly-change-buffer): Return nil when the
2979         file doesn't exist.
2980         (nndoc-close-server): Really close.
2981
2982         * gnus.el (gnus-update-format-specifications): Would not update
2983         format specs.
2984
2985         * gnus-topic.el (gnus-topic-remove-topic): Accept a list-level. 
2986         (gnus-group-prepare-topics): List dead groups.
2987
2988 Wed Feb  7 00:04:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
2989
2990         * gnus.el (gnus-summary-hide-thread): Hide the last thread.
2991
2992         * gnus-kill.el (gnus-kill): Provide.
2993         (gnus-execute-1): Accept forms.
2994
2995         * nnheader.el (nnheader-temp-write): New macro.
2996
2997         * gnus-soup.el (gnus-soup-group-brew): Pack ticked.
2998         (gnus-soup-write-replies): Be silent.
2999
3000         * gnus-msg.el (gnus-bug-mail-send-and-exit): Kill gnus-bug buffer
3001         after sending.
3002
3003         * gnus.el (gnus-setup-news): Find new newsgroups even if
3004         gnus-read-active-file is nil.
3005
3006         * gnus-soup.el (gnus-soup-group-brew): Would pack too few
3007         articles. 
3008
3009         * nneething.el (nneething-request-type): New function.
3010         (nneething-request-post): Removed.
3011
3012         * nnvirtual.el (nnvirtual-find-group-art): Never return `(nil)'.
3013
3014         * nndoc.el (nndoc-rnews-body-end): Really go to the end.
3015
3016         * nnsoup.el (nnsoup-read-areas): Would calculate new article
3017         boundary +1.
3018         (nnsoup-index-buffer): Check whether the file exists before
3019         reading it. 
3020         (nnsoup-retrieve-headers): Ditto.
3021
3022         * gnus-topic.el (gnus-topic-goto-missing-group): New function.
3023
3024 Tue Feb  6 22:33:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3025
3026         * gnus.el (gnus-goto-missing-group-function): New variable.
3027
3028         * nnmail.el (nnmail-time-since): Don't alter time.
3029         (nnmail-days-to-time): Would give wrong result.
3030
3031         * gnus.el (gnus-article-de-quoted-unreadable): Decode headers
3032         before body.
3033
3034 Tue Feb  6 09:51:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
3035
3036         * gnus.el (gnus-article-show-hidden-text): Don't use `(1+
3037         (point))'. It does not work in Mule.
3038
3039 Mon Feb  5 13:03:47 1996  Wes Hardaker  <hardaker@teal.ece.ucdavis.edu>
3040
3041         * gnus-picon.el (gnus-group-display-picons): Delete buffer on exit.
3042         (gnus-article-display-picons): Ditto.
3043
3044 Tue Feb  6 00:26:44 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3045
3046         * gnus-salt.el (gnus-tree-recenter): Recenter the tree buffer. 
3047
3048         * gnus-cite.el (gnus-article-toggle-cited-text): Bind
3049         `buffer-read-only'. 
3050
3051         * gnus.el (gnus-configure-windows): Don't search all frames unless
3052         when using a frame split.
3053         (gnus-summary-mode-map): Change `W t'.
3054
3055 Mon Feb  5 23:41:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3056
3057         * gnus-score.el (gnus-short-name-score-file-cache): New variable. 
3058         (gnus-score-score-files): Use it.
3059         (gnus-score-flush-cache): Ditto.
3060
3061 Mon Feb  4 23:55:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
3062
3063         * gnus.el (gnus-configure-windows): Check minibuffer only frame.
3064
3065 Mon Feb  5 22:36:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3066
3067         * nnsoup.el (nnsoup-old-functions): New variable.
3068         (nnsoup-revert-variables): New command.
3069
3070 Mon Feb  5 17:54:07 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3071
3072         * nnvirtual.el (nnvirtual-update-marked): Copy empty mark lists.
3073
3074         * gnus.el (gnus-summary-read-group): Allow entry with no-display. 
3075
3076         * gnus.el: 0.36 is released.
3077
3078 Sat Feb  3 11:56:53 1996  Steven L. Baur  <steve@miranova.com>
3079
3080         * gnus-uu.el (gnus-uu-default-view-rules): Added rule for playing of
3081         decoded midi files.
3082
3083 Mon Feb  5 05:08:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3084
3085         * gnus.el (gnus-summary-mode-map): Move `v' to `W v'.
3086
3087         * gnus-cache.el (gnus-cache-possibly-enter-article): Request the
3088         buffer to the nntp buffer.
3089
3090         * gnus.el (gnus-recenter): Allow a prefix.
3091
3092 Mon Feb  5 04:56:35 1996  Michael Cook  <mcook@cognex.com>
3093
3094         * gnus.el (gnus-configure-windows): Return to the original frame. 
3095
3096 Mon Feb  5 03:49:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3097
3098         * gnus-topic.el (gnus-topic-kill-group): Update topics.
3099         (gnus-topic-yank-group): Ditto.
3100
3101         * nnfolder.el (nnfolder-directory): Doc fix.
3102
3103         * gnus.el (gnus-summary-move-article): Add marks when moving
3104         articles. 
3105         (gnus-summary-recenter): Don't do horizontal recenter unless the
3106         buffer is visible.
3107
3108 Sun Feb  4 16:22:20 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
3109
3110         * gnus.el (gnus-summary-edit-article): Make sure we're in the
3111         summary buffer.
3112
3113         * gnus.el: 0.35 is released.
3114
3115 Sun Feb  4 14:05:20 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3116
3117         * nndoc.el (nndoc-guess-digest-type): Too strict body-begin for
3118         MIME digests.
3119
3120         * gnus-msg.el (gnus-removable-headers): Don't remove Bcc header.
3121         (gnus-mail-send): Accept a parameter.
3122         (gnus-inews-send-mail-copy): Use it.
3123
3124         * gnus-salt.el (gnus-tree-close): Don't kill the tree buffer.
3125
3126         * gnus.el (gnus-summary-select-article): Changed return value.
3127         (gnus-summary-scroll-up): Use it.
3128
3129 Sat Feb  3 20:39:59 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3130
3131         * gnus.el (gnus-summary-dummy-line-format): Included tabs.
3132         (gnus-summary-prepare-threads): Insert dummy lines properly.
3133         (gnus-summary-hide-thread): Hide dummies better.
3134
3135         * gnus-uu.el (gnus-uu-get-actions): Escape special characters.
3136
3137         * gnus-soup.el (gnus-soup-group-brew): Add articles in right
3138         order; don't generate display.
3139
3140         * gnus.el (gnus-summary-sort): Allow sorting in reverse order.
3141         (gnus-summary-pop-limit): Don't pop if there isn't anything to
3142         pop. 
3143         (gnus-sort-articles): Would destroy the newsgroup data.
3144
3145         * gnus-soup.el (gnus-soup-unpack-packet): Return the process value.
3146
3147         * gnus.el (gnus-summary-exit): Don't bury buffers that don't exist.
3148         (gnus-summary-exit-no-update): Ditto.
3149
3150 Sat Feb  3 14:37:31 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
3151
3152         * gnus-soup.el (gnus-soup-add-article): Would bug out on
3153         non-existent articles. 
3154
3155         * gnus.el (gnus-configure-windows): Delete windows on all frames.
3156
3157 Sat Feb  3 15:07:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3158
3159         * gnus.el (gnus-summary-read-group): Wouldn't score anything.
3160
3161         * gnus.el: 0.34 is released.
3162
3163 Sat Feb  3 13:08:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
3164
3165         * gnus-msg.el (gnus-summary-resend-bounced-mail): Strip more
3166         gruft. 
3167
3168         * gnus.el: 0.33 is released.
3169
3170 Fri Feb  2 20:19:07 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3171
3172         * gnus.el (gnus-summary-exit): Bury the article buffer.
3173
3174         * gnus-score.el (gnus-score-followup-article): Don't do
3175         `score-effect'. 
3176
3177 Fri Feb  2 20:07:31 1996  Jason L. Tibbitts, III  <tibbs@uh.edu>
3178
3179         * nnmail.el (nnmail-process-babyl-mail-format): Allow many spaces
3180         after ":".
3181
3182 Fri Feb  2 20:05:02 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3183
3184         * gnus.el (gnus-summary-select-article): Return t on success.
3185
3186 Thu Feb  1 00:50:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3187
3188         * nnfolder.el (nnfolder-request-group): Give a better error
3189         message. 
3190
3191         * nnfolder.el: Really use virtual servers.
3192
3193         * gnus.el (gnus-select-newsgroup): Moved score file processing to
3194         an earlier point.
3195
3196         * gnus-msg.el (gnus-post-method): Use `gnus-post-method' from the
3197         group buffer.
3198
3199         * nnsoup.el (nnsoup-request-expire-articles): Bombed.
3200         (nnsoup-delete-unreferenced-message-files): New command.
3201
3202         * gnus-cache.el (gnus-cache-possibly-enter-article): Update cache
3203         mark. 
3204         (gnus-cache-possibly-remove-article): Ditto.
3205
3206         * gnus-srvr.el (gnus-server-prepare): Weed out nil servers.
3207
3208         * gnus-msg.el (gnus-mail-reply): Respect
3209         `rmail-dont-reply-to-names'. 
3210
3211 Wed Jan 31 19:25:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3212
3213         * gnus-msg.el (gnus-inews-insert-mime-headers): `(widen)' before
3214         searching for 8-bit characters.
3215
3216         * gnus-vis.el (gnus-article-highlight-headers): Make it ignore
3217         the `intangible' text property.
3218
3219 Thu Feb  1 00:33:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3220
3221         * gnus.el (gnus-summary-limit-to-unread): Remove sparse articles. 
3222
3223 Wed Jan 31 15:54:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3224
3225         * gnus-score.el (gnus-summary-score-map): Recursive map.
3226
3227         * gnus-msg.el (gnus-dissociate-buffer-from-draft): Didn't run hook
3228         properly.
3229
3230         * gnus-kill.el (gnus-execute): Don't use `gnus-header-*'.
3231
3232         * gnus-msg.el (gnus-kill-message-buffer): New command and
3233         keystroke. 
3234         (gnus-mail-setup): Use the gnus-mail-*-method variables.
3235
3236         * gnus-topic.el (gnus-topic-rename): Default to current topic.
3237         (gnus-topic-create-topic): Ditto.
3238
3239         * gnus-vis.el (gnus-group-highlight-line): Offer ticked number.
3240
3241         * gnus-uu.el (gnus-uu-grab-articles): Remove the message.
3242
3243         * gnus-vis.el (gnus-group-highlight): New default for dark
3244         backgrounds. 
3245
3246         * gnus-topic.el (gnus-group-prepare-topics): Don't do anything
3247         about dead groups.
3248
3249         * gnus.el (gnus-summary-mode-map): Clobbered "D".
3250
3251 Mon Jan 29 19:06:00 1996  Kim-Minh Kaplan  <kkaplan@cdfhp3.in2p3.fr>
3252
3253         * gnus.el (gnus-simplify-subject-fuzzy): Fold case.
3254
3255 Mon Jan 29 17:48:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3256
3257         * gnus.el (gnus-summary-limit): Hide any threads, possibly.
3258
3259         * gnus-msg.el (gnus-forward-insert-buffer): Really delete unwanted
3260         headers.
3261
3262         * gnus-vis.el (gnus-insert-prev-page-button): Allow clicking.
3263         (gnus-insert-next-page-button): Ditto.
3264
3265         * nntp.el (nntp-send-region-to-server): Copy text to a temp buffer
3266         before sending.
3267
3268 Sun Jan 28 10:28:39 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3269
3270         * gnus-cite.el (gnus-dissect-cited-text): Don't push a nil on the
3271         list. 
3272
3273 Sat Jan 27 20:32:29 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3274
3275         * gnus-topic.el (gnus-group-topic-topics-only): Removed variable. 
3276
3277         * nnbabyl.el (nnbabyl-request-group): Don't report failures on
3278         empty groups.
3279         * nnmbox.el (nnmbox-request-group): Ditto.
3280
3281         * gnus.el (gnus-simplify-buffer-fuzzy): Simplify [x/x].
3282
3283         * gnus-score.el (gnus-score-default-header): Duplicate defvars.
3284         (gnus-summary-increase-score): Default variables should be
3285         symbols, not chars.
3286
3287         * gnus.el (gnus-summary-mode-map): Wrong name for `t' keystroke. 
3288
3289 Sat Jan 27 20:29:45 1996  Marc Auslander  <marc@watson.ibm.com>
3290
3291         * gnus-score.el (gnus-summary-increase-score): Didn't work for
3292         non-temporary score entries.
3293
3294 Fri Jan 26 17:24:00 1996  David K}gedal  <davidk@lysator.liu.se>
3295
3296         * nnmail.el (nnmail-check-duplication): Don't tread 'delete as a
3297         function
3298
3299 Sat Jan 27 19:51:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3300
3301         * gnus-topic.el (gnus-topic-prepare-topic): Number of groups would
3302         be 0.
3303         (gnus-topic-update-topic-line): Ditto.
3304
3305 Fri Jan 26 15:10:09 1996  Steven L. Baur  <steve@miranova.com>
3306
3307         * gnus-vis.el (gnus-article-add-buttons): Need to reset point to top
3308         of article before trying the next regexp in the gnus-button-alist.
3309
3310 Sat Jan 27 19:22:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3311
3312         * gnus-vis.el (gnus-button-alist): Allow space after "<URL: ". 
3313
3314 Fri Jan 26 20:20:25 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3315
3316         * gnus-topic.el (gnus-topic-indent-level): New variable.
3317         (gnus-topic-yank-group): Use it.
3318         (gnus-topic-insert-topic-line): Ditto.
3319         (gnus-topic-prepare-topic): Ditto.
3320
3321 Fri Jan 26 17:18:25 1996  ISO-2022-JP  <yamaoka@ga.sony.co.jp>
3322
3323         * gnus-vis.el (gnus-article-highlight-headers): Would infloop. 
3324
3325 Fri Jan 26 14:10:19 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3326
3327         * gnus.el (gnus-dribble-read-file): Set file modes on the dribble
3328         file. 
3329         (gnus-article-check-hidden-text): Only checked signature.
3330         (gnus-article-check-hidden-text): Do things in the article
3331         buffer. 
3332         (gnus-group-line-format-alist): Let N have its old definition.
3333         (gnus-group-catchup-group-hook): New variable.
3334         (gnus-group-catchup): Use it.
3335         (gnus-group-remove-mark): Give a useful return value.
3336         (gnus-group-kill-group): Would bug out when killing lots of dead
3337         groups.  
3338
3339 Thu Jan 25 09:32:19 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
3340
3341         * gnus.el (gnus-group-insert-group-line) : Changed "header" to
3342         "gnus-tmp-header" for parameter that gets passed to user
3343         functions.  Set to the group name, but may not necessarily want
3344         this.
3345         (gnus-group-set-mode-line) : ditto, gnus-tmp-header set to nil.
3346         (gnus-set-mode-line) : ditto, gnus-tmp-header set to nil.
3347
3348 Fri Jan 26 07:47:59 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3349
3350         * gnus.el (gnus): Goto the first unread group.
3351
3352         * gnus.el: 0.32 is released.
3353
3354 Thu Jan 25 18:27:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3355
3356         * gnus.el: Autoload `gnus-group-highlight-line'.
3357
3358         * gnus-vis.el (gnus-article-highlight-headers): Wrap the regexp in
3359         parentheses.
3360
3361         * nnmbox.el (nnmbox-request-group): Don't bug out on non-existant
3362         groups. 
3363         * nnbabyl.el (nnbabyl-request-group): Ditto.
3364         (nnbabyl-possibly-change-newsgroup): Return t.
3365
3366         * gnus.el (gnus-group-insert-group-line): Define gnus-tmp-header. 
3367
3368         * gnus-msg.el (gnus-mail-parse-comma-list): New function.
3369         (gnus-mail-reply): Use it.
3370         (gnus-mail-reply): Merge follow-to headers.
3371
3372         * gnus-score.el (gnus-summary-score-map): New implementation.
3373
3374         * gnus.el (gnus-summary-exit): Remove articles before updating. 
3375         (gnus-summary-next-article): Accept a param to force slightly.
3376
3377 Thu Jan 25 08:41:44 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3378
3379         * nnml.el (nnml-deletable-article-p): Always responed with nil.
3380
3381 Thu Jan 25 08:45:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3382
3383         * gnus.el: 0.31 is released.
3384
3385         * nnmail.el (nnmail-insert-lines): Would return negative lines
3386         numbers. 
3387
3388         * gnus-xmas.el (gnus-xmas-extent-start-open): New function.
3389
3390         * gnus-topic.el (gnus-topic-insert-topic-line): Remove excess
3391         properties. 
3392
3393         * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): New
3394         function. 
3395
3396 Thu Jan 25 07:34:05 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3397
3398         * gnus-ems.el (gnus-extent-detached-p): New alias.
3399
3400         * gnus-xmas.el (gnus-xmas-find-glyph-directory): Changed from
3401         "etc" to "etc/gnus".
3402
3403 Tue Jan 23 13:40:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3404
3405         * gnus-score.el (gnus-score-make-menu-bar): New function.
3406         (gnus-score-menu-hook): New variable.
3407
3408         * gnus-vis.el (gnus-article-next-button): Move point.
3409
3410         * nndoc.el (nndoc-type-alist): Recognize ends of digests. 
3411         (nndoc-retrieve-headers): Don't bug out on non-existant articles. 
3412
3413         * gnus-msg.el (gnus-mail-buffer): Renamed.
3414
3415         * gnus-cache.el (gnus-cache-possibly-remove-articles): Check some
3416         more. 
3417
3418         * nnmail.el (nnmail-insert-lines): Off by 1.
3419
3420         * nnml.el (nnml-deletable-article-p): Check for file writability.
3421         * nnmh.el (nnml-deletable-article-p): Ditto.
3422
3423         * gnus-msg.el (gnus-associate-buffer-with-draft): Allow
3424         disabling. 
3425         (gnus-use-draft): New variable.
3426
3427         * gnus.el (gnus-summary-move-article): Use `move' action by
3428         default. 
3429
3430         * nnmail.el (nnmail-get-split-group): Be more restrictive in
3431         selecting procmail spools.
3432         (nnmail-get-spool-files): Don't return the spool file when doing a
3433         single procmail file.
3434
3435         * gnus.el (gnus-summary-move-article): Allow moving to the same
3436         group. 
3437
3438         * gnus-score.el (gnus-score-pretty-print): New command and
3439         keystroke. 
3440         (gnus-summary-increase-score): Would always bug out.
3441         (gnus-score-edit-done): Change windows before loading score file. 
3442
3443         * gnus.el (gnus-summary-reparent-thread): Rethread after
3444         reparenting. 
3445
3446         * gnus-xmas.el (gnus-xmas-make-overlay): Don't make extents
3447         undetachable. 
3448
3449         * nndoc.el (nndoc-post-type): New variable.
3450
3451 Tue Jan 23 13:39:11 1996  Eberhard Mattes  <mattes@azu.informatik.uni-stuttgart.de>
3452
3453         * nndoc.el (nndoc-request-type): New function.
3454
3455 Tue Jan 23 00:13:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3456
3457         * gnus.el (gnus-group-group-indentation): New function.
3458         (gnus-group-update-group-line): Use it.
3459         (gnus-group-update-group): Indent.
3460
3461         * gnus-topic.el (gnus-topic-hide-subtopics): Removed variable.
3462         (gnus-topic-prepare-topic): Indent group lines.
3463         (gnus-topic-yank-group): Indent groups.
3464
3465         * gnus.el (gnus-group-update-hook): New variable.
3466         (gnus-group-insert-group-line): Use it.
3467
3468         * gnus-vis.el (gnus-group-highlight-line): New function.
3469
3470         * gnus.el (gnus-group-entry): New macro.
3471
3472         * gnus-vis.el (gnus-group-highlight): New variable.
3473
3474         * gnus-topic.el (gnus-topic-insert-topic-line): Would show "..."
3475         too often.
3476         (gnus-topic-indent): Don't move point.
3477         (gnus-topic-unindent): Ditto.
3478         (gnus-topic-prepare-topic): Display unread articles in sub-topics.
3479
3480         * nnsoup.el (nnsoup-next-prefix): New function.
3481         (nnsoup-read-areas): Use it.
3482
3483         * gnus-soup.el (gnus-soup-set-area-prefix): New macro.
3484
3485         * nnsoup.el (nnsoup-tmp-directory): New directory.
3486         (nnsoup-write-active-file): Save it.
3487         (nnsoup-unpack-packets): Use it.
3488
3489         * gnus-msg.el (gnus-dissociate-buffer-from-draft): New command and
3490         keystroke.
3491
3492         * gnus.el (gnus-group-list-groups): Goto last group if at eob.
3493
3494         * gnus-topic.el (gnus-topic-mode): Use it.
3495         (gnus-topic-goto-next-group): New function.
3496
3497         * gnus.el (gnus-group-list-groups): Allow positioning point in
3498         topic buffers.
3499         (gnus-group-goto-next-group-function): New internal variable.
3500
3501         * nnsoup.el (nnsoup-read-active-file): Give a proper return
3502         value. 
3503
3504         * gnus.el (gnus-start-news-server): Give a better error message. 
3505
3506 Mon Jan 21 23:34:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
3507  
3508         * gnus-mh.el (gnus-mh-mail-setup): It didn't work when pressing
3509         `R' or yanking because of lack of setting to variable
3510         `mail-reply-buffer' and mh-sent-from-folder buffer local variable
3511         `mh-show-buffer'.
3512
3513 Mon Jan 22 02:58:42 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3514
3515         * nntp.el (nntp-open-server-internal): Make sure that the server
3516         was successfully opened.
3517
3518         * gnus.el (gnus-read-active-file): Wouldn't activate properly. 
3519         (gnus-read-active-file): Ignore errors from the archive server.
3520
3521         * nnbabyl.el (nnbabyl-request-group): Ditto.
3522
3523         * nnmbox.el (nnmbox-request-group): Would bug out.
3524
3525 Sat Jan 20 20:39:03 1996  Steven L. Baur  <steve@miranova.com>
3526
3527         * nnmbox.el (nnmbox-read-mbox): find-file-noselect ->
3528         nnheader-find-file-noselect.
3529
3530 Mon Jan 22 01:15:52 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3531
3532         * gnus.el (gnus-group-mark-buffer): Optional param.
3533
3534         * nnsoup.el (nnsoup-request-expire-articles): Message more. 
3535         (nnsoup-read-active-file): Add proper active info.
3536         (nnsoup-request-group): New implementation.
3537         (nnsoup-request-list): Ditto.
3538
3539 Sun Jan 21 08:22:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
3540
3541         * gnus.el (gnus-request-article-this-buffer): Update sparse
3542         articles. 
3543         (gnus-data-set-number): New macro.
3544         (gnus-summary-update-article): Use it.
3545
3546 Sun Jan 21 03:54:18 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
3547
3548         * gnus-soup.el (gnus-soup-add-article): Don't save canceled
3549         articles. 
3550