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