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