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