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