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