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