(imap-parse-body): Work around bug in Sun SIMS.
[gnus] / lisp / ChangeLog
1 2000-09-22  Simon Josefsson  <simon@josefsson.org>
2
3         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
4
5 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
6
7         * lpath.el: Bind nnkiboze-score-file.
8
9 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10
11         * gnus-score.el (gnus-score-use-all-scores): New variable.
12         (gnus-all-score-files): Use it.
13         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
14         (nnkiboze-enter-nov): Fix it when there is no xref.
15         (nnkiboze-generate-groups): List groups.
16         * gnus-group.el (gnus-group-make-kiboze-group): Use 
17         nnkiboze-score-file.
18         
19         * nnkiboze.el (nnkiboze-request-article): Use
20         gnus-cache-request-article.
21         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
22
23 2000-07-16 Dmitry Bely <dbely@mail.ru>
24
25         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
26
27 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
28
29         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
30
31 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
32
33         * message.el (message-default-charset): Set default value in
34         non-MULE XEmacsen as iso-8859-1.
35
36 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
37
38         * gnus-demon.el: Use (featurep 'xemacs).
39         * gnus-agent.el: timer vs. itimer.
40         * mail-source.el: Ditto.
41
42 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
43
44         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
45         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
46         * gnus-sum.el (gnus-nov-parse-line): Ditto.
47         * nnkiboze.el (nnkiboze-file-coding-system): New.
48         (nnkiboze-retrieve-headers): Use it.
49         (nnkiboze-request-group): Ditto.
50         (nnkiboze-close-group): Ditto.
51         (nnkiboze-generate-group): Ditto.
52         (nnkiboze-enter-nov): Insert first Xref properly.
53
54 2000-09-19  Dave Love  <fx@gnu.org>
55
56         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
57         (nnmail-get-new-mail): Test `sources' in top-level conditional.
58
59         * mail-source.el (mail-sources): Change default to '((file)).
60         Add useful custom type.
61
62 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
63
64         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
65         year).
66         (gnus-date-iso8601): Ditto.
67
68 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
69
70         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
71
72 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
73
74         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
75         pattern. Avoid using 8 bit chars.
76         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
77
78 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
79
80         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
81         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
82         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
83         functions are not implemented yet.
84         
85         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
86         x-overlay.el from the FSF Emacs black list.
87
88 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
89
90         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
91         (mm-inline-media-tests): Ditto.
92         (mm-automatic-display): Ditto.
93         * mm-view.el (mm-display-inline-fontify): Generalize from 
94         mm-display-patch-inline. 
95         (mm-display-patch-inline): Use it.
96         (mm-display-elisp-inline): Ditto.
97         
98 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
99
100         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
101         (gnus-topic-unmark-topic): Ditto.
102         (gnus-topic-mark-topic): Ditto.
103         (gnus-topic-get-new-news-this-topic): Use it.
104
105 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
106
107         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
108         display xface.
109
110 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
113         zombie or killed groups.
114         
115 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
116
117         * mml.el (mml-preview): Reinsert unibyte content. 
118         (mml-parse-1): Remove with-unibyte-current-buffer.
119         (mml-generate-mime-1): Ditto.
120         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
121         * message.el (message-forward): Ditto.
122
123 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
124
125         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
126         original article buffer.
127         (article-de-base64-unreadable): Ditto.
128         (article-wash-html): Ditto.
129
130 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
131
132         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
133         unless forward-show-mml.
134
135 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
136
137         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
138         (gnus-summary-save-parts-last-directory): New.
139         (gnus-summary-save-parts): Save history.
140
141 2000-09-14 Ben Gertzfield <che@debian.org>
142
143         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
144         variable.
145         (gnus-summary-save-parts): Use it.
146
147 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
148
149         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
150         * gnus-sum.el (gnus-summary-exit): Ditto.
151         (gnus-summary-exit-no-update): Ditto.
152         (gnus-summary-show-article): Ditto.
153
154 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
155
156         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
157         Content-Disposition.
158
159 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
160
161         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
162
163 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
164
165         * gnus-art.el (gnus-article-setup-buffer): Set
166         gnus-article-mime-handles to nil.
167         * gnus-sum.el (gnus-summary-exit): Ditto.
168         (gnus-summary-exit-no-update): Ditto.
169         (gnus-summary-show-article): Ditto.
170         (gnus-summary-save-parts): Use gnus-article-mime-handles if
171         dissected.
172         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
173
174 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
175
176         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
177         (gnus-sort-threads-1): New function. Sort threads recursively.
178         (gnus-sort-threads): Use it.
179         (gnus-sort-gathered-threads): Doc fix.
180
181 2000-09-13  Dave Love  <fx@gnu.org>
182
183         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
184
185         * gnus-ems.el (gnus-ems-redefine): Don't alias
186         gnus-summary-set-display-table.
187
188         * message.el (message-user-agent): Don't wrap ignore-errors around
189         it.
190
191         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
192         `format'.
193         (mm-content-transfer-encoding): Don't use cadar.
194
195         * uudecode.el (uudecode-decoder-program) 
196         (uudecode-decoder-switches): Customize.
197
198         * gnus-score.el (gnus-home-score-file): Improve custom type.
199
200         * gnus-cus.el (gnus-custom-mode): Conditionally set local
201         variables for Emacs 21.
202         (gnus-group-customize): Disable undo while laying out the buffer.
203
204 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
205
206         * gnus-util.el (gnus-write-active-file): Bind
207         coding-system-for-write.
208
209 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
210
211         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
212         
213         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
214         * gnus-kill.el (gnus-batch-score): Ditto.
215         * gnus-move.el (gnus-change-server): Ditto.
216         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
217
218 2000-09-12  Simon Josefsson  <simon@josefsson.org>
219
220         * gnus-sum.el (gnus-update-read-articles): Undo
221         `gnus-request-set-mark' operation.
222
223 2000-09-11  Dave Love  <fx@gnu.org>
224
225         * Changelog: Use iso-2022 coding.
226
227         * gnus-msg.el (gnus-msg-mail): New function.
228         (gnus-user-agent): New mail agent.
229
230 2000-09-10  Dave Love  <fx@gnu.org>
231
232         * message.el: Require mail-abbrevs for XEmacs for a problem with
233         keybinding despite the autoloads for it.
234
235 2000-09-08  Simon Josefsson  <simon@josefsson.org>
236
237         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
238
239         * nnimap.el (nnimap-request-update-info-internal): Remove tick
240         marks from dormant articles. (See nnimap-request-set-mark.)
241         (nnimap-retrieve-headers-progress): Demule.
242         (nnimap-open-server): Call nnoo-change-server twice, once for
243         getting the nnimap-server-buffer and once for letting n-c-s set
244         the variables in that buffer.
245
246 2000-09-08  David Edmondson <dme@dme.org>
247
248         * gnus.el (gnus-short-group-name): Guess separator.
249
250 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
251
252         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
253         XEmacs as well.
254
255 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
256
257         * gnus-group.el (gnus-group-insert-group-line): Fix.
258
259 2000-09-04  Dave Love  <fx@gnu.org>
260
261         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
262         (mm-get-image): Avoid the losing `make-glyph' from W3.
263
264 2000-09-03  Simon Josefsson  <simon@josefsson.org>
265
266         * gnus-sum.el (gnus-summary-delete-article): Check server.
267
268 2000-09-01  Simon Josefsson  <simon@josefsson.org>
269
270         * imap.el (imap-parse-flag-list): Rewrite.
271
272         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
273
274         * imap.el (imap-parse-flag-list): Hack.
275
276 2000-08-29  Dave Love  <fx@gnu.org>
277
278         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
279
280         * dgnushack.el (mapcon, union): Remove compiler macros.
281
282         * gnus-agent.el (gnus-agent-union): new function.
283         (gnus-agent-fetch-headers): Use it.
284
285         * gnus.el (gnus-group-startup-message): Specify foreground and
286         background for xpm image.  Centre image vertically.
287         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
288
289 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
290
291         * message.el (message-send-mail): Narrow-to-headers.
292
293 2000-08-24  Dave Love  <fx@gnu.org>
294
295         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
296         21.
297
298 2000-08-23  Dave Love  <fx@gnu.org>
299
300         * dgnushack.el: Remove `member-if' compiler macro.
301
302 2000-08-21  Dave Love  <fx@gnu.org>
303
304         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
305
306 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
309         permanent is used.
310         (gnus-topic-show-topic): Read topic when to show permanent hidden
311         topic.
312         (gnus-topic-remove-topic): Revert to the old behavior, not using
313         hide.
314
315 2000-08-21  Dave Love  <fx@gnu.org>
316
317         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
318         (gnus-xemacs): Use featurep.
319
320         * mm-util.el (mm-read-charset): Maybe use builtin.
321         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
322         (mm-multibyte-p, mm-with-unibyte-current-buffer)
323         (mm-with-unibyte): Use featurep, not string-match.
324         (mm-with-unibyte-buffer): Simplify.
325         (mm-quote-arg): Maybe use shell-quote-argument.
326
327         * mml.el (mml-make-string): Deleted (unused).
328
329         * gnus.el (gnus-mode-line-buffer-identification): Supply
330         definition for Emacs 21.
331
332         * gnus-salt.el: Small doc fixes.
333         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
334         gnus-add-minor-mode.
335
336         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
337         gnus-add-minor-mode.
338
339 2000-08-20  Simon Josefsson  <simon@josefsson.org>
340
341         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
342         function, thanks to Lloyd Zusman for debugging.
343         (nnimap-request-group): 
344         (nnimap-request-list): 
345         (nnimap-retrieve-groups): 
346         (nnimap-request-newgroups): Use it.
347
348         * nnimap.el (nnimap-request-article-part): Less verbose.
349
350 2000-08-19  Andreas Jaeger  <aj@suse.de>
351
352         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
353         subst-char-in-string since we test elsewhere whether it's bound.
354         
355 2000-08-18  Dave Love  <fx@gnu.org>
356
357         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
358         custom type.
359
360         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
361         gnus-group-running-xemacs.
362
363         * nnheader.el (nnheader-replace-chars-in-string): Use
364         subst-char-in-string if available.
365
366         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
367         (gnus-request-article-this-buffer): Use expand-file-name.
368         (gnus-mime-view-part-as-type): Simplify interactive spec.
369         (gnus-mime-button-map): Define it all in defvar.
370
371 2000-08-17  Dave Love  <fx@gnu.org>
372
373         * gnus-group.el (gnus-group-running-xemacs): Deleted.
374
375         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
376         last-nonmenu-event.
377
378         * uudecode.el (char-int): Use defalias, not fset.
379
380         * score-mode.el: Don't require easymenu.  Require mm-util.
381         (score-mode-coding-system): Use mm-auto-save-coding-system.
382
383         * nneething.el (nneething-create-mapping): Don't use cadar & al.
384         (nneething-file-name): Use expand-file-name, not concat.
385
386 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
387
388         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
389         Failure proof for email addresses.
390         (nnslashdot-sane-retrieve-headers): Ditto.
391
392 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
393
394         * message.el (message-send-mail): Only insert courtesy message
395         when text/plain.
396
397 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
398
399         * message.el (message-cancel-news): Copy the From header from the
400         original article.
401
402 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
403
404         * gnus-async.el (gnus-asynchronous): Removed.
405
406 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
407
408         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
409         format.
410
411 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
412
413         * nnmail.el (nnmail-expiry-target-group): Fixed.
414
415 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
416
417         * nnmail.el (nnmail-expiry-target-group): Fix the call to
418         gnus-request-accept-article so that body encoding is *not* done.
419         Encoding is not done on incoming mail, so why should it be done on
420         expired mail?
421
422
423 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
424
425         * nnml.el (nnml-request-expire-articles): Fix the calls to
426         nnml-request-article (the filename was being passed instead of the
427         article number) and nnmail-expiry-target-group
428         (nnml-current-directory is changed by nnml-request-accept-article,
429         causing it to be incorrect for the next article to be expired).
430
431 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
432
433         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
434         expiry-target group parameters. 
435
436 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
437
438         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
439         buffer.
440         (gnus-topic-hide-topic): Take a PERMANENT parameter.
441         (gnus-topic-show-topic): Ditto.
442
443         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
444
445 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
446
447         * mail-source.el (mail-source-incoming-file-prefix): New
448         variable. 
449
450 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
453
454         * mailcap.el (mailcap-maybe-eval): Be even more warning.
455
456 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
457
458         * message.el (message-syntax-checks): New check quotin-style: 
459         Text must be written below quoted text.
460         (message-check-news-body-syntax): Check it.
461
462 2000-08-11  Simon Josefsson  <simon@josefsson.org>
463
464         * imap.el (imap-authenticator-alist): Fix typo.
465         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
466         Jonas Oberg for debugging.
467
468 2000-08-11  Simon Josefsson  <simon@josefsson.org>
469
470         * gnus-async.el (gnus-asynchronous): Disable by default.
471
472 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
473
474         * mm-view.el (mm-inline-text): Bind fill-column.
475
476         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
477         list of unexpired articles.
478
479         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
480         un-expired articles. 
481
482         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
483         headers. 
484
485         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
486         we update the right topic.. 
487
488         * mm-decode.el (mm-display-external): Put point at start. 
489
490 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
491
492         * nnmail.el (nnmail-expiry-target): More explicit documentation.
493
494         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
495
496 2000-08-09  Simon Josefsson <simon@josefsson.org>
497
498         * imap.el (imap-parse-body):
499         (imap-parse-string-list): Add bug workarounds for Stalker
500         Communigate Pro 3.0 server.
501         (imap-body-lines): Remove bogus comment.
502
503         * imap.el (imap-range-to-message-set): Move from nnimap.el.
504
505         * nnimap.el (nnimap-retrieve-which-headers):
506         (nnimap-retrieve-headers-from-server):
507         (nnimap-request-set-mark):
508         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
509
510 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
511
512         * message.el (message-dont-reply-to-names):
513         rmail-dont-reply-to-names may not be defined.
514
515 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
516
517         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
518         not use pop.
519
520 2000-07-19  Dave Love  <fx@gnu.org>
521
522         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
523         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
524         check.
525         (gnus-article-display-xface): Special-case for dark backgrounds.
526
527 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
528
529         * imap.el (imap-calculate-literal-size-first): New variable.
530         (imap-local-variables): Add it.
531         (imap-kerberos4-open): Set it.
532         (imap-send-command): Use it.
533
534 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
535
536         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
537         (mailcap-parse-mimetypes): Use it.
538         (mailcap-extension-to-mime): Parse mimetype.
539         (mailcap-mime-types): Ditto.
540         * mml.el (mml-minibuffer-read-type): Ditto.
541
542 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
543
544         * nndoc.el (nndoc-type-alist): Add outlook.
545         (nndoc-outlook-type-p): New function.
546         (nndoc-outlook-article-begin): Ditto.
547
548 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
549
550         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
551         excursion.
552
553 2000-07-15  Simon Josefsson  <simon@josefsson.org>
554
555         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
556
557         * imap.el (imap): 
558         (imap-kerberos4-program): 
559         (imap-gssapi-program): 
560         (imap-ssl-program): Customization.
561         (imap-shell-program): 
562         (imap-shell-host): New variables.
563         (imap-streams): 
564         (imap-stream-alist): Add shell.
565         (imap-shell-p): 
566         (imap-shell-open): New functions.
567         (imap-open): Don't call authenticator if preauth.
568         (imap-authenticate): Return t if already authenticated.
569
570 2000-07-14  Simon Josefsson  <simon@josefsson.org>
571
572         * gnus.el (gnus-invalid-group-regexp): New variable.
573         (gnus-read-group): Use it.
574
575 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
576
577         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
578         expunge-below and orphan-score are "group variables".
579
580 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
581
582         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
583         qualified group names to `gnus-group-read-ephemeral-group'.
584
585 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * dgnushack.el (srcdir): Define it before use it.
588
589 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
590
591         * gnus-sum.el: `W t' is toggle-header in info.
592
593 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
594
595         * lpath.el: Fbind subst-char-in-string.
596
597 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
598
599         * Makefile.in: Use W3DIR and lispdir.
600         * dgnushack.el: Ditto.
601
602 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
603
604         * gnus-art.el (article-de-base64-unreadable): Typo.
605
606 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
607
608         * gnus-agent.el (require): Require timer.
609
610 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
611
612         * message.el (message-bounce): Call mime-to-mml.
613
614 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
615
616         * nnslashdot.el (nnslashdot-request-close): New function.
617
618 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
619
620         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
621         right line number for the article.
622
623 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
624
625         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
626         * webmail.el (webmail-fetch): Bind 
627         url-http-silence-on-insecure-redirection.
628
629 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
630
631         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
632         unibyte.
633         (nnslashdot-sane-retrieve-headers): Ditto.
634         (nnslashdot-request-article): Ditto.
635
636 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
637
638         * mailcap.el (mailcap-parse-mimetype-file): 
639
640 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
641
642         * nnweb.el (nnweb-insert): Stricter test.
643         * webmail.el (webmail-refresh-redirect): Ditto.
644
645 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
646
647         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
648
649 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
650
651         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
652
653 2000-07-05  Dave Love  <fx@gnu.org>
654
655         * utf7.el: Doc and header fixes.
656
657         * gnus-sum.el: Doc fixes.
658
659         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
660         defalias, not fset.
661
662         * flow-fill.el (fill-flowed-point-at-eol)
663         (fill-flowed-point-at-bol): Use defalias, not fset.
664
665         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
666         (gnus-Plain-save-name): Delete -- apparently bogus.
667
668 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * nnsoup.el: Use expand-file-name throughout.
671
672 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
673
674         * nnmail.el (nnmail-read-incoming-hook): New example.
675
676 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * mm-view.el (mm-inline-text): Check whether the text has already
679         been decoded.
680
681 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
682
683         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
684
685 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
686
687         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
688
689 2000-07-03  Simon Josefsson  <simon@josefsson.org>
690
691         * gnus-sum.el (gnus-update-marks): Don't propagate download and
692         unsend flags.
693
694 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
695
696         * nnimap.el (nnimap-open-connection): Don't look up virtual server
697         name in authinfo (.authinfo now support ports, no need for the
698         hack).
699         (nnimap-split-find-rule): Fix.
700         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
701
702 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
703
704         * message.el (message-unquote-tokens): Remove all quotes.
705
706 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
707
708         * gnus-ml.el: New file. 
709
710 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
711
712         * nnultimate.el (nnultimate-request-close): New function.
713
714         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
715
716 2000-06-18  Norbert Koch  <norbert@s.netic.de>
717
718         * Makefile.in: Better support for xemacs builds
719
720 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
721
722         * gnus.el: Gnus v5.8.7 is released.
723
724 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
725
726         * mm-decode.el (mm-insert-part): Characters doubly decoded.
727
728 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
729
730         * message.el (message-do-fcc): Encode MIME.
731
732 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
733
734         * lpath.el: Fbind image-size.
735
736 2000-06-28  Simon Josefsson  <simon@josefsson.org>
737
738         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
739         (nnimap-assoc-match): New function.
740         (nnimap-split-find-rule): Support extended syntax.
741
742 2000-06-28  Simon Josefsson  <simon@josefsson.org>
743
744         * nnimap.el (nnimap-open-connection): Use port stuff.
745
746         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
747         document port and defaultport.
748
749 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
750
751         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
752
753 2000-06-26  Dave Love  <fx@gnu.org>
754
755         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
756
757         * message.el: Remove unnecessary `require'ments.  Defvar
758         gnus-list-identifiers when compiling.  Don't try to autoload
759         variable `gnus-list-identifiers'.  Autoload
760         gnus-group-name-charset.
761         (message-fetch-field): Don't assume `format' removes text
762         properties.
763         (message-strip-list-identifiers, message-reply, message-followup):
764         Require gnus-sum.
765         (message-mode): Tidy XEmacs conditionals.
766         (message-replace-chars-in-string): Use subst-char-in-string when
767         available.
768
769         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
770         Define if necessary.
771
772         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
773         removes text properties.
774
775         * gnus-srvr.el (gnus-browse-group-name): Likewise.
776
777         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
778
779         * gnus-score.el (gnus-summary-score-entry): Likewise.
780
781 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
782
783         * nnimap.el (nnimap-request-post): Fix parenthesis.
784
785 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
786
787         * message.el (message-unquote-tokens): New function.
788
789         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
790
791         * nnimap.el (nnimap-request-post): Ditto.
792
793 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
794
795         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
796
797         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
798         patch commited 2000-04-02).
799
800 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
801
802         * imap.el (imap-mailbox-examine-1): New function.
803         (imap-message-copyuid-1):
804         (imap-message-appenduid-1): Use it, instead of
805         `imap-mailbox-examine' which would utf-7 encode mailbox name
806         twice.
807
808 2000-06-19  Dave Love  <fx@gnu.org>
809
810         * mm-uu.el Don't require message.  Require cl when compiling.
811
812 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
813
814         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
815         a local variable.
816         * gnus-sum.el (gnus-orphan-score): Move here.
817
818 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
819
820         * message.el (message-forward): Remove show-mml condition.
821         (message-forward-ignored-headers): Remove X-Gnus headers.
822
823 2000-06-08  Simon Josefsson  <simon@josefsson.org>
824
825         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
826
827 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
828
829         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
830
831 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
832
833         * message.el (message-syntax-checks): Add type.
834
835 2000-06-07  Dave Love  <fx@gnu.org>
836
837         * mm-view.el (mm-inline-image-emacs): Don't specify string for
838         put-image.
839         (mm-inline-image): Defalias, not fset.
840
841         * gnus.el (gnus-group-startup-message): Don't specify string for
842         insert-image.
843
844         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
845         add-minor-mode is available.
846         (gnus-article-display-xface): Don't specify string for
847         insert-image.
848
849 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
850
851         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
852         (gnus-topic-insert-topic-line): Use shownp.
853         (gnus-topic-hide-topic): Don't use hidden.
854         (gnus-topic-show-topic): Don't use hidden.
855
856 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
857
858         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
859         system.
860         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
861         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
862         * gnus-util.el (gnus-output-to-rmail): Ditto.
863         (gnus-output-to-mail): Ditto.
864         (gnus-write-buffer): Ditto.
865         * gnus-uu.el (gnus-uu-save-article): Ditto.
866
867 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
868
869         * message.el (message-read-from-minibuffer): Typo.
870
871 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
872
873         * gnus-art.el (article-decode-charset): Override non-MIME forward
874         charset.
875
876 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
877
878         * mml.el (mml-quote-region): Correct the regexp.
879         * gnus-msg.el (gnus-summary-reply): mml-quote it.
880
881 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
882
883         * message.el (message-forward): Insert raw text.
884         * mml.el (mml-parse-1): Get raw text in unibyte mode.
885         (mml-generate-mime-1): Insert raw text in unibyte mode.
886
887 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
888
889         * mm-bodies.el (mm-body-encoding): Always encoded if
890         `mm-use-ultra-safe-encoding' is set.
891
892 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
893
894         * mml.el (ange-ftp-name-format): Typo.
895
896 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
897
898         * gnus-start.el (gnus-get-unread-articles): If
899         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
900         try to do anything on that server.
901         
902 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
903
904         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
905         from latest draft.
906
907 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
908
909         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
910         is open.
911
912 2000-05-24  Dave Love  <fx@gnu.org>
913
914         * mml.el (mml-parse-file-name): Fix ange-ftp part.
915
916 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
917
918         * gnus.el (gnus-redefine-select-method-widget): new function, call
919         it once. Add an "other" entry for unknown but editable backend
920         name symbols.
921         * gnus-start.el (gnus-declare-backend): use it.
922
923 2000-05-19  Dave Love  <fx@gnu.org>
924
925         * gnus-art.el (gnus-article-next-page): Revert last change.
926
927 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
928
929         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
930
931 2000-05-19  Dave Love  <fx@gnu.org>
932
933         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
934         not mm-inline-large-images.
935
936 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
937
938         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
939
940 2000-05-18  Dave Love  <fx@gnu.org>
941
942         * gnus-art.el: Use defalias, not fset.
943         (gnus-article-x-face-command): Don't test for xbm.
944         (gnus-article-next-page): Redisplay before testing point in window.
945
946 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
947
948         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
949         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
950
951 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
952
953         * gnus-sum.el (gnus-summary-save-article-rmail): Use
954         gnus-summary-save-in-rmail.
955         * message.el (message-output): Ditto.
956
957 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
960
961 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
962
963         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
964         is a charset.
965         * message.el (message-send-news): Check group name charset.
966         * gnus-msg.el (gnus-post-news): Decode group name.
967         (gnus-inews-do-gcc): Encode group name.
968
969 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
970
971         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
972         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
973
974 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
975
976         * gnus-group.el (gnus-group-mark-line-p): New function.
977         (gnus-group-goto-group): New parameter.
978         (gnus-group-remove-mark): Use it.
979         * gnus-topic.el (gnus-topic-move-group): Ditto.
980         (gnus-topic-remove-group): Ditto.
981
982 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
983
984         * gnus-group.el (gnus-group-list-dormant): New function.
985
986 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
987
988         * gnus-agent.el (gnus-agent-synchronize): Use
989         nnheader-insert-file-contents.
990         (gnus-agent-save-active-1): Ditto.
991         (gnus-agent-write-active): Ditto.
992         (gnus-agent-expire): Ditto.
993         * gnus-cache.el (gnus-cache-read-active): Ditto.
994         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
995         * gnus-sum.el (gnus-summary-import-article): Ditto.
996
997         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
998         (gnus-agent-save-group-info): Ditto.
999         (gnus-agent-save-alist): Ditto.
1000         * gnus-util.el (gnus-make-directory): Ditto.
1001
1002         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1003
1004 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1005
1006         * mml.el (mml-generate-mime-preprocess-function): New variable.
1007         (mml-generate-mime-postprocess-function): New variable.
1008         (mml-generate-mime-1): Use them.
1009
1010 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1011
1012         * gnus-group.el (gnus-group-apropos): Group name charset.
1013         * gnus-sum.el (gnus-set-mode-line): Ditto.
1014         * gnus-group.el (gnus-group-decoded-name): New function.
1015         (gnus-group-edit-group): Use it.
1016         * gnus-cus.el (gnus-group-customize): Use it.
1017
1018 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1019
1020         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1021
1022 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1023
1024         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1025         (gnus-group-name-charset-group-alist): Ditto.
1026         (gnus-group-name-charset): New function.
1027         (gnus-group-name-decode): New function.
1028         (gnus-group-insert-group-line): Use them.
1029         (gnus-group-prepare-flat-list-dead): Ditto.
1030         (gnus-group-list-active): Ditto.
1031         (gnus-group-describe-all-groups): Ditto.
1032         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1033         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1034         add gnus-group property.
1035         (gnus-browse-group-name): Read gnus-group property.
1036
1037 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1038
1039         * nnfolder.el (nnfolder-possibly-change-group): Use
1040         file-name-coding-system instead of pathname-coding-system.
1041         * nnmail.el (nnmail-find-file): Ditto.
1042         (nnmail-write-region): Ditto.
1043         * nnmh.el (nnmh-retrieve-headers): Ditto.
1044         (nnmh-request-article): Ditto.
1045         (nnmh-request-group): Ditto.
1046         (nnmh-request-list): Ditto.
1047         (nnmh-possibly-change-directory): Ditto.
1048         (nnmh-active-number): Ditto.
1049         * nnml.el (nnml-possibly-change-directory): Ditto.
1050         (nnml-request-list): Ditto.
1051         (nnml-request-article): Ditto.
1052         (nnml-retrieve-headers): Ditto.
1053
1054 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1055
1056         * nnimap.el (nnimap-request-accept-article): Don't unselect
1057         mailbox if no mailbox is selected.
1058
1059 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1060
1061         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1062         Recognize domain names starting with `www.' as starting an URL.
1063
1064 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1065
1066         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1067         (mail-source-keyword-map): Add "subdirs" for maildir.
1068
1069 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1070
1071         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1072         (nnmail-get-new-mail): Use it.
1073         * gnus-start.el (gnus-get-unread-articles): Ditto.
1074
1075 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1076
1077         * gnus-sum.el (gnus-summary-edit-article): Better support for
1078         nndraft:drafts.
1079         * nndraft.el (nndraft-request-replace-article): New function,
1080         bind nnmail-file-coding-system.
1081
1082 2000-05-14  Dave Love  <fx@gnu.org>
1083
1084         * nnheader.el: Replace uses of `fset' with `defalias'.
1085         (jka-compr-compression-info-list): Only defvar when compiling.
1086
1087 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1088
1089         * webmail.el (webmail-netaddress-article): Refresh redirect.
1090
1091 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1092
1093         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1094
1095 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1096
1097         * webmail.el: Translate &nbsp; to SP.
1098
1099 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1100
1101         * message.el (message-bounce): Doc typo.
1102
1103 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1104
1105         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1106         (gnus-soup-store): Ditto.
1107         (gnus-soup-send-packet): Ditto.
1108         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1109         (nnsoup-dissect-buffer): Ditto.
1110         (nnsoup-narrow-to-article): Ditto.
1111         (nnsoup-make-active): Ditto
1112
1113 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1114
1115         * message.el (message-mode): Two parameters for local-variable-p.
1116
1117 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1118
1119         * message.el (message-strip-list-identifiers): New function.
1120         (message-reply): Use it and use message-strip-subject-re.
1121         (message-followup): Ditto.
1122         * gnus-art.el (article-hide-list-identifiers): Remove more.
1123         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1124
1125 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1126
1127         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1128         mail-parset-charset and use non-numeric argument.
1129
1130 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1131
1132         * mml.el (mml-buffer-list): New variable.
1133         (mml-generate-new-buffer): New function.
1134         (mml-destroy-buffers): Ditto.
1135         (mml-insert-mime): Use them.
1136         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1137         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1138         * message.el (message-mode): Ditto.
1139         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1140         (gnus-uu-save-article): Support show-as-mml.
1141         * message.el (message-forward): Ditto.
1142
1143 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1144
1145         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1146         (nndoc-mime-digest-type-p): Locate article head precisely.
1147         * mml.el (mml-generate-default-type): New variable.
1148         (mml-generate-mime-1): Use it.
1149         (mml-insert-mime-headers): Use it.
1150         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1151         (gnus-uu-digest-mail-forward): Use it and call message-forward
1152         with argument digest.
1153         (gnus-uu-save-article): Support message-forward-as-mime.
1154         * message.el (message-forward): Add parameter digest.
1155         * mm-decode.el (mm-dissect-default-type): New variable.
1156         (mm-dissect-buffer): Use it.
1157
1158 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1159
1160         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1161         newline and paragraph to nil when got a non-ascii character. Test
1162         paragraph before newline.
1163
1164 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1165
1166         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1167         limit to 76.
1168
1169 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1170
1171         * nnslashdot.el (nnslashdot-sid-strip): New function.
1172         (nnslashdot-threaded-retrieve-headers): New format.
1173         (nnslashdot-sane-retrieve-headers): Ditto.
1174         (nnslashdot-request-article): Ditto.
1175         (nnslashdot-threaded-retrieve-headers): Thread properly.
1176         (nnslashdot-request-article): Be more lenient.
1177         (nnslashdot-threaded-retrieve-headers): Regexp search.
1178
1179 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1180
1181         * gnus-sum.el (gnus-with-article): Define it before use it.
1182
1183 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1184
1185         * message.el (message-supersede): Use mime-to-mml.
1186         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1187
1188 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1189
1190         * gnus-group.el (gnus-group-list-cached): Don't use
1191         `subst-char-in-string'.
1192
1193 2000-05-08  Dave Love  <fx@gnu.org>
1194
1195         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1196
1197 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1198
1199         * mm-decode.el (mm-interactively-view-part): Append %s if the
1200         method is a single word.
1201         * nnwarchive.el (nnwarchive-type-definition): Typo.
1202
1203 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1204
1205         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1206         function.
1207         (gnus-group-prepare-flat-predicate): Use it.
1208         (gnus-group-list-cached): List dead groups.
1209
1210 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1211
1212         * gnus-art.el (article-decode-charset): Don't decode message with
1213         format.
1214
1215 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1216
1217         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1218         evaluate the Lisp code.
1219
1220 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1221
1222         * gnus-art.el (article-wash-html): New function.
1223         (gnus-article-wash-html): Bind.
1224         (gnus-article-make-menu-bar): Menu item.
1225         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1226         (gnus-summary-make-menu-bar): Menu item.
1227         * gnus.el: Autoload.
1228
1229 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1230
1231         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1232         (gnus-uu-unshar-article): Use it.
1233
1234         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1235         (mailcap-maybe-eval): Use it.
1236
1237         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1238         in docstring.
1239
1240         * mml.el (mml-generate-mime-1): Small comment.
1241
1242 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1243
1244         * gnus-art.el (article-de-base64-unreadable): New function.
1245         (gnus-article-de-base64-unreadable): Bind.
1246         (gnus-article-make-menu-bar): Menu item.
1247         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1248         (gnus-summary-make-menu-bar): Menu item.
1249         * gnus.el: Autoload.
1250
1251 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1252
1253         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1254         (gnus-summary-select-article): Add en/disable multibyte.
1255
1256 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1257
1258         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1259         (gnus-summary-edit-article): New feature: editing raw articles.
1260
1261 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1262
1263         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1264         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1265         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1266         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1267         * mm-decode.el (mm-insert-part): Ditto.
1268
1269 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1270
1271         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1272         (nndoc-forward-type-p): Ditto.
1273
1274 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1275
1276         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1277         value of enable-multibyte-characters.
1278
1279 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1280
1281         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1282
1283 2000-05-03  Dave Love  <fx@gnu.org>
1284
1285         * gnus-ems.el (gnus-article-xface-ring-internal)
1286         (gnus-article-xface-ring-size): New variable.
1287         (gnus-article-display-xface): Use them to cache data.  Don't try
1288         to use XPM.  Set up binary coding for PBM's sake.
1289
1290 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1291
1292         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1293         * gnus-int.el (gnus-request-accept-article): Ditto.
1294         (gnus-request-replace-article): Ditto.
1295         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1296
1297 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1298
1299         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1300
1301 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1302
1303         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1304         field.
1305         * mml.el (mml-to-mime): Use message-default-charset.
1306         (mml-preview): Narrow to headers.
1307         * message.el (message-send-mail): Use message-default-charset.
1308         (message-send-news): Narrow to headers;
1309         use message-default-charset.
1310
1311 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1312
1313         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1314         detect.
1315         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1316         restriction.
1317         (mml-parse-1): Warning message.
1318         (mml-preview): Disable multibyte.
1319
1320 2000-05-03  Dave Love  <fx@gnu.org>
1321
1322         * gnus.el (gnus-group-startup-message): Add newline before image.
1323
1324 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1325
1326         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1327         * message.el (message-send-mail): Use unibyte-buffer.
1328         (message-send-mail): Ditto.
1329
1330 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1331
1332         * gnus.el: Gnus v5.8.6 is released.
1333
1334 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1335
1336         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1337
1338 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1339
1340         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1341
1342 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1343
1344         * message.el (message-send-mail-partially): Use forward-line.
1345
1346 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1347
1348         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1349
1350 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1351
1352         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1353         (mml-insert-mime): No markup only for text/plain.
1354         (mime-to-mml): Remove MIME headers.
1355
1356 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1357
1358         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1359         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1360         as 8-bit.
1361         * lpath.el: Fbind image functions.
1362
1363 2000-04-28  Dave Love  <fx@gnu.org>
1364
1365         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1366         21.
1367
1368         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1369         search order.  Use parse-colon-path and remove some redundancy.
1370         Doc fix.
1371         (mailcap-parse-mimetypes): Code consistently with
1372         mailcap-parse-mailcaps.  Doc fix.
1373
1374         * gnus-start.el (gnus-unload): Iterate over `features', not
1375         `load-history'.
1376
1377 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1378
1379         * mml.el (mml-parse-1): Don't create blank parts.
1380         (mml-read-part): Fix mml tag.
1381         (mml-insert-mime): Convert message/rfc822.
1382         (mml-insert-mml-markup): Add mmlp parameter.
1383
1384 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1385
1386         * message.el (message-send-mail-partially): Remove CTE.
1387
1388 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1389
1390         * lpath.el: Fbind put-image for XEmacs.
1391         * mm-view.el (mm-inline-image): Fset it.
1392
1393 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1394
1395         * nndoc.el (nndoc-type-alist): Change forward regexp.
1396
1397 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1398
1399         * message.el (message-send-mail-partially-limit): Change the
1400         default value.
1401
1402 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1403
1404         * gnus-util.el (gnus-extract-address-components): Name might be
1405         "".
1406
1407 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1408
1409         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1410         (gnus-summary-post-forward): Ditto.
1411         * message.el (message-forward-show-mml): New variable.
1412         (message-forward): Use it.
1413         * mml.el (mml-parse-1): Add tag mml.
1414         (mml-read-part): Ditto.
1415         (mml-generate-mime): Support reentance.
1416         (mml-generate-mime-1): Support mml tag.
1417
1418 2000-04-27  Dave Love  <fx@gnu.org>
1419
1420         * gnus-art.el: Don't bother to require custom, browse-url.
1421         (gnus-article-x-face-command): Include gnus-article-display-xface.
1422
1423         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1424         Use defalias, not fset.
1425         (gnus-article-display-xface): New function.
1426
1427         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1428
1429         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1430         (mm-xemacs-p): Deleted.
1431         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1432         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1433         use create-image and don't special-case xbm.
1434         (mm-valid-image-format-p): Use display-graphic-p.
1435
1436 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1437
1438         * message.el (message-send-mail-partially-limit): New variable.
1439         (message-send-mail-partially): New function.
1440         (message-send-mail): Use it.
1441         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1442         all blank lines inside of base64.
1443         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1444         blank lines.
1445
1446 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1447
1448         * mml.el (mml-insert-tag): Match more special characters.
1449
1450 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1453
1454 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1455
1456         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1457         (mm-inlined-types): Ditto.
1458         * mm-partial.el: New file.
1459
1460 2000-04-27  Dave Love  <fx@gnu.org>
1461
1462         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1463         matter in Emacs 21.
1464
1465 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1466
1467         * mm-bodies.el (mm-encode-body): Remove reference to
1468         mm-default-charset in comment.
1469
1470 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1471
1472         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1473
1474 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1475
1476         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1477         let.
1478
1479 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1480
1481         * gnus-draft.el (gnus-draft-setup): Fix comments.
1482
1483 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1484
1485         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1486         if nnmbox-file-coding-system-for-write is nil.
1487
1488 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1489
1490         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1491         header if nil.
1492
1493 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1494
1495         * mm-view.el (mm-inline-text): Insert directly if decoded.
1496         * mml.el (autoload): Typo.
1497
1498 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1499
1500         * mml.el (mml-preview): Set up posting-charset.
1501         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1502
1503 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1504
1505         * webmail.el: Fix yahoo mail.
1506
1507 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1508
1509         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1510         word if not necessary.
1511         (rfc2047-encode-region): Put space between encoded words.
1512
1513 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1516
1517 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1518
1519         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1520         required.
1521         (gnus-draft-edit-message): Require restoration.
1522
1523 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1524
1525         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1526         back.
1527
1528 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * gnus-art.el (gnus-treat-article): Make sure that the summary
1531         buffer is live.
1532
1533 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1534
1535         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1536         (mailcap-parse-mailcap): Backwards parsing.
1537         (mailcap-possible-viewers): Remove nreverse.
1538         (mailcap-mime-info): Ditto.
1539         (mailcap-add-mailcap-entry): Keep alternative viewer.
1540
1541 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1542
1543         * gnus.el: Gnus v5.8.5 is released.
1544
1545 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1548
1549         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1550
1551         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1552
1553 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1554
1555         * mm-view.el (mm-inline-message): Disable prepare-hook.
1556
1557 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558
1559         * gnus.el: Fix copyright statements.
1560
1561         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1562         variable.
1563         (gnus-articles-to-read): Use it.
1564
1565         * message.el (message-get-reply-headers): Bind free variable.
1566
1567 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1568
1569         * message.el (message-get-reply-headers): Fix to-address.
1570
1571 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1572
1573         * webmail.el: Hotmail fix. Add a debug function.
1574
1575 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1576
1577         * gnus-sum.el (t): M-down and M-up.
1578
1579 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1580
1581         * gnus-sum.el: Doc fix.
1582
1583 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1584
1585         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1586
1587 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1588
1589         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1590         string.
1591         (nnweb-request-group): Don't scan twice.
1592         (nnweb-request-scan): Don't nix out the hashtb.
1593
1594         * message.el (message-get-reply-headers): Return a value.
1595
1596 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1597
1598         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1599         urls.
1600
1601 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1604         order messages are inserted.
1605
1606         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1607         message/rfc822 parts.
1608
1609         * gnus-art.el (gnus-article-read-summary-keys): Check for
1610         numerical values.
1611
1612         * message.el (message-get-headers): Made into own function.
1613         (message-reply): Use it.
1614         (message-get-reply-headers): Renamed.
1615         (message-widen-reply): New command.
1616
1617 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1618
1619         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1620
1621 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1622
1623         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1624         non-base64 text at the end if not found.
1625
1626 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1627
1628         * gnus-sum.el (gnus-read-move-group-name):
1629         (gnus-summary-move-article): Use `gnus-group-method' to find out
1630         what method the manually entered group belong to.
1631         `gnus-group-name-to-method' doesn't return any method parameters
1632         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1633         for new groups so they wouldn't work.
1634
1635 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1636
1637         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1638         override.
1639
1640 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1641
1642         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1643         probably good to do, or something.  I dunno.  I just write these
1644         ChangeLog entries, and my name is Lars.
1645
1646 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1647
1648         * message.el (message-caesar-region): Use translate-region.
1649
1650 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1651
1652         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1653
1654 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655
1656         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1657         variables, because that makes Emacs flash.
1658
1659         * gnus-group.el (gnus-group-insert-group-line): Don't call
1660         gnus-group-add-icon unconditionally.
1661
1662         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1663
1664         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1665         xmas.
1666         (gnus-group-glyph-directory): Removed.
1667
1668 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1669
1670         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1671         gnus-newsgroup-name is "".
1672
1673 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1674
1675         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1676         in conjunction with MULE-UCS.
1677
1678 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1679
1680         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1681
1682 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * dgnushack.el (last, mapcon, member-if, union): New compiler
1685         macros for emulating cl functions.
1686
1687 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1688
1689         * message.el (message-shorten-references): Only cater to broken
1690         INN for news. This caters for broken smtpd.
1691
1692 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1693
1694         * mailcap.el (mailcap-mime-info): Use the first match; not the
1695         last.
1696
1697         * gnus-agent.el (gnus-category-kill): Save the category list.
1698
1699 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
1700
1701         * gnus-sum.el (gnus-summary-move-article): Do something or other.
1702
1703 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1704
1705         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1706
1707 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1710
1711 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
1714         (gnus-group-list-cached): Use it.
1715
1716 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1717
1718         * gnus.el: Update all the copyright notices.
1719
1720 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
1721
1722         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1723         non-base64 text at the end.
1724
1725 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
1726
1727         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
1728
1729 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1730
1731         * nnheader.el: Don't autoload cancel-function-timers.
1732
1733         * message.el (message-fetch-field): Fold case.
1734
1735 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1736
1737         * message.el (message-forward-before-signature): New variable.
1738
1739 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1740
1741         * gnus-mlspl.el: Fix stuff.
1742
1743 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744
1745         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
1746         subjects when unthreaded.
1747
1748 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
1749
1750         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
1751         well.
1752
1753 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
1754
1755         * gnus-art.el (gnus-article-mode): Fix variable name.
1756
1757 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1758
1759         * mm-view.el: Fix autoload.
1760
1761         * flow-fill.el (flow-fill): Fix provide.
1762
1763         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
1764         nil.
1765
1766 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1767
1768         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
1769
1770 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
1771
1772         * gnus-util.el (gnus-netrc-machine): Didn't work.
1773
1774 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1775
1776         * gnus-draft.el (gnus-draft-setup): Restore to mml.
1777
1778 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1779
1780         * flow-fill.el: Renamed from fill-flowed.
1781
1782         * message.el (message-forward-ignored-headers): Default to
1783         removing CTE.
1784
1785 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1786
1787         * message.el (message-mode): Don't fill headers.
1788
1789 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1790
1791         * message.el (message-pipe-buffer-body): Use shell
1792
1793 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
1794
1795         * nnvirtual.el (nnvirtual-request-article):
1796         Bind gnus-override-method to nil.
1797         (nnvirtual-request-update-mark): Don't update mark when
1798         article is not there.
1799
1800 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1801
1802         * mm-uu.el (mm-uu-dissect): Check forwarded message.
1803
1804 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus-util.el (gnus-parse-netrc): Allow "port".
1807         (gnus-netrc-machine): Take a port param.
1808         (gnus-netrc-machine):
1809
1810         * gnus-art.el (gnus-request-article-this-buffer): Allow
1811         re-selecting referenced articles.
1812
1813         * message.el (message-cancel-news): Allow editing.
1814         (message-cancel-message): Add newline.
1815
1816 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
1817
1818         * mm-view.el (mm-inline-image-emacs): New function.
1819
1820 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1821
1822         * mail-source.el (mail-source-delete-incoming): Change default in
1823         cvs.
1824
1825 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
1826
1827         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
1828         function.
1829
1830 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * nnml.el (nnml-request-expire-articles): Use it.
1833
1834         * nnmail.el (nnmail-expiry-target): New variable.
1835         (nnmail-expiry-target-group): New function.
1836
1837 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
1838
1839         * message.el (message-forward): Add non-MIME separators.
1840
1841 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * message.el (message-generate-headers): Respect the syntax check
1844         spec.
1845
1846         * gnus-sum.el (gnus-remove-thread-1): Show thread.
1847         (gnus-remove-thread): Don't show all threads.
1848
1849 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1850
1851         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
1852
1853 2000-04-19  Dave Love  <fx@gnu.org>
1854
1855         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
1856
1857 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1858
1859         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
1860         (nnwarchive-egroups-*): Ditto.
1861         (nnwarchive-url): Unibyte buffer and single line cookie.
1862
1863 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1864
1865         * mm-util.el (mm-char-or-char-int-p): New alias.
1866         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
1867         entities.
1868
1869 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
1870
1871         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
1872         article case insensitively.
1873
1874 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1875
1876         * mail-source.el (mail-source-fetch-webmail): Use the default
1877         password provided in mail-sources; use webmail:subtype:user as
1878         the key.
1879
1880 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
1881
1882         * mail-source.el (mail-source-fetch-webmail): Use
1883         mail-source-password-cache.
1884
1885 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1886
1887         * webmail.el: Add netscape mail and fix HotMail mail.
1888
1889 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
1890
1891         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
1892
1893 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
1894
1895         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
1896         RFC822.PEEK if server support IMAP4rev1.
1897         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
1898         RFC822.TEXT.PEEK if server support IMAP4rev1.
1899         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
1900         RFC822.HEADER if server support IMAP4rev1.
1901         (nnimap-request-article-part): Support bodydetail in response
1902         data.
1903
1904 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
1905
1906         * fill-flowed.el: New file.
1907
1908         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
1909         text/plain parts with `format' parameters.
1910
1911         * mm-view.el (autoload): Autoload fill-flowed.
1912         (mm-inline-text): For "plain" parts with a format=flowed
1913         parameter, call `fill-flowed'.
1914
1915 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
1918         slashdot ids.
1919
1920 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1921
1922         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
1923         format.
1924
1925 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
1926
1927         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
1928         `imtest' too.
1929         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
1930         (imap-gssapi-program): New variable.
1931         (imap-streams): Add gssapi.
1932         (imap-stream-alist): Ditto.
1933         (imap-authenticators): Ditto.
1934         (imap-authenticator-alist): Ditto.
1935         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
1936         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
1937         1.6.x `imtest' syntax.
1938         (imap-gssapi-stream-p): New function.
1939         (imap-gssapi-open): Ditto.
1940         (imap-gssapi-auth-p): Ditto.
1941         (imap-gssapi-auth): Ditto.
1942         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
1943         (imap-send-command): Use buffer-local `imap-client-eol' value.
1944
1945         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
1946         lines and turn TAB into SPC before parsing.
1947
1948 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
1949
1950         * nnheader.el (nnheader-group-pathname): Make sure to return a
1951         directory.
1952         * nnmail.el (nnmail-group-pathname): Ditto.
1953
1954 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
1955
1956         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
1957         might split in the middle of a message-id.
1958
1959 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
1962         groups from the server.
1963
1964         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
1965         (gnus-summary-toggle-header): Update the wash status.
1966
1967         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
1968         Moved here.
1969
1970         * gnus-agent.el (gnus-agent-save-group-info): Respect old
1971         setting.
1972
1973         * nnmail.el (nnmail-get-active): Use it.
1974         (nnmail-parse-active): New function.
1975
1976         * mm-view.el (mm-inline-text): Support the new version of
1977         vcard.el.
1978
1979         * gnus-sum.el (gnus-summary-move-article): Only delete article
1980         when moving junk.
1981         (gnus-deaden-summary): Bury the buffer.
1982
1983         * nnmail.el (nnmail-group-pathname): Ditto.
1984
1985         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
1986
1987 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
1988
1989         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
1990         whether Mule.
1991
1992 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1993
1994         * message.el (message-send-mail): Protect against unloaded Gnus.
1995
1996         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
1997         parent.
1998         (gnus-topic-update-topic-line): Yes, do.
1999         (gnus-topic-goto-missing-group): Tally the correct number of
2000         unread articles before inserting the topic line.
2001
2002 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2003
2004         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2005
2006 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * mm-decode.el (mm-dissect-buffer): Ditto.
2009
2010         * gnus-art.el (article-decode-charset): Strip CTE.
2011
2012         * ietf-drums.el (ietf-drums-strip): New function.
2013
2014         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2015         when prompting in read-only groups.
2016
2017 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2018
2019         * imap.el (imap-send-command): Change EOL-chars when
2020         `imap-client-eol' differs from default, not only for kerberos4.
2021         (imap-mailbox-status): Get encoded mailbox's status.
2022
2023 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2024
2025         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2026         into `mail-source-password-cache'.
2027
2028 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2029
2030         * mm-util.el (mm-mime-charset): Check for presence of
2031         `coding-system-get' and `get-charset-property' (recent XEmacs has
2032         the former, but not the latter).
2033
2034 2000-01-28  Dave Love  <fx@gnu.org>
2035
2036         * message.el (message-check-news-header-syntax): Fix typo
2037         `newsgroyps'.
2038         (message-talkative-question): Put temp buffer in fundamental-mode.
2039         (message-recover): Use fundamental-mode in the right buffer.
2040
2041         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2042         right buffer.
2043
2044 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2045
2046         * qp.el (quoted-printable-decode-region): Add charset parameter.
2047         (quoted-printable-decode-string): Ditto.
2048
2049         * gnus-art.el (article-de-quoted-unreadable): Use it.
2050
2051 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2052
2053         * nnimap.el (nnimap-split-predicate): New variable.
2054         (nnimap-split-articles): Use it.
2055
2056 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2057
2058         * utf7.el: Change email address.
2059
2060 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2061
2062         * gnus-group.el (gnus-group-catchup): Purge split history.
2063
2064 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2065
2066         * nnmail.el (nnmail-generate-active): Support extended group name.
2067         (nnmail-get-active): Ditto.
2068
2069 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2070
2071         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2072         group names, don't remove anything.
2073
2074 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2075
2076         * webmail.el (webmail-my-deja-open): My-deja changes.
2077
2078 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2079
2080         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2081
2082 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2083
2084         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2085
2086 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2087
2088         * gnus.el (gnus-other-frame): Fix typo.
2089
2090 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2091
2092         * gnus-cus.el (gnus-group-customize): Fix typo.
2093
2094 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2095
2096         * nnweb.el (nnweb-insert): Simplified.
2097
2098 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2099
2100         * gnus-art.el (gnus-article-mode-map): "e" is
2101         gnus-summary-edit-article.
2102
2103 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2104
2105         * mailcap.el (mailcap-mime-extensions): Add .diff.
2106
2107 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2108
2109         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2110         there is no "%s" in the method.
2111
2112 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2113
2114         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2115
2116 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2119
2120         * gnus.el: Really always pop up a new frame.
2121
2122         * parse-time.el (parse-time-rules): Allow 100-110 to be
2123         2000-2010.
2124
2125         * time-date.el (date-to-time): Don't use timezone.
2126
2127 2000-01-06  Dave Love  <fx@gnu.org>
2128
2129         * time-date.el: Add keywords.
2130         (date-to-time): Add autoload cookie.  Canonicalize with
2131         timezone-make-date-arpa-standard.
2132         (time-to-seconds): Avoid caddr.
2133         (safe-date-to-time): Add autoload cookie.
2134
2135         * base64.el: Require cl when compiling.
2136
2137 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2138
2139         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2140         eyecandy.
2141         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2142         group line using gnus-group-add-icon.
2143         (gnus-group-icons): Added customize group.
2144         (gnus-group-icon-list): Added variable.
2145         (gnus-group-glyph-directory): Added variable.
2146         (gnus-group-icon-cache): Added variable.
2147         (gnus-group-running-xemacs): Added variable.
2148         (gnus-group-add-icon): Added function. Add an icon to the current
2149         line according to gnus-group-icon-list.
2150         (gnus-group-icon-create-glyph): Added function.
2151
2152 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2153
2154         * gnus-sum.el (gnus-summary-select-article): Return whether we
2155         selected something new.
2156         (gnus-summary-search-article): Start searching at the window
2157         point.
2158
2159         * gnus-group.el (gnus-fetch-group): Complete over
2160         gnus-active-hashtb.
2161
2162 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2163
2164         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2165
2166 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167
2168         * gnus-sum.el (gnus-preserve-marks): New variable.
2169         (gnus-summary-move-article): Use it.
2170         (gnus-group-charset-alist): Added more entries.
2171
2172 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2175
2176         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2177         as the default score.
2178
2179         * gnus-score.el (gnus-score-delta-default): Changed name.
2180
2181 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2182
2183         * imap.el (imap-parse-literal):
2184         (imap-parse-flag-list): Don't care about props.
2185         (imap-parse-string): Handle quoted characters.
2186
2187 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2190         (gnus-summary-mark-article): Doc fix.
2191         (gnus-summary-mark-forward): Doc fix.
2192         (t): Changed keystroke for gnus-summary-customize-parameters.
2193
2194         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2195         "e".
2196         (gnus-article-mode-map): No, don't.
2197
2198         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2199         of the final article.
2200
2201         * mm-decode.el (mm-interactively-view-part): Error on no method.
2202
2203 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2204
2205         * gnus-score.el (gnus-score-insert-help): Something.
2206
2207         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2208
2209         * gnus-win.el (gnus-configure-frame): Ditto.
2210
2211         * gnus-mh.el (gnus-summary-save-in-folder): Use
2212         with-current-buffer.
2213
2214 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2215
2216         * nnwarchive.el: Changed file perms.
2217
2218 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2219
2220         * gnus-group.el (gnus-group-delete-groups): New command.
2221         (gnus-group-delete-group): Extra no-prompt parameters.
2222
2223 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2226         <p>.
2227
2228 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2229
2230         * webmail.el (webmail-hotmail-article): Don't insert message id.
2231
2232 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2233
2234         * nnimap.el (nnimap-split-fancy): New variable.
2235         (nnimap-split-fancy): New function.
2236
2237 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2238
2239         (nnimap-split-rule): Document symbol value.
2240
2241 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2242
2243         * nnimap.el (nnimap-retrieve-headers-progress): Let
2244         `nnheader-parse-head' parse article.
2245         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2246         request headers needed by `nnheader-parse-head'.
2247
2248 1999-12-23  Florian Weimer  <fw@s.netic.de>
2249
2250         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2251         value (crosspostings are handled), improve documentation.
2252
2253         * smiley.el: Declare file coding system as iso-8859-1.
2254
2255         * nnultimate.el: Dito.
2256
2257         * message.el: Dito.
2258
2259         * gnus-cite.el: Dito.
2260
2261         * gnus-spec.el: Dito.
2262
2263 1999-12-21  Florian Weimer  <fw@s.netic.de>
2264
2265         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2266         (gnus-setup-message): No longer make `message-posting-charset'
2267         buffer-local.
2268         (gnus-setup-posting-charset): Reflect the new layout of
2269         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2270
2271         * message.el (message-send-mail): Bind `message-this-is-mail' and
2272         `message-posting-charset'.
2273         (message-send-news): Dito, and honour new layout of
2274         `message-posting-charset'.
2275         (message-encode-message-body): Ignore `message-posting-charset'.
2276
2277         * mm-bodies.el (mm-body-encoding): Consider
2278         `message-posting-charset' when deciding whether to use 8bit.
2279
2280         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2281         (rfc2047-encodable-p): Now solely for headers; use
2282         `message-posting-charset'.
2283
2284 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2285
2286         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2287
2288 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2289
2290         * nnagent.el (nnagent-server-opened): Optional.
2291         (nnagent-status-message): Optional.
2292
2293 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2294
2295         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2296         end (referenced by instructions in
2297         `gnus-cited-opened-text-button-line-format-alist').
2298
2299 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2300
2301         * imap.el (imap-starttls-open): Typo.
2302
2303 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2304
2305         * mm-util.el (mm-charset-after): Non-MULE case.
2306         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2307         * rfc2047.el (rfc2047-dissect-region): Bind it.
2308
2309 1999-12-18  Florian Weimer  <fw@s.netic.de>
2310
2311         * mml.el (mml-generate-multipart-alist): Correct default value.
2312
2313         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2314         (mm-safer-encoding): New function.
2315         (mm-content-transfer-encoding): Use both.
2316
2317         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2318         * qp.el (quoted-printable-encode-region): Dito.
2319
2320 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2321
2322         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2323
2324 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2325
2326         * webmail.el (webmail-hotmail-list): raw=0.
2327
2328 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2329
2330         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2331         group name.
2332
2333 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2334
2335         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2336
2337 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2338
2339         * imap.el: Don't autoload digest-md5.
2340         (imap-starttls-open): Bind coding-system-for-{read,write}.
2341         (imap-starttls-p): Check if we can find starttls.el.
2342         (imap-digest-md5-p): Check if we can find digest-md5.el.
2343
2344 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2345
2346         * base64.el (base64-encode-string): Accept 2nd argument
2347         `no-line-break'.
2348
2349         * imap.el: Require `digest-md5' when compiling; add autoload
2350         settings for `digest-md5-parse-digest-challenge',
2351         `digest-md5-digest-response', `starttls-open-stream' and
2352         `starttls-negotiate'.
2353         (imap-authenticators): Add `digest-md5'.
2354         (imap-authenticator-alist): Setup for `digest-md5'.
2355         (imap-digest-md5-p): New function.
2356         (imap-digest-md5-auth): New function.
2357         (imap-stream-alist): Add STARTTLS entry.
2358         (imap-starttls-p): New function.
2359         (imap-starttls-open): New function.
2360
2361 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2362
2363         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2364
2365 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2366
2367         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2368         string-to-x function.
2369
2370 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2371
2372         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2373
2374 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2375
2376         * webmail.el: Enhance hotmail-snarf.
2377
2378 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2379
2380         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2381
2382 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2383
2384         * webmail.el (webmail-hotmail-list): Search no-error.
2385
2386 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2387
2388         * nnwarchive.el: Support nov-is-evil.
2389         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2390         Set it if non-nil.
2391         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2392
2393 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2394
2395         * nnagent.el (nnagent-server-opened): Redefine.
2396         (nnagent-status-message): Ditto.
2397
2398 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2399
2400         * rfc1843.el (rfc1843-decode-region): Use
2401         buffer-substring-no-properties.
2402         * gnus-art.el (article-decode-HZ): New function.
2403
2404 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2405
2406         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2407
2408 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2409
2410         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2411         MIME charset not a MULE charset.
2412
2413 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2414
2415         * gnus-ems.el: Translate more ugly characters.
2416         * nnheader.el (nnheader-translate-file-chars): Don't translate
2417         the second ':'.
2418
2419 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2420
2421         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2422         method if cannot find the article.
2423
2424 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2425
2426         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2427         method if overrided.
2428
2429 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2430
2431         * mail-source.el (mail-source-fetch-webmail): Parameter
2432         dontexpunge.
2433
2434 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2435
2436         * webmail.el: Support my-deja. Better error report.
2437
2438 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2439
2440         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2441         is bad.
2442         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2443         is not 1.
2444
2445 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2446
2447         * nnslashdot.el (nnslashdot-request-article): A space.
2448
2449 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2450
2451         * nnagent.el: Support different backend with same name.
2452
2453 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2454
2455         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2456         archived group.
2457         (nnslashdot-sane-retrieve-headers): Ditto.
2458         (nnslashdot-request-article): Ditto.
2459
2460 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2461
2462         * nnweb.el (nnweb-insert): Narrow to point.
2463
2464 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2465
2466         * nnweb.el (nnweb-insert): Follow refresh url.
2467         * nnslashdot.el: Use it.
2468
2469 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2470
2471         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2472         (nnweb-decode-entities-string): New function.
2473
2474         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2475         nnweb-* and move to nnweb.el.
2476         * nnwarchive.el: Use nnweb-decode-entities, etc.
2477         * webmail.el: Ditto.
2478
2479         * nnslashdot.el: Use nnweb-decode-entities-string.
2480         (nnslashdot-decode-entities): Remove.
2481
2482 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2483
2484         * nnslashdot.el: Decode entities.
2485
2486 1999-12-12  Dave Love  <fx@gnu.org>
2487
2488         * gnus-agent.el (gnus-category-edit-groups)
2489         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2490         expansion of setf, fixed.
2491
2492 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2493
2494         * gnus-agent.el: Revoke last Dave Love's patch, because of
2495         incompatibility of XEmacs.
2496
2497 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2498
2499         * mm-uu.el: Change headers.
2500         * rfc1843.el: Ditto.
2501         * uudecode.el: Ditto.
2502
2503 1999-12-07  Dave Love  <fx@gnu.org>
2504
2505         * gnus-agent.el (gnus-category-edit-predicate)
2506         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2507         inside backquote to avoid it at runtime.
2508
2509 1999-12-07  Dave Love  <fx@gnu.org>
2510
2511         * binhex.el: Require cl when compiling.
2512
2513 1999-12-04  Dave Love  <fx@gnu.org>
2514
2515         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2516
2517 1999-12-04  Dave Love  <fx@gnu.org>
2518
2519         * mm-util.el (mm-delete-duplicates): New function.
2520         (mm-write-region): Use it.
2521
2522         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2523
2524         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2525         mm-delete-duplicates.
2526
2527         * imap.el (imap-open, imap-debug): Avoid mapc.
2528
2529         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2530
2531         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2532         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2533
2534         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2535         runtime.
2536
2537         * gnus.el (gnus-select-method): Likewise.
2538
2539         * nnheader.el (nnheader-nov-read-integer): Likewise.
2540
2541         * mm-view.el (mm-inline-message): Require cl when compiling.
2542         Avoid ignore-errors at runtime.
2543         (mm-inline-text): Avoid mapc.
2544
2545 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2546
2547         * gnus-art.el (article-decode-charset): Widen is bad.
2548
2549 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2550
2551         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2552
2553 1999-12-12  Florian Weimer  <fw@s.netic.de>
2554
2555         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2556         indicate that only US-ASCII is permitted.
2557         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2558         use unencoded 8-bit characters in message headers.
2559
2560 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2561
2562         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2563         CRLF.
2564
2565 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2566
2567         * webmail.el: Require url-cookie.
2568
2569 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2570
2571         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2572         new function to make modified caesar table.
2573         (nnwarchive-from-r13): Use it.
2574         (nnwarchive-mail-archive-article): Improved.
2575
2576 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2577
2578         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2579
2580 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2581
2582         * nnweb.el (nnweb-request-article): Return cons.
2583
2584 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2585
2586         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2587
2588 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2589
2590         * mm-util.el (mm-with-unibyte): New macro.
2591         * nnweb.el (nnweb-init): Use it.
2592
2593 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2594
2595         * mm-util.el (mm-charset-after): New function.
2596         (mm-find-mime-charset-region): Set charsets after
2597         delete-duplicates and use find-coding-systems-region.
2598         (mm-find-charset-region): Remove composition.
2599
2600         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2601
2602         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2603
2604 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2605
2606         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2607         * mml.el (mml-confirmation-set): New variable.
2608         (mml-parse-1): Ask user to confirm.
2609
2610 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2611
2612         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2613         are scanned when we have directory mail-sources (the mail source
2614         is modified in that case, so we must scan it for all
2615         groups/methods).
2616
2617 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2618
2619         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2620         and nnml-article-file-alist.
2621
2622 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2623
2624         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2625         nnmail-fetched-sources.
2626
2627 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2628
2629         * mm-util.el (mm-find-charset-region): Use the last charset.
2630
2631 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2632
2633         * gnus.el (gnus-select-method): Made the option list prettier.
2634
2635 1999-12-08  Florian Weimer  <fw@s.netic.de>
2636
2637         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2638         for the `de' newsgroups hierarchy, as it is common practice there.
2639
2640
2641 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2642
2643         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2644         buffer-string arguments. Fix references.
2645
2646 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2647
2648         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2649         (gnus-agent-batch-fetch): Use it.
2650         (gnus-agent-fetch-session): Use it.
2651
2652 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2653
2654         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2655
2656 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2657
2658         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2659         nil.
2660
2661 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2662
2663         * nnslashdot.el (nnslashdot-request-list): There were two
2664         top-level body-forms.  Put a `progn' around them.
2665
2666         * gnus.el (gnus-select-method): Use `condition-case'
2667         instead of `ignore-errors', since cl may not be loaded when the
2668         form is evaluated.
2669
2670 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2671
2672         * nnwarchive.el: Support www.mail-archive.com.
2673
2674 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2675
2676         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2677         do anything.
2678
2679 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2680
2681         * utf7.el: New file, written by Jon K Hellan.
2682
2683         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2684         default to t.
2685
2686 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2687
2688         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2689
2690         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2691         current.
2692         (gnus-refer-article-methods): New function.
2693         (gnus-summary-refer-article): Use it.
2694
2695 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2696
2697         * nnimap.el (nnimap-retrieve-groups): Return active format.
2698
2699         * nnimap.el (nnimap-replace-in-string): Removed.
2700         (nnimap-request-list):
2701         (nnimap-retrieve-groups):
2702         (nnimap-request-newgroups): Quote group instead of escaping SPC.
2703
2704 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
2705
2706         * imap.el: Use format-spec for ssl program.
2707         * imap.el (imap-ssl-arguments): Removed.
2708         (imap-ssl-open-{1,2}): Removed.
2709
2710 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
2711
2712         * gnus-start.el (gnus-site-init-file): Use `condition-case'
2713         instead of `ignore-errors', since cl may not be loaded when the
2714         form is evaluated.
2715
2716 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2717
2718         * mm-bodies.el (mm-8bit-char-regexps): Removed.
2719         (mm-7bit-chars): New variable.
2720         (mm-body-7-or-8): Use it in both cases.
2721
2722 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2723
2724         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
2725           defcustom definitions.
2726
2727 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
2728
2729         * mm-decode.el (mm-display-part): Let mm-display-external return
2730         inline or external.
2731         (mm-display-external): For copiousoutput methods, insert output in
2732         buffer.
2733
2734 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2735
2736         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
2737         buffer.
2738
2739 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-audio.el: An M too far.
2742
2743         * gnus-msg.el (gnus-setup-message): One backtick too many.
2744
2745         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
2746         a function, not a variable.
2747
2748 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
2749
2750         * gnus-score.el (gnus-score-body): Widen before requesting.
2751
2752 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2753
2754         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
2755
2756 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2757
2758         * mail-source.el (mail-source-fetch-webmail): Bind
2759         mail-source-string.
2760
2761 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
2762
2763         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
2764         (gnus-uu-unmark-by-regexp): Ditto.
2765
2766         * gnus-group.el (gnus-group-catchup-current): Would bug out on
2767         dead groups.
2768
2769 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2770
2771         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
2772         do their real thing.
2773
2774         * nnmh.el (nnmh-be-safe): Doc fix.
2775
2776         * gnus-sum.el (gnus-summary-exit): Write cache active file.
2777
2778         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
2779         status line has arrived before we count it.
2780
2781         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
2782
2783         * gnus-sum.el (gnus-thread-header): Fixed after indent.
2784         Whitespace problems.
2785
2786         * gnus-win.el (gnus-configure-windows): Error fix.
2787
2788         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
2789         right function.
2790
2791         * gnus.el: Fixed all the doc strings to match the FSF convetions.
2792         Indent all functions.  Fix all comments to match the comment
2793         conventions.  Double-space after full stop.
2794
2795 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
2796
2797         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
2798         value to divide received mails into my favorite groups and I met
2799         an error.  It takes place if the length of a element "VALUE" in
2800         nnmail-split-fancy is less than two.
2801
2802 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
2803
2804         * mml.el (mml-insert-part): New function.
2805
2806 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * lpath.el: Add `sc-cite-regexp'.
2809
2810 1999-12-02  Dave Love  <fx@gnu.org>
2811
2812         * mm-decode.el: Customize.
2813
2814 1999-12-03  Dave Love  <fx@gnu.org>
2815
2816         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
2817         the W3 stuff isn't available.
2818
2819 1999-12-03  Dave Love  <fx@gnu.org>
2820
2821         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
2822         at runtime.
2823
2824 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
2825
2826         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
2827
2828 1999-12-01  Andrew Innes  <andrewi@gnu.org>
2829
2830         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
2831         don't be fooled by "From nobody" lines added by respooling.
2832
2833         * pop3.el (pop3-movemail): Write crashbox in binary.
2834         (pop3-get-message-count): New function.
2835
2836         * mail-source.el (mail-source-primary-source): New variable.
2837         (mail-source-report-new-mail-interval): New variable.
2838         (mail-source-idle-time-delay): New variable.
2839         (mail-source-new-mail-available): New internal variable.
2840         (mail-source-fetch-pop): Clear new mail flag, when mail from
2841         primary source has been fetched.
2842         (mail-source-check-pop): New function.
2843         (mail-source-new-mail-p): New function.
2844         (mail-source-start-idle-timer): New function.
2845         (mail-source-report-new-mail): New function.
2846         (mail-source-report-new-mail): New internal variable.
2847         (mail-source-report-new-mail-timer): New internal variable.
2848         (mail-source-report-new-mail-idle-timer): New internal variables.
2849
2850 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
2851
2852         * gnus-cus.el (gnus-group-customize): Customize fix.
2853
2854 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
2855
2856         * message.el (message-send-mail-with-sendmail): Use
2857         message-make-address.
2858
2859 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2860
2861         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
2862
2863 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2864
2865         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
2866
2867 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
2868
2869         * mml.el (mml-insert-tag): Don't close the tag.
2870         (mml-insert-empty-tag): New function.
2871         (mml-attach-file): Use mml-insert-empty-tag instead of
2872         mml-insert-tag.
2873         (mml-attach-buffer): Ditto.
2874         (mml-attach-external): Ditto.
2875         (mml-insert-multipart): Ditto.
2876
2877 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2878
2879         * nnfolder.el (nnfolder-request-article): Return -1 if not find
2880         the article number.
2881
2882 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2883
2884         * gnus.el (gnus-find-method-for-group): The method of a new group
2885         is not the native one.
2886
2887 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888
2889         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
2890
2891 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892
2893         * nnultimate.el (nnultimate-retrieve-headers): Use
2894         mm-with-unibyte-current-buffer.
2895         (nnultimate-request-article): Ditto.
2896
2897 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2898
2899         * nntp.el (nntp-retrieve-groups): Set to process buffer.
2900
2901 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2902
2903         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
2904         * nnweb.el (nnweb-retrieve-headers): Use it.
2905         (nnweb-request-article): Use it.
2906
2907         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
2908         case matching failed.
2909
2910 1999-12-02  John Wiegley <jwiegley@inprise.com>
2911
2912         * mail-source.el (mail-source-keyword-map): Add backslash to
2913         Delete-flag.
2914
2915 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2916
2917         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
2918         Latin-1.
2919         (gnus-group-charset-alist): No, don't.
2920
2921         * nnweb.el (nnweb-init): Make the buffer unibyte.
2922
2923 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2924
2925         * mail-source.el (mail-source-set-common-1): Fix to get the
2926         default value.
2927
2928 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2929
2930         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
2931
2932         * nnultimate.el (nnultimate-request-list): Use unibyte.
2933
2934         * gnus-uu.el (gnus-uu-grab-articles): Bind
2935         gnus-display-mime-function to nil.
2936
2937         * message.el (message-send-mail-with-sendmail): Use the
2938         user-mail-address variable.
2939
2940         * gnus-art.el (gnus-ignored-headers): More headers.
2941
2942         * message.el (message-shorten-1): Use list.
2943
2944 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2945
2946         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
2947         signatures.
2948
2949         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
2950         (nnweb-dejanews-create-mapping): Do the properish date.
2951
2952 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2953
2954         * mail-source.el (mail-source-common-keyword-map): New variable.
2955         (mail-source-bind-common): New macro.
2956         (mail-source-fetch): Support plugged mail source.
2957         * gnus-int.el (gnus-request-scan): Use them.
2958
2959 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960
2961         * mm-view.el (mm-inline-message): Check whether charset is a
2962         string.
2963
2964         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
2965
2966         * message.el (message-mode-map): Changed keystroke for
2967         message-yank-buffer.
2968
2969 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
2970
2971         * message.el (message-shorten-references): Cut references to 31
2972         elements, then either fold them or shorten them to 988 characters.
2973         (message-shorten-1): New function.
2974         (message-cater-to-broken-inn): New variable.
2975
2976 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
2977
2978         * nnslashdot.el (nnslashdot-lose): New function.
2979
2980 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2981
2982         * mm-view.el (mm-inline-message): Not the right type of charset is
2983         being fetched here.  Let the group charset rule.
2984         (mm-inline-message): Ignore us-ascii.
2985
2986 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
2987
2988         * mail-source.el (mail-source-fetch-maildir): work around the
2989         ommitted "file-regular-p" in efs/ange-ftp
2990
2991 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2992
2993         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
2994         (mml-generate-mime-1): Use the encoding param.
2995
2996         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
2997
2998         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
2999         gnus-art before binding its variables.
3000
3001         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3002         after the MIME.
3003
3004 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3005
3006         * message.el (message-clone-locals): Use it.
3007
3008         * gnus-msg.el (gnus-configure-posting-styles): Make
3009         user-mail-address local.
3010
3011 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3012
3013         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3014         once.
3015
3016 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3019         (message-clone-locals): Ditto.
3020
3021         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3022         group inherit reply-to or from.
3023
3024 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3025
3026         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3027         for charset.
3028         (gnus-summary-show-article-charset-alist): New variable.
3029
3030         * mm-bodies.el (mm-decode-string): Support gnus-all and
3031         gnus-unknown.
3032         (mm-decode-body): Ditto.
3033         * rfc2047.el (rfc2047-decode): Ditto.
3034
3035 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3036
3037         * mail-source.el (mail-source-delete-incoming): Change default to
3038         t.
3039
3040 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3041
3042         * gnus.el: Pterodactyl Gnus v0.99 is released.
3043
3044 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045
3046         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3047
3048         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3049         spec.
3050
3051         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3052         (gnus-configure-posting-styles): No, don't.
3053         (gnus-configure-posting-styles): Allow overriding files.
3054
3055         * gnus-art.el (gnus-header-button-alist): Use browse-url
3056         directly.
3057
3058         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3059
3060         * gnus-msg.el (gnus-summary-yank-message): New command and
3061         keystroke.
3062
3063         * message.el (message-yank-buffer): New command.
3064         (message-buffers): New function.
3065
3066         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3067         next group in a more normal fasion.
3068
3069         * mml.el (mml-boundary-function): New variable.
3070         (mml-compute-boundary): Use it.
3071
3072         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3073         that exist for them.
3074
3075         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3076         (gnus-async-timer): New variable.
3077
3078 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3079
3080         * nnultimate.el (nnultimate-request-list): Be more lenient with
3081         root addresses.
3082
3083 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * gnus-art.el (gnus-treatment-function-alist): Do
3086         gnus-treat-capitalize-sentences.
3087
3088 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3089
3090         * webmail.el (webmail-hotmail-article): Hotmail changes the
3091         format.
3092
3093 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3094
3095         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3096         switch to buffer after calling program.
3097         (mm-display-external): Use `shell-command-switch' instead of "-c".
3098
3099 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3100
3101         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3102         read groups file.
3103
3104         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3105         <p>.
3106
3107 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3108
3109         * message.el (message-mode): Doc fix.
3110
3111 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3112
3113         * gnus-art.el (article-emphasize): Check group variable.
3114         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3115
3116 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3117
3118         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3119         type.
3120
3121 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3122
3123         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3124
3125 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3126
3127         * mml.el (mml-quote-region): Insert ! after the hash.
3128
3129 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3130
3131         * gnus-group.el (gnus-group-warchive-address-history): Change to
3132         nil.
3133
3134 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3135
3136         * webmail.el: Support mail.yahoo.com.
3137
3138         * mail-source.el (mail-source-fetch-webmail): Add password check.
3139         (mail-source-keyword-map): Use `subtype'.
3140
3141 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3142
3143         * mail-source.el (mail-source-keyword-map): Add webmail.
3144         (mail-source-fetcher-alist): Ditto.
3145         (mail-source-fetch-webmail): New function.
3146         * webmail.el: New file.
3147
3148 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3149
3150         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3151
3152 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3153
3154         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3155
3156 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157
3158         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3159         (nnultimate-prune-days): New function.
3160         (nnultimate-create-mapping): Use it.
3161         (nnultimate-request-group): Only fetch the groups list if it has
3162         not been done before.
3163         (nnultimate-retrieve-headers): Don't write groups.
3164         (nnultimate-create-mapping): Off-by-one error.
3165
3166 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3167
3168         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3169         threaded subjects.
3170
3171 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3172
3173         * nnwarchive.el: Lots of changes make agent happy.
3174
3175 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3176
3177         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3178         hashtb.
3179
3180 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3181
3182         * mm-decode.el (mm-display-external): Write region with binary
3183         mode.
3184
3185 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3186
3187         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3188
3189 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3190
3191         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3192         (mm-uu-test): Now it is in restricted region.
3193
3194         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3195
3196         * mm-view.el (mm-view-message): Fix buffer leak.
3197         (mm-inline-message): Support 'gnus-decoded.
3198
3199         * mm-bodies.el (mm-decode-body): Ditto.
3200
3201         * rfc2047.el (rfc2047-decode-region): Ditto.
3202
3203 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3204
3205         * imap.el (require): Added autoload for base64-encode-string.
3206
3207 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3208
3209         * gnus.el (gnus-refer-article-method): Made list value
3210         customizable.
3211
3212 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3213
3214         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3215         NOFORCE in Emacs case.
3216
3217 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3218
3219         * gnus-art.el (gnus-request-article-this-buffer): Set
3220         gnus-newsgroup-name.
3221
3222 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3223
3224         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3225         NOFORCE.
3226
3227 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3228
3229         * gnus-start.el (gnus-get-unread-articles): Check server before
3230         scanning.
3231
3232 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3235
3236         * nnslashdot.el (nnslashdot-login-name): New variable.
3237         (nnslashdot-password): Ditto.
3238         (nnslashdot-request-post): New function.
3239
3240         * gnus-art.el (gnus-treat-buttonize): More testing.
3241
3242         * mm-encode.el: Another CVS test.
3243
3244         * gnus-art.el (gnus-treat-emphasize): Change default.
3245         (gnus-treat-buttonize): Ditto.
3246         (gnus-treat-buttonize): This is a test.
3247
3248         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3249         (gnus-build-sparse-threads): Ditto.
3250         (gnus-build-all-threads): Ditto.
3251
3252         * nnheader.el (make-full-mail-header): Make into a subst.
3253
3254         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3255         unless w3 is supplied.
3256
3257         * gnus.el (gnus-refer-article-method): Doc fix.
3258
3259         * gnus-sum.el: Do not accept a prefix.
3260         (gnus-summary-refer-article): Accept a list of select methods.
3261
3262 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3263
3264         * Makefile.in: Change `^  *' to `\t'.
3265
3266 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3267
3268         * message.el (message-forward): Pay attention to prefix argument
3269         again and forward all headers when it is set, regardless of the
3270         value of message-forward-ignored-headers.
3271
3272 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3273
3274         * dgnushack.el (dgnushack-compile): Vpath file.
3275
3276         * Makefile.in (SHELL): VPATH support.
3277
3278 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279
3280         * gnus-ems.el: Check for cygwin32.
3281
3282 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3283
3284         * mm-decode.el (mm-display-external): Use 'non-viewer.
3285
3286 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3287
3288         * base64.el (base64-encode-string): An alias for base64-encode for
3289         compatibility.
3290
3291 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3292
3293         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3294         nntp-inhibit-erase.
3295
3296 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3297
3298         * gnus-start.el (gnus-get-unread-articles): Use
3299         nnfoo-retrieve-groups to find new news, if available.
3300         (gnus-read-active-file-2): New function.
3301         (gnus-get-unread-articles): Use it.
3302         (gnus-read-active-file-1): Ditto.
3303
3304 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3305
3306         * mm-util.el (mm-find-mime-charset-region): Make sure
3307         find-coding-systems-for-charsets is fbound.
3308
3309         * gnus-ems.el: Typo fix.
3310
3311 1999-11-13  Florian Weimer  <fw@s.netic.de>
3312
3313         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3314         it's available and makes sense.
3315
3316 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3317
3318         * gnus-score.el (gnus-score-save): Translate score file.
3319
3320 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3321
3322         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3323         added fetchflag and dontexpunge keywords.
3324         (mail-source-fetch-imap): Use them.
3325
3326 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3327
3328         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3329         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3330         `defconst'.
3331
3332         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3333         `defconst'.
3334         Mention that it is both for group and topic parameters.
3335         (gnus-extra-topic-parameters): New constant, including `subscribe'
3336         parameter.
3337         (gnus-extra-group-parameters): New constant.
3338         (gnus-group-customize): Use them.
3339
3340         * gnus.el (gnus-select-method): Added default value and tag.
3341         (gnus-refer-article-method): Added `DejaNews' customization option.
3342
3343 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344
3345         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3346
3347         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3348         syntax.
3349
3350         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3351
3352         * nnslashdot.el (nnslashdot-group-number): Changed default.
3353
3354         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3355         (nnweb-dejanews-wash-article): Removed.
3356         (nnweb-type-definition): Fetch by id.
3357
3358         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3359         we mean it.
3360
3361         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3362         (nnslashdot-request-list): Use Ultramode as well.
3363         (nnslashdot-date-to-date): Be more lenient.
3364         (nnslashdot-threaded): New function.
3365
3366 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3367
3368         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3369
3370 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3371
3372         * nnweb.el (nnweb-type-definition): /=dnc
3373
3374 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3377         dates.
3378         (nnultimate-retrieve-headers): Wrong ordering.
3379
3380 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3381
3382         * message.el (message-forward-as-mime): New variable.
3383
3384 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3385
3386         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3387
3388 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3389
3390         * mail-source.el (mail-source-movemail-and-remove): New function.
3391         (mail-source-keyword-map): Add `function' for `maildir'.
3392         (mail-source-fetch-maildir): Use it.
3393
3394 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3395
3396         * nnwarchive.el: New file.
3397         * gnus-group.el (gnus-group-make-warchive-group): New function.
3398         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3399
3400 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401
3402         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3403         subjects.
3404
3405 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3406
3407         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3408
3409 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3410
3411         * nnultimate.el (nnultimate-open-server): Do address.
3412         (nnultimate-forum-table-p): New function.
3413
3414         * nnweb.el (nnweb-insert-html): Renamed.
3415         (nnweb-insert): New function.
3416
3417         * nnultimate.el (nnultimate-insert-html): New function.
3418
3419         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3420         if nov is evil.
3421         (nnslashdot-retrieve-headers): use the sane version instead.
3422
3423 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3424
3425         * nnslashdot.el (nnslashdot-request-article): Fold case.
3426
3427         * nnultimate.el: New file.
3428
3429         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3430         unless wanted.
3431
3432         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3433         (gnus-read-active-file-1): Separated into own function.
3434         (gnus-read-active-file): Catch quits.
3435
3436         * nnslashdot.el (nnslashdot-request-article): Search better on
3437         first article.
3438         (nnslashdot-request-list): Fold case.
3439         (nnslashdot-retrieve-headers): Ditto.
3440
3441 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * gnus.el: Autoload gnus-subscribe-topics.
3444
3445 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3446
3447         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3448         before dot.
3449         * gnus-util.el (gnus-write-active-file): Ditto.
3450
3451 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3452
3453         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3454         function.
3455         * gnus-cache.el (gnus-cache-file-name): Use it.
3456         * gnus-agent.el (gnus-agent-group-path): Use it.
3457         * nnmail.el (nnmail-group-pathname): Use it.
3458
3459 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3460
3461         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3462         if cooked.
3463         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3464         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3465         * gnus.el (gnus-short-group-name): "..." proof.
3466
3467 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3468
3469         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3470         support nnslashdot.
3471
3472 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3475         many articles.
3476         (nnslashdot-generate-active): New function.
3477         (nnslashdot-request-newgroups): Use it.
3478
3479         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3480         names.
3481
3482         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3483         (nnslashdot-request-list): Not moderated.
3484
3485 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3486
3487         * nnimap.el (nnimap-open-server): Remove error signal if
3488         nnimap-server-buffer is nil (the check should've been `boundp').
3489
3490         * imap.el (imap-log):
3491         * nnimap.el (nnimap-debug): Disable debugging by default.
3492
3493 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3494
3495         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3496
3497         * gnus-topic.el (gnus-subscribe-topic): New function.
3498
3499         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3500         names.
3501
3502         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3503         if starting with a quote.
3504
3505 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3506
3507         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3508         group name.
3509
3510 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3511
3512         * nnslashdot.el: New file.
3513
3514         * nnheader.el (nnheader-insert-header): New function.
3515
3516         * gnus-art.el (gnus-mime-internalize-part): Bind
3517         mm-inlined-types.
3518
3519         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3520         files.
3521
3522 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3523
3524         * emacs-mime.texi (Customization): Document mm-inline-override-types
3525
3526 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3527
3528         * emacs-mime.texi (Customization): Document mm-inline-override-types
3529
3530 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3531
3532         * emacs-mime.texi (Customization): Document mm-inline-override-types
3533
3534 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3535
3536         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3537         (smiley-toggle-buffer): New function.
3538         (smiley-buffer): Don't quote the function.
3539         (smiley-toggle-extents): Ditto.
3540
3541 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3542
3543         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3544         empty buffers.
3545
3546 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3547
3548         * gnus-art.el (gnus-article-mode-map): Use the summary article
3549         edit.
3550
3551 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3552
3553         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3554
3555 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556
3557         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3558
3559 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3560
3561         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3562         is list or not before condition.
3563
3564 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3565
3566         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3567
3568 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3569
3570         * gnus-art.el (gnus-emphasis-alist): New value.
3571
3572 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3573
3574         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3575         `buffer-substring'.
3576
3577 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3578
3579         * gnus-art.el (article-date-ut): Keep the updated timer.
3580         (gnus-emphasis-underline-italic): Doc fix.
3581
3582         * gnus-msg.el (gnus-post-method): Doc fix.
3583         (gnus-post-method): Change default.
3584
3585 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3586
3587         * message.el (message-newline-and-reformat): Improvements.
3588
3589 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3590
3591         * message.el (message-newline-and-reformat): Don't insert too many
3592         newlines.
3593         (message-newline-and-reformat): Work even if not sc.
3594
3595         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3596
3597         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3598
3599 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3600
3601         * mm-view.el (mm-display-patch-inline): New function.
3602
3603 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3604
3605         * mm-view.el (mm-display-patch-inline): New function.
3606
3607 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608
3609         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3610         group.
3611
3612         * message.el (message-forward): Narrow to the right header.
3613
3614         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3615         dates.
3616
3617         * gnus-msg.el (gnus-configure-posting-styles): Use the
3618         user-full-name function.
3619
3620         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3621         (mm-body-charset-encoding-alist): Default to nil.
3622
3623         * message.el (message-elide-ellipsis): Fix typo.
3624         (message-elide-region): Ditto.
3625         (message-elide-region): Don't insert a newline first.
3626
3627 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3630         gnus-fetch-old-headers.
3631         (gnus-cut-threads): Ditto.
3632         (gnus-summary-initial-limit): Ditto.
3633         (gnus-summary-limit-children): Ditto.
3634
3635         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3636         matches.
3637
3638 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3639
3640         * gnus-art.el (article-decode-encoded-words):
3641         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3642         live.
3643
3644         * gnus.el (gnus-read-method): Add methods from
3645         `gnus-opened-servers' to completion. Map entered method/address
3646         into existing methods if possible.
3647
3648         * gnus-group.el (gnus-group-make-group): Simplify method.
3649
3650         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3651
3652         * mml.el (mml-preview): Remove mail-header-separator before
3653         encoding.
3654
3655 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3656
3657         * message.el (message-read-from-minibuffer): New function.
3658
3659 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3660
3661         * gnus.el: Pterodactyl Gnus v0.98 is released.
3662
3663 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3664
3665         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3666
3667 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * mml.el (mml-generate-mime-1): Read attached binary file in
3670         binary mode.
3671
3672 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3673
3674         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3675
3676 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3677
3678         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3679
3680 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3681
3682         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3683
3684 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3685
3686         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3687         (gnus-article-mime-match-handle-function): New variable.
3688         (gnus-article-view-part): Make `b' customizable.
3689
3690 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3691
3692         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3693
3694 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3695
3696         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3697
3698 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3699
3700         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
3701
3702 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3703
3704         * gnus-srvr.el (gnus-browse-foreign-server): Use
3705         `buffer-substring' instead of `read'.
3706
3707 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
3708
3709         * nnimap.el, imap.el, rfc2104.el: New files.
3710
3711         * gnus.el (gnus-valid-select-methods): Add nnimap.
3712
3713         * gnus-group.el (gnus-group-group-map): Add
3714         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
3715         (gnus-group-nnimap-expunge): New function.
3716         (gnus-group-nnimap-edit-acl): New function.
3717
3718         * gnus-agent.el (gnus-agent-group-mode-map): Add
3719         gnus-agent-synchronize.
3720         (gnus-agent-synchronize): New function.
3721         (gnus-agent-fetch-group-1): Check if server is open.
3722
3723         * nnagent.el (nnagent-request-set-mark): Save marks.
3724
3725         * mail-source.el (mail-source-keyword-map): New imap mail-source.
3726         (mail-source-fetcher-alist): Map to imap fetcher function.
3727         (mail-source-fetch-imap): New function.
3728
3729         * gnus-art.el (article-hide-pgp): Hide all headers, not just
3730         Hash:.
3731
3732 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3733
3734         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
3735         (gnus-topic-sort-topics): New function.
3736         (gnus-topic-make-menu-bar): Add sort-topics.
3737         (gnus-topic-move): New function.
3738         (gnus-topic-move-group): Move the topic if no group selected.
3739
3740 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3741
3742         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
3743
3744 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3745
3746         * mm-view.el (mm-inline-message): Fix leaving group bug.
3747
3748 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3749
3750         * gnus-msg.el (gnus-post-method): Use normal method if current is
3751         not available.
3752
3753 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
3754
3755         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
3756         (nnmail-insert-lines): Ditto.
3757
3758 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3759
3760         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
3761         line.
3762
3763         * message.el (message-unsent-separator): One more separator.
3764
3765 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3766
3767         * nnfolder.el (nnfolder-request-move-article): For empty article,
3768         search till (point-max).
3769         (nnfolder-retrieve-headers): Ditto.
3770         (nnfolder-request-accept-article): Ditto.
3771         (nnfolder-save-mail): Ditto.
3772         (nnfolder-insert-newsgroup-line): Ditto.
3773
3774 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3775
3776         * qp.el (quoted-printable-encode-region): Check eobp.
3777
3778 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3779
3780         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
3781
3782 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3783
3784         * nntp.el (nntp-send-xover-command): Wait for nothing if not
3785         wait-for-reply.
3786
3787 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
3788
3789         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
3790         (mm-uu-forward-end-line): Ditto.
3791
3792 1999-09-29  Didier Verna  <verna@inf.enst.fr>
3793
3794         * binhex.el (binhex-decode-region): don't consider the value of
3795         `enable-multibyte-characters' in XEmacs.
3796
3797         * gnus-start.el (gnus-read-descriptions-file): ditto.
3798
3799         * mm-util.el (mm-multibyte-p): ditto.
3800         (mm-with-unibyte-buffer): ditto.
3801         (mm-find-charset-region): use `mm-multibyte-p'.
3802
3803         * mm-bodies.el (mm-decode-body): ditto.
3804         (mm-decode-string): ditto.
3805
3806         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
3807         `enable-multibyte-characters' in XEmacs.
3808
3809 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
3810
3811         * mm-util.el (mm-binary-coding-system): Try binary first.
3812
3813 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
3814
3815         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
3816
3817 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3818
3819         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
3820         format.
3821         (article-date-ut): Find correct insert position.
3822
3823 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3824
3825         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
3826         forwarded message.
3827
3828 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3829
3830         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
3831         groups.
3832
3833         * message.el (message-resend): Use message mode when prompting.
3834
3835         * gnus-art.el (article-hide-headers): Mark wash.
3836         (article-emphasize): Ditto.
3837
3838 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
3839
3840         * message.el (message-newline-and-reformat): Work for SC.
3841
3842 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
3845
3846         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
3847
3848 1999-10-20  David S. Goldberg  <dsg@mitre.org>
3849
3850         * mm-decode.el mm-inline-override-types: New variable
3851
3852         * mm-decode.el (mm-inline-override-p): New function
3853
3854         * mm-decode.el (mm-inlined-p): Use it
3855
3856 1999-10-20  David S. Goldberg  <dsg@mitre.org>
3857
3858         * mm-decode.el mm-inline-override-types: New variable
3859
3860         * mm-decode.el (mm-inline-override-p): New function
3861
3862         * mm-decode.el (mm-inlined-p): Use it
3863
3864 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3865
3866         * gnus.el: Pterodactyl Gnus v0.97 is released.
3867
3868 1999-09-01  Brendan Kehoe  <brendan@zen.org>
3869
3870         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
3871         gnus-summary-next-group, not gnus-summary-next-article.  Only give
3872         3 args.
3873
3874 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3875
3876         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
3877         buffer for params.
3878
3879         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
3880         line.
3881
3882         * message.el (message-forward-ignored-headers): New variable.
3883
3884         * gnus-art.el (gnus-article-prepare-display): Nix out
3885         gnus-article-wash-types.
3886
3887         * gnus-agent.el (gnus-agent-create-buffer): New function.
3888         (gnus-agent-fetch-group-1): Use it.
3889         (gnus-agent-start-fetch): Ditto.
3890
3891         * gnus-sum.el (gnus-summary-exit): Don't use
3892         `gnus-use-adaptive-scoring'.
3893
3894         * mail-source.el (mail-source-fetch-pop): Only store password when
3895         successful.
3896
3897         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
3898
3899 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3900
3901         * message.el (message-reply): Use it.
3902         (message-dont-reply-to-names): New variable.
3903
3904         * nntp.el (nntp-open-telnet): Don't erase-buffer.
3905
3906         * mm-util.el (mm-preferred-coding-system): Typo fix.
3907
3908         * message.el (message-bounce): Work for non-MIME.
3909
3910         * gnus.el (gnus-short-group-name): Short the right parts of the
3911         name.
3912
3913 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
3914
3915         * mm-encode.el (mm-qp-or-base64): New version.
3916
3917 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3918
3919         * gnus-art.el (article-make-date-line): Fix time-zone bug.
3920
3921 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3922
3923         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
3924         of restricted region.
3925         (gnus-mime-display-single): Set beg at correct point.
3926
3927 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3928
3929         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
3930
3931 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
3932
3933         * gnus-msg.el (gnus-configure-posting-styles): Let
3934         `gnus-posting-styles' have its say in posting-style: local
3935         variable `styles' is already bound to `gnus-posting-styles' so
3936         don't rebind it to nil.
3937
3938 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
3939
3940         * gnus-score.el (gnus-summary-increase-score): Allow editing of
3941         Message-ID.
3942
3943 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3944
3945         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
3946         quoted-printable-encode-region.
3947
3948         * qp.el (quoted-printable-encode-region): Assume charset
3949         encoded. Fold every line in the region.
3950
3951 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3952
3953         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
3954         of active file.
3955
3956 1999-09-01  Didier Verna  <verna@inf.enst.fr>
3957
3958         * message.el (message-mode): allows whitespaces between multiple
3959         instances of the fill character ">".
3960
3961 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
3962
3963         * mm-encode.el (mm-qp-or-base64): Fix.
3964
3965 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * message.el (message-send): Too much and.
3968
3969 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
3970
3971         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
3972
3973 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * gnus-score.el (gnus-score-headers): Work for nil scores.
3976
3977 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3978
3979         * gnus-cache.el (gnus-cache-write-active): Write full names.
3980
3981         * gnus-util.el (gnus-write-active-file): Accept full name.
3982
3983         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
3984         (mm-assoc-string-match): New function.
3985         (mm-display-inline): Use it.
3986
3987         * gnus-group.el (gnus-group-set-info): Work for nil group params.
3988
3989         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
3990
3991 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
3992
3993         * mml.el (mml-generate-multipart-alist): New variable.
3994
3995 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3996
3997         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
3998
3999 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4000
4001         * message.el (message-send): More helpful error message if sending
4002         fails
4003
4004 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4005
4006         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4007         in newer emacsen, where ?r isn't equal 114.
4008
4009 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4010
4011         * gnus.el: Pterodactyl Gnus v0.96 is released.
4012
4013 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4014
4015         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4016         to get active info if method is covered by agent, otherwise
4017         active info is lost.
4018
4019 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4020
4021         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4022
4023 1999-08-09  Dave Love  <fx@gnu.org>
4024
4025         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4026
4027 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4028
4029         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4030           (already matched by "^X-Pgp"), removed duplicate
4031           X-Mailing-List, added several new junk headers.
4032
4033 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4034
4035         * gnus-art.el (article-decode-charset): Don't assume
4036         gnus-summary-buffer is live.
4037
4038 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4039
4040         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4041
4042 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4043
4044         * gnus-score.el (gnus-home-score-file): Work with absolute path
4045         names.
4046
4047 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4048
4049         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4050         nothing else in the group.
4051
4052 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4053
4054         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4055         the article.
4056
4057 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4058
4059         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4060
4061 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4062
4063         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4064         from mutt.
4065
4066 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4067
4068         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4069         whitespace.
4070
4071 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4072
4073         * mm-util.el (mm-text-coding-system-for-write): New variable.
4074         (mm-append-to-file): New function.
4075         (mm-write-region): New function.
4076
4077         * gnus-art.el (gnus-output-to-file): Use it.
4078         * gnus-util.el (gnus-output-to-rmail): Ditto.
4079         (gnus-output-to-mail): Ditto.
4080         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4081
4082 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4083
4084         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4085
4086         * nnheader.el (nnheader-insert-file-contents): Revert and use
4087         mm-insert-file-contents.
4088         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4089         (nnheader-auto-mode-alist): Removed.
4090
4091         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4092         (mm-insert-file-contents): Add a new parameter for inserting
4093         compressed file literally.
4094
4095         * mml.el (mml-generate-mime-1): Insert non-text literally.
4096
4097         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4098
4099 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4100
4101         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4102
4103 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4104
4105         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4106         koi8-r.
4107
4108 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4109
4110         * mml.el (mml-insert-mime): Decode text.
4111         (mml-to-mime): Narrow to headers-or-head.
4112
4113 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * mm-view.el (mm-inline-text): Check
4116         w3-meta-content-type-charset-regexp.
4117
4118 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4119
4120        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4121        predicate.
4122
4123 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4124
4125         * gnus-mlspl.el: Documentation fixes.
4126
4127 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4128
4129         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4130
4131 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4132
4133         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4134         variables.
4135
4136 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4137
4138         * nnmail.el (nnmail-get-new-mail): "Done".
4139
4140 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4141
4142         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4143         interactive.
4144
4145 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4146
4147         * gnus-art.el (article-decode-charset): Fix broken CT.
4148
4149 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4150
4151         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4152         overview buffer if it is killed.
4153
4154 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4155
4156         * gnus-art.el (article-babel): New version.
4157
4158 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4159
4160         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4161
4162 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4163
4164         * gnus.texi (More Threading): Document new variable
4165         `gnus-sort-gathered-threads-function'.
4166
4167 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4168
4169         * gnus.texi (More Threading): Document new variable
4170         `gnus-sort-gathered-threads-function'.
4171
4172 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4173
4174         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4175         usage.
4176
4177 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4178
4179         * mm-util.el (mm-running-xemacs): Removed.
4180         (mm-coding-system-p): New function.
4181         (mm-binary-coding-system): Safe guess.
4182         (mm-text-coding-system): Ditto.
4183         (mm-auto-save-coding-system): Ditto.
4184
4185 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4186
4187         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4188         (mm-qp-or-base64): Reversed logic.
4189
4190         * mm-decode.el (mm-save-part-to-file): Let coding system be
4191         binary.
4192
4193 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4194
4195         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4196         be set in topic parameters.
4197
4198 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4199
4200         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4201         (gnus-sort-gathered-threads): Allow the user to specify the
4202         function to use when sorting gathered threads.
4203
4204         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4205         mark cached articles as `undownloaded'.
4206
4207 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4208
4209         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4210         to have buffer local values.
4211
4212 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4213
4214         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4215         types 'g' for 'guess group type.
4216
4217 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4218
4219         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4220         after each regexp in nnmail-list-identifiers, not just after last
4221         one.
4222
4223         * gnus-sum.el (gnus-list-identifiers): New variable.
4224         (gnus-summary-remove-list-identifiers): New function.
4225         (gnus-select-newsgroup): Use it.
4226         (gnus-summary-wash-hide-map): Bind
4227         `gnus-article-hide-list-identifiers' to W W l.
4228         (gnus-summary-make-menu-bar): Add list-identifiers command.
4229
4230         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4231         (gnus-treatment-function-alist): Add variable.
4232         (article-hide-list-identifiers): New function.
4233         (mapcar): Add function.
4234         (gnus-article-hide): Use it.
4235
4236 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4237
4238         * gnus.el: Pterodactyl Gnus v0.95 is released.
4239
4240 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4241
4242         * mm-decode.el (mm-mailcap-command): New function.
4243         (mm-display-external): Use it.
4244
4245         * gnus-art.el (article-make-date-line): Work for India.
4246
4247         * mm-encode.el (mm-qp-or-base64): Typo.
4248
4249         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4250
4251 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4252
4253         * gnus.el: Pterodactyl Gnus v0.94 is released.
4254
4255 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4256
4257         * pop3.el: New version.
4258
4259 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4260
4261         * mm-encode.el (mm-qp-or-base64): New function.
4262         (mm-content-transfer-encoding): Use it.
4263
4264         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4265
4266 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4267
4268         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4269
4270         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4271
4272 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4273
4274         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4275         keystroke.
4276
4277         * mailcap.el (mailcap-mime-types): New function.
4278
4279         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4280
4281         * message.el (message-goto-eoh): Really go to the end.
4282
4283 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4284
4285         * message.el (message-make-date): Do the right thing in with
4286         sub-hour time zones.
4287
4288 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4289
4290         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4291         report.
4292
4293 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4294
4295         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4296
4297 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4298
4299         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4300         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4301         and use t as default value.
4302
4303 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4304
4305         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4306         gnus-summary-buffer is live.
4307
4308 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4309
4310         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4311
4312 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4313
4314         * message.el (message-bounce): Do MIME bounces MIMEy.
4315
4316         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4317
4318 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4319
4320         * mailcap.el (mailcap-mime-extensions): Changed patch to
4321         text/x-patch.
4322
4323         * mm-decode.el (mm-display-external): Wrong placement of paren.
4324
4325 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4326
4327         * gnus.el: Pterodactyl Gnus v0.93 is released.
4328
4329 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4330
4331         * gnus-cus.el (gnus-group-parameters): New entries for
4332         gnus-group-split.
4333
4334         * gnus-mlspl.el: Renamed functions and variables so as to
4335         start with gnus-group-split.
4336         * gnus.el: Adjust autoload entries.
4337
4338 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4339
4340         * gnus-mlspl.el: Removed trailing t from comment and provide.
4341         Renamed functions and variables to start with gnus-mlsplit.
4342         Added autoload comments.
4343         * gnus.el: Added autoload entries.
4344
4345 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4346
4347         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4348         so that matches excluded by RESTRICTs do not cause the whole split
4349         to be ignored.  This also fixes a long-standing bug in which a
4350         split with \N substitutions wouldn't cause cross-posting as
4351         expected.
4352
4353         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4354         (nnmail-split-it): Implement them.
4355
4356         * nnmail.el (nnmail-split-fancy): Document ! splits.
4357
4358 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4359
4360         * pop3.el: New version.
4361
4362 1999-07-05  Simon Josefsson
4363
4364         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4365
4366 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4367
4368         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4369
4370 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4371
4372         * gnus-util.el (gnus-write-active-file): Use real name.
4373
4374         * gnus-agent.el (gnus-agent-expire): Update active file
4375         method by method.
4376
4377 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4378
4379         * nndraft.el (nndraft-request-article): Use difference
4380         coding-systems for queue and drafts.
4381
4382         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4383         nndraft:drafts.
4384
4385         * mm-util.el (mm-auto-save-coding-system): New coding system.
4386
4387         * message.el (message-draft-coding-system): Use it.
4388
4389 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4390
4391         * mm-uu.el: More customizable and less aggressive.
4392
4393 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4394
4395         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4396         when plugged.
4397
4398         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4399         (mml-insert-mml-markup): Accept a nofile.
4400         (mml-insert-mime): Insert nofile.
4401
4402         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4403
4404         * mm-decode.el (mm-handle-media-type): New function.
4405         (mm-handle-media-supertype): New function.
4406         (mm-handle-media-subtype): New function.
4407         Use new functions throughout. "/"))
4408
4409 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * gnus-art.el (gnus-treat-predicate): Typo.
4412
4413 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4414
4415         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4416
4417 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4418
4419         * gnus-art.el (article-date-ut): UT!  Default it!
4420
4421 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4422
4423         * gnus.el: Pterodactyl Gnus v0.92 is released.
4424
4425 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4426
4427         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4428
4429 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4430
4431         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4432         connected.
4433
4434         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4435         when plugged.
4436
4437         * mm-view.el (mm-inline-message): Ignore remove-spec.
4438
4439         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4440         is bound.
4441
4442         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4443
4444         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4445
4446         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4447         start.
4448
4449         * message.el (message-fill-yanked-message): Remove `t' arg.
4450
4451         * gnus-group.el (gnus-group-kill-group): Message killing of
4452         groups.
4453
4454         * mm-util.el (mm-preferred-coding-system): New function.
4455         (mm-mime-charset): Use it.
4456
4457         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4458
4459 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4460
4461         * gnus-mlsplt.el: New file.
4462
4463 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4464
4465         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4466         functions.
4467         (mm-attachment-override-p): Take a handle instead of a type.
4468         (mm-inlined-p): Ditto.
4469         (mm-automatic-display-p): Ditto,
4470         (mm-inlinable-p): Ditto.
4471
4472         * nndraft.el (nndraft-request-expire-articles): Delete backup
4473         files.
4474
4475         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4476
4477         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4478
4479 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4480
4481         * nnmail.el (nnmail-split-it): Allow .*.
4482
4483 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4484
4485         * mm-decode.el (mm-inline-large-images-p): Renamed.
4486
4487         * gnus-art.el (article-date-ut): Always look in the current buffer
4488         for the Date header.
4489
4490         * mml.el (mml-validate): New command.
4491
4492         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4493         since we are dealing with regexps.
4494
4495 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4496
4497         * gnus.el: Pterodactyl Gnus v0.91 is released.
4498
4499 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4500
4501         * gnus-agent.el (gnus-agent-save-active-1): New function.
4502         (gnus-agent-save-active): use it.
4503         (gnus-agent-save-groups): Ditto.
4504
4505         * gnus-cache.el (gnus-cache-write-active): Use it.
4506
4507         * gnus-agent.el (gnus-agent-write-active): Use it.
4508
4509         * gnus-util.el (gnus-write-active-file): New function.
4510
4511         * gnus-agent.el (gnus-agent-write-active): New function to keep
4512         lower boundaries and canceled groups.
4513         (gnus-agent-save-groups): Use it.
4514         (gnus-agent-save-active): Use it.
4515         (gnus-agent-save-group-info): Only write active files.
4516         (gnus-agent-expire): Update active file.
4517
4518         * mm-decode.el (mm-inlinable-part-p): Removed.
4519         (mm-user-display-methods): Default to nil.
4520         (mm-user-display-methods): Removed.
4521         (add-mime-display-method): Removed.
4522         (mm-automatic-display): Renamed.
4523         (mm-automatic-display-p): Use it.
4524         (mm-inlined-types): New variable.
4525         (mm-inlined-p): New function.
4526
4527         * message.el (message-reply): Bind message-this-is-mail.
4528
4529 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4530
4531         * smiley.el (smiley-buffer): Fix for NT.
4532
4533 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4534
4535         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4536
4537         * message.el (message-check-news-header-syntax): Protect against
4538         nil froms.
4539
4540         * mm-util.el (mm-auto-mode-alist): New.
4541
4542         * mml.el (mml-generate-mime-1): Ditto.
4543
4544         * gnus.el: Use mm-insert-file-contents throughout instead of
4545         nnheader.
4546
4547         * mm-util.el (mm-insert-file-contents): New function.
4548
4549 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4550
4551         * gnus.el: Pterodactyl Gnus v0.90 is released.
4552
4553 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4554
4555         * mailcap.el (mailcap-possible-viewers): Use string=.
4556
4557 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4558
4559         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4560         (mm-uu-forward-end-line): New variable.
4561         (mm-uu-begin-line): Handle forwarded message.
4562         (mm-uu-identifier-alist): Ditto.
4563         (mm-uu-dissect): Ditto.
4564
4565 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4566
4567         * lpath.el: Two free variables.
4568
4569 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4570
4571         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4572         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4573         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4574
4575         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4576         (nnfolder-file-coding-system-for-write): New variable.
4577         (nnfolder-active-file-coding-system): New variable.
4578         (nnfolder-active-file-coding-system-for-write): New variable.
4579         (nnfolder-save-active): New function.
4580         (nnfolder-save-buffer): Use them.
4581         (nnfolder-possibly-change-group): Ditto.
4582         (nnfolder-request-list-newsgroups): Ditto.
4583         (nnfolder-request-create-group): Ditto.
4584         (nnfolder-request-expire-articles): Ditto.
4585         (nnfolder-request-move-article): Ditto.
4586         (nnfolder-request-accept-article): Ditto.
4587         (nnfolder-request-delete-group): Ditto.
4588         (nnfolder-request-rename-group): Ditto.
4589         (nnfolder-possibly-change-folder): Ditto.
4590         (nnfolder-read-folder): Ditto.
4591         (nnfolder-request-list): Remove pathname-coding-system.
4592         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4593
4594         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4595         (nnmail-file-coding-system-1): Removed.
4596         (nnmail-find-file): Use nnmail-pathname-coding-system.
4597         (nnmail-write-region): Ditto.
4598
4599         * nnmbox.el (nnmbox-file-coding-system): New variable.
4600         (nnmbox-file-coding-system-for-write): New variable.
4601         (nnmbox-active-file-coding-system): New variable.
4602         (nnmbox-active-file-coding-system-for-write): New variable.
4603         (nnmbox-save-buffer): New function.
4604         (nnmbox-save-active): New function.
4605         (nnmbox-request-scan): Use them.
4606         (nnmbox-request-expire-articles): Ditto.
4607         (nnmbox-request-move-article): Ditto.
4608         (nnmbox-request-accept-article): Ditto.
4609         (nnmbox-request-replace-article): Ditto.
4610         (nnmbox-request-delete-group): Ditto.
4611         (nnmbox-request-rename-group): Ditto.
4612         (nnmbox-request-create-group): Ditto.
4613
4614         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4615         (mm-running-ntemacs): Removed.
4616
4617         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4618
4619 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4620
4621         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4622
4623 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4624
4625         * qp.el (quoted-printable-encoding-characters): Support lower case.
4626
4627 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4628
4629         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4630         (rfc2047-b-encode-region): Encode line by line.
4631
4632 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * mm-util.el (mm-find-mime-charset-region): Fix.
4635
4636 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4637
4638         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4639         (mm-find-mime-charset-region): Ditto.
4640
4641 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4642
4643         * gnus-sum.el (gnus-summary-move-article): Fix something or
4644         other.
4645
4646 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4647
4648         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4649         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4650         (gnus-summary-enter-digest-group): Use them.
4651         (gnus-summary-setup-default-charset): Ditto.
4652
4653 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4654
4655         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4656
4657 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4658
4659         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4660           gnus-newsgroup-name is nil.
4661
4662 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4663
4664         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4665
4666 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4667
4668         * gnus-art.el (article-emphasize): Use correct
4669         gnus-article-emphasis-alist.
4670
4671 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4672
4673         * mm-view.el (mm-inline-text): Fix text/html bug.
4674
4675 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4676
4677         * gnus.el: Pterodactyl Gnus v0.89 is released.
4678
4679 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4680
4681         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4682         * message.el (message-draft-coding-system): Ditto.
4683         * mm-util.el (mm-running-ntemacs): Ditto.
4684
4685 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4686
4687         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4688         cause problem.
4689
4690 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4691
4692         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4693
4694 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4695
4696         * mml.el: require mm-decode.
4697
4698 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4699
4700         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
4701
4702 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4703
4704         * mm-view.el (mm-inline-image): Fix image undisplayer.
4705
4706 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4707
4708         * mml.el (mml-insert-multipart): Error in compeling-read.
4709         (mml-insert-tag): Match tags.
4710
4711 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
4712
4713         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
4714         (gnus-cache-braid-heads): Ditto.
4715         (gnus-cache-retrieve-headers): Ditto.
4716
4717 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4718
4719         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
4720
4721 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
4722
4723         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
4724         to string under XEmacs.
4725
4726 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
4727
4728         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
4729
4730 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4731
4732         * mm-view.el (mm-inline-message): Fix message view bug.
4733         * gnus-art.el (gnus-article-prepare): Ditto.
4734
4735 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4736
4737         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
4738
4739 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4740
4741         * gnus.el: Pterodactyl Gnus v0.88 is released.
4742
4743 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4744
4745         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
4746         usage.
4747
4748         * nnmail.el (nnmail-get-new-mail): Save info.
4749
4750 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4751
4752         * gnus.el: Pterodactyl Gnus v0.87 is released.
4753
4754 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4755
4756         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
4757         (mail-source-run-script): New function.
4758         (mail-source-fetch-pop): Use it.
4759
4760 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4761
4762         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
4763
4764 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4765
4766         * gnus.el: Pterodactyl Gnus v0.86 is released.
4767
4768 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4769
4770         * gnus-art.el (gnus-treat-translate): New variable.
4771         (gnus-treat-predicate): Accept a list of regexps.
4772         (gnus-article-treat-custom): Allow a list of regexps.
4773
4774 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4775
4776         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
4777         type.
4778
4779 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780
4781         * gnus-art.el (article-babel): Narrow a bit.
4782
4783         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
4784
4785 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
4786
4787         (gnus-agent-get-undownloaded-list): Operate on all articles, not
4788         only unread ones.
4789         (gnus-agent-fetch-headers): Fetch headers from unread and marked
4790         articles, not only unread ones.
4791
4792 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4793
4794         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
4795         keystroke.
4796
4797         * gnus-art.el (gnus-article-x-face-command): Ditto.
4798
4799         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
4800
4801         * gnus.el (gnus-method-simplify): Accept server names.
4802
4803 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
4804
4805         * gnus-art.el (article-babel-prompt): New function.
4806         (article-babel): New command.
4807
4808 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4809
4810         * gnus-art.el (gnus-article-part-wrapper): Go to part.
4811
4812         * mml.el (mml-generate-mime-1): Don't insert literally.
4813
4814         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
4815         (gnus-netrc-syntax-table): Removed.
4816         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
4817
4818 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4819
4820         * mm-view.el (mm-inline-text): Fix charset for text/html.
4821
4822 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4823
4824         * message.el (message-draft-coding-system): Use emacs-mule-dos.
4825
4826 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4827
4828         * nnmail.el (nnmail-split-incoming): Return the number of split
4829         mails.
4830         (nnmail-process-babyl-mail-format): Ditto.
4831         (nnmail-process-unix-mail-format): Ditto.
4832         (nnmail-process-mmdf-mail-format): Ditto.
4833         (nnmail-process-maildir-mail-format): Ditto.
4834
4835         * mail-source.el (mail-source-callback): Return the number from
4836         the callback.
4837
4838         * message.el (message-send-mail): Generate Lines.
4839
4840         * mail-source.el (mail-source-call-script): New function.
4841         (mail-source-call-script): New function.
4842
4843 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4844
4845         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
4846         (gnus-select-newsgroup): Use it.
4847         (gnus-group-highlight-words-alist): New variable.
4848         (gnus-newsgroup-emphasis-alist): New variable.
4849         (gnus-summary-local-variables):  Use it.
4850         * lpath.el: Use it.
4851         * gnus-art.el (article-emphasize): Use it.
4852         (gnus-emphasis-highlight-words): New face.
4853         * gnus-cus.el (gnus-group-parameters): New parameter.
4854
4855 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4856
4857         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
4858         parameter `headers'.
4859         (gnus-cache-enter-article): Ditto.
4860         (gnus-cache-update-article): Ditto.
4861         * gnus-sum.el (gnus-summary-move-article): Ditto.
4862         (gnus-summary-mark-article-as-unread): Ditto.
4863         (gnus-summary-mark-article): Ditto.
4864
4865 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4866
4867         * gnus-msg.el (gnus-message-insert-stylings): Removed.
4868         (gnus-posting-style-alist): Removed.
4869         (gnus-message-style-insertions): Ditto.
4870         (gnus-configure-posting-styles): Reimplementation.
4871
4872         * mail-source.el (mail-source-fetch): Error the message.
4873
4874         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
4875
4876 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4877
4878         * gnus.el: Pterodactyl Gnus v0.85 is released.
4879
4880 1999-04-20  Michael Cook  <cook@sightpath.com>
4881
4882         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
4883           Outlook citation regex.
4884
4885 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
4886
4887         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
4888         semicolon.
4889
4890 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
4891
4892         * gnus-range.el (gnus-remove-from-range): Document range1
4893         modification, protect range2.
4894
4895 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
4896
4897         * gnus-sum.el (gnus-update-marks): Protect lists from
4898         gnus-remove-from-range, don't sort twice.
4899
4900 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
4901
4902         * gnus-start.el (gnus-read-descriptions-file): Protect if no
4903         function in backend.
4904
4905 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
4906
4907         * gnus-sum.el (gnus-valid-move-group-p): Check for a
4908         request-accept-article function in the backend instead of using
4909         the 'respool capability.
4910
4911 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
4912
4913         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
4914         spurious whitespace at eob.
4915
4916 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
4917
4918         * nnmail.el (nnmail-get-new-mail): Check right variable.
4919
4920 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
4921
4922         * mailcap.el (mailcap-mime-data): Fix rfc822.
4923
4924 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
4925
4926         * nndoc.el (nndoc-nsmail-type-p): New function.
4927         (nndoc-type-alist): Recognize nsmail.
4928
4929 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
4930
4931         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
4932         *before* `article-hide-headers' deletes the information.
4933
4934 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4935
4936         * gnus-sum.el (gnus-summary-save-parts): New command and
4937         keystroke.
4938         (gnus-summary-save-parts-1): New function.
4939         (gnus-summary-iterate): Buggy.
4940
4941         * mm-decode.el (mm-save-part-to-file): Made into own function.
4942
4943 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4944
4945         * gnus-group.el (gnus-group-set-info): Resist nils.
4946
4947 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4948
4949         * mailcap.el (mailcap-mime-data): Ditto.
4950
4951         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
4952
4953         * gnus-art.el (gnus-article-x-face-command): Default to ee.
4954
4955 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
4956
4957         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
4958         gnus-article-date-lapsed-new-header is t.
4959
4960 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4961
4962         * gnus.el: Pterodactyl Gnus v0.84 is released.
4963
4964 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965
4966         * gnus-msg.el (gnus-bug-message): Mime change.
4967
4968 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
4969
4970         * gnus-sum.el (gnus-update-marks): Process null mark lists.
4971
4972 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
4973
4974         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
4975         `x-uue'.
4976
4977 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
4978
4979         * mail-source.el (mail-source-fetch-pop): Only prompt for password
4980         when authentication is 'password.
4981
4982 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
4983
4984         * gnus-win.el (gnus-configure-windows): Accept a setting.
4985
4986 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4987
4988         * mm-util.el (mm-quote-arg): Moved here.
4989
4990         * mm-decode.el (mm-quote-arg): Quote more chars.
4991
4992 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4993
4994         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
4995         with newlines would create buggy .nov files.
4996
4997         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
4998
4999         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5000         end of lines.
5001
5002         * message.el (message-mode): Doc fix.
5003
5004         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5005
5006         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5007
5008         * gnus-art.el (article-date-ut): Rewrite.
5009
5010         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5011         order.
5012
5013         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5014         headers.
5015
5016         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5017
5018 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5019
5020         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5021         (article-date-ut): use it.
5022
5023 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5024
5025         * mail-source.el (mail-source-fetch-pop): Call script
5026         asynchronously.
5027
5028 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5029
5030         * gnus.el: Pterodactyl Gnus v0.83 is released.
5031
5032 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5033
5034         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5035
5036         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5037
5038         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5039
5040         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5041
5042         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5043
5044         * message.el (message-generate-headers): Accept continuation
5045         headers.
5046
5047 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5048
5049         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5050
5051 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5052
5053         * gnus-art.el (gnus-treatment-function-alist): use
5054         maybe-hide-headers.
5055
5056         * message.el (message-inhibit-body-encoding): Typo.
5057         (message-resend): Inhibit encoding.
5058
5059         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5060
5061         * gnus-art.el (article-remove-cr): Use re-search.
5062
5063         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5064         headers.
5065
5066         * mm-decode.el (mm-quote-arg): Quote '.
5067
5068         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5069
5070         * mm-decode.el (mm-insert-part): Use multibyte for text.
5071
5072         * gnus-start.el (gnus-read-newsrc-file): New variable.
5073         (gnus-read-newsrc-file): Use it.
5074
5075 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5078
5079         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5080         function.
5081
5082 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5083
5084         * gnus.el: Pterodactyl Gnus v0.82 is released.
5085
5086 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5087
5088         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5089         for iso8859-2.
5090
5091 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5092
5093         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5094         synonym alist.
5095
5096 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5097
5098         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5099
5100 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5101
5102         * mail-source.el (mail-source-fetch): Ask before bugging out.
5103
5104 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5105
5106         * uudecode.el (uudecode-decode-region-external): Don't assume
5107         uudecode-temporary-file-directory ends with a slash.
5108
5109 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5110
5111         * gnus-sum.el (gnus-update-marks):
5112         (gnus-update-read-articles):
5113         (gnus-summary-expire-articles): Check server.
5114
5115 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5116
5117         * mml.el (mml-preview): New function.
5118
5119 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5120
5121         * mail-source.el (mail-source-fetch-file): Return the right
5122         value.
5123
5124 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5125
5126         * mml.el (mml-insert-parameter): New function.
5127         (mml-insert-parameter-string): New function.
5128
5129         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5130
5131         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5132         (gnus-mime-display-part): Use it.
5133
5134         * mm-decode.el (mm-alternative-precedence): Removed.
5135         (mm-discouraged-alternatives): New variable.
5136         (mm-preferred-alternative-precedence): New function.
5137
5138         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5139
5140         * mail-source.el (mail-sources): New variable.
5141
5142         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5143
5144         * mm-decode.el (mm-valid-image-format-p): New function.
5145         (mm-inline-media-tests): Use it.
5146         (mm-valid-and-fit-image-p): New function.
5147
5148         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5149         (gnus-agent-fetch-group): Ditto.
5150
5151 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5152
5153         * nnmail.el (nnmail-article-group): in case of a group name
5154         containing "\\n" constructs, be sure to pass the expanded value to
5155         nn*-save-mail.
5156
5157 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5158
5159         * gnus.el: Pterodactyl Gnus v0.81 is released.
5160
5161 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5162
5163         * gnus-sum.el (gnus-get-split-value): Reverse result.
5164
5165 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5166
5167         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5168
5169 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * mml.el (mml-insert-tag): Insert concluding part.
5172
5173         * message.el (message-send-mail): Encode later.
5174         (message-send-news): Ditto.
5175
5176         * nnfolder.el: Don't use mail delim.
5177
5178 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * gnus-cus.el (gnus-group-customize): Put point at min.
5181
5182         * mm-view.el (mm-inline-text): Allow toggling html.
5183
5184 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5185
5186         * mail-source.el: Added prescript and postscript to file.
5187
5188 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5189
5190         * nnmail.el: Reverted.
5191
5192         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5193         (gnus-setup-posting-charset): Did work.
5194
5195 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5196
5197         * gnus.el (gnus-short-group-name): Use
5198         gnus-group-uncollapsed-levels.
5199
5200 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5201
5202         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5203
5204 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5205
5206         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5207         (article-strip-headers-from-body): New command and keystroke.
5208
5209 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5210
5211         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5212
5213         * nnheader.el (nnheader-insert-file-contents): Bind
5214         enable-local-eval to nil.
5215         (nnheader-find-file-noselect): Ditto.
5216
5217         * nnmail.el (nnmail-article-group): Don't remove long lines.
5218         (nnmail-remove-long-lines): New function.
5219         (nnmail-split-header-length-limit): Removed.
5220
5221         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5222
5223         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5224
5225 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5226
5227         * gnus-sum.el (gnus-summary-generic-mark): New function.
5228
5229         * nnmail.el (nnmail-split-header-length-limit): Increased.
5230         (nnmail-article-group): Allow nil.
5231
5232         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5233
5234         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5235         first.
5236
5237         * mml.el (mml-minibuffer-read-type): Include types from
5238         mailcap-mime-data.
5239
5240         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5241
5242 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5243
5244         * mml.el (mml-insert-tag): New function.
5245         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5246         confusion with functions like `mml-read-tag'.
5247         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5248         (mml-minibuffer-read-description): Ditto with
5249         `mml-minibuffer-read-description'.
5250         (mml-attach-buffer): New function.
5251         (mml-mode-map): New entry for /.
5252         (mml-minibuffer-read-type): Accept DEFAULT.
5253
5254         * mml.el (mml-quote-region): Narrow the region.
5255
5256         * message.el (message-mode-menu): message-mime-attach-file is now
5257         mml-attach-file.
5258
5259 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5260
5261         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5262
5263 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5264
5265         * mml.el (mml-attach-buffer): New command.
5266
5267 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5268
5269         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5270         with a proper range. Compress range.
5271
5272         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5273
5274 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275
5276         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5277
5278 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5281         (gnus-picons-convert-x-face): Removed.
5282         (gnus-picons-article-display-x-face): Removed.
5283         (gnus-picons-x-face-sentinel): Ditto.
5284         (gnus-picons-display-x-face): Ditto.
5285
5286 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5287
5288         * gnus.el: Pterodactyl Gnus v0.80 is released.
5289
5290 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5293
5294         * gnus-sum.el (gnus-with-article): Moved here.
5295
5296         * mail-source.el (mail-source-fetch-pop): Ask for password even
5297         when program.
5298
5299 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300
5301         * gnus-msg.el (gnus-bug): Add description.
5302
5303         * mml.el (mml-insert-mml-markup): Insert disposition.
5304
5305         * message.el (message-send-mail): Always encode mail headers.
5306
5307         * smiley.el (gnus-smiley-display): Goto body.
5308
5309 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5310
5311         * smiley.el (gnus-smiley-display): Don't search to blank line.
5312
5313 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5314
5315         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5316         when requested.
5317
5318         * nnmail.el (nnmail-current-spool): Removed.
5319
5320         * gnus-salt.el (gnus-tree-inhibit): New varible.
5321
5322         * gnus.el (mm-util): Required.
5323
5324 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5325
5326         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5327
5328 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329
5330         * mail-source.el (mail-source-bind): Doc fix.
5331
5332 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * message.el (message-mode): Doc fix.
5335
5336         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5337         encoding.
5338
5339         * gnus.el (gnus-methods-equal-p): Moved here.
5340
5341         * mail-source.el: pop at 110.
5342
5343         * pop3.el (pop3-movemail): Use write-region instead of
5344         append-to-file to avoid excessive messaging.
5345
5346 1999-02-27  lantz moore  <lmoore@contigo.com>
5347
5348         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5349         type directory.
5350
5351 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5352
5353         * gnus-art.el (article-hide-boring-headers): Field names must not
5354         contain whitespace.
5355
5356 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5357
5358         * gnus.el: Pterodactyl Gnus v0.79 is released.
5359
5360 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5361
5362         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5363
5364         * mml.el (mml-mode): Don't use add-minor-mode.
5365
5366         * message.el (messgage-inhibit-body-encoding): New variable.
5367         (message-encode-message-body): Use it.
5368
5369 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5370
5371         * gnus.el: Pterodactyl Gnus v0.78 is released.
5372
5373 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * message.el (message-mode): Switch on MML mode.
5376
5377         * mml.el: Included commands and functions.
5378         (mml-mode-map): New keymap.
5379
5380         * message.el: Removed the insertion commands and functions.
5381
5382         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5383
5384         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5385         keystroke.
5386
5387         * gnus-art.el (gnus-narrow-to-page): Revert.
5388
5389         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5390         (gnus-cite-parse-maybe): Always reparse.
5391
5392         * message.el (message-encode-message-body): Don't insert
5393         "multipart warning".
5394
5395         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5396
5397 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5398
5399         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5400
5401         * nnmail.el: Require mm-util.
5402
5403 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5404
5405         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5406         group.
5407
5408 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5409
5410         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5411
5412 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5413
5414         * gnus-msg.el (gnus-extended-version): Better regexp.
5415
5416 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5417
5418         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5419         is called with the result of SPLIT and should return a new split.
5420
5421         * gnus.texi: update the doc.
5422
5423 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5424
5425         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5426         displayed in the article buffer, output bars if
5427         `gnus-picons-display-article-move-p'.
5428
5429 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5430
5431         * mail-source.el (mail-source-fetch-pop): Typo.
5432
5433 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5434
5435         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5436
5437 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5440
5441 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5442
5443         * mml.el (mml-insert-buffer): New function.
5444
5445         * message.el (message-forward): Insert the buffer in the buffer.
5446
5447 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5448
5449         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5450
5451 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5452
5453         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5454
5455 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5456
5457         * gnus.el: Pterodactyl Gnus v0.77 is released.
5458
5459 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5460
5461         * gnus-art.el (gnus-displaying-mime): New variable.
5462         (article-narrow-to-head): New function.
5463
5464         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5465         Default to pop instead of pop3.
5466
5467 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5468
5469         * gnus-art.el (article-hide-pgp): Goto body.
5470
5471         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5472
5473         * gnus-cite.el: Don't use goto-line.
5474
5475         * gnus-art.el (gnus-article-treat-html): Removed.
5476         (gnus-treat-article): Save restriction.
5477
5478 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5479
5480         * message.el (message-send-mail): Don't untabify.
5481         (message-mode): Don't use tabs for indentation.
5482
5483 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * message.el (message-send-mail): Don't untabify.
5486
5487         * nnml.el (nnml-save-mail): Typo fix.
5488
5489 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5490
5491         * message.el (message-cite-function): Add
5492         `message-cite-original-without-signature' customization option.
5493
5494 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5495
5496         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5497         `nnmail-prepare-incoming-header-hook'.
5498
5499 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5500
5501         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5502
5503 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5504
5505         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5506
5507 1999-02-18  Michael Cook  <cook@sightpath.com>
5508
5509         * Recognize Microsoft Outlook's cite attribution conventions.
5510
5511 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5512
5513         * gnus-sum.el: Bind M.
5514
5515 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5516
5517         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5518
5519 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5520
5521         * gnus-picon.el (gnus-group-display-picons): ensures that
5522         `article-goto-body' really goes to the article body.
5523
5524 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5525
5526         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5527
5528         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5529
5530         * mm-view.el (mm-view-message): Enable multibyte.
5531
5532 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5533
5534         * nnmail.el (nnmail-get-new-mail): Message later.
5535
5536         * mm-util.el (mm-find-charset-region): Revert to checking
5537         multibyte.
5538
5539 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5540
5541       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5542       attachment.
5543
5544 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5545
5546         * gnus.el: Pterodactyl Gnus v0.76 is released.
5547
5548 1999-02-06  Felix Lee  <flee@cygnus.com>
5549
5550         * gnus.el (gnus-group-change-level-function): Typo.
5551
5552 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5553
5554         * gnus-sum.el (gnus-nov-skip-field): Removed.
5555         (gnus-nov-field): Ditto.
5556         (gnus-nov-parse-extra): Ditto.
5557         (gnus-nov-read-integer): Ditto.
5558
5559 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5560
5561         * nnheader.el (nnheader-nov-read-message-id): New macro.
5562         (nnheader-parse-nov): Use it.
5563
5564         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5565         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5566         `(eq (char-after) ?\n)'.
5567
5568 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5569
5570         * gnus.el (gnus-other-frame): Always pop up a new frame.
5571
5572 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5573
5574         * gnus-range.el (gnus-range-add): Rewrite.
5575
5576 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5577
5578         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5579         format.
5580         (nnmail-process-maildir-mail-format): New function.
5581
5582         * mail-source.el (mail-source-fetch-maildir): New function.
5583         (mail-source-keyword-map): Add default for maildir method.
5584         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5585
5586 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5587
5588         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5589
5590         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5591         (nndoc-mime-digest-type-p): Removed.
5592
5593 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5594
5595         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5596         where it is supposed to be.
5597         (gnus-treat-play-sounds): New variable.
5598
5599         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5600
5601         * gnus-art.el (article-display-x-face): Narrow to head.
5602         (gnus-article-washed-types): New variable.
5603         (article-hide-pgp): Is not a toggle.
5604         (gnus-article-hide-text-type): Save types.
5605         (article-decode-charset): Use it.
5606
5607         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5608
5609         * message.el (message-forward-start-separator): Removed.
5610         (message-forward-end-separator): Removed.
5611         (message-signature-before-forwarded-message): Removed.
5612         (message-included-forward-headers): Removed.
5613         (message-check-news-body-syntax): Don't check forward.
5614         (message-forward): Use MIME.
5615
5616         * nnvirtual.el (nnvirtual-request-article): Bind
5617         gnus-article-decode-hook to nil.
5618
5619 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5620
5621         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5622         us-ascii.
5623
5624 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * format-spec.el (format-spec): Be more robust.
5627
5628         * message.el (message-encode-message-body): Default
5629         mail-parse-charset to mail-parse-charset.
5630
5631         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5632         (gnus-summary-edit-article): Bind mail-parse-charset.
5633
5634         * mml.el (mml-read-tag): Ignore white space after end of tag.
5635
5636         * message.el (message-goto-body): Also work in separatorless
5637         articles.
5638
5639         * mml.el (mml-translate-from-mime): New function.
5640         (mml-insert-mime): Ditto.
5641         (mml-to-mime): New function.
5642         (mime-to-mml): New name.
5643
5644         * gnus-sum.el (gnus-summary-edit-article): Always select raw
5645         article.
5646
5647         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
5648
5649         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
5650         special-case nndraft groups.
5651
5652 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653
5654         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
5655         (gnus-get-newsgroup-headers): Already bound.
5656
5657         * message.el (message-encode-message-body): Use posting charset.
5658
5659         * mm-bodies.el (mm-encode-body): Use MIME charsets.
5660         (mm-body-encoding): Do CTE.
5661         (mm-body-7-or-8): New function.
5662
5663         * mm-util.el (mm-mime-charset): Always fall back on alist.
5664         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
5665         (mm-mime-mule-charset-alist): Add arabic-*-column.
5666         (mm-find-mime-charset-region): New function.
5667
5668         * format-spec.el (format-spec-make): New function.
5669
5670         * mail-source.el (format-spec): Required.
5671         (mail-source-fetch-with-program): Removed.
5672         (mail-source-fetch-with-program): New function.
5673
5674         * format-spec.el: New file.
5675
5676 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5677
5678         * mail-source.el (mail-source-fetch-with-program): Take optional
5679         parameter.
5680
5681 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * gnus-start.el: Ignore some groups.
5684         (gnus-setup-news): Bind nnmail-fetched-sources.
5685
5686         * message.el (message-send-mail): Remove all tabs.
5687
5688         * mm-util.el (mm-find-charset-region): Just check whether
5689         find-charset-region is defined.
5690
5691 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5692
5693         * gnus-group.el (gnus-group-get-new-news): Use
5694         nnmail-fetched-sources.
5695
5696         * nnmail.el (nnmail-fetched-sources): New variable.
5697         (nnmail-get-new-mail): Use it.
5698
5699         * mail-source.el (mail-source-fetched-sources): New variable.
5700         (mail-source-fetch): Use it.
5701
5702 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
5703
5704         * gnus.el (gnus-getenv-nntpserver): if the file that
5705         gnus-nntpserver-file names has a trailing newline, the
5706         string-match will always match, and thus the file will never be
5707         read.  (^ matches start of "line", \\` matches start of "buffer",
5708         which is what was intended...)
5709
5710 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
5711
5712         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
5713
5714 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
5715
5716         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
5717         select methods.
5718
5719 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
5720
5721         * gnus-range.el (gnus-remove-from-range): Sort second argument.
5722
5723 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
5724
5725         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
5726
5727 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5728
5729         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
5730         a typo.
5731         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
5732         charset to nil.
5733         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
5734         * gnus-start.el (gnus-start-draft-setup): Ditto.
5735
5736 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * mail-source.el (mail-source-fetch-directory): Use the predicate.
5739         (mail-source-value): Don't do variables.
5740
5741         * nnmail.el (nnmail-get-new-mail): Set the predicate.
5742
5743         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
5744
5745 1999-02-01  Michael Cook  <cook@sightpath.com>
5746
5747         * Defenestrate spurious ?a.
5748
5749 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5750
5751         * mail-source.el (mail-source-fetch-pop): Instead use
5752         :authentication.
5753
5754 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
5755
5756         * lisp/mail-source.el : Support APOP authentication scheme.
5757
5758 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
5759
5760         * pop3.el (pop3-movemail): Return t.
5761
5762 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5763
5764         * rfc2047.el (rfc2047-fold-region): New function.
5765         (rfc2047-encode-message-header): Use it.
5766
5767 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
5768
5769         * gnus-sum.el (gnus-group-charset-alist): Add more.
5770
5771 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5772
5773         * gnus.el: Pterodactyl Gnus v0.75 is released.
5774
5775 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5776
5777         * gnus-art.el (article-display-x-face): Don't narrow to head.
5778
5779 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
5780
5781         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
5782
5783 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5784
5785         * mail-source.el (mail-source-fetch-directory): Ignore
5786         directories.
5787
5788         * gnus-cus.el (gnus-group-parameters): Addition.
5789
5790         * gnus-art.el (article-strip-banner): Do symbolic banners.
5791         (article-strip-banner): New keystroke.
5792
5793 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
5794
5795         * gnus-art.el (article-strip-banner): New command.
5796
5797 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798
5799         * gnus-art.el (gnus-treat-strip-banners): New variable.
5800
5801 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
5802
5803         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
5804         has been exist.
5805
5806 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5807
5808         * message.el (message-draft-coding-system): Check coding-system.
5809         * mm-util.el (mm-text-coding-system): Ditto.
5810
5811 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
5812
5813         * mail-source.el (mail-source-fetch-pop): Save excursion.
5814
5815 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5816
5817         * mail-source.el (mail-source-movemail-args): Not constant.
5818         (mail-source-movemail-args): Removed.
5819         (mail-source-fetch-with-program): New function.
5820         (mail-source-fetch-pop): Use program and function.
5821         (mail-source-movemail-program): Removed.
5822
5823         * gnus-art.el (gnus-treat-date-iso8601): New variable.
5824         (gnus-treat-date-user-defined): New variable.
5825
5826 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
5827
5828         * nnmail.el (nnmail-fix-eudora-headers): New function.
5829
5830 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5831
5832         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
5833
5834 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5835
5836         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
5837         (smiley-nosey-regexp-alist): Ditto.
5838
5839         * gnus-art.el (gnus-treatment-function-alist): Do
5840         gnus-article-add-buttons-to-head later.
5841         (gnus-treat-capitalize-sentences): New variable.
5842         (article-capitalize-sentences): New command and keystroke.
5843
5844         * gnus-group.el (gnus-group-catchup-current): Do group.
5845
5846         * message.el (message-default-charset): Add group.
5847
5848 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5849
5850         * gnus.el: Pterodactyl Gnus v0.74 is released.
5851
5852 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853
5854         * gnus-art.el (article-fill-long-lines): Renamed.
5855         (article-fill-long-lines): New keystroke.
5856
5857 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5858
5859         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
5860
5861         * gnus-group.el (gnus-group-catchup-current): Skip groups now
5862         displayed.
5863         (gnus-group-catchup-current): Be more robus.
5864
5865         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
5866         headers.
5867
5868 1999-01-25  Dave Love  <fx@gnu.org>
5869
5870         * message.el (message-mode-menu): Add message-mime-attach-file.
5871         (message-mode): Doc fix.
5872
5873 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5874
5875         * nnmail.el (nnmail-check-duplication): Insert the mail source
5876         string.
5877
5878         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
5879         (mail-source-fetch-directory): Ditto.
5880         (mail-source-fetch-file): Ditto.
5881         (mail-source-string): New variable.
5882
5883         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
5884         the level.
5885
5886         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
5887         before handling.
5888
5889         * mm-util.el (mm-mime-charset): Use the parameters.
5890         (mm-mime-charset): Removed region paremeters.
5891
5892         * nnmail.el (nnmail-get-new-mail): Don't message the entire
5893         source.
5894
5895 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
5896
5897         * nnmail.el (nnmail-get-split-group): Quote right.
5898
5899 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * mail-source.el (mail-source-movemail): Would kill an arbitrary
5902         buffer.
5903
5904 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
5907         (gnus-group-mode): Don't hook.
5908
5909         * mail-source.el (mail-source-bind): Doc fix.
5910         (mail-source-bind): Take only one param.
5911
5912         * gnus-art.el (gnus-treat-highlight-signature): typep.
5913
5914         * mail-source.el (mail-source-movemail): Ignore empty file.
5915         (mail-source-callback): Check before deleting.
5916
5917         * message.el (message-mime-attach-file): Include name.
5918
5919 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5920
5921         * mm-util.el (mm-read-charset): Return a symbol.
5922
5923         * mm-view.el (mm-inline-text): Insert signature separator.
5924
5925         * gnus-art.el (gnus-treat-predicate): New function.
5926         (gnus-treat-article): Allow all types to be checked.
5927
5928         * gnus-util.el (gnus-or): New function.
5929         (gnus-and): Ditto.
5930
5931         * gnus-art.el (gnus-mime-display-single): Use override.
5932
5933         * mm-decode.el (mm-attachment-override-types): New variable.
5934         (mm-attachment-override-p): New function.
5935
5936         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
5937
5938 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
5939
5940         * mm-view.el (mm-inline-text): Do vcards.
5941
5942 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5943
5944         * gnus.el: Pterodactyl Gnus v0.73 is released.
5945
5946 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5947
5948         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
5949         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
5950         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
5951         (nnmail-movemail-program): Removed.
5952         (nnmail-movemail-args): Removed.
5953         (nnmail-pop-password-required): Ditto.
5954         (nnmail-tmp-directory): Ditto.
5955         (nnmail-delete-incoming): Removed.
5956         (nnmail-pop-password, nnmail-moved-inboxes,
5957         nnmail-internal-password, nnmail-move-inbox): Removed.
5958         (nnmail-read-passwd): Ditto.
5959         (nnmail-get-spool-files): Removed.
5960         (nnmail-resplit-incoming): Reinstated.
5961
5962         * mail-source.el: New file.
5963
5964 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
5965
5966         * gnus-art.el (gnus-article-mode-map): Bind backspace.
5967
5968 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5969
5970         * gnus-art.el (article-make-date-line): Fix iso8601 display.
5971
5972 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5973
5974         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
5975
5976         * gnus-picon.el (gnus-group-display-picons): Goto body.
5977
5978         * gnus.el: Indented all functions; broke long lines; changed all
5979         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
5980
5981 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5982
5983         * gnus.el: Pterodactyl Gnus v0.72 is released.
5984
5985 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5986
5987         * gnus.el: Cleaned up trailing whitespace.
5988
5989         * mm-util.el (mm-read-charset): Work.
5990
5991 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
5992
5993         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
5994         nnheader-translate-file-chars'd group name.
5995
5996 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5997
5998         * message.el (message-encode-message-body): Fold case.
5999
6000 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6001
6002         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6003
6004 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6005
6006         * mailcap.el (mailcap-add): New function.
6007
6008 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6009
6010         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6011         (article-goto-body): Use it.
6012         (gnus-treat-article): Ditto.
6013
6014         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6015         downloaded articles from the downloadeble list.
6016
6017 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6018
6019         * message.el (message-encode-message-body): Bind
6020         mail-parse-charset.
6021
6022         * mm-util.el (mm-charset-synonym-alist): New variable.
6023         (mm-charset-to-coding-system): Use it.
6024         (mm-charset-coding-system-alist): Removed.
6025         (mm-charset-to-coding-system): Don't use it.
6026         (mm-find-charset-region): Use mail-parse-charset.
6027
6028         * gnus-art.el (gnus-treatment-function-alist): Use
6029         gnus-article-display-picons.
6030         (gnus-treat-display-xface): Only do if we have xface feature.
6031         (gnus-part-display-hook): New function.
6032         (gnus-treat-article): Use it.
6033         (gnus-treat-article): Use gnus-visual.
6034
6035         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6036
6037         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6038         displaying.
6039
6040         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6041
6042         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6043         regexp file names.
6044
6045 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6046
6047         * gnus.el: Pterodactyl Gnus v0.71 is released.
6048
6049 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6050
6051         * mm-view.el (mm-inline-image): Don't add a dot.
6052
6053         * gnus-art.el (gnus-treat-article): New function.
6054
6055         * gnus.el (gnus-article-display-hook): Removed.
6056
6057         * gnus-art.el (gnus-article-treat-custom): New variable.
6058
6059         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6060
6061         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6062         functions.
6063
6064         * message.el (message-posting-charset): New variable.
6065         (message-send-mail): Use it.
6066
6067         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6068         (gnus-setup-posting-charset): New function.
6069         (gnus-setup-message): Use it.
6070
6071         * message.el (message-encode-message-body): Just look for
6072         Content-Type before inserting a new one.
6073
6074 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6075
6076         * rfc2047.el (rfc2047-default-charset): Removed.
6077
6078         * mail-prsvr.el: New file.
6079         (mail-parse-charset): New variable.
6080
6081         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6082         Changed name.
6083
6084         * gnus.el (gnus-charset): New group.
6085
6086         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6087
6088         * gnus-sum.el (gnus-default-charset): Default to nil.
6089         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6090         (gnus-newsgroup-iso-8859-1-forced): Removed.
6091
6092         * mm-util.el (mm-known-charsets): Removed.
6093         (mm-default-coding-system): Removed.
6094         (mm-default-charset): Removed.
6095         (mm-read-charset): New function.
6096
6097         * message.el (message-default-charset): Removed.
6098
6099         * rfc2047.el (rfc2047-default-charset): Default to nil.
6100
6101         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6102
6103 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6104
6105         * gnus.el: Pterodactyl Gnus v0.70 is released.
6106
6107 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6108
6109         * mm-decode.el (mm-save-part): Use mm-get-part.
6110         (mm-insert-part): New function.
6111         (mm-get-part): Use it.
6112         (mm-get-image): Ditto.
6113         (mm-display-external): Ditto.
6114
6115         * mm-view.el (mm-inline-text): Ditto.
6116
6117         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6118         ranges.
6119
6120         * mm-decode.el (mm-display-external): Save the buffer.
6121         (mm-remove-part): Kill it.
6122
6123         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6124
6125         * nnagent.el (nnagent-request-set-mark): Defined stub.
6126
6127 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6128
6129         * gnus-score.el (gnus-score-load-score-alist): Bind
6130         coding-system-for-read.
6131
6132         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6133         prepare-exit-hook.
6134
6135         * mm-view.el (mm-setup-w3): Require w3.
6136
6137 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6138
6139         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6140         body.
6141
6142 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6143
6144         * mm-encode.el: Ditto.
6145
6146         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6147         error.
6148
6149         * mailcap.el (mailcap-mime-data): SAFER ps.
6150
6151         * message.el (message-encode-message-body): Always insert a
6152         Content-Type header.
6153
6154         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6155         shown inline.
6156
6157         * mm-view.el (mm-inline-text): Handle all sorts of text.
6158
6159         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6160         don't view.
6161
6162         * mm-decode.el (mm-display-external): Use it.
6163
6164         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6165
6166         * mm-decode.el (mm-save-part): Removed double code.
6167
6168 1999-01-12  Dave Love  <fx@gnu.org>
6169
6170         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6171         application/octet-stream .gz & al files with jka-compr.
6172
6173 1999-01-12  Dave Love  <fx@gnu.org>
6174
6175         * gnus-ems.el (gnus-down-mouse-3): New variable.
6176         * gnus-art.el (gnus-mime-button-map): Use it.
6177         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6178
6179 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6180
6181         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6182
6183 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6184
6185         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6186         buffers.
6187
6188         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6189
6190         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6191
6192 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6193
6194         * mml.el (mml-parameter-string): Strip directory component.
6195
6196 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6197
6198         * gnus.el (gnus-use-demon): Removed.
6199
6200 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * nnmail.el (nnmail-article-group): Don't infloop.
6203
6204 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6205
6206         * gnus-art.el (article-update-date-lapsed): Made it work with
6207         picons, and make it update on all visible frames.
6208         (article-date-ut): Get summary-buffer's current-headers.
6209
6210 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6211
6212         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6213         (gnus-picons-setup-p): New variable.
6214
6215 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6216
6217         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6218
6219 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6222         (gnus-summary-exit-no-update): Use mapcar.
6223
6224 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6225
6226         * gnus-agent.el (gnus-category-write): Make directory.
6227
6228 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6229
6230         * gnus-sum.el (gnus-update-read-articles):
6231         (gnus-update-marks): Request backend update of mark.
6232
6233 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * mm-bodies.el (mm-body-encoding): Use mm-find.
6236
6237 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6238
6239         * gnus-picon.el (gnus-article-display-picons): Fix.
6240
6241 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6242
6243         * gnus.el: Pterodactyl Gnus v0.69 is released.
6244
6245 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6246
6247         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6248
6249         * gnus-agent.el (gnus-agent-remove-group): New command and
6250         keystroke.
6251
6252         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6253
6254 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6255
6256         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6257
6258 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6259
6260         * mm-view.el (mm-inline-text): Bind current id.
6261
6262         * mm-decode.el (mm-handle-id): New macro.
6263         (mm-make-handle): Accept id.
6264         (mm-dissect-singlepart): Use it.
6265
6266 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6267
6268       * message.el (message-cite-original-without-signature): Use
6269       message-signature-separator when searching for signature in
6270       message-cite-original-without-signature.
6271
6272 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6273
6274         * gnus.el (gnus-server-to-method): Check named methods.
6275
6276 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6277
6278         * mm-view.el (mm-view-message): Goto point-min.
6279
6280         * nnmail.el (nnmail-article-group): Don't delete lines, only
6281         shorten them.
6282
6283         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6284         values.
6285
6286         * nnheader.el (nnheader-temp-directory): New variable.
6287         (nnheader-temp-directory): Removed.
6288
6289 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6290
6291         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6292         list of files to check for mailcap entries under windows-nt.
6293
6294 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6295
6296         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6297         summary buffer exists.
6298
6299 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6300
6301         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6302         irrelevant Sun sendmail bug.
6303         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6304
6305         * message.el (message-send-news): Bind mail-header-separator to
6306         "" when asking backend to post.
6307
6308 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6309
6310         * mm-uu.el (mm-dissect-disposition): New variable.
6311         (mm-uu-dissect): Use it.
6312
6313 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6314
6315         * mm-view.el (mm-inline-text): Bind url-current-object.
6316
6317 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6318
6319         * gnus-range.el (gnus-remove-from-range): Rewrite.
6320
6321 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6322
6323         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6324
6325 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6326
6327         * message.el (message-encode-message-body): Insert `MIME-Version'
6328         instead of `Mime-Version'.
6329
6330 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6331
6332         * message.el (message-insert-mime-part): Add the attachment
6333         disposition.
6334         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6335         (message-mime-query-type): New function.
6336         (message-mime-query-description): Ditto.
6337         (message-mime-query-file): Ditto.
6338         (message-insert-mime-part): Use them.
6339         (message-mime-insert-external): Use the new stuff.
6340
6341 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6342
6343         * nnmail.el (nnmail-split-header-length-limit): New variable.
6344
6345         * mm-decode.el (mm-dissect-buffer): Check syntax.
6346
6347         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6348
6349         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6350         (rfc2047-dissect-region): Ditto.
6351
6352 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6353
6354         * mm-view.el (mm-view-message): Decode charset.
6355
6356 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6357
6358         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6359         CT headers.
6360
6361 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6362
6363         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6364         mm-uu-*-function.
6365         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6366
6367 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6368
6369         * message.el (message-send-mail): Do MML first.
6370         (message-send-news): Ditto.
6371
6372 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6373
6374         * gnus-picon.el (gnus-picons-face): New face.
6375         (gnus-picons-try-face): Use it.
6376
6377 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6378
6379         * gnus.el: Pterodactyl Gnus v0.68 is released.
6380
6381 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6382
6383         * gnus.el: Pterodactyl Gnus v0.67 is released.
6384
6385 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6386
6387         * gnus.el: Pterodactyl Gnus v0.66 is released.
6388
6389 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6390
6391         * gnus-art.el (gnus-insert-mime-button): Decode description.
6392
6393 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6394
6395         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6396         (gnus-decode-header-methods): Ditto.
6397         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6398
6399 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6400
6401         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6402
6403 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6404
6405         * mml.el (mml-insert-mime-headers): Encode description.
6406
6407         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6408         line.
6409
6410         * gnus-sum.el (gnus-default-charset): Doc fix.
6411
6412 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6413
6414         * mm-decode.el (mm-display-part): Forward a line.
6415
6416 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6417
6418         * mm-util.el (mm-running-ntemacs): New variable.
6419         (mm-text-coding-system): Ditto.
6420         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6421         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6422
6423 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6424
6425         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6426         buffer.
6427
6428         * message.el (message-insert-headers): New command and keystroke.
6429
6430 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6433         (mm-get-image): Ditto.
6434
6435         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6436         base64, uudecode and binhex.
6437
6438 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6439
6440         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6441         in text/plain.
6442         * mm-uu.el (mm-uu-dissect): Use inline.
6443
6444 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * mm-view.el (mm-view-message): New function.
6447
6448         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6449         qp.
6450
6451 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6452
6453         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6454         entry for message/rfc822 as 8bit.
6455
6456 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6457
6458         * mailcap.el (mailcap-mime-extensions): Add patch.
6459
6460 1998-12-05  Dale Hagglund  <rdh@best.com>
6461
6462         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6463         argument to force all multipart/* to look like multipart/mixed.
6464
6465         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6466         variable.
6467         (gnus-mime-display-part): Use it.
6468
6469 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6470
6471         * gnus-draft.el (gnus-draft-send): Only disable checks for
6472         non-interactive use.
6473         (gnus-draft-send-message): Use it.
6474
6475 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6476
6477         * gnus.el: Pterodactyl Gnus v0.65 is released.
6478
6479 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6482
6483         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6484
6485 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6486
6487         * gnus.el: Pterodactyl Gnus v0.64 is released.
6488
6489 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6490
6491         * mm-view.el (mm-setup-w3): Don't load.
6492
6493         * gnus-msg.el (gnus-setup-message): Set group name.
6494         (gnus-group-mail): Avoid leaking local vars.
6495
6496         * message.el (message-attach-file): Renamed.
6497         (message-mime-attach-file): Renamed again.
6498
6499 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6500
6501         * gnus-art.el (article-decode-encoded-words): Bind
6502         rfc2047-default-charset here.
6503
6504         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6505
6506 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6507
6508         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6509         (gnus-picons-setup-hook): New hook.
6510
6511 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6512
6513         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6514         string.
6515         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6516         line.
6517
6518 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6519
6520         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6521         (gnus-mime-view-part): Ditto.
6522         (gnus-mime-inline-part): Dotii.
6523         (gnus-mime-externalize-part): Daddo.
6524         (gnus-mime-internalize-part): Tutti frutti.
6525         (gnus-widget-press-button): Da da do.
6526
6527         * mm-view.el (mm-setup-w3): Require url-vars.
6528
6529 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6530
6531         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6532         * mm-util.el (mm-find-charset-region): Ditto.
6533
6534 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6535
6536         * message.el (message-send): Don't encode here.
6537         (message-send-mail): But here.
6538         (message-send-news): And here.
6539
6540 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6543
6544 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6545
6546         * gnus.el: Pterodactyl Gnus v0.63 is released.
6547
6548 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6549
6550         * mml.el (mml-base-boundary): Shorten.
6551
6552         * message.el (message-insert-mime-part): Use default.
6553
6554         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6555
6556 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6557
6558         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6559         buttons, not [*].
6560
6561 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6562
6563         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6564
6565 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6566
6567         * gnus-art.el (gnus-insert-mime-button): Fix.
6568
6569 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6570
6571         * message.el (message-insert-mime-part): Nicify prompts.
6572         (message-insert-mime-part): Really delete duplicates.
6573         (message-insert-mime-part): Check against common errors.
6574         (message-insert-mime-part): Fix docstring.
6575
6576 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6577
6578         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6579
6580 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6581
6582         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6583         (gnus-insert-mime-button): Modify accordingly.
6584
6585 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6586
6587         * gnus-art.el (gnus-display-mime): Set window point.
6588
6589         * mm-decode.el (mm-display-external): Only decode when not
6590         saving.
6591         (mm-alternative-precedence): Prefer multiparts.
6592         (mm-inline-media-tests): Inline multiparts.
6593
6594         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6595         Ignore errors when requiring url.
6596
6597         * mml.el (mml-quote-region): New command.
6598
6599         * message.el (message-cite-original): Use it.
6600         (message-cite-original-without-signature): Ditto.
6601
6602 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6603
6604         * gnus.el: Pterodactyl Gnus v0.62 is released.
6605
6606 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6607
6608         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6609
6610 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6611
6612         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6613         `point-max-marker'.
6614
6615 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6616
6617         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6618
6619         * gnus-art.el (gnus-mime-display-single): Check for attachment
6620         before other tests.
6621
6622 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6623
6624         * gnus-msg.el (gnus-configure-posting-styles): find a
6625         posting-style entry in the group parameters, if any, and honor it
6626         at the end.
6627
6628 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6629
6630         * nntp.el (nntp-after-change-function): Fix.
6631
6632 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6633
6634         * mml.el (mml-generate-mime-1): Insert literally.
6635
6636 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6637
6638         * mml.el (mml-insert-mime-headers): Removed debug.
6639
6640 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6641
6642         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
6643         prefixed.
6644
6645         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
6646         application/emacs-lisp to 8bit.
6647
6648 1998-12-03  Dale Hagglund  <rdh@best.com>
6649
6650         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
6651
6652 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6653
6654         * gnus.el: Pterodactyl Gnus v0.61 is released.
6655
6656 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6657
6658         * mml.el (mml-parse-1): Skipped parts.
6659         (mml-insert-mime-headers): Nil is a list.
6660         (mml-generate-mime-1): Don't insert literally.
6661         (mml-read-tag): Drop text props.
6662         (mml-read-part): Ditto.
6663         (mml-parse-singlepart-with-multiple-charsets): Ditto.
6664
6665 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6666
6667         * gnus.el: Pterodactyl Gnus v0.60 is released.
6668
6669 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6670
6671         * mml.el (mml-parse-1): Don't throw contents away.
6672
6673 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6674
6675         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
6676
6677 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6678
6679         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
6680         function.
6681         (mml-parse-1): Use it.
6682
6683 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6684
6685         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
6686         Use gnus-newsgroup-default-charset.
6687         (article-decode-encoded-words): Remove charset codes.
6688         * gnus-sum.el (gnus-newsgroup-default-charset): Use
6689         gnus-default-charset.
6690
6691 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6692
6693         * message.el (message-send-mail): Don't encode here.
6694         (message-send-news): Nor here.
6695         (message-send): ... but here instead.
6696
6697         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
6698         default to nil.
6699         (gnus-article-display-picons): Replace From line.
6700         (gnus-group-display-picons): Replace Newsgroups line.
6701         (gnus-picons-display-glyph): Set baseline.
6702         (gnus-group-display-picons): Piconize the entire Newsgroups line.
6703         (gnus-picons-xbm-face): Revert to old, standard colors.
6704
6705         * message.el (message-fetch-field): Remove text props.
6706
6707         * gnus-art.el (gnus-article-normalized-header-length): New
6708         variable.
6709         (article-normalize-headers): New command and keystroke.
6710
6711         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
6712
6713 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6714
6715         * gnus.el: Pterodactyl Gnus v0.59 is released.
6716
6717 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6718
6719         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
6720
6721         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
6722
6723 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6724
6725         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
6726
6727 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6728
6729         * mm-decode.el (mm-all-images-fit): New variable.
6730         (mm-image-fit-p): Use it.
6731
6732         * gnus-art.el (gnus-mime-display-single): Use it.
6733         (gnus-mime-internalize-part): New command and keystroke.
6734
6735         * mm-decode.el (mm-user-automatic-external-display): New
6736         variable.
6737         (mm-automatic-external-display-p): New function.
6738
6739         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
6740         colors.
6741
6742 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6743
6744         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
6745
6746         * gnus-art.el (gnus-with-article): Work in the original article
6747         buffer.
6748         (gnus-with-article): Work in read-only groups.
6749
6750 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6751
6752         * mm-bodies.el (mm-decode-string): Return original string if not
6753         decode.
6754
6755 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6756
6757         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
6758
6759 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
6760
6761         * nndoc.el (nndoc-mime-parts-type-p): Do related.
6762
6763 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6764
6765         * gnus.el: Pterodactyl Gnus v0.58 is released.
6766
6767 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6768
6769         * mm-decode.el (mm-get-image): Return a glyph, not an image
6770         specifier.
6771
6772 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
6773
6774         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
6775
6776 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6777
6778         * mail-parse.el (rfc2045): Required.
6779
6780 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
6781
6782         * mm-view.el (mm-inline-text): Remove props.
6783
6784 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6785
6786         * mm-view.el (mm-setup-w3): Protect url-misc.
6787
6788         * message.el (message-ignored-resent-headers): Remove
6789         Gnus-Warning.
6790
6791         * mml.el (mml-insert-mime-headers): Use encoding.
6792         (mml-parameter-string): Ditto.
6793
6794         * rfc2045.el: New file.
6795         (rfc2045-encode-string): New function.
6796
6797 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6798
6799         * mail-parse.el (mail-header-encode-parameter): New function.
6800
6801         * rfc2231.el (rfc2231-encode-string): New function.
6802
6803 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6804
6805         * mm-bodies.el (mm-decode-string): New function.
6806         * mm-view.el (mm-inline-text): Use mm-decode-string.
6807
6808 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6809
6810         * gnus.el: Pterodactyl Gnus v0.57 is released.
6811
6812 1998-11-23  Felix Lee  <flee@cygnus.com>
6813
6814         * nntp.el (nntp-async-needs-kluge): new setting.
6815         (nntp-async-timer): new var.
6816         (nntp-async-process-list): new var.
6817         (nntp-async-kluge): new function.
6818         (nntp-async-timer-handler): new function.
6819         (nntp-async-wait): new function.
6820         (nntp-async-stop): new function.
6821         (nntp-after-change-function): renamed, and split apart.
6822         (nntp-async-trigger): new function.
6823         (nntp-do-callback): new function.
6824         (nntp-accept-process-output): add optional timeout arg.
6825
6826         * gnus-async.el (gnus-async-request-fetched-article): fixed.
6827         (gnus-async-wait-for-article): new function.
6828         (gnus-async-with-semaphore): s/asynch/async/.
6829
6830 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6831
6832         * gnus-art.el (gnus-with-article): Don't encode.
6833         (gnus-insert-mime-button): Fall back on filename from C-D.
6834         (gnus-mime-display-single): Have dots right on text/plain
6835         attachments.
6836
6837         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
6838         broken parts.
6839
6840         * gnus-art.el (gnus-with-article): Flush cache and backlog.
6841
6842         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
6843         binhex.
6844
6845         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
6846         (gnus-summary-repair-multipart): New command and keystroke.
6847
6848         * gnus-art.el (gnus-with-article-buffer): New macro.
6849
6850 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6851
6852         * gnus-art.el (gnus-mime-inline-part): Do not get part when
6853         undisplay the part.
6854
6855 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6856
6857         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
6858
6859         * mml.el (mml-read-part): Partition right.
6860
6861         * mm-decode.el (mm-handle-set-cache): New macro.
6862         (mm-handle-cache): Ditto.
6863         (mm-make-handle): Ditto.
6864         (mm-dissect-singlepart): Use it.
6865         (mm-get-image): Use the cache.
6866
6867 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6868
6869         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
6870         (gnus-mime-display-single): Don't insert lines between parts.
6871
6872 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6873
6874         * nnmail.el (nnmail-file-coding-system-1): New variable.
6875         * nnfolder.el (nnfolder-file-coding-system): Ditto.
6876         (nnfolder-read-folder): Use nnfolder-file-coding-system.
6877         * nnml.el (nnml-file-coding-system): New variable.
6878         (nnml-request-article): Use nnml-file-coding-system.
6879
6880 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6881
6882         * gnus.el: Pterodactyl Gnus v0.56 is released.
6883
6884 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6885
6886         * gnus-art.el (gnus-mime-display-part): New function.
6887         (gnus-mime-display-mixed): Use it.
6888
6889         * mm-view.el (mm-setup-w3): Don't register.
6890
6891         * message.el (message-cite-original): Cite parts.
6892
6893 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6894
6895         * mml.el (mml-parameter-string): New function.
6896         (mml-insert-mime-headers): Separated into new function.
6897
6898 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
6899
6900         * mml.el (mml-make-boundary): Use `make-string'.
6901
6902 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
6903
6904         * binhex.el (binhex-insert-char): Ditto.
6905
6906         * base64.el (base64-insert-char): Ditto.
6907
6908         * uudecode.el (uudecode-insert-char): Code correctly.
6909
6910 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6911
6912         * mml.el (mml-generate-mime): Don't generate multiparts for
6913         empties.
6914
6915         * gnus-art.el (gnus-display-mime): Save excursion.
6916
6917         * message.el (message-remove-first-header): New function.
6918         (message-encode-message-body): Use it.
6919
6920 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6921
6922         * gnus.el: Pterodactyl Gnus v0.55 is released.
6923
6924 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6925
6926         * mm-view.el (mm-setup-w3): New function.
6927
6928         * mm-decode.el (mm-content-id-get-contents): New function.
6929         (mm-content-id-get-type): Ditto.
6930         (mm-content-id-get-encoding): Ditto.
6931         (mm-get-handle-by-content-id): Removed.
6932
6933 1998-11-25  Colin Rafferty  <colin@xemacs.org>
6934
6935         * message.el (message-generate-new-buffers): Fix tag.
6936
6937 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6938
6939         * message.el (message-buffer-name): Check for unique first.
6940
6941         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
6942         gnus-inhibit-mime-unbuttonizing.
6943
6944         * gnus-sum.el (t): Bind M-t.
6945         (gnus-inhibit-unbuttonizing): New variable.
6946         (gnus-summary-toggle-display-buttonized): New command.
6947
6948         * gnus-art.el (gnus-display-mime): Select article window.
6949         (article-strip-trailing-space): New command and keystroke.
6950
6951         * nneething.el (nneething-include-files): New variable.
6952         (nneething-create-mapping): Use it.
6953
6954         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
6955
6956         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
6957         ayto-expirable marks.
6958
6959 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6960
6961         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
6962
6963         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
6964         ARG.
6965
6966         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
6967
6968 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6969
6970         * mm-util.el (mm-binary-coding-system): New variable.
6971         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
6972         * mm-decode.el (mm-display-external): Ditto.
6973
6974 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6975
6976         * gnus.el: Pterodactyl Gnus v0.54 is released.
6977
6978 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
6979
6980         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
6981
6982 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6983
6984         * mm-decode.el (mm-save-part): Unquote.
6985
6986 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
6987
6988         * mm-decode.el (mm-save-part): Bind coding system for write.
6989
6990 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991
6992         * gnus-art.el (gnus-article-mode-line-format): New default.
6993         (gnus-article-mime-part-status): New function.
6994
6995         * message.el (message-send-news): Check the body syntax before
6996         encoding.
6997
6998         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
6999         (gnus-mime-display-single): Use it.
7000         (gnus-mime-display-alternative): Ditto.
7001
7002         * mm-decode.el: Check for whether we are running under a term.
7003
7004 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7005
7006         * mm-decode.el (mm-preferred-alternative): Default to first
7007         alternative.
7008         (mm-preferred-alternative): No, we dont.
7009
7010 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7011
7012         * mm-decode.el (mm-display-external): Use binary instead of
7013         no-conversion.
7014         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7015         * nnheader.el (nnheader-file-coding-system): Ditto.
7016         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7017
7018 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7019
7020         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7021         name without method.
7022
7023 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7024
7025         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7026         coding-system -> default-charset.
7027         (gnus-newsgroup-default-charset-alist): Ditto.
7028         (gnus-summary-local-variables): Ditto.
7029         (gnus-set-global-variables): Ditto.
7030         (gnus-get-newsgroup-headers): Ditto.
7031         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7032         (gnus-get-newsgroup-headers-xover): Ditto.
7033         (gnus-newsgroup-setup-default-charset): Ditto.
7034         (article-decode-mime-words): Ditto.
7035         (article-decode-charset): Ditto.
7036         (article-decode-encoded-words): Ditto.
7037         (article-de-quoted-unreadable): Ditto.
7038         (gnus-mime-view-all-parts): Ditto.
7039         (gnus-mime-externalize-part): Ditto.
7040         (gnus-mm-display-part): Ditto.
7041         (gnus-mime-display-single): Ditto.
7042         (gnus-mime-display-alternative): Ditto.
7043         * lpath.el : Ditto.
7044
7045 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7046
7047         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7048         * gnus-art.el (article-decode-charset): Overlay
7049         rfc2047-default-charset.
7050         * message.el (message-draft-coding-system): New variable.
7051         (message-set-auto-save-file-name): Use message-draft-coding-system.
7052         * nndraft.el (nndraft-request-article): Ditto.
7053         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7054         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7055
7056 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7057
7058         * mm-uu.el (mm-uu-test): New function.
7059         (mm-uu-dissect): Inherit charset and cte from head.
7060         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7061
7062 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7063
7064         * gnus.el: Pterodactyl Gnus v0.53 is released.
7065
7066 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7067
7068         * mm-decode.el (mm-get-image): New function.
7069         (mm-image-fit-p): New function.
7070
7071         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7072
7073         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7074
7075         * gnus-art.el (gnus-article-insert-newline): New function.
7076         (article-goto-body): New function.
7077
7078 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7079
7080         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7081         buttons.
7082
7083         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7084         keystroke.
7085
7086         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7087         line between parts.
7088
7089         * message.el (message-remove-header): Go to end if wanted.
7090
7091 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7092
7093         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7094         movement with save-window-excursion.
7095
7096 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7097
7098         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7099
7100 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7101
7102         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7103
7104 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7105
7106         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7107         gnus-newsgroup-coding-system.
7108         (gnus-get-newsgroup-headers): Ditto.
7109         (gnus-get-newsgroup-headers-xover): Ditto.
7110         (gnus-set-global-variables): Ditto.
7111         * gnus-art.el (article-decode-mime-words): Ditto.
7112         (article-decode-charset): Ditto.
7113         (article-decode-encoded-words): Ditto.
7114         (article-de-quoted-unreadable): Ditto.
7115         (gnus-mime-view-all-parts): Ditto.
7116         (gnus-mime-externalize-part): Ditto.
7117         (gnus-mm-display-part): Ditto.
7118         (gnus-mime-display-alternative): Ditto.
7119         (gnus-mime-display-single): Ditto.
7120         * mm-view.el (mm-inline-text): Use default coding system.
7121
7122 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7123
7124         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7125         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7126         (gnus-newsgroup-coding-system): New local variable.
7127         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7128         (gnus-summary-local-variables): Add two new local variables.
7129         (gnus-newsgroup-setup-coding-system): New function.
7130         (gnus-select-newsgroup): Setup coding system.
7131         * lpath.el: Add two new variables.
7132         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7133         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7134         * gnus-cus.el (gnus-group-parameters): Customizable
7135         iso-8859-1-forced.
7136
7137 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7138
7139         * gnus.el: Pterodactyl Gnus v0.52 is released.
7140
7141 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7142
7143         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7144         encoding.
7145
7146         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7147         undisplayed text types.
7148
7149         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7150         types.
7151
7152 1998-11-19  Felix Lee  <flee@cygnus.com>
7153
7154         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7155
7156 1998-11-19  Felix Lee  <flee@cygnus.com>
7157
7158         * gnus-async.el (gnus-asynch-obarray): rename to
7159         gnus-async-hashtb, and don't buffer-local it.
7160
7161         (gnus-async-article-callback): new function.
7162         (gnus-make-async-article-function): use it.
7163
7164         (gnus-async-current-prefetch-group): new var.
7165         (gnus-async-current-prefetch-article): new var.
7166         (gnus-async-request-fetched-article): are we fetching it already?
7167
7168         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7169
7170 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7171
7172         * gnus-sum.el (gnus-summary-show-article): Require.
7173
7174         * message.el: Provide before hooks.
7175         (message-send-news): Do MIME before headers.
7176
7177         * gnus-art.el (gnus-article-check-buffer): New function.
7178         (gnus-article-read-summary-keys): Use it.
7179
7180         * mm-decode.el (mm-user-automatic-display): Display all inline
7181         images.
7182
7183         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7184         much.
7185         (gnus-unbuttonized-mime-types): New variable.
7186
7187 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7188
7189         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7190
7191         * mm-decode.el (mm-quote-arg): Quote semicolons.
7192
7193         * gnus-art.el (gnus-mime-display-single): Don't display
7194         attachments.
7195         (gnus-mime-externalize-part): New command and keystroke.
7196
7197         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7198         (mm-alternative-precedence): Changed order.
7199
7200 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7201
7202         * gnus.el (gnus-method-simplify): New function.
7203         (gnus-native-method-p): New function.
7204         (gnus-secondary-method-p): Use gnus-method-equal.
7205
7206         * gnus-start.el (gnus-group-change-level): Shorten select method.
7207
7208 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7209
7210         * gnus.el: Pterodactyl Gnus v0.51 is released.
7211
7212 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7213
7214         * gnus.el: Applied patches from 5.6.45.
7215
7216         * gnus-score.el (gnus-score-find-trace): Print complete file
7217         paths.
7218         (gnus-score-find-trace): Truncate lines.
7219
7220         * gnus.el (gnus-message-archive-group): Allow function.
7221
7222         * message.el (message-encode-message-body): Remove Mime-Version
7223         before inserting.
7224
7225         * gnus-cus.el (gnus-group-customize): Optional topic.
7226
7227         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7228         keystroke.
7229
7230 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7231
7232         * message.el (message-encode-message-body): Rewrite.
7233
7234 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7235
7236         * mml.el (mml-base-boundary): New variable.
7237         (mml-make-boundary): New function.
7238
7239         * gnus-cache.el (gnus-cache-coding-system): New variable.
7240         (gnus-cache-request-article): Use it.
7241
7242         * message.el (message-insert-mime-part): Delete duplicates.
7243
7244 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7245
7246         * gnus-art.el (gnus-mime-display-alternative): Set end of
7247         multipart and display even when nothing is preferred.
7248
7249 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7250
7251         * gnus.el: Pterodactyl Gnus v0.50 is released.
7252
7253 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7254
7255         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7256         fbound.
7257
7258         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7259
7260 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7261
7262         * gnus.el (gnus-similar-server-opened): Compare backend.
7263
7264 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7265
7266         * gnus-topic.el (gnus-topic-expire-articles): New function.
7267         (gnus-topic-mode-map): Bind it.
7268
7269         * gnus.texi (Topic Commands): New expiry command. Reordered.
7270
7271 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7272
7273         * gnus-sum.el
7274         (gnus-auto-expirable-marks): New variable.
7275         (gnus-inhibit-user-auto-expire): New variable.
7276         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7277         When looking to see if we should expire instead, check
7278         gnus-auto-expirable-marks instead of using a hard-wired list.
7279         (gnus-summary-mark-as-read-forward,
7280         gnus-summary-mark-as-read-backward):
7281         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7282         gnus-summary-mark-forward, instead of `t'.
7283
7284 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7285
7286         * mml.el (mml-compute-boundary): New function.
7287         (mml-compute-boundary-1): New function.
7288         (mml-generate-mime-1): Use it.
7289
7290 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7291
7292         * mml.el (mml-generate-mime-1): Always precede closing boundary
7293         with newline.
7294
7295 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7296
7297         * mml.el (mml-generate-mime-1): Do right boundaries when several
7298         multiparts.
7299
7300         * mm-decode.el (mm-user-automatic-display): Default to inline
7301         jpeg.
7302
7303         * mml.el (mml-generate-mime-1): Encode non-text parts.
7304
7305 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7306
7307         * gnus.el: Pterodactyl Gnus v0.49 is released.
7308
7309 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7310
7311         * mm-view.el (mm-inline-text): Require w3-vars.
7312
7313         * gnus-setup.el (gnus-use-tm): Removed.
7314
7315         * gnus-art.el (gnus-article-goto-part): Don't beep.
7316         (gnus-article-view-part): Check return value.
7317         (gnus-mime-display-alternative): Don't display when there is
7318         nothing to display.
7319
7320         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7321         (mml-generate-mime-1): Use unibyte for binaries.
7322
7323         * gnus-art.el (gnus-display-mime): Call
7324         gnus-article-mime-part-function.
7325         (gnus-mime-part-function): New function.
7326         (gnus-article-mime-part-function): New function.
7327
7328         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7329
7330 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7331
7332         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7333
7334         * message.el (message-font-lock-keywords): Highlight MML.
7335         (message-mml-face): New font.
7336
7337 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7338
7339         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7340         (gnus-mm-display-part): Do not select-window if the article window
7341         is not found.
7342
7343 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7344
7345         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7346
7347 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7348
7349         * gnus.el: Pterodactyl Gnus v0.48 is released.
7350
7351 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7352
7353         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7354
7355         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7356
7357         * message.el (message-cite-original-without-signature): Ditto.
7358         (message-cite-original): Quote parts.
7359
7360 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7361
7362         * gnus.el: Pterodactyl Gnus v0.47 is released.
7363
7364 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7365
7366         * message.el (message-encode-message-body): Insert MIME warning.
7367
7368         * mml.el (mml-read-tag): Look for #tag.
7369
7370         * mm-util.el (mm-find-charset-region): Check whether
7371         enable-multibyte-characters is bound.
7372
7373 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7374
7375         * gnus.el: Pterodactyl Gnus v0.46 is released.
7376
7377 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7378
7379         * message.el (message-encode-message-body): Insert headers at the
7380         right spot.
7381
7382 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7383
7384         * gnus.el: Pterodactyl Gnus v0.45 is released.
7385
7386 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7387
7388         * nndraft.el (nndraft-save-mime-part): Removed.
7389         (nndraft-get-mime-part): Ditto.
7390
7391         * message.el (message-format-mime-old): Removed.
7392         (message-encode-message-body): Removed.
7393         (message-encode-message-body): Renamed.
7394
7395 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7396
7397         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7398
7399         * message.el (message-format-mime): Check message-mime-part.
7400
7401         * mm-encode.el (mm-mime-file-types): Removed.
7402         (mm-default-file-encoding): New definition.
7403
7404 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7405
7406         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7407         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7408
7409 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7410
7411         * gnus.el: Pterodactyl Gnus v0.44 is released.
7412
7413 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7414
7415         * message.el (message-format-mime): New function.
7416
7417         * nndraft.el (nndraft-save-mime-part): New function.
7418         (nndraft-get-mime-part): New function.
7419
7420         * mm-encode.el (mm-default-file-encoding): New function.
7421         (mm-content-transfer-encoding): New function.
7422         (mm-encode-buffer): New function.
7423
7424         * message.el: New command.
7425         (message-mime-part): New variable.
7426         (message-insert-mime-part): New command.
7427
7428         * mm-encode.el (mm-encode-content-transfer-encoding): New
7429         function.
7430
7431         * mm-util.el (mm-content-transfer-encoding-defaults): New
7432         variable.
7433         (mm-mime-file-types): Taken from TM.
7434
7435 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7436
7437         * gnus.el: Pterodactyl Gnus v0.43 is released.
7438
7439 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7440
7441         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7442         * gnus-score.el (gnus-score-default-header): Ditto.
7443         (gnus-header-index): Ditto.
7444         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7445         (gnus-summary-header): Handle extra headers.
7446         (gnus-summary-score-entry): Ditto, & provide new score element.
7447         (gnus-summary-score-effect): Ditto.
7448         (gnus-score-string): Avoid "extra" string sort, & modify match in
7449         "extra" case.
7450         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7451
7452 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7453
7454         * message.el (message-resend): Bind message-required-mail-headers
7455         to nil.
7456
7457         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7458
7459         * nngateway.el (require): Require cl.
7460
7461         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7462         things.
7463
7464 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7465
7466         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7467         when no articles.
7468
7469 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7470
7471         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7472
7473 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7474
7475         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7476         user-mail-address if non-nil.
7477
7478 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7479
7480         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7481         (gnus-make-sort-function-1): Ditto.
7482
7483         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7484         window.
7485
7486 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7487
7488         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7489
7490         * binhex.el (binhex-decode-region): Quote.
7491
7492 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7493
7494         * gnus-art.el (article-decode-charset): Don't downcase charset.
7495
7496         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7497
7498 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7499
7500         * gnus.el: Pterodactyl Gnus v0.42 is released.
7501
7502 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7503
7504         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7505
7506 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7507
7508         * nntp.el (nntp-send-mode-reader): Revert.
7509
7510 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7511
7512         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7513
7514 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7515
7516         * message.el (message-make-date): Fix for negative time zones.
7517
7518 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7519
7520         * gnus.el: Pterodactyl Gnus v0.41 is released.
7521
7522 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7523
7524         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7525
7526 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7527
7528         * gnus.el (gnus-short-group-name): When shortening foreign select
7529         methods, do not scan for plusses beyond the first colon.
7530
7531 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7532
7533         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7534         lines where `group' is the last thing on the line.
7535
7536 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7537
7538         * gnus-art.el (gnus-article-view-part): Do alternative.
7539         (gnus-mime-display-alternative): Insert marker.
7540
7541 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7542
7543         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7544
7545         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7546         dates.
7547
7548         * gnus-cus.el (gnus-topic): Required.
7549
7550         * nnheader.el (nnheader-parse-nov): Parse extra.
7551         (nnheader-nov-parse-extra): New macro.
7552
7553 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7554
7555         * gnus-art.el (gnus-article-view-part): Internal move.
7556
7557 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7558
7559         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7560         (gnus-group-customize): Support editing topic parameters.
7561
7562 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7563
7564         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7565         indicators.
7566
7567 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7568
7569         * gnus-art.el (gnus-mm-display-part): Return.
7570         (gnus-article-view-part): Only go if external.
7571         (gnus-article-dumbquotes-map): Do 205.
7572
7573         * mm-decode.el (mm-display-part): Return what was done.
7574
7575         * message.el (message-buffer-naming-style): New variable.
7576         (message-generate-new-buffers): Extended.
7577         (message-buffer-naming-style): Removed.
7578         (message-buffer-name): Use it.
7579         (message-do-send-housekeeping): Rename new styling.
7580
7581         * gnus-sum.el (gnus-summary-recenter): Allow
7582         gnus-auto-center-summary to be a number.
7583
7584 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7585
7586         * pop3.el (pop3-open-server): Use "binary" instead of
7587         "no-conversion".
7588
7589 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7590
7591         * gnus-srvr.el (gnus-browse-foreign-server): Set
7592         gnus-browse-current-method to the result of gnus-server-to-method.
7593
7594 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7595
7596         * gnus-util.el (gnus-pull): Another optional argument.
7597         * nnweb.el (nnweb-request-delete-group): Delete from
7598         nnweb-group-alist and update active file.
7599
7600 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7601
7602         * gnus-group.el (gnus-group-make-group): Accept group of new
7603         method.
7604
7605 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7606
7607         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7608
7609 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7610
7611         * mm-view.el (mm-inline-text): Postion of html portion.
7612
7613 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7614
7615         * nntp.el (nntp-list-active-group): Waited for short strings.
7616         (nntp-send-mode-reader): Ditto.
7617         (nntp-open-connection): Ditto.
7618
7619         * gnus-int.el (gnus-request-group-articles): New function.
7620
7621         * nntp.el (nntp-request-listgroup): New function.
7622         (nntp-request-group-articles): Renamed.
7623
7624 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7625
7626         * nnheader.el (nnheader-parse-nov): Supply extra.
7627
7628 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7629
7630         * gnus-art.el (gnus-button-push): Don't go to
7631         gnus-article-buffer.
7632
7633         * mm-view.el (mm-inline-image): Add a newline.
7634
7635         * gnus-start.el (gnus-check-first-time-used): Check more.
7636
7637 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7638
7639         * gnus-start.el (gnus-check-first-time-used): Check current.
7640
7641 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7642
7643         * mm-util.el (mm-find-charset-region): New function.
7644
7645         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
7646
7647         * gnus-art.el (gnus-mime-button-menu): Fix.
7648
7649 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7650
7651         * gnus-art.el (gnus-mime-button-menu): New definition.
7652
7653 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7654
7655         * gnus-art.el (article-decode-charset): Downcase charset.
7656         (article-decode-charset): Pass on type.
7657         (article-decode-charset): Check nil charsets.
7658         (article-remove-cr): Translate CR to LF.
7659         (gnus-ignored-mime-types): Default to nil.
7660
7661         * nnheader.el (nnheader-insert-nov): Work when not Xref.
7662
7663         * gnus-sum.el (gnus-ignored-from-addresses): Default to
7664         user-mail-address.
7665         (gnus-nov-parse-extra): Didn't return right thing.
7666
7667 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7668
7669         * gnus-xmas.el: Use compiled-function-p.
7670
7671 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7672
7673         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
7674
7675 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7676
7677         * gnus.el: Pterodactyl Gnus v0.40 is released.
7678
7679 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7680
7681         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
7682
7683         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
7684
7685         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
7686
7687         * nnml.el (nnml-possibly-create-directory): Check before making.
7688
7689 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7690
7691         * nnheader.el (nnheader-insert-nov): Don't infloop.
7692
7693 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7694
7695         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
7696         set up.
7697
7698 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
7699
7700         * nneething.el (nneething-file-name): New definition.
7701
7702 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7703
7704         * gnus-art.el (gnus-treatment-function-alist): Fix.
7705         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
7706
7707         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
7708
7709 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7710
7711         * gnus.el: Pterodactyl Gnus v0.39 is released.
7712
7713 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7714
7715         * gnus-art.el (gnus-ignored-mime-types): New variable.
7716         (gnus-mime-display-single): Use it.
7717         (gnus-treatment-function-alist): New variable.
7718
7719         * gnus.el (gnus-mime): New group.
7720
7721         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
7722         things for other parts.
7723         (gnus-mime-display-alternative): Place point.
7724
7725         * gnus.el: autoload gnus-uu-post-news.
7726
7727         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
7728         needsterm/DISPLAY.
7729
7730         * mm-decode.el (mm-display-part): Default to inline text/.*
7731         parts.
7732
7733         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
7734         8bit.
7735
7736         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
7737         (gnus-mime-display-single): Inline all text parts.
7738         (gnus-article-narrow-to-signature): Removed mime:: stubs.
7739
7740 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7741
7742         * nnml.el (nnml-possibly-create-directory): Rewrite.
7743         (nnml-request-create-group): Change to right server.
7744
7745         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
7746
7747         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
7748
7749         * gnus.el: rmail-output-to-rmail-file autoload.
7750
7751         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
7752         Gnus.
7753
7754         * nnheader.el (nnheader-parse-head): Checked wrong variable.
7755
7756         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
7757
7758 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7759
7760         * gnus-art.el (gnus-mime-display-mixed): Multipart in
7761         mixed part.
7762
7763 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7764
7765         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
7766
7767         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
7768
7769 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7770
7771         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
7772
7773 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7774
7775         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
7776         value.
7777
7778         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
7779         hidden.
7780
7781         * gnus-spec.el (gnus-update-format-specifications): Use the
7782         article mode line spec.
7783
7784         * gnus-art.el (gnus-insert-mime-button): Put right type.
7785         (gnus-insert-prev-page-button): Ditto.
7786         (gnus-insert-next-page-button): Dutti.
7787
7788         * pop3.el: New version installed.
7789
7790 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7791
7792         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
7793         and display last part.
7794
7795 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7796
7797         * gnus.el: Pterodactyl Gnus v0.38 is released.
7798
7799 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7800
7801         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
7802         Removed.
7803         (article-de-quoted-unreadable): Narrow to default.
7804
7805         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
7806
7807         * gnus-art.el (article-decode-charset): Decode even when broken
7808         MIME.
7809
7810         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
7811         name.
7812
7813         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
7814
7815         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7816         nnheader.
7817
7818         * nnmail.el (nnmail-extra-headers): New variable.
7819
7820         * nnheader.el (nnheader-insert-nov): Insert extra.
7821
7822         * gnus.el (gnus-summary-line-format): Doc fix.
7823
7824         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
7825         (gnus-nov-parse-line): Ditto.
7826         (gnus-nov-parse-extra): New macro.
7827         (gnus-header): New function.
7828         (gnus-update-summary-mark-positions): Change.
7829         (gnus-ignored-from-addresses): New variable.
7830         (gnus-summary-insert-from-or-to): New function.
7831
7832         * gnus.el (gnus-extra-headers): New variable.
7833
7834         * nnheader.el (make-mail-header): Expand.
7835         (mail-header-extra): New macro.
7836         (mail-header-set-extra): Ditto.
7837         (make-full-mail-header): Expand.
7838
7839 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7840
7841         * gnus.el: Pterodactyl Gnus v0.37 is released.
7842
7843 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7844
7845         * mm-bodies.el (mm-decode-body): Check for multibyticity.
7846
7847         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
7848         on.
7849
7850 1998-10-22  Didier Verna  <verna@inf.enst.fr>
7851
7852         * gnus-spec.el (gnus-balloon-face-function): new function
7853         (gnus-parse-format): understand the %< %> specifiers
7854         (gnus-parse-complex-format): ditto.
7855
7856 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7857
7858         * gnus.el: Changed following-char to char-after throughout.
7859
7860 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7861
7862         * mm-decode.el (mm-display-external): Protect more and message.
7863
7864 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7865
7866         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
7867         position.
7868
7869 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7870
7871         * gnus-art.el (gnus-mime-display-mixed): Multipart in
7872         mixed part.
7873
7874 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7875
7876         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
7877
7878         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
7879
7880 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7881
7882         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
7883
7884 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
7885
7886         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
7887
7888         * mm-decode.el (mm-display-external): Set undisplayer to mm
7889         buffer, not the current buffer; use unwind-protect.
7890
7891 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7892
7893         * gnus-sum.el (gnus-summary-exit): Destroy parts.
7894         (gnus-summary-exit-no-update): Ditto.
7895
7896 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7897
7898         * mm-decode.el (mm-inline-media-tests): Look for w3.
7899
7900         * mailcap.el (mailcap-mime-data): Inline html.
7901
7902 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7903
7904         * gnus.el: Pterodactyl Gnus v0.36 is released.
7905
7906 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7907
7908         * gnus-art.el (article-translate-strings):
7909         (gnus-article-dumbquotes-map): Don't dot.
7910
7911         * pop3.el (pop3-open-server): Set point right.
7912
7913         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
7914         (mm-dissect-buffer): Ditto.
7915         (mm-destroy-part): Ignore non-handles.
7916         (mm-remove-part): Ditto.
7917         (mm-destroy-parts): New function.
7918         (mm-remove-parts): Ditto.
7919
7920         * gnus-art.el (gnus-mm-display-part): Don't move point.
7921
7922 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7923
7924         * mm-uu.el : New file.
7925
7926         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
7927
7928         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
7929         a function.
7930
7931 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7932
7933         * mm-decode.el (mm-display-external): Check before selecting.
7934
7935 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7936
7937         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
7938
7939         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
7940
7941         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
7942         variable.
7943
7944         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
7945
7946         * gnus-art.el (gnus-decode-header-methods): New variable.
7947
7948         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
7949
7950         * gnus-art.el (gnus-multi-decode-header): New function.
7951
7952 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7953
7954         * gnus.el: Pterodactyl Gnus v0.35 is released.
7955
7956 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957
7958         * uudecode.el (uudecode-decode-region-external): Insert
7959         literally.
7960
7961         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
7962
7963         * mm-bodies.el (mm-decode-body): Optional encoding.
7964
7965 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7966
7967         * gnus-ems.el (gnus-mouse-3): New variable.
7968
7969         * binhex.el (binhex-decode-region-external): Don't use -internally.
7970
7971 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
7972
7973         * mailcap.el (mailcap-parse-mailcaps): Only open regular
7974         files.
7975
7976 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
7977
7978         * gnus-group.el (gnus-add-marked-articles): Request backend update
7979         of flags.
7980
7981 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
7982
7983         * gnus-sum.el (gnus-update-read-articles):
7984         (gnus-update-marks): Request backend update of mark.
7985
7986 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
7987
7988         * gnus.texi (Optional Backend Functions): New item,
7989         nnchoke-request-set-mark.
7990
7991 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
7992
7993         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
7994           list to range.
7995
7996 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
7997
7998         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
7999
8000 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8001
8002         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8003         first used.
8004
8005 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8006
8007         * mm-view.el: Require mm-decode for macros.
8008
8009         * mm-decode.el (mm-handle-type): Move macro declarations above the
8010         place where they are used.
8011
8012 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8013
8014         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8015         buffer.
8016
8017 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8018
8019         * nnagent.el (nnagent-open-server): Error message.
8020
8021 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8022
8023         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8024
8025 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8026
8027         * score-mode.el (gnus-score-mode-map): Ditto.
8028
8029         * message.el (message-mode-map): Ditto.
8030
8031         * gnus-uu.el (gnus-uu-post-news): Ditto.
8032
8033         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8034
8035         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8036
8037         * gnus-art.el (gnus-article-edit-mode-map): Use
8038         `set-keymap-parent' rather than `copy-keymap'.
8039
8040 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8041
8042         * gnus-art.el (gnus-mime-button-commands): New variable.
8043         (gnus-mime-button-map): Initialize it from
8044         `gnus-mime-button-commands'.
8045         (gnus-mime-button-menu): New function.
8046         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8047
8048 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8049
8050         * message.el (message-insert-to): Make `nobody' and `poster'
8051         synonymous to `never' and `always' in Mail-Copies-To.
8052         (message-reply): Ditto.
8053         (message-followup): Ditto.
8054
8055 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8056
8057         * mailcap.el (mailcap-mime-data): Save sound.
8058
8059 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8060
8061         * message.el (message-ignored-supersedes-headers): Include
8062         `NNTP-Posting-Date'.
8063
8064 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8065
8066         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8067
8068 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8069
8070         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8071         uudecode.
8072
8073 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * mm-decode.el (mm-display-external): Don't switch on save.
8076
8077 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8078
8079         * nnmail.el (nnmail-movemail-args): New variable.
8080
8081 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8082
8083         * gnus-art.el (article-translate-strings):
8084
8085 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8086
8087         * gnus-art.el (gnus-article-view-part): Use it.
8088         (gnus-mm-display-part): New function.
8089         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8090
8091         * mm-decode.el (mm-handle-displayed-p): New function.
8092
8093         * gnus-art.el (gnus-mime-copy-part): Create better names.
8094         (gnus-mime-button-line-format): Include dots spec.
8095
8096 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8097
8098       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8099       forward buffer first.
8100
8101 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8102
8103         * gnus-util.el (gnus-set-window-start): New function.
8104
8105         * message.el (message-send): Don't check changed.
8106
8107 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8108
8109         * gnus-art.el (gnus-article-setup-buffer): Set params.
8110
8111         * mm-decode.el (mm-user-display-methods): Inline
8112         "message/delivery-status".
8113
8114 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8115
8116         * message.el (message-auto-save-directory): Rename.
8117         (message-mode): Dof fix.
8118
8119         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8120         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8121
8122         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8123
8124         * message.el (message-make-date): Avoid locale.
8125
8126         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8127         cache.
8128
8129         * mm-decode.el (mm-display-inline): Goto point-min.
8130
8131         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8132
8133         * mm-decode.el (mm-display-external): Reverse before sorting.
8134
8135         * gnus-draft.el (gnus-draft-send): Allow mail.
8136
8137 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8138
8139         * message.el (message-check): Move message-check macro above where
8140         it is first used.
8141
8142         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8143
8144 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8145
8146         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8147
8148 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8149
8150         * gnus.el: Pterodactyl Gnus v0.34 is released.
8151
8152 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8153
8154         * mm-decode.el (mm-inline-media-tests): delivery-status.
8155
8156         * mm-view.el (mm-inline-text): Provide default.
8157
8158 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8159
8160         * mailcap.el (mailcap-possible-viewers): Fix nils.
8161
8162 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8163
8164         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8165         (article-update-date-lapsed): Record the buffer.
8166         (article-update-date-lapsed): Do all windows that display article
8167         buffers.
8168
8169         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8170
8171         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8172
8173         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8174         annoations.
8175
8176         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8177
8178 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8179
8180         * gnus-agent.el (gnus-category-add): Change default category to
8181         'false.
8182
8183         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8184         scores.
8185
8186         * gnus-draft.el (gnus-draft-send): Check server more.
8187
8188         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8189         (gnus-article-goto-part): New function.
8190
8191         * mm-view.el (mm-inline-text): Insert richtext properly.
8192
8193         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8194
8195 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8196
8197         * parse-time.el (parse-time-rules): Accept dates far into the past
8198         and the future, and parse single-digit numbers as years.
8199
8200 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8201
8202         * mm-decode.el (mm-display-external): Chop off directories.
8203
8204 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8205
8206         * uudecode.el (uu-decode-region-external): Use
8207         insert-file-contents-literally.
8208
8209         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8210
8211 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8212
8213         * uudecode.el: New file.
8214
8215         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8216         x-uuencode.
8217
8218 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8219
8220         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8221
8222         * message.el (message-fetch-field): Unfold properly.
8223
8224         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8225         in text/plain.
8226
8227 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8228
8229         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8230         (gnus-auto-select-first): Removed.
8231         (gnus-auto-select-first): Extended.
8232         (gnus-summary-read-group-1): Use new value.
8233
8234 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8235
8236         * message.el (message-fix-before-sending): Space.
8237
8238         * nnmail.el (nnmail-find-file): Don't erase.
8239
8240 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8241
8242         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8243
8244 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8245
8246         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8247
8248 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8249
8250         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8251
8252 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8253
8254         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8255         20.4.
8256
8257 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8258
8259         * gnus-art.el (gnus-mime-view-all-parts): New command and
8260         keystroke.
8261
8262         * mm-decode.el (mm-display-external): Translate slashes.
8263
8264         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8265
8266         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8267
8268         * mm-decode.el (mm-quote-arg): Quote spaces.
8269         (mm-display-external): Quote args.
8270
8271 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8272
8273         * mm-decode.el (mm-inlinable-part-p): New function.
8274
8275 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8276
8277        * mm-util.el (mm-disable-multibyte): New function.
8278
8279 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8280
8281         * gnus.el: Pterodactyl Gnus v0.33 is released.
8282
8283 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8284
8285         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8286
8287         * mm-decode.el (mm-display-external): Don't switch for externals.
8288         (mm-dissect-multipart): Don't include end-sep.
8289
8290         * mm-util.el (mm-get-coding-system-list): New function.
8291         (mm-coding-system-list): New variable.
8292
8293 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8294
8295         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8296
8297 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8298
8299         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8300         group
8301
8302 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8303
8304         * base64.el (base64-run-command-on-region): External base64
8305         decoder do not use coding system
8306
8307 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8308
8309         * mm-decode.el (mm-interactively-view-part): Typo.
8310
8311 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8312
8313         * mm-decode.el (mm-dissect-multipart): Display last part when the
8314         article has no close-delimiter
8315
8316 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8317
8318         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8319         content-type.
8320
8321 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8322
8323         * gnus-art.el (gnus-display-mime): Typo.
8324
8325 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8326
8327         * gnus.el: Pterodactyl Gnus v0.32 is released.
8328
8329 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8330
8331         * gnus-kill.el (gnus-batch-score): Protect against errors.
8332
8333         * gnus-art.el: Protect against broken headers.
8334
8335         * mm-decode.el (mm-display-external): Respect needsterm.
8336         (mm-display-external): Create buffer for external commands.
8337
8338 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8339
8340         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8341
8342         * mm-decode.el (mm-display-external): Use file name.
8343
8344 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8345
8346         * gnus-util.el (gnus-output-to-rmail):  adjust to
8347           `rmail-output-to-rmail-file'
8348
8349 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8350
8351         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8352
8353         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8354         headers.
8355
8356         * gnus-art.el (article-decode-charset): Fold case.
8357
8358 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8359
8360         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8361
8362 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8363
8364         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8365         after being stored.
8366
8367 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8368
8369         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8370         come.
8371
8372 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8373
8374         * gnus-xmas.el (wid-edit): Required.
8375
8376         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8377
8378 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8379
8380         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8381
8382 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8383
8384         * gnus-art.el (article-decode-charset): Narrow to the correct
8385         region.
8386
8387         * mm-bodies.el: Fix autoload.
8388
8389 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8390
8391         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8392
8393 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8394
8395         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8396
8397 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8398
8399         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8400         (gnus-article-add-button): Ditto.
8401
8402         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8403
8404         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8405         (gnus-article-prepare-display): Bind url-standalone-mode.
8406
8407         * mm-decode.el (mm-remove-part): Also delete directory.
8408         (mm-display-external): Create a private sub-dir.
8409
8410         * mailcap.el (mailcap-binary-suffixes): New variable.
8411         (mailcap-command-p): Use it.
8412
8413 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8414
8415         * nnmbox.el (nnmbox-request-group): Change server.
8416         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8417
8418         * message.el (message-encode-message-body): Don't stomp MIME
8419         headers.
8420
8421         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8422         unless useful.
8423         (gnus-summary-exit): Check for a live article buffer.
8424         (gnus-summary-exit-no-update): Ditto.
8425
8426         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8427         param.
8428
8429         * gnus-sum.el (gnus-article-decoded-p): New variable.
8430
8431         * mm-decode.el (mm-display-external): Use no-conv.
8432
8433         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8434         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8435
8436         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8437         mouse-click.
8438
8439 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8440
8441         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8442
8443 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8444
8445         * gnus.el: Pterodactyl Gnus v0.31 is released.
8446
8447 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8448
8449         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8450
8451         * mm-decode.el (mm-display-part): Accept no-default.
8452
8453         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8454         a parameter.
8455
8456         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8457         (gnus-summary-prepare-threads): Ditto.
8458
8459         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8460
8461         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8462         (gnus-mime-button-line-format): Doc fix.
8463         (gnus-insert-mime-button): Use it.
8464         (gnus-article-add-button): Use widget-convert-button.
8465
8466         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8467         ignore.
8468
8469         * mm-decode.el (mm-alternative-precedence): Ditto.
8470
8471 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8472
8473         * mm-decode.el (mm-user-automatic-display): Use enriched.
8474
8475 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8476
8477         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8478         right place.
8479
8480 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8481
8482         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8483
8484         * gnus-art.el (article-update-date-lapsed): Only update header if
8485         buffer is dispalyed in frame.
8486         (gnus-article-prepare-display): New function.
8487         (gnus-article-prepare): Use it.
8488
8489 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8490
8491         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8492
8493         * mm-view.el (mm-insert-inline): New function.
8494
8495         * mm-decode.el (mm-pipe-part): Bugged.
8496
8497         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8498
8499         * mm-bodies.el (mm-encode-body): Move over the body.
8500
8501         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8502
8503         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8504
8505 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8506
8507         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8508           related functions.  Handle message/rfc822 parts.  Display subject on
8509           multipart summary lines.  Display name on sub-parts when available.
8510
8511 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8512
8513         * mailcap.el (mailcap-command-p): New version.
8514
8515 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8516
8517         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8518         groups.
8519
8520 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8521
8522         * message.el (message-make-date): Remove weekday name.
8523
8524         * mm-decode.el (mm-dissect-buffer): Protect against broken
8525         headers.
8526
8527         * mailcap.el (mailcap-command-in-path-p): New function.
8528         (mailcap-command-p): Renamed.
8529
8530 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8531
8532         * rfc2047.el (eval): Autoload.
8533
8534 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8535
8536         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8537         (gnus-multi-decode-encoded-word-string): New function.
8538         (gnus-encoded-word-method-alist): New variable.
8539         (gnus-decode-encoded-word-functions): Removed.
8540
8541 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8542
8543         * gnus-int.el (gnus-request-replace-article): Replace
8544         message-narrow-to-headers with message-narrow-to-head
8545
8546 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8547
8548         * drums.el (drums-quote-string): Reversed match.
8549
8550         * message.el (message-make-date): Use weekday name.
8551
8552 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8553
8554         * gnus.el: Pterodactyl Gnus v0.30 is released.
8555
8556 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8557
8558         * gnus-art.el (article-decode-encoded-words): Use it.
8559         (gnus-decode-header-function): New variable.
8560
8561         * gnus-sum.el (gnus-nov-parse-line): Use it.
8562         (gnus-decode-encoded-word-function): New variable.
8563
8564         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8565         buffer.
8566
8567         * gnus-art.el (gnus-insert-mime-button): Use widget.
8568         (gnus-widget-press-button): New function.
8569         (gnus-article-prev-button): Removed.
8570         (gnus-article-next-button): Ditto.
8571         (gnus-article-add-button): Ditto.
8572
8573         * gnus.el (gnus-article-mode-map): Inherit from widget.
8574         (gnus-article-mode-map): No, don't.
8575
8576         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8577         (mm-content-id-alist): New variable.
8578         (mm-get-content-id): New function.
8579
8580         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8581         articles if we are fetching to the article buffer.
8582
8583 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8584
8585         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8586         articles.
8587
8588 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8589
8590         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8591         (mm-default-mime-charset): New variable.
8592
8593         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8594
8595         * drums.el (drums-quote-string): Reversed test.
8596
8597 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8598
8599         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8600         string.
8601
8602         * drums.el (drums-quote-string): New function.
8603
8604         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8605         (rfc2047-b-encode-region): Chop lines.
8606         (rfc2047-q-encode-region): Ditto.
8607
8608 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8609
8610         * gnus.el: Pterodactyl Gnus v0.29 is released.
8611
8612 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8613
8614         * mm-decode.el (mm-save-part): Message right.
8615
8616 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8617
8618         * drums.el (drums-parse-address): Returned a list instead of a
8619         string.
8620         (drums-remove-whitespace): Skip comments.
8621         (drums-parse-addresses): Didn't work.
8622
8623 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8624
8625         * gnus.el: Pterodactyl Gnus v0.28 is released.
8626
8627 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8628
8629         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8630         starting point.
8631         (article-decode-encoded-words): Rename.
8632
8633         * message.el (message-narrow-to-headers-or-head): New function.
8634
8635         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8636         region.
8637
8638         * message.el (message-send-news): Encode body after checking
8639         syntax.
8640
8641         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
8642
8643         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
8644
8645         * gnus-art.el (gnus-display-mime): Respect disposition.
8646
8647         * mm-decode.el (mm-preferred-alternative): Respect disposition.
8648
8649         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
8650         text with annotations.
8651
8652         * message.el (message-make-date): Fix sign for negative time
8653         zones.
8654
8655         * mm-view.el (mm-inline-image): Insert a space at the end of the
8656         image.
8657
8658         * mail-parse.el: New file.
8659
8660         * rfc2231.el: New file.
8661
8662         * drums.el (drums-content-type-get): Removed.
8663         (drums-parse-content-type): Ditto.
8664
8665         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
8666
8667 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8668
8669         * gnus.el: Pterodactyl Gnus v0.27 is released.
8670
8671 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
8672
8673         * mm-decode.el (mm-alternative-precedence): New variable.
8674         (mm-preferred-alternative): New function.
8675
8676         * gnus-art.el (gnus-mime-copy-part): New command.
8677
8678         * mm-decode.el (mm-get-part): New function.
8679
8680         * mm-view.el: New file.
8681
8682         * mm-decode.el (mm-dissect-buffer): Downcase cte.
8683         (mm-display-part): Default to mailcap-save-binary-file.
8684
8685 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8686
8687         * gnus.el: Pterodactyl Gnus v0.26 is released.
8688
8689 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8690
8691         * mm-decode.el (mm-interactively-view-part): New function.
8692
8693         * gnus-art.el (gnus-mime-view-part): New command.
8694
8695         * mm-decode.el (mm-last-shell-command): New variable.
8696
8697         * mailcap.el (mailcap-mime-info): Allow returning all matches.
8698
8699         * mm-decode.el (mm-save-part): New function.
8700
8701         * gnus-art.el (article-decode-charset): Protect against buggy
8702         content-types.
8703         (gnus-mime-pipe-part): New command.
8704         (gnus-mime-save-part): New command.
8705         (gnus-mime-button-map): New keymap.
8706         (gnus-mime-button-line-format): New variable.
8707         (gnus-insert-mime-button): New function.
8708         (gnus-display-mime): Use it.
8709
8710         * gnus-util.el (gnus-dd-mmm): Removed length spec.
8711
8712         * mm-decode.el (mm-inline-text): Decode charsets.
8713
8714         * gnus-art.el (gnus-article-save): Comment fix.
8715
8716         * gnus-int.el (gnus-start-news-server): When in batch, don't
8717         prompt.
8718
8719         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
8720         decode.
8721
8722         * mm-decode.el (mm-inline-media-tests): Add audio.
8723         (mm-inline-audio): New function.
8724
8725 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8726
8727         * gnus-art.el (article-make-date-line): Didn't work.
8728
8729         * parse-time.el (parse-time-string): One too many nils.
8730
8731 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8732
8733         * gnus.el: Pterodactyl Gnus v0.25 is released.
8734
8735 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8736
8737         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
8738         annotations.
8739
8740         * gnus.el ((featurep 'gnus-xmas)): New
8741         'gnus-annotation-in-region-p alias.
8742
8743 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744
8745         * mm-util.el (mm-with-unibyte-buffer): New function.
8746
8747         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
8748
8749         * mm-decode.el (mm-inline-media-tests): New variable.
8750
8751         * gnus-sum.el (gnus-summary-exit): Destroy handles.
8752
8753         * gnus-art.el (gnus-article-mime-handles): New variable.
8754
8755         * drums.el (drums-narrow-to-header): New function.
8756
8757         * gnus-art.el (article-decode-charset): Use it.
8758
8759         * drums.el (drums-content-type-get): New function.
8760
8761         * mm-util.el (mm-content-type-charset): Removed.
8762
8763         * drums.el (drums-syntax-table): @ is word.
8764         (drums-parse-content-type): New function.
8765
8766         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
8767         EDT" times.
8768
8769         * gnus-util.el (gnus-date-get-time): Use safe date.
8770
8771         * gnus-sum.el (gnus-show-mime): Removed.
8772         (gnus-summary-toggle-mime): Removed.
8773
8774         * gnus-art.el (gnus-strict-mime): Removed.
8775         (gnus-article-prepare): Don't do MIME.
8776         (gnus-decode-encoded-word-method): Removed.
8777         (gnus-show-mime-method): Removed.
8778
8779 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8780
8781         * gnus.el: Pterodactyl Gnus v0.24 is released.
8782
8783 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8784
8785         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
8786         PREFIX.
8787
8788         * parse-time.el (parse-time-rules): Accept times that look like
8789         "h:mm".
8790
8791         * message.el (message-make-date): Use zone properly.
8792
8793         * gnus.el: Autoload gnus-batch.
8794
8795         * gnus-art.el (article-de-quoted-unreadable): Do not do
8796         gnus-article-decode-rfc1522.
8797
8798         * gnus-msg.el (gnus-inews-do-gcc): Use it.
8799
8800         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
8801         param.
8802
8803         * message.el (message-encode-message-body): Check for us-ascii.
8804
8805         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
8806         to the left.
8807
8808 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8809
8810         * gnus-art.el (article-decode-charset): Rename.
8811
8812 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8813
8814         * gnus.el: Pterodactyl Gnus v0.23 is released.
8815
8816 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * gnus-util.el (gnus-parent-id): Ditto.
8819         (gnus-put-text-property-excluding-newlines): Ditto.
8820
8821         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
8822
8823 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
8824
8825         * message.el (message-generate-headers): Generate User-Agent
8826         instead of X-Mailer & X-Newsreader.
8827
8828         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
8829         User-Agent header format.
8830
8831 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8832
8833         * gnus.el: Pterodactyl Gnus v0.22 is released.
8834
8835 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8836
8837         * mm-util.el (mm-multibyte-p): Typo.
8838
8839 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8840
8841         * gnus.el: Pterodactyl Gnus v0.21 is released.
8842
8843 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
8844
8845         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
8846
8847 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * mm-util.el (mm-multibyte-p): New function.
8850
8851 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8852
8853         * gnus.el: Pterodactyl Gnus v0.20 is released.
8854
8855 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8856
8857         * rfc2047.el (rfc2047-decode-region): Only decode when in
8858         multibyte.
8859
8860         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
8861
8862         * gnus-int.el (gnus-request-replace-article): Encode.
8863         (gnus-request-accept-article): Encode.
8864
8865         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
8866         here.
8867
8868         * gnus.el (gnus-article-display-hook): Take the charset functions
8869         out.
8870
8871         * time-date.el (safe-date-to-time): New function.
8872
8873         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
8874
8875 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8876
8877         * gnus.el: Pterodactyl Gnus v0.19 is released.
8878
8879 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8880
8881         * base64.el (base64-encode-region): Accept no-line-break.
8882
8883         * mm-util.el (mm-mime-charset): New function.
8884
8885         * gnus-draft.el (gnus-draft-edit-message): Delete article.
8886
8887 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8888
8889         * gnus.el: Pterodactyl Gnus v0.18 is released.
8890
8891 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8892
8893         * message.el (message-send-and-exit): Return t on success.
8894         (message-make-date): Make a proper time zone.
8895
8896         * gnus-draft.el (gnus-draft-send): Only remove article if the
8897         sending is successful.
8898
8899         * drums.el (drums-get-comment): Return the last comment.
8900         (drums-parse-address): Parse old-style From headers.
8901
8902 1998-09-07  SL Baur  <steve@altair.xemacs.org>
8903
8904         * gnus-sum.el (gnus-data-compute-positions): Move below
8905         `gnus-save-hidden-threads' so the former is correctly detected as
8906         a macro.
8907
8908 1998-09-06  Dave Love  <fx@gnu.org>
8909
8910         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
8911         ignore-errors too, eval'd when compile.  Require w3 stuff at load
8912         time for nicer failure if it's not available.
8913
8914 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8915
8916         * time-date.el (time-to-seconds): Renamed.
8917
8918         * parse-time.el (parse-time-string): Downcase before handling.
8919         (parse-time-rules): Times without seconds have 0 seconds.
8920
8921         * rfc2047.el (rfc2047-encode-region): New version.
8922         (rfc2047-dissect-region): New function.
8923
8924 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8925
8926         * message.el (message-make-date): Use symbolic zone.
8927
8928 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8929
8930         * time-date.el (parse-time): Always use parse-time.
8931
8932         * parse-time.el (parse-time-syntax): Use vectors.
8933
8934 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8935
8936         * gnus.el: Pterodactyl Gnus v0.17 is released.
8937
8938 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * time-date.el: Renamed from "date".
8941
8942         * gnus.el: Removed all timezone dependencies.
8943
8944         * score-mode.el: Removed.
8945         (gnus-score-edit-insert-date): Use date.
8946
8947         * date.el (float-to-time): New function.
8948
8949         * nnspool.el (nnspool-seconds-since-epoch): Removed.
8950
8951         * date.el (time-to-float): New function.
8952
8953         * message.el (message-make-date): Use format-time-string.
8954         (message-make-expires): Use make-date.
8955
8956         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
8957
8958         * gnus-util.el (gnus-dd-mmm): Use date.
8959         (gnus-sortable-date): Ditto.
8960
8961         * message.el (message-make-date): Take an optional time.
8962
8963         * gnus: Applied patches from 5.6.43.
8964
8965         * date.el (if): Use parse-time.
8966
8967         * gnus-score.el (gnus-summary-score-entry): Make into a command
8968         again.
8969
8970         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
8971         gnus-agent.
8972
8973         * gnus.el (gnus-agent-meta-information-header): Moved here.
8974
8975 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
8976
8977         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
8978         (gnus-agent-fetch-group-1): Score article headers using normal
8979         group score files if the download score rule of a category/group
8980         is `file'.
8981         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
8982         deciding what articles to download.
8983         (gnus-agent-fetch-group-1): Don't push headers through scoring and
8984         predicate processing if predicate is `true' or `false'.
8985
8986 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8987
8988         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
8989
8990         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
8991
8992         * score-mode.el (score-mode-coding-system): New variable.
8993         (gnus-score-edit-exit): Use it.
8994
8995 1998-09-04  Jason R Mastaler  <jason@4b.org>
8996
8997         * drums.el: Corrected typo.
8998
8999 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9000
9001         * mm-bodies.el (mm-body-encoding): Faster version.
9002
9003 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * gnus-art.el (gnus-article-decode-charset): Only decode text
9006         things.
9007
9008         * message.el (message-output): Use rmail.
9009
9010         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9011         word part.
9012
9013         * mm-util.el (mm-charset-to-coding-system): Use
9014         rfc2047-default-charset.
9015         (mm-known-charsets): New variable.
9016
9017         * message.el (message-caesar-region): Bugged out.
9018
9019 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9020
9021         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9022         specifying `agent-predicate' in a group's parameters.
9023
9024 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9025
9026         * gnus.el: Pterodactyl Gnus v0.16 is released.
9027
9028 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * nnmail.el (nnmail-expired-article-p): Use predicate.
9031
9032         * date.el (time-less-p): Renamed.
9033
9034         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9035         from the headers.
9036
9037         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9038         functions.
9039
9040         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9041         all.
9042         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9043         to all functions.
9044
9045 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9046
9047         * gnus.el: Pterodactyl Gnus v0.15 is released.
9048
9049 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * date.el: New file.
9052
9053         * gnus-util.el (gnus-encode-date): Removed.
9054         (gnus-time-less): Ditto.
9055
9056         * nnmail.el (nnmail-date-to-time): Removed.
9057         (nnmail-time-less): Ditto.
9058         (nnmail-days-to-time): Ditto.
9059         (nnmail-time-since): Ditto.
9060
9061         * drums.el: New file.
9062
9063 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9064
9065         * message.el (message-encode-message-body): Encode headers with
9066         body encoding.
9067
9068         * rfc2047.el (rfc2047-default-charset): Renamed.
9069         (rfc2047-encodable-p): Use it.
9070
9071         * base64.el (mm-util): Required.
9072
9073 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9074
9075         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9076         servers.
9077
9078         * gnus-util.el (gnus-output-to-rmail): Removed.
9079
9080         * gnus-art.el (gnus-summary-save-in-rmail): Use
9081         gnus-output-to-rmailrmail-output-to-rmail-file.
9082
9083         * rfc2047.el (rfc2047-decode-region): Fold case.
9084         (rfc2047-decode): Use decode-string.
9085
9086         * mm-util.el: Provide mm-char-int.
9087
9088 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9089
9090         * gnus.el: Pterodactyl Gnus v0.14 is released.
9091
9092 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9093
9094         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9095         sure we have 7bit.
9096
9097 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9098
9099         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9100         ducplicates.
9101         (gnus-inews-insert-mime-headers): Removed.
9102
9103         * message.el (message-caesar-region): Protect against MULE chars.
9104
9105 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9106
9107         * mm-util.el (if): fset the right function.
9108
9109 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9110
9111         * gnus-art.el (gnus-article-decode-charset): Use real
9112         read-coding-system.
9113
9114 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9115
9116         * mm-bodies.el (mm-decode-body): Protect against malformed
9117         base64.
9118         (mm-decode-body): Check that buffer-file-coding-system is
9119         non-nil.
9120
9121 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9122
9123         * gnus.el: Pterodactyl Gnus v0.13 is released.
9124
9125 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9126
9127         * gnus-util.el (gnus-strip-whitespace): Already defined.
9128         Removed.
9129
9130         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9131
9132         * gnus-util.el (gnus-strip-whitespace): New function.
9133
9134         * mm-util.el (mm-content-type-charset): Downcase.
9135
9136 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9137
9138         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9139         (gnus-article-decode-charset): Don't fetch all headers.
9140
9141         * mm-util.el (mm-read-coding-system): New function.
9142
9143         * mm-bodies.el (mm-decode-body): Check the right charset.
9144
9145         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9146
9147         * gnus-art.el (gnus-article-mode-line-format): Use short group
9148         format.
9149
9150 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9151
9152         * gnus.el: Pterodactyl Gnus v0.12 is released.
9153
9154 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9155
9156         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9157
9158         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9159         (gnus-article-decode-charset): Always run.
9160
9161         * mm-bodies.el (mm-decode-body): Decode cte.
9162
9163 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9164
9165         * gnus.el: Pterodactyl Gnus v0.11 is released.
9166
9167 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * message.el (message-encode-message-body): Ditto.
9170
9171         * gnus-art.el (gnus-article-decode-mime-words): New command and
9172         keystroke.
9173         (gnus-article-decode-charset): Ditto.
9174         (gnus-article-decode-charset): Only work under MULE.
9175
9176         * mm-util.el (mm-content-type-charset): New function.
9177
9178         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9179
9180         * message.el (message-send-mail): Insert MIME headers.
9181         (message-check-news-body-syntax): Don't warn for escape sequences.
9182         (message-check-news-body-syntax): Insert MIME headers.
9183
9184         * mm-bodies.el (mm-body-encoding): New function.
9185
9186         * message.el (message-encode-message-body): New function.
9187
9188         * mm-bodies.el: New file.
9189
9190         * mm-util.el (mm-narrow-to-head): New function.
9191
9192         * rfc2047.el (rfc2047-encode): Use it.
9193
9194         * mm-util.el: Provide mm-encode-coding-region.
9195
9196         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9197
9198         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9199
9200         * mm-util.el (mm-enable-multibyte): New function.
9201
9202         * message.el (message-set-work-buffer): Set multibyte.
9203
9204         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9205
9206         * gnus-util.el (gnus-point-at-eol): Removed.
9207         (gnus-point-at-bol): Ditto.
9208
9209         * base64.el (base64-decode-region): Commented out messaging.
9210
9211 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9212
9213         * gnus-msg.el (gnus-group-mail): make it behave like
9214         gnus-group-post-news with regards to the prefix (this enables the
9215         use of posting styles).
9216
9217 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9218
9219         * gnus.el (gnus-article-display-hook): Added
9220         gnus-article-decode-rfc1522 to hook.
9221
9222 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9223
9224         * gnus.el: Pterodactyl Gnus v0.10 is released.
9225
9226 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9227
9228         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9229         hook to be run.
9230
9231 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9232
9233         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9234
9235         * mm-util.el (mm-charsets-in-region): Removed.
9236
9237         * rfc2047.el: Renamed file.
9238
9239         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9240
9241         * message.el (message-mode): Set multibyte.
9242
9243         * mm-util.el (mm-charsets-in-region): Copied here.
9244
9245         * gnus-util.el: Removed gnus-truncate-string.
9246
9247         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9248
9249         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9250         (rfc1522-encodable-p): New function.
9251         (rfc1522-encode-message-header): Use it.
9252
9253 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9254
9255         * gnus.el: Pterodactyl Gnus v0.9 is released.
9256
9257 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9258
9259         * mm-util.el: Shadow encode-coding-string.
9260
9261         * base64.el (base64-encode-region): Don't add newline.
9262
9263         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9264
9265         * mm-util.el: New file.
9266
9267         * mm-decode.el: Somewhat depleted.
9268         * mm-encode.el: Ditto.
9269
9270         * rfc1522.el: New file.
9271
9272         * mm-util.el (mm-replace-chars-in-string): Copied here.
9273
9274         * mm-encode.el (mm-q-encode-region): New function.
9275
9276         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9277         param.
9278
9279         * mm-encode.el (mm-encode-word-region): Downcase.
9280
9281 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9282
9283         * gnus.el: Pterodactyl Gnus v0.8 is released.
9284
9285 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9286
9287         * message.el (message-send-mail): Encode headers.
9288
9289         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9290         (quoted-printable-encode-region): Upcase.
9291
9292         * message.el (message-default-charset): New variable.
9293
9294         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9295
9296         * message.el (message-narrow-to-field): Changed name.
9297
9298         * mm-encode.el: New file.
9299
9300         * message.el (message-narrow-to-header): New function.
9301
9302         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9303         right buffer.
9304
9305 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9306
9307         * gnus.el: Pterodactyl Gnus v0.7 is released.
9308
9309 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9310
9311         * gnus.el: Remove autoload for
9312         gnus-article-mime-decode-quoted-printable.
9313
9314         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9315         be decoded in non-MULE Emacsen.
9316
9317         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9318
9319 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9320
9321         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9322
9323 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9324
9325         * mm-decode.el: Check for coding-system-list.
9326
9327 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9328
9329         * gnus.el: Pterodactyl Gnus v0.6 is released.
9330
9331 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9332
9333         * nnheader.el (fboundp): Protect code-coding-string.
9334
9335         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9336         is available.
9337
9338 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9339
9340         * gnus.el: Pterodactyl Gnus v0.5 is released.
9341
9342 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9343
9344         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9345         (gnus-hack-decode-rfc1522): Removed.
9346
9347         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9348
9349 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9350
9351         * gnus.el: Gnus v0.4 is released.
9352
9353 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9354
9355         * gnus-art.el (gnus-article-decode-mime-words): New command and
9356         keystroke.
9357
9358         * qp.el (quoted-printable-decode-region): Don't use hexl.
9359
9360         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9361
9362         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9363         (gnus-structured-field-decoder): Removed.
9364         (gnus-unstructured-field-decoder): Ditto.
9365
9366         * mm-decode.el: New file.
9367
9368         * qp.el: New file.
9369
9370         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9371
9372         * gnus-ems.el (fboundp): Removed gnus-split-string.
9373
9374         * gnus.el (gnus-splash-face): Doc fix.
9375
9376         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9377
9378         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9379         hexl.
9380
9381         * nnheader.el (nnheader-temp-write): Removed.
9382
9383 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9384
9385         * gnus.el: Gnus v0.3 is released.
9386
9387 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9388
9389         * gnus.el: Gnus v0.2 is released.
9390
9391 ;; Local Variables:
9392 ;; coding: iso-2022-7bit
9393 ;; End: