Importing qgnus-0.36
[elisp/gnus.git-] / lisp / ChangeLog
1 Sat Mar  7 17:35:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2
3         * gnus.el: Quassia Gnus v0.36 is released.
4
5 Sat Mar  7 17:29:20 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6
7         * nntp.el (nntp-wait-for): Reversed logic.
8
9 Sat Mar  7 17:19:04 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10
11         * gnus.el: Quassia Gnus v0.35 is released.
12
13 Sat Mar  7 15:01:57 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
14
15         * gnus-picon.el (gnus-picons-x-face-sentinel): Check whether
16         gnus-picons-x-face-file-name exists.
17
18         * gnus-art.el (gnus-article-read-summary-keys): Move window point
19         in the summary buffer.
20
21         * nndoc.el (nndoc-type-alist): Allow spaces around separator.
22
23         * gnus-sum.el (gnus-summary-edit-parameters): Interactive.
24
25 Sat Mar  7 15:00:05 1998  Wes Hardaker  <wjhardaker@ucdavis.edu>
26
27         * gnus-art.el (gnus-article-prepare): Mark articles as
28         downloadable. 
29
30 Wed Mar  4 22:33:27 1998  Ken Raeburn  <raeburn@cygnus.com>
31
32         * gnus-int.el (gnus-get-function): New version, caches symbol
33         names.
34
35 Fri Mar  6 01:10:22 1998  Ken Raeburn  <raeburn@cygnus.com>
36
37         * nnml.el (nnml-article-to-file): Build pathname using
38         expand-file-name.  (Thanks, Colin Rafferty, for catching
39         this.)
40
41 Sat Feb 28 23:33:40 1998  Ken Raeburn  <raeburn@cygnus.com>
42
43         * nnml.el (nnml-article-to-file): Don't add extra "/" when
44         building pathname.
45
46         * nnheader.el (nnheader-file-to-number): Check value of
47         nnheader-numerical-short-files instead of checking if jka-compr is
48         loaded.
49
50 1998-03-03  Dave Love  <d.love@dl.ac.uk>
51
52         * nnheader.el (nnheader-parse-head): Fix in-reply-to code. Return
53         nil consistently if not found.
54
55 Sat Mar  7 13:50:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
56
57         * nntp.el: Check whether the connection died.
58
59 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
60
61         * gnus.texi (Easy Picons): Removed references to
62         `gnus-group-display-picons'.
63         (Hard Picons): Ditto.
64
65 Mon Mar  2 16:17:36 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
66
67         * gnus-sum.el (gnus-summary-exit-no-update): Run
68         gnus-summary-prepare-exit-hook here as well.
69
70 Sat Feb 28 13:35:26 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
71
72         * nntp.el (nntp-authinforc-file): Changed default.
73         (nntp-authinfo-file): Changed name.
74         (nntp-record-commands): New variable.
75         (nntp-record-command): New function.
76
77         * gnus-agent.el (gnus-agent-group-path): Use real name of group. 
78
79         * gnus-sum.el (gnus-summary-insert-subject): Don't allow nil
80         articles. 
81         (gnus-summary-read-group): Respect backward movement.
82
83 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
84
85         * gnus-win.el (gnus-window-to-buffer): change "*Picons*" to
86         `gnus-picons-buffer'.
87         (gnus-window-to-buffer-helper): Support dynamic picon buffer
88         name (i.e a symbol that names a function to be called).
89         (gnus-configure-frame): Use it.
90         (gnus-delete-windows-in-gnusey-frames): Use it.
91         (gnus-all-windows-visible-p): Use it.
92         (gnus-remove-some-windows): Use it.
93
94         * gnus-picon.el (gnus-get-buffer-name): Use it.
95         (gnus-picons-kill-buffer): New function.
96         (gnus-picons-setup-buffer): New function.
97         (gnus-picons-set-buffer): Use them.
98         (gnus-picons-display-x-face): Put back the `buf' binding: it is
99         needed when `gnus-picons-display-where' is not set to article.
100         Also move the X-Face to the left, near the address.  It seems more
101         logical.
102
103 Sat Feb 28 08:27:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
104
105         * gnus.el: Quassia Gnus v0.34 is released.
106
107 Sat Feb 28 08:17:37 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
108
109         * gnus.el: Quassia Gnus v0.33 is released.
110
111 Sat Feb 28 08:10:27 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
112
113         * gnus-picon.el (gnus-picons-display-x-face): `buf' -- unbound
114         var. 
115
116 Sat Feb 28 08:03:23 1998  François Pinard  <pinard@iro.umontreal.ca>
117
118         * gnus: configure'd.
119
120 Sat Feb 28 07:43:00 1998  Nelson Jose dos Santos Ferreira  <Nelson.Ferreira@inesc.pt>
121
122         * nnsoup.el (nnsoup-store-reply): Fix double sep error.
123
124 Sat Feb 28 07:01:17 1998  Lasse Rasinen  <lrasinen@iki.fi>
125
126         * gnus-start.el (gnus-ask-server-for-new-groups): Message more. 
127
128 Fri Feb 27 13:26:34 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
129
130         * message.el (message-resend): Allow arbitrary Also's.
131
132 1998-02-27  Dave Love  <d.love@dl.ac.uk>
133
134         * gnus-sum.el (gnus-simplify-subject-functions): Fix
135         customization, doc.
136
137 1998-02-25  Dave Love  <d.love@dl.ac.uk>
138
139         * gnus-art.el (gnus-article-x-face-command): Replace leading `{'.
140
141 Mon Feb 23 18:26:48 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
142
143         * gnus-agent.el (gnus-plugged): New command and keystroke.
144
145         * gnus-ems.el (gnus-ems-redefine): Define
146         'gnus-summary-set-display-table as a function that takes no
147         params. 
148
149         * gnus.el (gnus-interactive): Don't use gnus-sum macros.
150         (gnus-valid-select-methods): Include nnlistserv.
151
152         * gnus.el: Autoloaded things to make byte-comp silent.
153
154 Mon Feb 23 18:06:47 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
155
156         * gnus.el: Quassia Gnus v0.32 is released.
157
158 Mon Feb 23 17:48:42 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
159
160         * gnus-cite.el (gnus-article-hide-citation-maybe): Wrong
161         interactive specs.
162         (gnus-cite-toggle): Maybe parse.
163
164 Mon Feb 23 05:26:11 1998  Rui-Tao Dong ~{6-HpLN~}  <rdong@internetmci.com>
165
166         * nnweb.el (nnweb-type-definition): Fixed.
167
168 Sun Feb 22 18:10:53 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
169
170         * gnus-agent.el (gnus-agent-group-path): Translate right chars.
171         (gnus-agent-toggle-plugged): Allow proper closing.
172
173         * gnus-srvr.el (gnus-browse-read-group): Allow entering
174         non-ephemeral groups.
175
176 Sun Feb 22 04:21:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
177
178         * gnus.el: Quassia Gnus v0.31 is released.
179
180 Sun Feb 22 02:09:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
181
182         * gnus-sum.el (gnus-summary-highlight): Give undownloaded marks a
183         better face.
184
185         * gnus-score.el (gnus-score-set): Take optional "warn".
186         (gnus-summary-score-entry): Use it.
187
188         * gnus.el: Removed spurious * in defcustoms.
189
190         * gnus-score.el (gnus-score-load-file): Reverse logic.
191
192         * gnus-cite.el (gnus-article-hide-citation): Use markers to make
193         things work when wrapping.
194
195         * gnus-sum.el (gnus-summary-exit): Stop prefetch.
196
197 Sat Feb 21 02:12:42 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
198
199         * gnus-sum.el (gnus-get-newsgroup-headers): Buggy regexp.
200
201 Sat Feb 21 00:51:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
202
203         * gnus.el: Quassia Gnus v0.30 is released.
204
205 Sat Feb 21 00:09:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
206
207         * gnus-sum.el (gnus-summary-mark-article): Don't do anything if
208         the mark doesn't change.
209
210         * gnus-art.el (gnus-article-prepare): Don't enter article into
211         cache. 
212
213         * gnus-sum.el (gnus-summary-reparent-thread): Don't mark as read.
214         (gnus-summary-mark-article): Don't do cache things here.
215
216         * gnus-util.el (gnus-parse-netrc): Skip past macdefs.
217
218 Fri Feb 20 22:56:22 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
219
220         * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow
221         unsubscription. 
222
223         * gnus-sum.el (gnus-summary-insert-subject): Allow inserting
224         articles outside limits.
225
226         * gnus-start.el (gnus-dribble-enter): Update mode line.
227
228         * gnus-srvr.el (gnus-browse-unsubscribe-group): Allow
229         unsubscription. 
230
231         * gnus-picon.el (gnus-article-display-picons): Check that the
232         extents are live first.
233
234 Thu Feb 19 15:13:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
235
236         * gnus-group.el (gnus-useful-groups): Include gnus-bug.
237
238 Thu Feb 19 02:28:17 1998  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
239
240         * gnus.el (gnus-group-history): Defined twice.
241
242 Thu Feb 19 01:58:47 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
243
244         * gnus-sum.el (gnus-get-newsgroup-headers): Just use the header
245         value. 
246         (gnus-summary-exit): Set global vars.
247
248 Tue Feb 17 07:17:49 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
249
250         * gnus-sum.el (gnus-summary-stop-page-breaking): Mark page as no
251         longer broken.
252         (gnus-summary-exit): Purge the real name.
253
254 Tue Feb 17 07:00:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
255
256         * gnus.el: Quassia Gnus v0.29 is released.
257
258 Tue Feb 17 06:15:03 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
259
260         * nnmail.el (nnmail-purge-split-history): List of alists, not
261         alist. 
262
263 Mon Feb 16 20:22:04 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
264
265         * gnus.el: Quassia Gnus v0.28 is released.
266
267 1998-02-16  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
268
269         * message.el (message-dont-send): Make sure the article really is
270         saved. 
271
272         * nnmail.el (nnmail-purge-split-history): Alist; not a list of
273         alists. 
274
275 1998-02-16  Hrvoje Niksic  <hniksic@srce.hr>
276
277         * message.el (message-kill-to-signature): Do the right thing when
278         there is no signature.
279
280 1998-02-16  Hrvoje Niksic  <hniksic@srce.hr>
281
282         * message.el (message-elide-elipsis): Add type and group.
283         (message-elide-region): Docfix.
284
285 1998-02-16  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
286
287         * gnus-util.el (gnus-run-hooks): Use unwind-protect instead of
288         save-excursion. 
289
290 1998-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
291
292         * nntp.el (nntp-authinforc-file): Customized.
293
294 Mon Feb 16 03:18:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
295
296         * gnus-nocem.el (gnus-nocem-unwanted-article-p): Don't look if the
297         hashtable doesn't exist.
298
299         * gnus-start.el (gnus-ask-server-for-new-groups): Make sure the
300         killed groups hashtable exists.
301
302 Sun Feb 15 23:02:11 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
303
304         * nntp.el (nntp-authinforc-file): Changed name and default.
305         (nntp-send-authinfo): Use it.
306
307 Sun Feb 15 19:50:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
308
309         * gnus.el: Quassia Gnus v0.27 is released.
310
311 Sun Feb 15 19:41:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
312
313         * gnus.el (gnus-ephemeral-servers): New variable.
314         * gnus-srvr.el (gnus-server-prepare): Use it.
315         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
316
317 Sun Feb 15 19:35:11 1998  Kurt Swanson  <kurt@dna.lth.se>
318
319         * gnus-art.el (gnus-article-read-summary-keys): Go to top on
320         some. 
321
322 Sun Feb 15 19:26:21 1998  SeokChan LEE  <chan@xfer.kren.nm.kr>
323
324         * message.el (message-ignored-supersedes-headers): Fix.
325
326 Sun Feb 15 18:39:15 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
327
328         * gnus-salt.el (gnus-tree-close): Start killing buffer again.
329
330         * gnus-sum.el (gnus-mark-article-as-read): Return t.
331
332         * gnus-art.el (gnus-article-edit-mode): Run text mode hook.
333
334 Sun Feb 15 17:31:19 1998  Roland Roberts  <rroberts@muller.com>
335
336         * gnus-sum.el (gnus-nov-parse-line): Would bug out on bogus
337         References headers.
338
339 Sun Feb 15 14:23:51 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
340
341         * gnus-art.el (gnus-article-current-summary): New variable.
342         (gnus-article-mode): Make it local.
343
344         * gnus-score.el (gnus-summary-increase-score): Find the right
345         global score file.
346
347         * gnus-start.el (gnus-setup-news): Don't find new newsgroups
348         unless plugged.
349
350         * message.el (message-mode): Set font-lock things before running
351         mode hook.
352
353         * gnus-agent.el (gnus-agent-group-path): Respect long file names. 
354
355 Sat Feb 14 21:31:25 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
356
357         * gnus-sum.el (gnus-summary-goto-last-article): Force jumping to
358         articles outside limit.
359
360         * gnus-agent.el (gnus-agent-toggle-plugged): un/plug before hook. 
361
362 Sat Feb 14 21:08:03 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
363
364         * gnus-xmas.el (gnus-xmas-article-display-xface): t t would make
365         faces disappear.
366
367 Sat Feb 14 20:52:34 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
368
369         * nntp.el (nntp-netrc-file): New variable.
370
371 Sat Feb 14 19:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
372
373         * gnus.el: Quassia Gnus v0.26 is released.
374
375 Sat Feb 14 18:40:55 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
376
377         * gnus-agent.el (gnus-agent-directory): Translate file chars. 
378
379         * gnus-sum.el (gnus-summary-print-article): Don't display all
380         headers.
381         (gnus-summary-edit-parameters): New command and keystroke.
382
383         * gnus-group.el (gnus-group-rename-group): Mark dribble.
384
385 Sat Feb 14 18:39:45 1998  Fred Oberhauser  <foberhauser@psipenta.de>
386
387         * nnmail.el (nnmail-process-babyl-mail-format): Fix point
388         movement. 
389
390 Sat Feb 14 18:31:39 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
391
392         * gnus.el (gnus-group-get-parameter): Dix fix.
393
394 Sat Feb 14 18:29:12 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
395
396         * gnus-picon.el: Updated documentation.
397
398 Sat Feb 14 18:26:53 1998  Joev Dubach  <dubach@dcepea.harvard.edu>
399
400         * nntp.el (nntp-send-authinfo-from-file): Doc fix.
401
402 Sun Jan 11 23:44:12 1998  Ken Raeburn  <raeburn@cygnus.com>
403
404         * nnagent.el (nnagent-request-update-info): New no-op fn.
405
406 Sat Feb 14 17:41:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
407
408         * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow
409         subscription of visited groups.
410
411         * gnus-util.el (gnus-run-hooks): New function.
412         Use it everywhere.
413
414         * nntp.el (nntp-authinfo-password): New variable.
415         (nntp-send-authinfo): Cache authinfo password.
416
417         * gnus-sum.el (gnus-summary-mark-article-as-unread): Don't do
418         anything if the mark doesn't change.
419
420 1998-01-17  Simon Josefsson  <jas@pdc.kth.se>
421
422        * gnus-sum.el (gnus-summary-work-articles): change buffer
423        before looking at marked articles
424        (gnus-summary-work-articles): better check of marked articles
425        
426 Sat Feb 14 15:10:36 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
427
428         * nntp.el (nntp-send-authinfo): Use new .netrc functionality.
429
430         * gnus-util.el (gnus-netrc-syntax-table): New variable.
431         (gnus-parse-netrc): New function.
432         (gnus-netrc-machine): Ditto.
433         (gnus-netrc-get): Ditto.
434
435         * gnus-draft.el (gnus-draft-make-menu-bar): Added deletion.
436
437         * gnus.el (gnus-expert-user): Dix fox.
438
439         * nnmail.el (nnmail-article-group): Remove duplicates from split. 
440
441         * message.el (message-check-news-header-syntax): Check more on
442         Message-ID. 
443
444         * nnmh.el: Don't call nnmail-activate.
445
446         * gnus.el: User-variabelize all custom vars.
447
448 Fri Feb 13 22:40:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
449
450         * gnus.el: Quassia Gnus v0.25 is released.
451
452 Fri Feb 13 19:01:19 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
453
454         * nndoc.el (nndoc-type-alist): Allow blank lines to separate
455         headers from bodies.
456
457         * gnus-art.el (gnus-article-edit): Restore Date header.
458
459         * gnus-async.el (gnus-asynch-obarray): New variable.
460         (gnus-async-prefetched-article-entry): Use it.
461         (gnus-async-set-buffer): Use it.
462
463         * nnmh.el (nnmh-active-number): Create parent dirs.
464
465         * nntp.el (nntp-last-command): New variable.
466         (nntp-handle-authinfo): New function.
467
468         * gnus-sum.el (gnus-summary-exit): Call purging function.
469
470 Fri Feb 13 18:59:16 1998  François Pinard  <pinard@iro.umontreal.ca>
471
472         * nnmail.el (nnmail-get-new-mail): Don't clear split-history.
473         (nnmail-purge-split-history): New function.
474
475 Fri Feb 13 18:36:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
476
477         * nntp.el (nntp-telnet-shell-prompt): Renamed.
478
479 Fri Feb 13 18:35:23 1998  Sam Falkner  <samf@channelpoint.com>
480
481         * nntp.el (nntp-open-telnet-envuser): New variable.
482
483 Fri Feb 13 18:29:23 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
484
485         * message.el (message-send-mail-function): Added smtpmail-send-it.
486
487 1998-02-11  Dave Love  <d.love@dl.ac.uk>
488
489         * gnus-art.el (gnus-button-url): Don't lose in Emacs 20 with
490         browse-url-browser-function an alist, not a function.
491         (gnus-button-embedded-url): Likewise.
492
493 Fri Feb 13 17:10:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
494
495         * gnus-cite.el (gnus-cite-localize): New function.
496         (gnus-cite-close): Renamed.
497         (gnus-cite-parse-maybe): Use it.
498
499         * gnus-sum.el (gnus-summary-move-article): Move back to summary
500         buffer. 
501
502         * nnfolder.el (nnfolder-request-accept-article): Save excursion.
503         (nnfolder-request-move-article): Ditto.
504
505         * nntp.el (nntp-find-connection): Don't message.
506
507 Fri Feb 13 14:51:56 1998  MORIOKA Tomohiko  <steve@xemacs.org>
508
509         * message.el (message-send-mail-with-qmail): Fix.
510
511 1998-02-13  Per Abrahamsen  <abraham@dina.kvl.dk>
512
513         * gnus-draft.el (gnus-draft-make-menu-bar): Added missing commands.
514
515 1998-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
516
517         * gnus/gnus-cus.el (gnus-score-parameters): Make `files' and
518         `exclude-files' widgets inline.
519
520 Fri Feb 13 12:46:23 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
521
522         * gnus-sum.el (gnus-article-mark): Dox dox.
523
524 Wed Feb 11 15:05:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
525
526         * gnus.el: Quassia Gnus v0.24 is released.
527
528 Tue Feb 10 21:59:53 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
529
530         * gnus-agent.el (gnus-agent-fetch-session): Reversed reversal.
531
532         * gnus-topic.el (gnus-topic-rename): Check whether the new name
533         exists. 
534
535 Tue Feb 10 21:39:47 1998  dave edmondson  <dme@sco.com>
536
537         * message.el (message-font-lock-keywords): Allow : as a citation
538         ending. 
539
540 Tue Feb 10 20:09:02 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
541
542         * message.el (message-send): Removed dead code.
543
544 Mon Feb  9 17:02:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
545
546         * message.el (message-fill-header): Fill to column 990.
547
548         * gnus-score.el (gnus-score-load-file): Exclude all excluded
549         files. 
550
551 Mon Feb  9 16:55:41 1998  jari aalto  <jari.aalto@poboxes.com>
552
553         * gnus-art.el (gnus-article-time-format): Extended variable. 
554
555 Mon Feb  9 16:27:59 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
556
557         * gnus-art.el (article-make-date-line): Make 8601 Dates.
558         (article-date-iso8601): New command and keystroke.
559
560 Sun Feb  8 21:19:15 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
561
562         * message.el (message-ignored-mail-headers): Remove Xrefs.
563
564         * nndoc.el (nndoc-open-document-hook): New variable.
565
566 Sun Feb  8 21:01:33 1998  Istvan Marko  <istvan@cmdmail.amd.com>
567
568         * gnus-agent.el (gnus-unplugged): Typo fix.
569
570 Sun Feb  8 18:34:31 1998  Kurt Swanson  <kurt@dna.lth.se>
571
572         * gnus-score.el (gnus-score-thread-simplify): New variable.
573
574 Sun Feb  8 18:31:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
575
576         * gnus-uu.el (gnus-uu-post-encode-mime): Call mmencode with
577         correct params.
578
579 Sun Feb  8 18:13:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
580
581         * gnus.el: Quassia Gnus v0.23 is released.
582
583 Sun Feb  8 17:20:40 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
584
585         * gnus-group.el (gnus-update-group-mark-positions): Bind `topic'. 
586
587         * message.el (message-expand-group): Added doc string.
588
589         * nntp.el (nntp-wait-for): Don't change limit until after
590         accepting output.
591
592 Sun Feb  8 16:44:36 1998  Richard Hoskins  <rmh@interlaced.net>
593
594         * message.el (message-kill-to-signature): Don't kill the
595         delimiter. 
596
597 Sun Feb  8 16:15:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
598
599         * gnus-sum.el (gnus-summary-prepared-hook): New hook.
600         (gnus-summary-read-group-1): Use it.
601
602         * message.el (message-cite-original-without-signature): New
603         function. 
604         (message-cite-function): Added to custom.
605
606 1998-01-13  Per Abrahamsen  <abraham@dina.kvl.dk>
607
608         * gnus/message.el (message-cite-original): Don't quote signature.
609
610 Sun Feb  8 15:50:20 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
611
612         * gnus-group.el (gnus-group-unsubscribe-group): Protest against
613         empty group names.
614
615 Mon Feb  2 18:56:22 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
616
617         * gnus-draft.el (gnus-draft-setup): Associate with drafts group.
618
619         * message.el (message-header-format-alist): Fill references.
620
621         * gnus-agent.el (gnus-category-read): Changed default.
622         (gnus-agent-handle-level): New variable.
623         (gnus-agent-fetch-session): Use it.
624
625         * gnus-art.el (article-strip-all-blank-lines): New command and
626         keystroke. 
627
628 Sun Feb  1 18:00:54 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
629
630         * gnus-msg.el (gnus-inews-reject-message): Removed function.
631         (gnus-sent-message-ids-file): Removed.
632         (gnus-sent-message-ids-length): Ditto.
633
634         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Ditto.
635
636         * gnus-sum.el (gnus-simplify-subject-fuzzy): Respect
637         `gnus-simplify-ignored-prefixes'.
638         (gnus-summary-set-display-table): Keep TAB.
639
640 Thu Jan 15 22:47:38 1998   <Use-Author-Address-Header@[127.1]>
641
642         * gnus-art.el (gnus-request-article-this-buffer): Put it into the
643         backlog. 
644
645 Mon Jan 12 23:30:59 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
646
647         * gnus-sum.el (gnus-get-newsgroup-headers): Use the longest ID.
648
649         * nnheader.el (nnheader-parse-head): Ditto.
650
651 Thu Jan  8 09:47:18 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
652
653         * gnus-start.el (gnus-1): Use gnus-alive-p.
654
655 Tue Jan  6 11:53:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
656
657         * gnus-art.el (gnus-article-prepare): Bind coding systems.
658
659 Tue Jan  6 07:45:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
660
661         * gnus.el: Quassia Gnus v0.22 is released.
662
663 Tue Jan  6 07:32:02 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
664
665         * message.el (message-kill-to-signature): Don't use mark.
666
667 Tue Jan  6 07:30:46 1998  Russ Allbery  <rra@stanford.edu>
668
669         * message.el (message-kill-to-signature): New command and keystroke.
670
671 Tue Jan  6 06:39:29 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
672
673         * gnus-sum.el (gnus-summary-print-article): New defaults for
674         headers and stuff.
675
676         * gnus-agent.el (gnus-agent-batch): New command.
677
678         * nnoo.el (nnoo-execute): Copy vars from parent into child.
679         (nnoo-parent-function): Ditto.
680
681         * gnus-draft.el (gnus-draft-setup): Removed message.
682
683         * gnus-start.el (gnus-read-descriptions-file): Naked muleism.
684
685 Mon Jan  5 05:20:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
686
687         * nnml.el (nnml-generate-nov-databases-1): Fix lower bound on
688         empty groups.
689
690 Sun Jan  4 14:38:36 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
691
692         * gnus.el: Quassia Gnus v0.21 is released.
693
694 Sun Jan  4 14:28:35 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
695
696         * gnus.el: Quassia Gnus v0.20 is released.
697
698 1997-12-10  Per Abrahamsen  <abraham@dina.kvl.dk>
699
700         * gnus/gnus-msg.el (gnus-inews-insert-mime-headers): Added
701         documentation. 
702         (gnus-inews-insert-mime-headers): Made it work with Emacs MULE.
703         (gnus-inews-insert-mime-headers): Added as option to
704         `message-header-hook'. 
705
706 1997-12-22  Per Abrahamsen  <abraham@dina.kvl.dk>
707
708         * gnus/gnus-art.el (gnus-button-alist): Assume msg-id after "in
709         message". 
710
711 1997-12-22  Simon Josefsson  <jas@faun.nada.kth.se>
712
713        * nnmail.el (nnmail-get-new-mail): Make nnmail-tmp-directory
714
715 1997-12-28  Per Abrahamsen  <abraham@dina.kvl.dk>
716
717         * gnus/gnus-group.el (gnus-group-fetch-faq): Convert `.' in group
718         name to `/'.
719
720 Sun Jan  4 13:35:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
721
722         * nndraft.el (nndraft-request-associate-buffer): Open the damn
723         server first.  Sheesh.
724
725         * gnus-draft.el (gnus-draft-send): Bind message-send-hook to nil. 
726
727         * gnus-sum.el (gnus-summary-catchup): Don't nix out downloadable. 
728         (gnus-summary-highlight): Highlight down/un as unread.
729
730 Sun Jan  4 13:27:31 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
731
732         * gnus-start.el (gnus-strip-killed-list): Fix syntax.
733
734 Sun Jan  4 13:18:04 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
735
736         * nnsoup.el (nnsoup-store-reply): Bind mail-header-separator to
737         "". 
738
739         * gnus-xmas.el (gnus-xmas-agent-server-menu-add): New.
740
741         * nnoo.el (nnoo-change-server): Get the right values.
742
743 1998-01-04  Aki Vehtari  <Aki.Vehtari@hut.fi>
744
745         * gnus-art.el (gnus-signature-limit): Add default values for
746         choices suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
747         (gnus-prompt-before-saving): Add :value t for sexp tag.
748         (gnus-split-methods): Add default values for choices.
749
750         * gnus-score.el (gnus-home-score-file): Add non-nil default for
751         function.
752         (gnus-home-adapt-file): Ditto.
753
754         * gnus-sum.el (gnus-move-split-methods): Add default values for
755         choices.
756
757         * nnmail.el (nnmail-list-identifiers): Add default values for
758         choices suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
759
760 Sun Jan  4 11:31:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
761
762         * gnus.el: Quassia Gnus v0.19 is released.
763
764 Sun Jan  4 10:42:53 1998  Felix Lee  <flee@teleport.com>
765
766         * nntp.el (nntp-open-rlogin): Use a list of parameters.
767
768 Sun Jan  4 10:25:05 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
769
770         * gnus-agent.el (gnus-agent-fetch-groups): New command.
771
772         * gnus-sum.el (gnus-summary-print-article): Changed order of
773         parameters.
774
775 Sun Jan  4 10:24:07 1998  Michael R. Cook  <mcook@cognex.com>
776
777         * gnus-sum.el (gnus-summary-print-article): Use process/prefix.
778
779 Sun Jan  4 05:29:38 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
780
781         * gnus-uu.el: Changed spurious defconsts to defvars.
782
783         * nnmail.el (nnmail-get-spool-files): Quote group name.
784
785         * gnus-agent.el (gnus-agent-fetch-group-1): Fetch ticked articles.
786         (gnus-agent-fetch-group-1): Never mind.
787
788 Sat Dec 20 22:33:17 1997  Pete Ware  <ware@cis.ohio-state.edu>
789
790         * message.el (message-rename-buffer): Check for nil dirs.
791
792 Fri Dec 19 21:45:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
793
794         * nnml.el (nnml-request-create-group): Check for files.
795
796 Fri Dec 19 21:39:43 1997  Hrvoje Niksic  <hniksic@srce.hr>
797
798         * message.el (message-mode): Fixed font-lock.
799
800 Fri Dec 19 21:26:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
801
802         * gnus-cache.el (gnus-cache-read-active): Check for empty files. 
803
804 Sun Dec 14 11:46:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
805
806         * gnus-uu.el (gnus-uu-save-article): Quote all lines beginning
807         with a dash.
808
809 1997-12-10  SL Baur  <steve@altair.xemacs.org>
810
811         * gnus-start.el (gnus-read-descriptions-file): Really bind and gag 
812         Mule.
813
814 Fri Dec  5 15:15:05 1997  Danny Siu  <dsiu@adobe.com>
815
816         * nndoc.el (nndoc-babyl-body-begin): quote the regexp for the
817         string "*** EOOH ***" properly.
818         (nndoc-babyl-head-begin): Same as above.
819
820 Sun Dec 14 11:11:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
821
822         * gnus-uu.el (gnus-uu-pre-uudecode-hook): New hook.
823
824         * gnus-sum.el (gnus-summary-read-group-1): Set mode line after
825         configuring. 
826
827 Sun Dec 14 11:03:26 1997  Wes Hardaker  <wjhardaker@ucdavis.edu>
828
829         * gnus-score.el (gnus-adaptive-word-minimum): New variable.
830         (gnus-score-adaptive): Use it.
831
832 Sun Dec 14 09:19:18 1997  Roland B. Roberts  <roberts@panix.com>
833
834         * gnus-group.el: Fixed hardcoded levels.
835
836 Sat Dec  6 17:40:33 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
837
838         * gnus.el: Quassia Gnus v0.18 is released.
839
840 Sat Dec  6 17:27:04 1997  Kim-Minh Kaplan  <KimMinh.Kaplan@Utopia.EUnet.fr>
841
842         * gnus-picon.el (gnus-picons-remove): Race condition.
843
844 Sat Dec  6 17:23:26 1997  Christian von Roques  <roques@scalar.pond.sub.org>
845
846         * gnus-start.el (gnus-read-descriptions-file): Fix
847         enable-multibyte-characters. 
848
849 1997-12-05  Dave Love  <d.love@dl.ac.uk>
850
851         * gnus-nocem.el (gnus-nocem-message-wanted-p): Fix paren typpo.
852         (gnus-nocem-issuers): Allow sexp alternative in :type for alists.
853
854 1997-12-05  Dave Love  <d.love@dl.ac.uk>
855
856         * gnus-art.el (gnus-visible-headers): Add X-sent:.
857
858 Sat Dec  6 17:16:28 1997  Lars Balker Rasmussen  <lbr@mjolner.dk>
859
860         * gnus-art.el (article-make-date-line): Don't add extra newlines. 
861
862 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
863
864         * nnmail.el (nnmail-file-coding-system): Use `raw-text' in
865         default.
866
867         * nnheader.el (nnheader-file-coding-system): Use `raw-text' in
868         default.
869
870 Sat Dec  6 17:04:40 1997  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
871
872         * nnml.el (nnml-parse-head): Out-of-bounds fix.
873
874         * nndraft.el (nndraft-request-associate-buffer): Get proper file
875         name. 
876
877 Sat Dec  6 15:35:37 1997  Gary D. Foster  <Gary.Foster@Corp.Sun.COM>
878
879         * gnus-group.el: Added backspace.
880
881 Thu Nov 27 19:56:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
882
883         * gnus-agent.el (gnus-summary-set-agent-mark): Remove marks
884         properly. 
885
886 1997-11-27  Christoph Wedler  <wedler@fmi.uni-passau.de>
887
888         * smiley.el (smiley-buffer): Provide `help-echo'.
889
890 Thu Nov 27 17:33:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
891
892         * gnus-util.el (gnus-output-to-rmail): Always save buffer.
893
894         * nntp.el (nntp-close-server): Don't sleep for me, Argentina.
895         (nntp-request-close): You neither.
896
897 1997-11-19  Per Abrahamsen  <abraham@dina.kvl.dk>
898
899         * message.el (message-header-lines): New widget.
900         (message-default-headers): Use it.
901         (message-default-mail-headers): Use it.
902         (message-default-news-headers): Use it.
903
904 1997-11-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
905
906         * gnus-start.el (gnus-read-descriptions-file): Add missing quote.
907
908 Wed Nov 26 18:19:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
909
910         * nnweb.el (nnweb-type-definition): Rescued dejanewsold.
911
912         * gnus-mh.el (gnus-summary-save-in-folder): Reverted to old
913         version. 
914
915         * gnus-sum.el (gnus-kill-or-deaden-summary): Save excursion.
916
917         * gnus.el: Only require gnus-load in Emacsen 19.
918
919         * gnus-start.el (gnus-setup-news): Always push archive server.
920
921         * gnus-sum.el (gnus-read-header): Would bug out on sparse
922         articles. 
923
924 Wed Nov 26 17:50:41 1997  Kurt Swanson  <kurt@dna.lth.se>
925
926         * gnus-ems.el (gnus-mule-cite-add-face): Work.
927
928 Wed Nov 26 17:40:57 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
929
930         * gnus.el: Quassia Gnus v0.17 is released.
931
932 Wed Nov 26 16:04:25 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
933
934         * gnus-sum.el (gnus-summary-move-article): Don't work on canceled
935         articles. 
936
937         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Use
938         `read-char-exclusive'. 
939
940         * gnus-sum.el (gnus-summary-mode): Localize
941         gnus-summary-dummy-line-format. 
942
943         * nnml.el (nnml-open-nov): Check that the file exists before
944         inserting it. 
945
946         * gnus-art.el (article-date-ut): Insert a newline if needed.
947
948         * gnus-score.el (gnus-score-edit-current-scores): Protect against
949         nil score files.
950
951         * gnus-start.el (gnus-newsrc-parse-options): Be more correct --
952         match only hierarchies.
953         (gnus-gnus-to-quick-newsrc-format): Changed warning.
954
955 Wed Nov 26 15:47:40 1997  Greg Klanderman  <greg@alphatech.com>
956
957         * messagexmas.el (message-xmas-maybe-fontify): New definition.
958
959 Wed Nov 26 15:43:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
960
961         * gnus-start.el (gnus-setup-news): Protect against nil
962         gnus-message-archive-method. 
963
964 1997-11-26  Christoph Wedler  <wedler@fmi.uni-passau.de>
965
966         * gnus-art.el (gnus-article-edit-done): Update headers "Lines:",
967         "Content-Length:" and "X-Content-Length:" when present.
968
969 Wed Nov 26 15:08:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
970
971         * nnmail.el (nnmail-process-unix-mail-format): Pop to the right
972         buffer on error.
973         (nnmail-process-mmdf-mail-format): Ditto.
974
975 Wed Nov 26 13:54:04 1997  Joe Reiss  <jreiss@sprynet.com>
976
977         * gnus-art.el (gnus-summary-save-in-rmail): Return the name of the
978         file.
979
980 Wed Nov 26 13:50:01 1997  Alastair Burt <alastair.burt@dfki.de>
981
982         * smiley.el: Balloon help, etc.
983
984 Wed Nov 26 13:45:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
985
986         * gnus-util.el (gnus-kill-all-overlays): Remove check for XEmacs. 
987
988 1997-09-30  Dave Love  <d.love@dl.ac.uk>
989
990         * message.el: Don't require rmail.
991
992 Wed Nov 26 13:37:50 1997  Kurt Swanson  <kurt@dna.lth.se>
993
994         * gnus-group.el (gnus-group-setup-buffer): set-buffer.
995
996 Wed Nov 26 13:31:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
997
998         * gnus-score.el (gnus-score-load-file): Don't create empty score
999         files when doing decays.
1000
1001 Wed Nov 26 13:28:04 1997  Renaud Rioboo  <rioboo@calfor.lip6.fr>
1002
1003         * nnmail.el (nnmail-move-inbox): Only bind default-directory when
1004         calling external function.
1005
1006 Wed Nov 26 13:03:45 1997  IWAMURO Motonori  <iwa@mmp.fujitsu.co.jp>
1007
1008         * gnus-kill.el (gnus-batch-score): Newsrc thinko.
1009
1010 Wed Nov 26 10:31:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1011
1012         * nnheader.el (nnheader-parse-head): Would break on Message-ID's
1013         that spanned several lines.
1014
1015         * gnus-util.el (gnus-date-iso8601): Didn't pick out the date
1016         header. 
1017
1018         * gnus-demon.el (gnus-demon-scan-mail): Clean inboxes.
1019
1020 1997-11-25  Christoph Wedler  <wedler@fmi.uni-passau.de>
1021
1022         * gnus-picon.el (gnus-picons-x-face-sentinel): Would bug out in
1023         headers with two X-Face lines.
1024
1025 Wed Nov 26 08:54:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1026
1027         * gnus-sum.el (gnus-summary-update-info): Would use wrong group
1028         name. 
1029
1030 1997-11-26  Hrvoje Niksic  <hniksic@srce.hr>
1031
1032         * gnus-spec.el (gnus-compile): Avoid multiple `c*addr's.
1033         (gnus-compile): Require `bytecomp'.
1034
1035 1997-11-25  Hrvoje Niksic  <hniksic@srce.hr>
1036
1037         * gnus-util.el (gnus-prin1): Bind `print-readably' to t.
1038
1039         * gnus-xmas.el (gnus-xmas-kill-all-overlays): New function.
1040         (gnus-xmas-define): Use it.
1041
1042         * gnus-art.el (gnus-stop-date-timer): Use `nnheader-cancel-timer'.
1043
1044         * message.el (message-header-lines): Specify format.
1045
1046         * gnus-xmas.el (gnus-xmas-move-overlay): Use BUFFER.
1047         (gnus-byte-code): Use `indirect-function'.
1048
1049         * gnus-cite.el (gnus-cite-add-face): Would assign free variable.
1050
1051 Wed Nov 26 08:31:28 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1052
1053         * gnus-art.el (gnus-stop-date-timer): Cancel instead of delete. 
1054         (gnus-start-date-timer): Use the numerical prefix.
1055
1056 Tue Nov 25 20:03:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1057
1058         * gnus-draft.el (gnus-group-send-drafts): Activate group first.
1059
1060 Tue Nov 25 19:57:55 1997  Dan Christensen  <jdc@chow.mat.jhu.edu>
1061
1062         * gnus-group.el (gnus-group-process-prefix): Skip topics.
1063
1064 Tue Nov 25 19:54:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1065
1066         * gnus-move.el (gnus-move-group-to-server): Protect agains
1067         nil-ness. 
1068
1069 Tue Nov 25 19:03:38 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1070
1071         * gnus.el: Quassia Gnus v0.16 is released.
1072
1073 Tue Nov 25 16:05:01 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1074
1075         * gnus-sum.el (gnus-read-header): Remove thread entry before
1076         rebuilding. 
1077
1078         * gnus-cite.el (gnus-cite-add-face): Keep track of all overlays.
1079
1080         * gnus-art.el (article-update-date-lapsed): New function.
1081         (gnus-start-date-timer): New command.
1082         (article-date-ut): Put the face in the right place.
1083         (article-date-ut): Would move around.
1084
1085         * gnus-group.el (gnus-group-read-ephemeral-group): Accept server
1086         names. 
1087
1088         * gnus-srvr.el (gnus-browse-foreign-server): Use proper server
1089         names. 
1090
1091         * gnus.el (gnus-group-prefixed-name): Give the right result for
1092         native groups.
1093
1094         * nnheader.el (nnheader-directory-files): New function.
1095
1096         * nnmh.el (nnmh-request-list-1): Reversed check.
1097
1098         * nnfolder.el (nnfolder-delete-mail): Would skip backwards one
1099         line too much.
1100
1101 Tue Nov 25 14:44:02 1997  SeokChan LEE  <chan@xfer.kren.nm.kr>
1102
1103         * message.el (message-ignored-supersedes-headers): Typo.
1104
1105 Mon Nov 24 18:46:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1106
1107         * gnus.el: Quassia Gnus v0.15 is released.
1108
1109 Mon Nov 24 18:07:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1110
1111         * gnus-ems.el: Also check major version names.
1112
1113 1997-10-05  SL Baur  <steve@altair.xemacs.org>
1114
1115         * message.el (require 'rmail): Put guard around.
1116         * nnbabyl.el (require 'rmail): Ditto.
1117
1118 Mon Nov 24 17:36:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1119
1120         * message.el (message-reply): Respect Mail-Copies-To even when
1121         `to-address'. 
1122
1123 Mon Nov 24 17:32:47 1997  Thor Kristoffersen  <thor@unik.no>
1124
1125         * nntp.el (nntp-request-close): Sleep one second.
1126
1127 Mon Nov 24 16:18:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1128
1129         * gnus-sum.el (gnus-summary-read-group-1): Update marks when not
1130         entering group.
1131
1132         * gnus-start.el (gnus-setup-news): Get correct value of archive
1133         server. 
1134
1135 Wed Oct  8 20:29:35 1997  Robert Bihlmeyer  <robbe@orcus.priv.at>
1136
1137         * message.el (message-make-organization): Don't let the
1138         environment variable override a user-set organization.
1139
1140 Mon Nov 24 14:09:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1141
1142         * nnml.el (nnml-open-nov): Don't use find-file.
1143
1144         * gnus-sum.el (gnus-last-newsgroup-variables-set): New variable.
1145         (gnus-set-global-variables): Don't do to much; gets run off of
1146         pre-command-hook. 
1147         Got rid of gnus-set-global-variables throughout.
1148         (gnus-summary-exit): Update adaptive scoring here.
1149         (gnus-summary-isearch-article): Widen.
1150
1151         * nnml.el (nnml-parse-head): Work in empty buffers.
1152
1153 1997-10-14  Hrvoje Niksic  <hniksic@srce.hr>
1154
1155         * gnus-xmas.el (gnus-xmas-group-startup-message): Check for image
1156         formats correctly.
1157         (gnus-xmas-modeline-glyph): Ditto.
1158
1159 Mon Nov 24 13:58:12 1997  Hrvoje Niksic  <hniksic@srce.hr>
1160
1161         * gnus-spec.el (gnus-compile): Work under XEmacs.
1162
1163 Mon Nov 24 07:15:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1164
1165         * nnoo.el (nnoo-change-server): Push the right parent packend onto
1166         the alist.
1167
1168 Sun Nov 23 16:21:41 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1169
1170         * gnus.el: Quassia Gnus v0.14 is released.
1171
1172 Sun Nov 23 14:04:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1173
1174         * gnus-start.el (gnus-read-descriptions-file): Make sure Mule is
1175         bound.  And gagged.
1176
1177         * message.el (message-send-mail-with-mh): Use
1178         `mh-new-draft-name'. 
1179
1180         * nnfolder.el (nnfolder-read-folder): Save new buffers.
1181
1182         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "write to
1183         file". 
1184
1185         * gnus-util.el (gnus-byte-code): Use indirect-function.
1186
1187         * nntp.el (nntp-open-telnet): Also accept 201.
1188
1189         * gnus-sum.el (gnus-summary-reparent-thread): Update thread.
1190
1191         * gnus-score.el (gnus-all-score-files): Don't do anything unless
1192         GROUP. 
1193
1194         * nnmail.el (nnmail-split-it): Save-excursion.
1195         (nnmail-group-pathname): Translate file chars.
1196
1197 Sun Nov 23 13:41:10 1997  Gunnar Horrigmo  <horrigmo@online.no>
1198
1199         * gnus-sum.el (gnus-summary-exit): Don't skip if group
1200         disappeared. 
1201
1202 Sun Nov 23 13:32:55 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1203
1204         * nnfolder.el (nnfolder-normalize-buffer): New function.
1205         (nnfolder-save-mail): Use it.
1206         (nnfolder-request-replace-article): Ditto.
1207
1208 1997-11-19  Per Abrahamsen  <abraham@dina.kvl.dk>
1209
1210         * message.el (message-header-lines): New widget.
1211         (message-default-headers): Use it.
1212         (message-default-mail-headers): Use it.
1213         (message-default-news-headers): Use it.
1214
1215 Sun Nov 23 12:44:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1216
1217         * gnus-win.el (gnus-remove-some-windows): Also delete dead summary
1218         windows.
1219
1220         * gnus-score.el (gnus-score-adaptive): Check whether functions are
1221         bound.
1222
1223 Sun Nov 23 12:15:00 1997  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
1224
1225         * gnus-sum.el (gnus-summary-limit-include-thread): Interactive
1226         fix. 
1227
1228 Sun Nov 23 07:06:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1229
1230         * gnus-sum.el (gnus-summary-reparent-thread): Insert Message-ID in
1231         proper place.
1232
1233 Sat Nov 22 18:30:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1234
1235         * gnus-cus.el (gnus-group-parameters): Add visible.
1236
1237 Sat Nov 22 18:19:39 1997  Kim-Minh Kaplan  <kkaplan@lpthe.jussieu.fr>
1238
1239         * message.el (message-setup): Add a newline, if necessary.
1240
1241 Sat Nov 22 18:04:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1242
1243         * gnus-mh.el (gnus-summary-save-in-folder): Fix for default.
1244
1245 Sat Nov 22 18:01:26 1997  Didier Verna  <verna@inf.enst.fr>
1246
1247         * gnus-sum.el (gnus-summary-remove-bookmark): Interactive spec. 
1248
1249 Mon Nov 17 23:50:51 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1250
1251         * gnus-art.el (article-display-x-face): Fold case.
1252
1253 Thu Nov 13 22:57:23 1997  Kenichi Handa  <handa@etl.go.jp>
1254
1255         * gnus/gnus-start.el (gnus-read-descriptions-file): Decode
1256         description if necessary.
1257
1258         * gnus/nntp.el (nntp-coding-system-for-read): Set default value to
1259         binary.
1260         (nntp-coding-system-for-write): Likewise.
1261
1262 Thu Nov 13 22:30:19 1997  seokchan lee  <chan@xfer.kren.nm.kr>
1263
1264         * message.el (message-ignored-supersedes-headers): Ignore more
1265         headers. 
1266
1267 Thu Nov 13 22:28:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1268
1269         * message.el (message-separator-face): Lightened up.
1270         (message-header-other-face): Ditto.
1271
1272 Thu Nov 13 22:22:11 1997  jari aalto  <jari.aalto@poboxes.com>
1273
1274         * nnmail.el (nnmail-process-mmdf-mail-format): Pop to buffer.
1275
1276 Thu Nov 13 22:09:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1277
1278         * gnus-start.el (gnus-start-draft-setup): Always create group.
1279
1280         * gnus-agent.el (gnus-agent-fetch-headers): Translate file chars.
1281
1282 Thu Nov  6 20:43:05 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1283
1284         * gnus.el: Quassia Gnus v0.13 is released.
1285
1286 Thu Nov  6 20:30:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1287
1288         * nnlistserv.el: New backend.
1289
1290 Thu Nov  6 01:53:51 1997  Stefan Waldherr  <swa@cs.cmu.edu>
1291
1292         * nnweb.el (nnweb-dejanewsold-search): New function.
1293
1294 Thu Nov  6 01:52:43 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1295
1296         * gnus-topic.el (gnus-topic-change-level): Really delete multiple
1297         instances. 
1298
1299 Wed Nov  5 14:04:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1300
1301         * gnus-topic.el (gnus-topic-update-topic-line): Possibly fix nil
1302         numbers. 
1303
1304         * gnus-sum.el (gnus-summary-show-article): New command and
1305         keystroke. 
1306
1307 Tue Nov  4 06:29:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1308
1309         * gnus-score.el (gnus-score-adaptive): Use the home score file.
1310
1311 Sat Oct 25 05:52:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1312
1313         * gnus-art.el (gnus-article-save): Hide headers in the right
1314         buffer.
1315
1316         * gnus-picon.el (gnus-picons-xbm-face): New face.
1317
1318 Sat Oct 25 00:39:42 1997  Lars Balker Rasmussen  <lbr@mjolner.dk>
1319
1320         * gnus-art.el (gnus-article-fill-paragraph): New command and
1321         keystroke. 
1322
1323 1997-10-16  Colin Rafferty  <craffert@ml.com>
1324
1325         * message.el (message-make-fqdn): Made certain that user-mail is
1326                   not nil.
1327
1328 Sat Oct 25 00:18:32 1997  David S. Goldberg  <dsg@linus.mitre.org>
1329
1330         * gnus-art.el (article-hide-boring-headers): Use many-to.
1331
1332 Fri Oct 24 23:48:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1333
1334         * gnus-picon.el (gnus-picons-display-pairs): Don't add two bars.
1335         (gnus-picons-try-face): Set the foreground color on the bar.
1336         (gnus-picons-group-exluded-groups): New variable.
1337         (gnus-group-display-picons): Use it.
1338
1339 Mon Oct 13 00:01:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1340
1341         * gnus-agent.el (gnus-agent-group-path): Translate file chars.
1342         (gnus-agent-batch-fetch): New command.
1343         (gnus-agent-fetch-group): Message.
1344
1345 Sun Oct 12 23:54:55 1997  ISO-2022-JP  <ichikawa@hv.epson.co.jp>
1346
1347         * gnus-agent.el (gnus-agent-article-file-coding-system): New
1348         variable. 
1349
1350 Sun Oct 12 16:46:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1351
1352         * dgnushack.el (lpath): Reversed.
1353
1354         * gnus-msg.el (gnus-summary-cancel-article): Use sym prefix.
1355
1356         * gnus-art.el (article-translate-characters): New function.
1357         (article-treat-dumbquotes): New command and keystroke.
1358
1359 Sun Oct  5 20:09:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1360
1361         * gnus-art.el (gnus-button-alist): No ' and " in News:.
1362
1363         * gnus-msg.el (gnus-inews-insert-archive-gcc): Comp warn.
1364
1365 Sat Oct  4 00:53:55 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1366
1367         * gnus.el: Quassia Gnus v0.12 is released.
1368
1369 Sat Oct  4 00:16:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1370
1371         * gnus.el (gnus-plugged): Moved here.
1372
1373         * nnmail.el (nnmail-delete-incoming): Changed default to nil.
1374
1375         * gnus-int.el (gnus-request-scan): Don't do anything if
1376         unplugged. 
1377
1378 Fri Oct  3 21:09:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1379
1380         * gnus-art.el (gnus-ignored-headers): Doc fix.
1381
1382         * gnus-demon.el (gnus-demon-add-nntp-close-connection): New
1383         function. 
1384         (gnus-demon-nntp-close-connection): Ditto.
1385
1386         * nntp.el (nntp-last-command-time): New variable.
1387         (nntp-retrieve-data): Use it.
1388
1389         * message.el (message-news-p): Messages with Posted-To aren't
1390         news. 
1391         (message-mode): Heed message-yank-prefix when filling.
1392
1393         * nndraft.el (nndraft-request-restore-buffer): Remove Xrefs and
1394         Lines headers.
1395
1396         * nntp.el (nntp-encode-text): Encode according to RFC977.
1397
1398 Wed Oct  1 18:27:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1399
1400         * gnus-msg.el (gnus-inews-insert-archive-gcc): gcc-self didn't
1401         work if `gnus-message-archive-method' was nil.
1402
1403         * nnmail.el (nnmail-article-group): Allow \\1 substitution.
1404
1405 Sat Sep 27 12:57:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1406
1407         * gnus-salt.el (gnus-pick-mouse-pick-region): Use it.
1408
1409         * gnus-xmas.el (gnus-xmas-window-edges): New function.
1410
1411         * gnus-score.el (gnus-score-edit-current-scores): Don't select
1412         window. 
1413
1414 Sat Sep 27 12:52:31 1997  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
1415
1416         * messcompat.el ((boundp 'mail-mode-hook)): Check.
1417
1418 Sat Sep 27 09:22:15 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1419
1420         * nndraft.el (nndraft-possibly-change-group): Always open server.
1421
1422         * gnus-sum.el (gnus-summary-pop-article): Force.
1423
1424         * gnus-art.el (gnus-article-prepare): Push the article onto the
1425         history. 
1426
1427         * gnus-sum.el (gnus-summary-pop-article): Pop to the right
1428         article. 
1429
1430         * gnus-demon.el (gnus-demon-scan-news): Save excursion.
1431
1432 Sat Sep 27 09:06:55 1997  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
1433
1434         * gnus-cache.el (gnus-summary-limit-include-cached): New command
1435         and keystroke.
1436
1437 Sat Sep 27 06:45:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1438
1439         * gnus-uu.el (gnus-uu-invert-processable): Make interactive.
1440
1441 Sat Sep 27 06:43:38 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
1442
1443         * gnus-picon.el: Doc fixes.
1444
1445 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
1446
1447         * gnus.el: Removed definition of `custom-face-lookup'.
1448
1449 Sat Sep 27 05:36:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1450
1451         * nndraft.el: Would block nnmh.
1452
1453         * gnus-sum.el (gnus-mark-article-as-unread): Don't allow marking
1454         negative articles.
1455
1456         * gnus-group.el (gnus-fetch-group): Use `gnus-no-server'.
1457
1458         * gnus-agent.el (gnus-agent-with-fetch): Moved.
1459
1460         * gnus-sum.el (gnus-nov-read-integer): Really skip to next field.
1461
1462 Sat Sep 27 04:32:45 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1463
1464         * gnus.el: Quassia Gnus v0.11 is released.
1465
1466 Sat Sep 27 03:50:12 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1467
1468         * message.el (message-send): Post without asking.
1469         (message-mode): Modify paragraphs-start and paragraph-separate. 
1470         (message-newline-and-reformat): New command and keystroke.
1471
1472 Thu Sep 25 00:13:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1473
1474         * nnmail.el (nnmail-activate): Init server buffer.
1475
1476 Wed Sep 24 04:11:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1477
1478         * gnus-draft.el (gnus-draft-setup): Inexplicable binding problem
1479         worked around.
1480
1481         * nnsoup.el (nnsoup-always-save): Renamed.
1482
1483 Wed Sep 24 04:11:02 1997  Nelson Jose dos Santos Ferreira  <Nelson.Ferreira@inesc.pt>
1484
1485         * nnsoup.el (nnsoup-commit-reply-now): New variable.
1486         (nnsoup-store-reply): Use it.
1487
1488 Wed Sep 24 02:30:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1489
1490         * gnus-ems.el (gnus-deactivate-mark): New alias.
1491
1492 Tue Sep 23 07:56:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1493
1494         * gnus.el: Win-away!
1495
1496         * gnus-msg.el (gnus-setup-message): Don't trust make-symbol.
1497
1498 Tue Sep 23 07:45:11 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1499
1500         * gnus.el: Quassia Gnus v0.10 is released.
1501
1502 Tue Sep 23 01:41:04 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1503
1504         * gnus-sum.el (gnus-read-all-headers): New function.
1505         (gnus-select-newsgroup): Use it.
1506         (gnus-summary-refer-thread): Ditto.
1507         (gnus-refer-thread-limit): New variable.
1508         (gnus-summary-refer-thread): Use it.
1509
1510         * gnus-nocem.el (gnus-nocem-message-wanted-p): New function.
1511         (gnus-nocem-check-article): Use it.
1512         (gnus-nocem-issuers): Dox ofx.
1513
1514         * dgnushack.el (dgnushack-compile): Check for cus-edit.
1515
1516         * message.el (message-included-forward-headers): Include Mime
1517         headers. 
1518         (message-send): Allow posting without confirming from Agent.
1519
1520 Mon Sep 22 05:43:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1521
1522         * dgnushack.el (byte-compile-warnings): Don't warn about obsolete
1523         variables. 
1524
1525         * gnus-sum.el (gnus-summary-refer-thread): New command and
1526         keystroke. 
1527         (gnus-summary-limit-include-thread): New command and keystroke. 
1528         (gnus-summary-articles-in-thread): New function.
1529         (gnus-articles-in-thread): Renamed.
1530
1531 Sun Sep 21 23:54:50 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1532
1533         * gnus.el: Quassia Gnus v0.9 is released.
1534
1535 Sun Sep 21 23:38:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1536
1537         * gnus.el (gnus-splash-face): ForestGreen everywhere.
1538
1539         * gnus-sum.el (gnus-simplify-subject-fully): Use new variable.
1540         (gnus-general-simplify-subject): Ditto.
1541
1542 Sun Sep 21 23:34:13 1997  Kurt Swanson  <kurt@dna.lth.se>
1543
1544         * gnus-sum.el (gnus-simplify-subject-functions): New variable.
1545         (gnus-simplify-whitespace): New function.
1546
1547         * gnus-util.el (gnus-map-function): New function.
1548
1549 Sun Sep 21 23:22:04 1997  Michelangelo Grigni  <mic@mathcs.emory.edu>
1550
1551         * gnus-score.el (gnus-score-regexp-bad-p): New function.
1552
1553 Sun Sep 21 00:14:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1554
1555         * gnus-score.el (gnus-summary-lower-score): Use sym pref.
1556         (gnus-summary-increase-score): Use it.
1557
1558         * gnus.el (gnus-current-prefix-symbol): New variable.
1559         (gnus-current-prefix-symbols): New variable.
1560
1561         * gnus-score.el (gnus-summary-increase-score): Take symbolic
1562         prefix. 
1563
1564         * gnus.el (gnus-interactive): Removed.
1565         (gnus-interactive): Renamed from gnus-interactive-1.
1566         (gnus-symbolic-argument): New command.
1567
1568         * gnus-draft.el (gnus-draft-send-message): Disable message
1569         checks. 
1570         (gnus-draft-send): Ditto.
1571         (gnus-draft-setup): Don't save buffer.
1572
1573         * dgnushack.el (dgnushack-compile): Warn people about Custom.
1574
1575         * gnus-group.el (gnus-group-iterate): Use gensymmed variables.
1576
1577         * pop3.el (pop3-md5): `with-temp-buffer' doesn't exist in Emacs
1578         19.34. 
1579
1580         * nneething.el (nneething-directory): Defvarred.
1581
1582         * message.el: Autoloaded nndraft things.
1583         (message-set-auto-save-file-name): Use it.
1584
1585         * dgnushack.el (dgnushack-compile): Warn about things.
1586
1587         * gnus-art.el: Autoload w3-region.
1588
1589         * gnus-vm.el (gnus-summary-save-in-vm): Simplified.
1590
1591         * gnus.el: Changed `compiled-function-p' to `byte-code-function-p'
1592         throughout.
1593
1594         * gnus-sum.el (gnus-summary-edit-article): Supply additional
1595         param. 
1596
1597         * gnus-group.el (gnus-group-iterate): Undo bogus change.
1598
1599         * gnus-agent.el (gnus-agentize): Just call gnus-open-agent
1600         directly. 
1601
1602         * gnus.el (gnus-interactive): New macro.
1603         (gnus-interactive-1): New function.
1604
1605         * gnus-sum.el (gnus-fetch-old-headers): Allow `invisible'.
1606         (gnus-cut-thread): Use it.
1607         (gnus-cut-threads): Ditto.
1608         (gnus-summary-initial-limit): Ditto.
1609         (gnus-summary-limit-children): Ditto.
1610
1611         * gnus-art.el (gnus-article-edit-done): Accept a prefix arg.
1612         (gnus-boring-article-headers): Allow `long-to' param.
1613         (article-hide-boring-headers): Use it.
1614
1615         * gnus-sum.el (gnus-summary-edit-article-done): Accept a
1616         no-highlight param.
1617
1618         * nntp.el (nntp-rlogin-program): New variable.
1619         (nntp-open-rlogin): Use it.
1620
1621         * nnvirtual.el (nnvirtual-request-post): New function.
1622
1623         * gnus-msg.el (gnus-message-group-art): New variable.
1624
1625         * gnus-draft.el (gnus-draft-setup): Don't use message-setup.
1626
1627         * nndraft.el (nndraft): Allow editing articles.
1628
1629         * gnus-ems.el (gnus-x-splash): Ditto.
1630
1631         * gnus.el (gnus-splash-face): Darker face.
1632
1633         * gnus-draft.el (gnus-draft-setup): Clobbered variables.
1634
1635 Sat Sep 20 23:23:49 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1636
1637         * gnus.el: Quassia Gnus v0.8 is released.
1638
1639 Sat Sep 20 20:41:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1640
1641         * gnus-start.el (gnus-setup-news-hook): New hook.
1642
1643         * gnus-agent.el (gnus-agentize): Really set up queue group.
1644         (gnus-open-agent): Setup queue here.
1645
1646 Sat Sep 20 20:23:07 1997  Matt Simmons  <simmonmt@acm.org>
1647
1648         * message.el (message-set-auto-save-file-name): Make things work
1649         without drafts.
1650
1651 Sat Sep 20 18:32:02 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1652
1653         * nnmh.el (nnmh-request-list-1): Check for links to ".".
1654
1655         * nndraft.el (nndraft-possibly-change-group): New function.
1656
1657         * gnus-agent.el (gnus-agent-queue-setup): New function.
1658
1659 Thu Sep 18 04:54:59 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1660
1661         * gnus.el: Quassia Gnus v0.7 is released.
1662
1663 Thu Sep 18 03:33:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1664
1665         * gnus-msg.el (gnus-setup-message): Slap a progn around forms.
1666
1667         * nndraft.el (nndraft-articles): Make sure directory exists. 
1668
1669         * message.el (message-mode): Don't delete article.
1670
1671         * nnmh.el (nnmh-request-accept-article): Don't save when
1672         noinsert. 
1673
1674 Wed Sep 17 03:37:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1675
1676         * nndraft.el (nndraft-directory): Changed defaults.
1677
1678         * gnus-agent.el (gnus-agent-fetch-session): Bind command method.
1679
1680 Wed Sep 17 03:28:36 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1681
1682         * gnus.el: Quassia Gnus v0.6 is released.
1683
1684 1997-08-17  SL Baur  <steve@altair.xemacs.org>
1685
1686         * dgnushack.el (dgnushack-compile): Ignore .el files beginning
1687         with an `=' character.
1688
1689 Wed Sep 17 02:30:04 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1690
1691         * gnus-sum.el (gnus-build-sparse-threads): Allow display of looped
1692         References.
1693
1694         * gnus-agent.el (gnus-agent-fetch-group-1): Separated out into
1695         function. 
1696
1697         * message.el (message-delete-not-region): New command and
1698         keystroke. 
1699
1700 Tue Sep 16 00:58:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1701
1702         * nndraft.el (nndraft-directory): Changed value.
1703
1704         * message.el (message-kill-buffer): Disassociate draft.
1705         (message-mode): Use kill hook to disassociate.
1706         (message-disassociate-draft): Double-check.
1707
1708         * gnus-agent.el (gnus-agentize): Don't set twice.
1709
1710         * gnus-art.el (gnus-article-prepare): Go to the right line before
1711         marking. 
1712
1713         * gnus-start.el: Renamed the drafts group.
1714
1715         * gnus-agent.el (gnus-agent-lib-file): Changed name of directory.
1716
1717         * gnus-draft.el (gnus-draft-mode): Simplify.
1718
1719 Tue Sep 16 00:18:11 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1720
1721         * gnus.el: Quassia Gnus v0.5 is released.
1722
1723 Mon Sep 15 00:53:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1724
1725         * gnus-sum.el (gnus-alter-header-function): New variable.
1726         (gnus-nov-parse-line): Use it.
1727         (gnus-get-newsgroup-headers): Ditto.
1728
1729         * gnus-draft.el (gnus-group-send-drafts): Don't send when
1730         unplugged. 
1731
1732         * gnus-sum.el (gnus-summary-read-group): Don't show-all when
1733         skipping groups.
1734
1735         * gnus-start.el (gnus-start-draft-setup): Changed name.
1736
1737 Mon Sep 15 00:40:09 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1738
1739         * gnus.el: Quassia Gnus v0.4 is released.
1740
1741 Mon Sep 15 00:19:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1742
1743         * gnus-sum.el (gnus-summary-goto-article): Accept Message-ID's.
1744
1745 Sun Sep 14 21:41:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1746
1747         * gnus-sum.el (gnus-group-make-articles-read): No params.
1748
1749         * nndraft.el (nndraft-status-string): Fix.
1750
1751         * gnus-draft.el (gnus-group-send-drafts): New command.
1752
1753         * gnus-sum.el (gnus-compute-read-articles): Separated.
1754         (gnus-update-read-articles): Allow computation.
1755
1756         * nndraft.el (nndraft-articles): New function.
1757
1758         * message.el (message-send): Disabled test.
1759
1760 Sun Sep 14 21:17:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1761
1762         * gnus.el: Quassia Gnus v0.3 is released.
1763
1764 Sun Sep 14 01:51:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1765
1766         * gnus-agent.el (gnus-agent-short-article): New variables.
1767
1768         * message.el (message-set-auto-save-file-name): Use drafts.
1769
1770         * nndraft.el (nndraft-request-expire-articles): Use it.
1771
1772         * nnmh.el (nnmh-deletable-article-p): Change.
1773         (nnmh-allow-delete-final): New variable.
1774
1775         * gnus-msg.el (gnus-summary-send-draft): Removed.
1776
1777         * gnus.el (gnus-article-mark-lists): Save unsendable marks.
1778
1779         * gnus-sum.el (gnus-newsgroup-unsendable): New variable.
1780
1781         * gnus-draft.el: New file.
1782
1783         * gnus-sum.el (gnus-unsendable-mark): New variable.
1784
1785         * nndraft.el (nndraft-execute-nnmh-command): Cleanup.
1786
1787         * message.el (message-send-news): Use `gnus-request-post'.
1788
1789         * gnus-agent.el (gnus-agentize): New command.
1790
1791         * gnus-bcklg.el (gnus-backlog-remove-article): Remove the ident
1792         from the list.
1793
1794 Sun Sep 14 00:26:47 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1795
1796         * gnus.el: Quassia Gnus v0.2 is released.
1797
1798 Sun Sep 14 00:24:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1799
1800         * gnus-score.el (gnus-score-headers): Make sure the summary buffer
1801         exists.
1802
1803 Sat Sep 13 23:35:28 1997  Greg Stark  <gsstark@mit.edu>
1804
1805         * gnus-ems.el (gnus-x-splash): New function.
1806
1807 Sat Sep 13 22:46:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1808
1809         * gnus-start.el (gnus-1): Use it.
1810
1811         * gnus-ems.el (gnus-decode-coding-string): New alias.
1812
1813         * message.el (message-unix-mail-delimiter): Dox fox.
1814
1815         * nnmh.el (nnmh-request-list-1): Don't use coding system.
1816
1817         * gnus-sum.el (gnus-summary-catchup): Reverse logic.
1818
1819 Sat Sep 13 21:21:38 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1820
1821         * gnus.el: Quassia Gnus v0.1 is released.