Rewrite my-deja.
[gnus] / lisp / ChangeLog
1 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * webmail.el (webmail-my-deja-*): Rewrite.
4
5 2000-09-30  Simon Josefsson  <simon@josefsson.org>
6
7         * nnimap.el (nnimap-request-accept-article): Remove \n's from
8         From_ lines.
9
10 2000-08-05  Simon Josefsson <simon@josefsson.org>
11
12         Make GCC to remote groups work when unplugged
13         (postpone GCC until message is actually sent).
14
15         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
16
17         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
18         (gnus-agent-restore-gcc): 
19         (gnus-agent-possibly-save-gcc): New functions.
20
21         * gnus-msg.el (gnus-inews-add-send-actions): Use
22         `gnus-agent-possibly-do-gcc' if Agentized.
23         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
24         to `message-header-hook'.
25
26         * gnus.el (gnus-agent-gcc-header): New variable.
27
28 2000-07-13  Simon Josefsson <simon@josefsson.org>
29
30         Asks the user to synch flags with server when you plug in.
31
32         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
33         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
34         (gnus-agent-toggle-plugged): Call it.
35         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
36         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
37         (gnus-agent-possibly-synchronize-flags): New function.
38         (gnus-agent-possibly-synchronize-flags-server): New function.
39
40 2000-09-30  Simon Josefsson  <simon@josefsson.org>
41
42         * starttls.el: New file, by Daiki Ueno.
43
44 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
45
46         * message.el (message-make-in-reply-to): In-Reply-To is message-id
47         (see DRUMS).
48         
49 2000-09-29  Simon Josefsson  <simon@josefsson.org>
50
51         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
52         prefetch.
53
54 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
57         sending a command; allow the rtelnet prompt as well.
58
59 2000-09-29  Simon Josefsson  <simon@josefsson.org>
60
61         * message.el (message-send): Make sure error is signalled if no
62         send method is specified.
63
64 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
65
66         * qp.el (quoted-printable-encode-region): Wrap with
67         `mm-with-unibyte-current-buffer'.
68
69 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
70
71         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
72           McEwan's proposal.
73         
74 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
75
76         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
77         the GNU assignment issue.
78
79 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
80
81         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
82
83 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
84
85         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
86
87 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
88
89         * gnus-art.el (article-strip-banner): elkin@tverd.astro.spbu.ru:
90         use gnus-group-find-parameter rather than
91         gnus-group-get-parameter, to allow inheritance on the banner.
92
93 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
94
95         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
96
97 2000-09-26  Dave Love  <fx@gnu.org>
98
99         * gnus-draft.el: Don't require gnus-agent.
100
101         * mm-view.el: Use featurep for XEmacs test.
102         (mm-inline-message): Test for `remove-specifier'; don't use
103         condition-case.
104
105 2000-09-24  Simon Josefsson  <simon@josefsson.org>
106
107         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
108
109         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
110         support ACL's.
111
112         * nnimap.el (nnimap-acl-get): Check capability.
113
114         * mail-source.el (mail-source-imap-file-coding-system): New variable.
115         (mail-source-fetch-imap): Use it.
116
117         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
118         (rfc2104-hash): Use it.
119
120         * imap.el (imap-starttls-p): Check for starttls binary.
121         (imap-starttls-open): More verbose.
122         (imap-gssapi-auth): Ditto.
123         (imap-kerberos4-auth): Ditto.
124         (imap-cram-md5-auth): Ditto.
125         (imap-login-auth): Ditto.
126         (imap-anonymous-auth): Ditto.
127         (imap-digest-md5-auth): Ditto.
128         (imap-open): Ditto.
129         (imap-digest-md5-p): Check capability first.
130
131 2000-09-24  Simon Josefsson  <simon@josefsson.org>
132
133         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
134         (imap-login-p): Support LOGINDISABLED.
135
136 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
137
138         * rfc2104.el: Add SHA-1 example.
139
140 2000-09-22  Simon Josefsson  <simon@josefsson.org>
141
142         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
143
144 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
145
146         * lpath.el: Bind nnkiboze-score-file.
147
148 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
149
150         * gnus-score.el (gnus-score-use-all-scores): New variable.
151         (gnus-all-score-files): Use it.
152         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
153         (nnkiboze-enter-nov): Fix it when there is no xref.
154         (nnkiboze-generate-groups): List groups.
155         * gnus-group.el (gnus-group-make-kiboze-group): Use 
156         nnkiboze-score-file.
157         
158         * nnkiboze.el (nnkiboze-request-article): Use
159         gnus-cache-request-article.
160         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
161
162 2000-07-16 Dmitry Bely <dbely@mail.ru>
163
164         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
165
166 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
167
168         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
169
170 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
171
172         * message.el (message-default-charset): Set default value in
173         non-MULE XEmacsen as iso-8859-1.
174
175 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
176
177         * gnus-demon.el: Use (featurep 'xemacs).
178         * gnus-agent.el: timer vs. itimer.
179         * mail-source.el: Ditto.
180
181 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
182
183         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
184         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
185         * gnus-sum.el (gnus-nov-parse-line): Ditto.
186         * nnkiboze.el (nnkiboze-file-coding-system): New.
187         (nnkiboze-retrieve-headers): Use it.
188         (nnkiboze-request-group): Ditto.
189         (nnkiboze-close-group): Ditto.
190         (nnkiboze-generate-group): Ditto.
191         (nnkiboze-enter-nov): Insert first Xref properly.
192
193 2000-09-19  Dave Love  <fx@gnu.org>
194
195         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
196         (nnmail-get-new-mail): Test `sources' in top-level conditional.
197
198         * mail-source.el (mail-sources): Change default to '((file)).
199         Add useful custom type.
200
201 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
202
203         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
204         year).
205         (gnus-date-iso8601): Ditto.
206
207 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
208
209         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
210
211 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
212
213         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
214         pattern. Avoid using 8 bit chars.
215         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
216
217 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
218
219         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
220         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
221         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
222         functions are not implemented yet.
223         
224         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
225         x-overlay.el from the FSF Emacs black list.
226
227 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
228
229         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
230         (mm-inline-media-tests): Ditto.
231         (mm-automatic-display): Ditto.
232         * mm-view.el (mm-display-inline-fontify): Generalize from 
233         mm-display-patch-inline. 
234         (mm-display-patch-inline): Use it.
235         (mm-display-elisp-inline): Ditto.
236         
237 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
238
239         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
240         (gnus-topic-unmark-topic): Ditto.
241         (gnus-topic-mark-topic): Ditto.
242         (gnus-topic-get-new-news-this-topic): Use it.
243
244 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
245
246         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
247         display xface.
248
249 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
250
251         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
252         zombie or killed groups.
253         
254 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
255
256         * mml.el (mml-preview): Reinsert unibyte content. 
257         (mml-parse-1): Remove with-unibyte-current-buffer.
258         (mml-generate-mime-1): Ditto.
259         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
260         * message.el (message-forward): Ditto.
261
262 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
263
264         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
265         original article buffer.
266         (article-de-base64-unreadable): Ditto.
267         (article-wash-html): Ditto.
268
269 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
270
271         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
272         unless forward-show-mml.
273
274 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
275
276         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
277         (gnus-summary-save-parts-last-directory): New.
278         (gnus-summary-save-parts): Save history.
279
280 2000-09-14 Ben Gertzfield <che@debian.org>
281
282         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
283         variable.
284         (gnus-summary-save-parts): Use it.
285
286 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
287
288         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
289         * gnus-sum.el (gnus-summary-exit): Ditto.
290         (gnus-summary-exit-no-update): Ditto.
291         (gnus-summary-show-article): Ditto.
292
293 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
294
295         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
296         Content-Disposition.
297
298 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
299
300         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
301
302 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
303
304         * gnus-art.el (gnus-article-setup-buffer): Set
305         gnus-article-mime-handles to nil.
306         * gnus-sum.el (gnus-summary-exit): Ditto.
307         (gnus-summary-exit-no-update): Ditto.
308         (gnus-summary-show-article): Ditto.
309         (gnus-summary-save-parts): Use gnus-article-mime-handles if
310         dissected.
311         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
312
313 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
314
315         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
316         (gnus-sort-threads-1): New function. Sort threads recursively.
317         (gnus-sort-threads): Use it.
318         (gnus-sort-gathered-threads): Doc fix.
319
320 2000-09-13  Dave Love  <fx@gnu.org>
321
322         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
323
324         * gnus-ems.el (gnus-ems-redefine): Don't alias
325         gnus-summary-set-display-table.
326
327         * message.el (message-user-agent): Don't wrap ignore-errors around
328         it.
329
330         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
331         `format'.
332         (mm-content-transfer-encoding): Don't use cadar.
333
334         * uudecode.el (uudecode-decoder-program) 
335         (uudecode-decoder-switches): Customize.
336
337         * gnus-score.el (gnus-home-score-file): Improve custom type.
338
339         * gnus-cus.el (gnus-custom-mode): Conditionally set local
340         variables for Emacs 21.
341         (gnus-group-customize): Disable undo while laying out the buffer.
342
343 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
344
345         * gnus-util.el (gnus-write-active-file): Bind
346         coding-system-for-write.
347
348 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
349
350         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
351         
352         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
353         * gnus-kill.el (gnus-batch-score): Ditto.
354         * gnus-move.el (gnus-change-server): Ditto.
355         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
356
357 2000-09-12  Simon Josefsson  <simon@josefsson.org>
358
359         * gnus-sum.el (gnus-update-read-articles): Undo
360         `gnus-request-set-mark' operation.
361
362 2000-09-11  Dave Love  <fx@gnu.org>
363
364         * Changelog: Use iso-2022 coding.
365
366         * gnus-msg.el (gnus-msg-mail): New function.
367         (gnus-user-agent): New mail agent.
368
369 2000-09-10  Dave Love  <fx@gnu.org>
370
371         * message.el: Require mail-abbrevs for XEmacs for a problem with
372         keybinding despite the autoloads for it.
373
374 2000-09-08  Simon Josefsson  <simon@josefsson.org>
375
376         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
377
378         * nnimap.el (nnimap-request-update-info-internal): Remove tick
379         marks from dormant articles. (See nnimap-request-set-mark.)
380         (nnimap-retrieve-headers-progress): Demule.
381         (nnimap-open-server): Call nnoo-change-server twice, once for
382         getting the nnimap-server-buffer and once for letting n-c-s set
383         the variables in that buffer.
384
385 2000-09-08  David Edmondson <dme@dme.org>
386
387         * gnus.el (gnus-short-group-name): Guess separator.
388
389 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
390
391         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
392         XEmacs as well.
393
394 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
395
396         * gnus-group.el (gnus-group-insert-group-line): Fix.
397
398 2000-09-04  Dave Love  <fx@gnu.org>
399
400         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
401         (mm-get-image): Avoid the losing `make-glyph' from W3.
402
403 2000-09-03  Simon Josefsson  <simon@josefsson.org>
404
405         * gnus-sum.el (gnus-summary-delete-article): Check server.
406
407 2000-09-01  Simon Josefsson  <simon@josefsson.org>
408
409         * imap.el (imap-parse-flag-list): Rewrite.
410
411         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
412
413         * imap.el (imap-parse-flag-list): Hack.
414
415 2000-08-29  Dave Love  <fx@gnu.org>
416
417         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
418
419         * dgnushack.el (mapcon, union): Remove compiler macros.
420
421         * gnus-agent.el (gnus-agent-union): new function.
422         (gnus-agent-fetch-headers): Use it.
423
424         * gnus.el (gnus-group-startup-message): Specify foreground and
425         background for xpm image.  Centre image vertically.
426         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
427
428 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
429
430         * message.el (message-send-mail): Narrow-to-headers.
431
432 2000-08-24  Dave Love  <fx@gnu.org>
433
434         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
435         21.
436
437 2000-08-23  Dave Love  <fx@gnu.org>
438
439         * dgnushack.el: Remove `member-if' compiler macro.
440
441 2000-08-21  Dave Love  <fx@gnu.org>
442
443         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
444
445 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
446
447         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
448         permanent is used.
449         (gnus-topic-show-topic): Read topic when to show permanent hidden
450         topic.
451         (gnus-topic-remove-topic): Revert to the old behavior, not using
452         hide.
453
454 2000-08-21  Dave Love  <fx@gnu.org>
455
456         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
457         (gnus-xemacs): Use featurep.
458
459         * mm-util.el (mm-read-charset): Maybe use builtin.
460         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
461         (mm-multibyte-p, mm-with-unibyte-current-buffer)
462         (mm-with-unibyte): Use featurep, not string-match.
463         (mm-with-unibyte-buffer): Simplify.
464         (mm-quote-arg): Maybe use shell-quote-argument.
465
466         * mml.el (mml-make-string): Deleted (unused).
467
468         * gnus.el (gnus-mode-line-buffer-identification): Supply
469         definition for Emacs 21.
470
471         * gnus-salt.el: Small doc fixes.
472         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
473         gnus-add-minor-mode.
474
475         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
476         gnus-add-minor-mode.
477
478 2000-08-20  Simon Josefsson  <simon@josefsson.org>
479
480         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
481         function, thanks to Lloyd Zusman for debugging.
482         (nnimap-request-group): 
483         (nnimap-request-list): 
484         (nnimap-retrieve-groups): 
485         (nnimap-request-newgroups): Use it.
486
487         * nnimap.el (nnimap-request-article-part): Less verbose.
488
489 2000-08-19  Andreas Jaeger  <aj@suse.de>
490
491         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
492         subst-char-in-string since we test elsewhere whether it's bound.
493         
494 2000-08-18  Dave Love  <fx@gnu.org>
495
496         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
497         custom type.
498
499         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
500         gnus-group-running-xemacs.
501
502         * nnheader.el (nnheader-replace-chars-in-string): Use
503         subst-char-in-string if available.
504
505         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
506         (gnus-request-article-this-buffer): Use expand-file-name.
507         (gnus-mime-view-part-as-type): Simplify interactive spec.
508         (gnus-mime-button-map): Define it all in defvar.
509
510 2000-08-17  Dave Love  <fx@gnu.org>
511
512         * gnus-group.el (gnus-group-running-xemacs): Deleted.
513
514         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
515         last-nonmenu-event.
516
517         * uudecode.el (char-int): Use defalias, not fset.
518
519         * score-mode.el: Don't require easymenu.  Require mm-util.
520         (score-mode-coding-system): Use mm-auto-save-coding-system.
521
522         * nneething.el (nneething-create-mapping): Don't use cadar & al.
523         (nneething-file-name): Use expand-file-name, not concat.
524
525 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
526
527         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
528         Failure proof for email addresses.
529         (nnslashdot-sane-retrieve-headers): Ditto.
530
531 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
532
533         * message.el (message-send-mail): Only insert courtesy message
534         when text/plain.
535
536 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
537
538         * message.el (message-cancel-news): Copy the From header from the
539         original article.
540
541 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542
543         * gnus-async.el (gnus-asynchronous): Removed.
544
545 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
546
547         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
548         format.
549
550 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
551
552         * nnmail.el (nnmail-expiry-target-group): Fixed.
553
554 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
555
556         * nnmail.el (nnmail-expiry-target-group): Fix the call to
557         gnus-request-accept-article so that body encoding is *not* done.
558         Encoding is not done on incoming mail, so why should it be done on
559         expired mail?
560
561
562 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
563
564         * nnml.el (nnml-request-expire-articles): Fix the calls to
565         nnml-request-article (the filename was being passed instead of the
566         article number) and nnmail-expiry-target-group
567         (nnml-current-directory is changed by nnml-request-accept-article,
568         causing it to be incorrect for the next article to be expired).
569
570 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
571
572         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
573         expiry-target group parameters. 
574
575 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
578         buffer.
579         (gnus-topic-hide-topic): Take a PERMANENT parameter.
580         (gnus-topic-show-topic): Ditto.
581
582         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
583
584 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
585
586         * mail-source.el (mail-source-incoming-file-prefix): New
587         variable. 
588
589 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
590
591         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
592
593         * mailcap.el (mailcap-maybe-eval): Be even more warning.
594
595 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
596
597         * message.el (message-syntax-checks): New check quotin-style: 
598         Text must be written below quoted text.
599         (message-check-news-body-syntax): Check it.
600
601 2000-08-11  Simon Josefsson  <simon@josefsson.org>
602
603         * imap.el (imap-authenticator-alist): Fix typo.
604         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
605         Jonas Oberg for debugging.
606
607 2000-08-11  Simon Josefsson  <simon@josefsson.org>
608
609         * gnus-async.el (gnus-asynchronous): Disable by default.
610
611 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * mm-view.el (mm-inline-text): Bind fill-column.
614
615         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
616         list of unexpired articles.
617
618         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
619         un-expired articles. 
620
621         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
622         headers. 
623
624         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
625         we update the right topic.. 
626
627         * mm-decode.el (mm-display-external): Put point at start. 
628
629 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
630
631         * nnmail.el (nnmail-expiry-target): More explicit documentation.
632
633         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
634
635 2000-08-09  Simon Josefsson <simon@josefsson.org>
636
637         * imap.el (imap-parse-body):
638         (imap-parse-string-list): Add bug workarounds for Stalker
639         Communigate Pro 3.0 server.
640         (imap-body-lines): Remove bogus comment.
641
642         * imap.el (imap-range-to-message-set): Move from nnimap.el.
643
644         * nnimap.el (nnimap-retrieve-which-headers):
645         (nnimap-retrieve-headers-from-server):
646         (nnimap-request-set-mark):
647         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
648
649 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
650
651         * message.el (message-dont-reply-to-names):
652         rmail-dont-reply-to-names may not be defined.
653
654 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
655
656         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
657         not use pop.
658
659 2000-07-19  Dave Love  <fx@gnu.org>
660
661         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
662         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
663         check.
664         (gnus-article-display-xface): Special-case for dark backgrounds.
665
666 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
667
668         * imap.el (imap-calculate-literal-size-first): New variable.
669         (imap-local-variables): Add it.
670         (imap-kerberos4-open): Set it.
671         (imap-send-command): Use it.
672
673 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
674
675         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
676         (mailcap-parse-mimetypes): Use it.
677         (mailcap-extension-to-mime): Parse mimetype.
678         (mailcap-mime-types): Ditto.
679         * mml.el (mml-minibuffer-read-type): Ditto.
680
681 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
682
683         * nndoc.el (nndoc-type-alist): Add outlook.
684         (nndoc-outlook-type-p): New function.
685         (nndoc-outlook-article-begin): Ditto.
686
687 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
688
689         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
690         excursion.
691
692 2000-07-15  Simon Josefsson  <simon@josefsson.org>
693
694         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
695
696         * imap.el (imap): 
697         (imap-kerberos4-program): 
698         (imap-gssapi-program): 
699         (imap-ssl-program): Customization.
700         (imap-shell-program): 
701         (imap-shell-host): New variables.
702         (imap-streams): 
703         (imap-stream-alist): Add shell.
704         (imap-shell-p): 
705         (imap-shell-open): New functions.
706         (imap-open): Don't call authenticator if preauth.
707         (imap-authenticate): Return t if already authenticated.
708
709 2000-07-14  Simon Josefsson  <simon@josefsson.org>
710
711         * gnus.el (gnus-invalid-group-regexp): New variable.
712         (gnus-read-group): Use it.
713
714 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
715
716         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
717         expunge-below and orphan-score are "group variables".
718
719 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
720
721         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
722         qualified group names to `gnus-group-read-ephemeral-group'.
723
724 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * dgnushack.el (srcdir): Define it before use it.
727
728 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
729
730         * gnus-sum.el: `W t' is toggle-header in info.
731
732 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
733
734         * lpath.el: Fbind subst-char-in-string.
735
736 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
737
738         * Makefile.in: Use W3DIR and lispdir.
739         * dgnushack.el: Ditto.
740
741 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
742
743         * gnus-art.el (article-de-base64-unreadable): Typo.
744
745 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
746
747         * gnus-agent.el (require): Require timer.
748
749 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
750
751         * message.el (message-bounce): Call mime-to-mml.
752
753 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
754
755         * nnslashdot.el (nnslashdot-request-close): New function.
756
757 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
758
759         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
760         right line number for the article.
761
762 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
763
764         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
765         * webmail.el (webmail-fetch): Bind 
766         url-http-silence-on-insecure-redirection.
767
768 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
769
770         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
771         unibyte.
772         (nnslashdot-sane-retrieve-headers): Ditto.
773         (nnslashdot-request-article): Ditto.
774
775 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
776
777         * mailcap.el (mailcap-parse-mimetype-file): 
778
779 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
780
781         * nnweb.el (nnweb-insert): Stricter test.
782         * webmail.el (webmail-refresh-redirect): Ditto.
783
784 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
785
786         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
787
788 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
789
790         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
791
792 2000-07-05  Dave Love  <fx@gnu.org>
793
794         * utf7.el: Doc and header fixes.
795
796         * gnus-sum.el: Doc fixes.
797
798         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
799         defalias, not fset.
800
801         * flow-fill.el (fill-flowed-point-at-eol)
802         (fill-flowed-point-at-bol): Use defalias, not fset.
803
804         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
805         (gnus-Plain-save-name): Delete -- apparently bogus.
806
807 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * nnsoup.el: Use expand-file-name throughout.
810
811 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
812
813         * nnmail.el (nnmail-read-incoming-hook): New example.
814
815 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * mm-view.el (mm-inline-text): Check whether the text has already
818         been decoded.
819
820 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
821
822         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
823
824 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
825
826         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
827
828 2000-07-03  Simon Josefsson  <simon@josefsson.org>
829
830         * gnus-sum.el (gnus-update-marks): Don't propagate download and
831         unsend flags.
832
833 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
834
835         * nnimap.el (nnimap-open-connection): Don't look up virtual server
836         name in authinfo (.authinfo now support ports, no need for the
837         hack).
838         (nnimap-split-find-rule): Fix.
839         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
840
841 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
842
843         * message.el (message-unquote-tokens): Remove all quotes.
844
845 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
846
847         * gnus-ml.el: New file. 
848
849 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
850
851         * nnultimate.el (nnultimate-request-close): New function.
852
853         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
854
855 2000-06-18  Norbert Koch  <norbert@s.netic.de>
856
857         * Makefile.in: Better support for xemacs builds
858
859 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
860
861         * gnus.el: Gnus v5.8.7 is released.
862
863 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * mm-decode.el (mm-insert-part): Characters doubly decoded.
866
867 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
868
869         * message.el (message-do-fcc): Encode MIME.
870
871 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
872
873         * lpath.el: Fbind image-size.
874
875 2000-06-28  Simon Josefsson  <simon@josefsson.org>
876
877         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
878         (nnimap-assoc-match): New function.
879         (nnimap-split-find-rule): Support extended syntax.
880
881 2000-06-28  Simon Josefsson  <simon@josefsson.org>
882
883         * nnimap.el (nnimap-open-connection): Use port stuff.
884
885         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
886         document port and defaultport.
887
888 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
889
890         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
891
892 2000-06-26  Dave Love  <fx@gnu.org>
893
894         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
895
896         * message.el: Remove unnecessary `require'ments.  Defvar
897         gnus-list-identifiers when compiling.  Don't try to autoload
898         variable `gnus-list-identifiers'.  Autoload
899         gnus-group-name-charset.
900         (message-fetch-field): Don't assume `format' removes text
901         properties.
902         (message-strip-list-identifiers, message-reply, message-followup):
903         Require gnus-sum.
904         (message-mode): Tidy XEmacs conditionals.
905         (message-replace-chars-in-string): Use subst-char-in-string when
906         available.
907
908         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
909         Define if necessary.
910
911         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
912         removes text properties.
913
914         * gnus-srvr.el (gnus-browse-group-name): Likewise.
915
916         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
917
918         * gnus-score.el (gnus-summary-score-entry): Likewise.
919
920 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
921
922         * nnimap.el (nnimap-request-post): Fix parenthesis.
923
924 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
925
926         * message.el (message-unquote-tokens): New function.
927
928         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
929
930         * nnimap.el (nnimap-request-post): Ditto.
931
932 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
933
934         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
935
936         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
937         patch commited 2000-04-02).
938
939 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
940
941         * imap.el (imap-mailbox-examine-1): New function.
942         (imap-message-copyuid-1):
943         (imap-message-appenduid-1): Use it, instead of
944         `imap-mailbox-examine' which would utf-7 encode mailbox name
945         twice.
946
947 2000-06-19  Dave Love  <fx@gnu.org>
948
949         * mm-uu.el Don't require message.  Require cl when compiling.
950
951 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
952
953         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
954         a local variable.
955         * gnus-sum.el (gnus-orphan-score): Move here.
956
957 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
958
959         * message.el (message-forward): Remove show-mml condition.
960         (message-forward-ignored-headers): Remove X-Gnus headers.
961
962 2000-06-08  Simon Josefsson  <simon@josefsson.org>
963
964         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
965
966 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
967
968         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
969
970 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
971
972         * message.el (message-syntax-checks): Add type.
973
974 2000-06-07  Dave Love  <fx@gnu.org>
975
976         * mm-view.el (mm-inline-image-emacs): Don't specify string for
977         put-image.
978         (mm-inline-image): Defalias, not fset.
979
980         * gnus.el (gnus-group-startup-message): Don't specify string for
981         insert-image.
982
983         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
984         add-minor-mode is available.
985         (gnus-article-display-xface): Don't specify string for
986         insert-image.
987
988 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
989
990         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
991         (gnus-topic-insert-topic-line): Use shownp.
992         (gnus-topic-hide-topic): Don't use hidden.
993         (gnus-topic-show-topic): Don't use hidden.
994
995 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
996
997         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
998         system.
999         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1000         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1001         * gnus-util.el (gnus-output-to-rmail): Ditto.
1002         (gnus-output-to-mail): Ditto.
1003         (gnus-write-buffer): Ditto.
1004         * gnus-uu.el (gnus-uu-save-article): Ditto.
1005
1006 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1007
1008         * message.el (message-read-from-minibuffer): Typo.
1009
1010 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1011
1012         * gnus-art.el (article-decode-charset): Override non-MIME forward
1013         charset.
1014
1015 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1016
1017         * mml.el (mml-quote-region): Correct the regexp.
1018         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1019
1020 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1021
1022         * message.el (message-forward): Insert raw text.
1023         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1024         (mml-generate-mime-1): Insert raw text in unibyte mode.
1025
1026 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1027
1028         * mm-bodies.el (mm-body-encoding): Always encoded if
1029         `mm-use-ultra-safe-encoding' is set.
1030
1031 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1032
1033         * mml.el (ange-ftp-name-format): Typo.
1034
1035 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1036
1037         * gnus-start.el (gnus-get-unread-articles): If
1038         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1039         try to do anything on that server.
1040         
1041 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1042
1043         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1044         from latest draft.
1045
1046 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1047
1048         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1049         is open.
1050
1051 2000-05-24  Dave Love  <fx@gnu.org>
1052
1053         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1054
1055 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1056
1057         * gnus.el (gnus-redefine-select-method-widget): new function, call
1058         it once. Add an "other" entry for unknown but editable backend
1059         name symbols.
1060         * gnus-start.el (gnus-declare-backend): use it.
1061
1062 2000-05-19  Dave Love  <fx@gnu.org>
1063
1064         * gnus-art.el (gnus-article-next-page): Revert last change.
1065
1066 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1067
1068         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1069
1070 2000-05-19  Dave Love  <fx@gnu.org>
1071
1072         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1073         not mm-inline-large-images.
1074
1075 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1076
1077         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1078
1079 2000-05-18  Dave Love  <fx@gnu.org>
1080
1081         * gnus-art.el: Use defalias, not fset.
1082         (gnus-article-x-face-command): Don't test for xbm.
1083         (gnus-article-next-page): Redisplay before testing point in window.
1084
1085 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1086
1087         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1088         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1089
1090 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1091
1092         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1093         gnus-summary-save-in-rmail.
1094         * message.el (message-output): Ditto.
1095
1096 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1097
1098         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1099
1100 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1101
1102         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1103         is a charset.
1104         * message.el (message-send-news): Check group name charset.
1105         * gnus-msg.el (gnus-post-news): Decode group name.
1106         (gnus-inews-do-gcc): Encode group name.
1107
1108 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1109
1110         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1111         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1112
1113 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1114
1115         * gnus-group.el (gnus-group-mark-line-p): New function.
1116         (gnus-group-goto-group): New parameter.
1117         (gnus-group-remove-mark): Use it.
1118         * gnus-topic.el (gnus-topic-move-group): Ditto.
1119         (gnus-topic-remove-group): Ditto.
1120
1121 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1122
1123         * gnus-group.el (gnus-group-list-dormant): New function.
1124
1125 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1126
1127         * gnus-agent.el (gnus-agent-synchronize): Use
1128         nnheader-insert-file-contents.
1129         (gnus-agent-save-active-1): Ditto.
1130         (gnus-agent-write-active): Ditto.
1131         (gnus-agent-expire): Ditto.
1132         * gnus-cache.el (gnus-cache-read-active): Ditto.
1133         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1134         * gnus-sum.el (gnus-summary-import-article): Ditto.
1135
1136         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1137         (gnus-agent-save-group-info): Ditto.
1138         (gnus-agent-save-alist): Ditto.
1139         * gnus-util.el (gnus-make-directory): Ditto.
1140
1141         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1142
1143 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1144
1145         * mml.el (mml-generate-mime-preprocess-function): New variable.
1146         (mml-generate-mime-postprocess-function): New variable.
1147         (mml-generate-mime-1): Use them.
1148
1149 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1150
1151         * gnus-group.el (gnus-group-apropos): Group name charset.
1152         * gnus-sum.el (gnus-set-mode-line): Ditto.
1153         * gnus-group.el (gnus-group-decoded-name): New function.
1154         (gnus-group-edit-group): Use it.
1155         * gnus-cus.el (gnus-group-customize): Use it.
1156
1157 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1158
1159         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1160
1161 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1162
1163         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1164         (gnus-group-name-charset-group-alist): Ditto.
1165         (gnus-group-name-charset): New function.
1166         (gnus-group-name-decode): New function.
1167         (gnus-group-insert-group-line): Use them.
1168         (gnus-group-prepare-flat-list-dead): Ditto.
1169         (gnus-group-list-active): Ditto.
1170         (gnus-group-describe-all-groups): Ditto.
1171         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1172         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1173         add gnus-group property.
1174         (gnus-browse-group-name): Read gnus-group property.
1175
1176 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1177
1178         * nnfolder.el (nnfolder-possibly-change-group): Use
1179         file-name-coding-system instead of pathname-coding-system.
1180         * nnmail.el (nnmail-find-file): Ditto.
1181         (nnmail-write-region): Ditto.
1182         * nnmh.el (nnmh-retrieve-headers): Ditto.
1183         (nnmh-request-article): Ditto.
1184         (nnmh-request-group): Ditto.
1185         (nnmh-request-list): Ditto.
1186         (nnmh-possibly-change-directory): Ditto.
1187         (nnmh-active-number): Ditto.
1188         * nnml.el (nnml-possibly-change-directory): Ditto.
1189         (nnml-request-list): Ditto.
1190         (nnml-request-article): Ditto.
1191         (nnml-retrieve-headers): Ditto.
1192
1193 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1194
1195         * nnimap.el (nnimap-request-accept-article): Don't unselect
1196         mailbox if no mailbox is selected.
1197
1198 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1199
1200         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1201         Recognize domain names starting with `www.' as starting an URL.
1202
1203 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1204
1205         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1206         (mail-source-keyword-map): Add "subdirs" for maildir.
1207
1208 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1209
1210         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1211         (nnmail-get-new-mail): Use it.
1212         * gnus-start.el (gnus-get-unread-articles): Ditto.
1213
1214 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1215
1216         * gnus-sum.el (gnus-summary-edit-article): Better support for
1217         nndraft:drafts.
1218         * nndraft.el (nndraft-request-replace-article): New function,
1219         bind nnmail-file-coding-system.
1220
1221 2000-05-14  Dave Love  <fx@gnu.org>
1222
1223         * nnheader.el: Replace uses of `fset' with `defalias'.
1224         (jka-compr-compression-info-list): Only defvar when compiling.
1225
1226 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1227
1228         * webmail.el (webmail-netaddress-article): Refresh redirect.
1229
1230 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1231
1232         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1233
1234 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1235
1236         * webmail.el: Translate &nbsp; to SP.
1237
1238 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1239
1240         * message.el (message-bounce): Doc typo.
1241
1242 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1243
1244         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1245         (gnus-soup-store): Ditto.
1246         (gnus-soup-send-packet): Ditto.
1247         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1248         (nnsoup-dissect-buffer): Ditto.
1249         (nnsoup-narrow-to-article): Ditto.
1250         (nnsoup-make-active): Ditto
1251
1252 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1253
1254         * message.el (message-mode): Two parameters for local-variable-p.
1255
1256 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1257
1258         * message.el (message-strip-list-identifiers): New function.
1259         (message-reply): Use it and use message-strip-subject-re.
1260         (message-followup): Ditto.
1261         * gnus-art.el (article-hide-list-identifiers): Remove more.
1262         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1263
1264 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1265
1266         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1267         mail-parset-charset and use non-numeric argument.
1268
1269 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1270
1271         * mml.el (mml-buffer-list): New variable.
1272         (mml-generate-new-buffer): New function.
1273         (mml-destroy-buffers): Ditto.
1274         (mml-insert-mime): Use them.
1275         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1276         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1277         * message.el (message-mode): Ditto.
1278         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1279         (gnus-uu-save-article): Support show-as-mml.
1280         * message.el (message-forward): Ditto.
1281
1282 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1283
1284         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1285         (nndoc-mime-digest-type-p): Locate article head precisely.
1286         * mml.el (mml-generate-default-type): New variable.
1287         (mml-generate-mime-1): Use it.
1288         (mml-insert-mime-headers): Use it.
1289         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1290         (gnus-uu-digest-mail-forward): Use it and call message-forward
1291         with argument digest.
1292         (gnus-uu-save-article): Support message-forward-as-mime.
1293         * message.el (message-forward): Add parameter digest.
1294         * mm-decode.el (mm-dissect-default-type): New variable.
1295         (mm-dissect-buffer): Use it.
1296
1297 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1298
1299         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1300         newline and paragraph to nil when got a non-ascii character. Test
1301         paragraph before newline.
1302
1303 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1304
1305         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1306         limit to 76.
1307
1308 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * nnslashdot.el (nnslashdot-sid-strip): New function.
1311         (nnslashdot-threaded-retrieve-headers): New format.
1312         (nnslashdot-sane-retrieve-headers): Ditto.
1313         (nnslashdot-request-article): Ditto.
1314         (nnslashdot-threaded-retrieve-headers): Thread properly.
1315         (nnslashdot-request-article): Be more lenient.
1316         (nnslashdot-threaded-retrieve-headers): Regexp search.
1317
1318 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1319
1320         * gnus-sum.el (gnus-with-article): Define it before use it.
1321
1322 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1323
1324         * message.el (message-supersede): Use mime-to-mml.
1325         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1326
1327 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1328
1329         * gnus-group.el (gnus-group-list-cached): Don't use
1330         `subst-char-in-string'.
1331
1332 2000-05-08  Dave Love  <fx@gnu.org>
1333
1334         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1335
1336 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1337
1338         * mm-decode.el (mm-interactively-view-part): Append %s if the
1339         method is a single word.
1340         * nnwarchive.el (nnwarchive-type-definition): Typo.
1341
1342 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1343
1344         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1345         function.
1346         (gnus-group-prepare-flat-predicate): Use it.
1347         (gnus-group-list-cached): List dead groups.
1348
1349 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1350
1351         * gnus-art.el (article-decode-charset): Don't decode message with
1352         format.
1353
1354 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1355
1356         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1357         evaluate the Lisp code.
1358
1359 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1360
1361         * gnus-art.el (article-wash-html): New function.
1362         (gnus-article-wash-html): Bind.
1363         (gnus-article-make-menu-bar): Menu item.
1364         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1365         (gnus-summary-make-menu-bar): Menu item.
1366         * gnus.el: Autoload.
1367
1368 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1369
1370         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1371         (gnus-uu-unshar-article): Use it.
1372
1373         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1374         (mailcap-maybe-eval): Use it.
1375
1376         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1377         in docstring.
1378
1379         * mml.el (mml-generate-mime-1): Small comment.
1380
1381 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1382
1383         * gnus-art.el (article-de-base64-unreadable): New function.
1384         (gnus-article-de-base64-unreadable): Bind.
1385         (gnus-article-make-menu-bar): Menu item.
1386         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1387         (gnus-summary-make-menu-bar): Menu item.
1388         * gnus.el: Autoload.
1389
1390 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1391
1392         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1393         (gnus-summary-select-article): Add en/disable multibyte.
1394
1395 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1396
1397         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1398         (gnus-summary-edit-article): New feature: editing raw articles.
1399
1400 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1401
1402         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1403         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1404         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1405         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1406         * mm-decode.el (mm-insert-part): Ditto.
1407
1408 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1409
1410         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1411         (nndoc-forward-type-p): Ditto.
1412
1413 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1414
1415         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1416         value of enable-multibyte-characters.
1417
1418 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1419
1420         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1421
1422 2000-05-03  Dave Love  <fx@gnu.org>
1423
1424         * gnus-ems.el (gnus-article-xface-ring-internal)
1425         (gnus-article-xface-ring-size): New variable.
1426         (gnus-article-display-xface): Use them to cache data.  Don't try
1427         to use XPM.  Set up binary coding for PBM's sake.
1428
1429 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1430
1431         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1432         * gnus-int.el (gnus-request-accept-article): Ditto.
1433         (gnus-request-replace-article): Ditto.
1434         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1435
1436 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1437
1438         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1439
1440 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1441
1442         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1443         field.
1444         * mml.el (mml-to-mime): Use message-default-charset.
1445         (mml-preview): Narrow to headers.
1446         * message.el (message-send-mail): Use message-default-charset.
1447         (message-send-news): Narrow to headers;
1448         use message-default-charset.
1449
1450 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1453         detect.
1454         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1455         restriction.
1456         (mml-parse-1): Warning message.
1457         (mml-preview): Disable multibyte.
1458
1459 2000-05-03  Dave Love  <fx@gnu.org>
1460
1461         * gnus.el (gnus-group-startup-message): Add newline before image.
1462
1463 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1464
1465         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1466         * message.el (message-send-mail): Use unibyte-buffer.
1467         (message-send-mail): Ditto.
1468
1469 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1470
1471         * gnus.el: Gnus v5.8.6 is released.
1472
1473 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1474
1475         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1476
1477 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1478
1479         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1480
1481 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1482
1483         * message.el (message-send-mail-partially): Use forward-line.
1484
1485 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1486
1487         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1488
1489 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1490
1491         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1492         (mml-insert-mime): No markup only for text/plain.
1493         (mime-to-mml): Remove MIME headers.
1494
1495 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1496
1497         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1498         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1499         as 8-bit.
1500         * lpath.el: Fbind image functions.
1501
1502 2000-04-28  Dave Love  <fx@gnu.org>
1503
1504         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1505         21.
1506
1507         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1508         search order.  Use parse-colon-path and remove some redundancy.
1509         Doc fix.
1510         (mailcap-parse-mimetypes): Code consistently with
1511         mailcap-parse-mailcaps.  Doc fix.
1512
1513         * gnus-start.el (gnus-unload): Iterate over `features', not
1514         `load-history'.
1515
1516 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1517
1518         * mml.el (mml-parse-1): Don't create blank parts.
1519         (mml-read-part): Fix mml tag.
1520         (mml-insert-mime): Convert message/rfc822.
1521         (mml-insert-mml-markup): Add mmlp parameter.
1522
1523 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1524
1525         * message.el (message-send-mail-partially): Remove CTE.
1526
1527 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1528
1529         * lpath.el: Fbind put-image for XEmacs.
1530         * mm-view.el (mm-inline-image): Fset it.
1531
1532 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1533
1534         * nndoc.el (nndoc-type-alist): Change forward regexp.
1535
1536 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1537
1538         * message.el (message-send-mail-partially-limit): Change the
1539         default value.
1540
1541 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1542
1543         * gnus-util.el (gnus-extract-address-components): Name might be
1544         "".
1545
1546 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1547
1548         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1549         (gnus-summary-post-forward): Ditto.
1550         * message.el (message-forward-show-mml): New variable.
1551         (message-forward): Use it.
1552         * mml.el (mml-parse-1): Add tag mml.
1553         (mml-read-part): Ditto.
1554         (mml-generate-mime): Support reentance.
1555         (mml-generate-mime-1): Support mml tag.
1556
1557 2000-04-27  Dave Love  <fx@gnu.org>
1558
1559         * gnus-art.el: Don't bother to require custom, browse-url.
1560         (gnus-article-x-face-command): Include gnus-article-display-xface.
1561
1562         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1563         Use defalias, not fset.
1564         (gnus-article-display-xface): New function.
1565
1566         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1567
1568         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1569         (mm-xemacs-p): Deleted.
1570         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1571         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1572         use create-image and don't special-case xbm.
1573         (mm-valid-image-format-p): Use display-graphic-p.
1574
1575 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1576
1577         * message.el (message-send-mail-partially-limit): New variable.
1578         (message-send-mail-partially): New function.
1579         (message-send-mail): Use it.
1580         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1581         all blank lines inside of base64.
1582         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1583         blank lines.
1584
1585 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1586
1587         * mml.el (mml-insert-tag): Match more special characters.
1588
1589 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1590
1591         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1592
1593 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1594
1595         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1596         (mm-inlined-types): Ditto.
1597         * mm-partial.el: New file.
1598
1599 2000-04-27  Dave Love  <fx@gnu.org>
1600
1601         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1602         matter in Emacs 21.
1603
1604 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1605
1606         * mm-bodies.el (mm-encode-body): Remove reference to
1607         mm-default-charset in comment.
1608
1609 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1610
1611         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1612
1613 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1614
1615         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1616         let.
1617
1618 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1619
1620         * gnus-draft.el (gnus-draft-setup): Fix comments.
1621
1622 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1623
1624         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1625         if nnmbox-file-coding-system-for-write is nil.
1626
1627 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1628
1629         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1630         header if nil.
1631
1632 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1633
1634         * mm-view.el (mm-inline-text): Insert directly if decoded.
1635         * mml.el (autoload): Typo.
1636
1637 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1638
1639         * mml.el (mml-preview): Set up posting-charset.
1640         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1641
1642 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1643
1644         * webmail.el: Fix yahoo mail.
1645
1646 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1649         word if not necessary.
1650         (rfc2047-encode-region): Put space between encoded words.
1651
1652 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1653
1654         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1655
1656 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1657
1658         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1659         required.
1660         (gnus-draft-edit-message): Require restoration.
1661
1662 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1663
1664         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1665         back.
1666
1667 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1668
1669         * gnus-art.el (gnus-treat-article): Make sure that the summary
1670         buffer is live.
1671
1672 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1673
1674         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1675         (mailcap-parse-mailcap): Backwards parsing.
1676         (mailcap-possible-viewers): Remove nreverse.
1677         (mailcap-mime-info): Ditto.
1678         (mailcap-add-mailcap-entry): Keep alternative viewer.
1679
1680 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1681
1682         * gnus.el: Gnus v5.8.5 is released.
1683
1684 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685
1686         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1687
1688         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1689
1690         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1691
1692 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1693
1694         * mm-view.el (mm-inline-message): Disable prepare-hook.
1695
1696 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * gnus.el: Fix copyright statements.
1699
1700         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1701         variable.
1702         (gnus-articles-to-read): Use it.
1703
1704         * message.el (message-get-reply-headers): Bind free variable.
1705
1706 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1707
1708         * message.el (message-get-reply-headers): Fix to-address.
1709
1710 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1711
1712         * webmail.el: Hotmail fix. Add a debug function.
1713
1714 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * gnus-sum.el (t): M-down and M-up.
1717
1718 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1719
1720         * gnus-sum.el: Doc fix.
1721
1722 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1723
1724         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1725
1726 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1729         string.
1730         (nnweb-request-group): Don't scan twice.
1731         (nnweb-request-scan): Don't nix out the hashtb.
1732
1733         * message.el (message-get-reply-headers): Return a value.
1734
1735 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1736
1737         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1738         urls.
1739
1740 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1743         order messages are inserted.
1744
1745         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1746         message/rfc822 parts.
1747
1748         * gnus-art.el (gnus-article-read-summary-keys): Check for
1749         numerical values.
1750
1751         * message.el (message-get-headers): Made into own function.
1752         (message-reply): Use it.
1753         (message-get-reply-headers): Renamed.
1754         (message-widen-reply): New command.
1755
1756 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1757
1758         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1759
1760 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1761
1762         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1763         non-base64 text at the end if not found.
1764
1765 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1766
1767         * gnus-sum.el (gnus-read-move-group-name):
1768         (gnus-summary-move-article): Use `gnus-group-method' to find out
1769         what method the manually entered group belong to.
1770         `gnus-group-name-to-method' doesn't return any method parameters
1771         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1772         for new groups so they wouldn't work.
1773
1774 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775
1776         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1777         override.
1778
1779 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1780
1781         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1782         probably good to do, or something.  I dunno.  I just write these
1783         ChangeLog entries, and my name is Lars.
1784
1785 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1786
1787         * message.el (message-caesar-region): Use translate-region.
1788
1789 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1790
1791         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1792
1793 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1796         variables, because that makes Emacs flash.
1797
1798         * gnus-group.el (gnus-group-insert-group-line): Don't call
1799         gnus-group-add-icon unconditionally.
1800
1801         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1802
1803         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1804         xmas.
1805         (gnus-group-glyph-directory): Removed.
1806
1807 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1808
1809         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1810         gnus-newsgroup-name is "".
1811
1812 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1813
1814         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1815         in conjunction with MULE-UCS.
1816
1817 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1818
1819         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1820
1821 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1822
1823         * dgnushack.el (last, mapcon, member-if, union): New compiler
1824         macros for emulating cl functions.
1825
1826 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1827
1828         * message.el (message-shorten-references): Only cater to broken
1829         INN for news. This caters for broken smtpd.
1830
1831 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832
1833         * mailcap.el (mailcap-mime-info): Use the first match; not the
1834         last.
1835
1836         * gnus-agent.el (gnus-category-kill): Save the category list.
1837
1838 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
1839
1840         * gnus-sum.el (gnus-summary-move-article): Do something or other.
1841
1842 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1843
1844         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1845
1846 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847
1848         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1849
1850 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1851
1852         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
1853         (gnus-group-list-cached): Use it.
1854
1855 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * gnus.el: Update all the copyright notices.
1858
1859 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
1860
1861         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1862         non-base64 text at the end.
1863
1864 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
1865
1866         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
1867
1868 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869
1870         * nnheader.el: Don't autoload cancel-function-timers.
1871
1872         * message.el (message-fetch-field): Fold case.
1873
1874 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1875
1876         * message.el (message-forward-before-signature): New variable.
1877
1878 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1879
1880         * gnus-mlspl.el: Fix stuff.
1881
1882 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
1885         subjects when unthreaded.
1886
1887 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
1888
1889         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
1890         well.
1891
1892 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
1893
1894         * gnus-art.el (gnus-article-mode): Fix variable name.
1895
1896 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1897
1898         * mm-view.el: Fix autoload.
1899
1900         * flow-fill.el (flow-fill): Fix provide.
1901
1902         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
1903         nil.
1904
1905 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1906
1907         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
1908
1909 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * gnus-util.el (gnus-netrc-machine): Didn't work.
1912
1913 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1914
1915         * gnus-draft.el (gnus-draft-setup): Restore to mml.
1916
1917 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * flow-fill.el: Renamed from fill-flowed.
1920
1921         * message.el (message-forward-ignored-headers): Default to
1922         removing CTE.
1923
1924 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1925
1926         * message.el (message-mode): Don't fill headers.
1927
1928 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1929
1930         * message.el (message-pipe-buffer-body): Use shell
1931
1932 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
1933
1934         * nnvirtual.el (nnvirtual-request-article):
1935         Bind gnus-override-method to nil.
1936         (nnvirtual-request-update-mark): Don't update mark when
1937         article is not there.
1938
1939 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1940
1941         * mm-uu.el (mm-uu-dissect): Check forwarded message.
1942
1943 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1944
1945         * gnus-util.el (gnus-parse-netrc): Allow "port".
1946         (gnus-netrc-machine): Take a port param.
1947         (gnus-netrc-machine):
1948
1949         * gnus-art.el (gnus-request-article-this-buffer): Allow
1950         re-selecting referenced articles.
1951
1952         * message.el (message-cancel-news): Allow editing.
1953         (message-cancel-message): Add newline.
1954
1955 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
1956
1957         * mm-view.el (mm-inline-image-emacs): New function.
1958
1959 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * mail-source.el (mail-source-delete-incoming): Change default in
1962         cvs.
1963
1964 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
1965
1966         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
1967         function.
1968
1969 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * nnml.el (nnml-request-expire-articles): Use it.
1972
1973         * nnmail.el (nnmail-expiry-target): New variable.
1974         (nnmail-expiry-target-group): New function.
1975
1976 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
1977
1978         * message.el (message-forward): Add non-MIME separators.
1979
1980 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1981
1982         * message.el (message-generate-headers): Respect the syntax check
1983         spec.
1984
1985         * gnus-sum.el (gnus-remove-thread-1): Show thread.
1986         (gnus-remove-thread): Don't show all threads.
1987
1988 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1989
1990         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
1991
1992 2000-04-19  Dave Love  <fx@gnu.org>
1993
1994         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
1995
1996 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1997
1998         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
1999         (nnwarchive-egroups-*): Ditto.
2000         (nnwarchive-url): Unibyte buffer and single line cookie.
2001
2002 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2003
2004         * mm-util.el (mm-char-or-char-int-p): New alias.
2005         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2006         entities.
2007
2008 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2009
2010         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2011         article case insensitively.
2012
2013 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2014
2015         * mail-source.el (mail-source-fetch-webmail): Use the default
2016         password provided in mail-sources; use webmail:subtype:user as
2017         the key.
2018
2019 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2020
2021         * mail-source.el (mail-source-fetch-webmail): Use
2022         mail-source-password-cache.
2023
2024 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2025
2026         * webmail.el: Add netscape mail and fix HotMail mail.
2027
2028 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2029
2030         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2031
2032 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2033
2034         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2035         RFC822.PEEK if server support IMAP4rev1.
2036         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2037         RFC822.TEXT.PEEK if server support IMAP4rev1.
2038         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2039         RFC822.HEADER if server support IMAP4rev1.
2040         (nnimap-request-article-part): Support bodydetail in response
2041         data.
2042
2043 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2044
2045         * fill-flowed.el: New file.
2046
2047         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2048         text/plain parts with `format' parameters.
2049
2050         * mm-view.el (autoload): Autoload fill-flowed.
2051         (mm-inline-text): For "plain" parts with a format=flowed
2052         parameter, call `fill-flowed'.
2053
2054 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055
2056         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2057         slashdot ids.
2058
2059 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060
2061         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2062         format.
2063
2064 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2065
2066         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2067         `imtest' too.
2068         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2069         (imap-gssapi-program): New variable.
2070         (imap-streams): Add gssapi.
2071         (imap-stream-alist): Ditto.
2072         (imap-authenticators): Ditto.
2073         (imap-authenticator-alist): Ditto.
2074         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2075         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2076         1.6.x `imtest' syntax.
2077         (imap-gssapi-stream-p): New function.
2078         (imap-gssapi-open): Ditto.
2079         (imap-gssapi-auth-p): Ditto.
2080         (imap-gssapi-auth): Ditto.
2081         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2082         (imap-send-command): Use buffer-local `imap-client-eol' value.
2083
2084         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2085         lines and turn TAB into SPC before parsing.
2086
2087 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2088
2089         * nnheader.el (nnheader-group-pathname): Make sure to return a
2090         directory.
2091         * nnmail.el (nnmail-group-pathname): Ditto.
2092
2093 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2094
2095         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2096         might split in the middle of a message-id.
2097
2098 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2099
2100         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2101         groups from the server.
2102
2103         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2104         (gnus-summary-toggle-header): Update the wash status.
2105
2106         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2107         Moved here.
2108
2109         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2110         setting.
2111
2112         * nnmail.el (nnmail-get-active): Use it.
2113         (nnmail-parse-active): New function.
2114
2115         * mm-view.el (mm-inline-text): Support the new version of
2116         vcard.el.
2117
2118         * gnus-sum.el (gnus-summary-move-article): Only delete article
2119         when moving junk.
2120         (gnus-deaden-summary): Bury the buffer.
2121
2122         * nnmail.el (nnmail-group-pathname): Ditto.
2123
2124         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2125
2126 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2127
2128         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2129         whether Mule.
2130
2131 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2132
2133         * message.el (message-send-mail): Protect against unloaded Gnus.
2134
2135         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2136         parent.
2137         (gnus-topic-update-topic-line): Yes, do.
2138         (gnus-topic-goto-missing-group): Tally the correct number of
2139         unread articles before inserting the topic line.
2140
2141 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2142
2143         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2144
2145 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2146
2147         * mm-decode.el (mm-dissect-buffer): Ditto.
2148
2149         * gnus-art.el (article-decode-charset): Strip CTE.
2150
2151         * ietf-drums.el (ietf-drums-strip): New function.
2152
2153         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2154         when prompting in read-only groups.
2155
2156 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2157
2158         * imap.el (imap-send-command): Change EOL-chars when
2159         `imap-client-eol' differs from default, not only for kerberos4.
2160         (imap-mailbox-status): Get encoded mailbox's status.
2161
2162 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2163
2164         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2165         into `mail-source-password-cache'.
2166
2167 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2168
2169         * mm-util.el (mm-mime-charset): Check for presence of
2170         `coding-system-get' and `get-charset-property' (recent XEmacs has
2171         the former, but not the latter).
2172
2173 2000-01-28  Dave Love  <fx@gnu.org>
2174
2175         * message.el (message-check-news-header-syntax): Fix typo
2176         `newsgroyps'.
2177         (message-talkative-question): Put temp buffer in fundamental-mode.
2178         (message-recover): Use fundamental-mode in the right buffer.
2179
2180         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2181         right buffer.
2182
2183 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2184
2185         * qp.el (quoted-printable-decode-region): Add charset parameter.
2186         (quoted-printable-decode-string): Ditto.
2187
2188         * gnus-art.el (article-de-quoted-unreadable): Use it.
2189
2190 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2191
2192         * nnimap.el (nnimap-split-predicate): New variable.
2193         (nnimap-split-articles): Use it.
2194
2195 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2196
2197         * utf7.el: Change email address.
2198
2199 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * gnus-group.el (gnus-group-catchup): Purge split history.
2202
2203 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2204
2205         * nnmail.el (nnmail-generate-active): Support extended group name.
2206         (nnmail-get-active): Ditto.
2207
2208 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2209
2210         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2211         group names, don't remove anything.
2212
2213 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2214
2215         * webmail.el (webmail-my-deja-open): My-deja changes.
2216
2217 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2218
2219         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2220
2221 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2222
2223         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2224
2225 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2226
2227         * gnus.el (gnus-other-frame): Fix typo.
2228
2229 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2230
2231         * gnus-cus.el (gnus-group-customize): Fix typo.
2232
2233 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234
2235         * nnweb.el (nnweb-insert): Simplified.
2236
2237 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2238
2239         * gnus-art.el (gnus-article-mode-map): "e" is
2240         gnus-summary-edit-article.
2241
2242 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2243
2244         * mailcap.el (mailcap-mime-extensions): Add .diff.
2245
2246 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2247
2248         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2249         there is no "%s" in the method.
2250
2251 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2252
2253         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2254
2255 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2258
2259         * gnus.el: Really always pop up a new frame.
2260
2261         * parse-time.el (parse-time-rules): Allow 100-110 to be
2262         2000-2010.
2263
2264         * time-date.el (date-to-time): Don't use timezone.
2265
2266 2000-01-06  Dave Love  <fx@gnu.org>
2267
2268         * time-date.el: Add keywords.
2269         (date-to-time): Add autoload cookie.  Canonicalize with
2270         timezone-make-date-arpa-standard.
2271         (time-to-seconds): Avoid caddr.
2272         (safe-date-to-time): Add autoload cookie.
2273
2274         * base64.el: Require cl when compiling.
2275
2276 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2277
2278         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2279         eyecandy.
2280         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2281         group line using gnus-group-add-icon.
2282         (gnus-group-icons): Added customize group.
2283         (gnus-group-icon-list): Added variable.
2284         (gnus-group-glyph-directory): Added variable.
2285         (gnus-group-icon-cache): Added variable.
2286         (gnus-group-running-xemacs): Added variable.
2287         (gnus-group-add-icon): Added function. Add an icon to the current
2288         line according to gnus-group-icon-list.
2289         (gnus-group-icon-create-glyph): Added function.
2290
2291 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292
2293         * gnus-sum.el (gnus-summary-select-article): Return whether we
2294         selected something new.
2295         (gnus-summary-search-article): Start searching at the window
2296         point.
2297
2298         * gnus-group.el (gnus-fetch-group): Complete over
2299         gnus-active-hashtb.
2300
2301 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2302
2303         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2304
2305 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2306
2307         * gnus-sum.el (gnus-preserve-marks): New variable.
2308         (gnus-summary-move-article): Use it.
2309         (gnus-group-charset-alist): Added more entries.
2310
2311 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2314
2315         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2316         as the default score.
2317
2318         * gnus-score.el (gnus-score-delta-default): Changed name.
2319
2320 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2321
2322         * imap.el (imap-parse-literal):
2323         (imap-parse-flag-list): Don't care about props.
2324         (imap-parse-string): Handle quoted characters.
2325
2326 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2327
2328         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2329         (gnus-summary-mark-article): Doc fix.
2330         (gnus-summary-mark-forward): Doc fix.
2331         (t): Changed keystroke for gnus-summary-customize-parameters.
2332
2333         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2334         "e".
2335         (gnus-article-mode-map): No, don't.
2336
2337         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2338         of the final article.
2339
2340         * mm-decode.el (mm-interactively-view-part): Error on no method.
2341
2342 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2343
2344         * gnus-score.el (gnus-score-insert-help): Something.
2345
2346         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2347
2348         * gnus-win.el (gnus-configure-frame): Ditto.
2349
2350         * gnus-mh.el (gnus-summary-save-in-folder): Use
2351         with-current-buffer.
2352
2353 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2354
2355         * nnwarchive.el: Changed file perms.
2356
2357 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2358
2359         * gnus-group.el (gnus-group-delete-groups): New command.
2360         (gnus-group-delete-group): Extra no-prompt parameters.
2361
2362 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2363
2364         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2365         <p>.
2366
2367 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2368
2369         * webmail.el (webmail-hotmail-article): Don't insert message id.
2370
2371 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2372
2373         * nnimap.el (nnimap-split-fancy): New variable.
2374         (nnimap-split-fancy): New function.
2375
2376 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2377
2378         (nnimap-split-rule): Document symbol value.
2379
2380 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2381
2382         * nnimap.el (nnimap-retrieve-headers-progress): Let
2383         `nnheader-parse-head' parse article.
2384         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2385         request headers needed by `nnheader-parse-head'.
2386
2387 1999-12-23  Florian Weimer  <fw@s.netic.de>
2388
2389         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2390         value (crosspostings are handled), improve documentation.
2391
2392         * smiley.el: Declare file coding system as iso-8859-1.
2393
2394         * nnultimate.el: Dito.
2395
2396         * message.el: Dito.
2397
2398         * gnus-cite.el: Dito.
2399
2400         * gnus-spec.el: Dito.
2401
2402 1999-12-21  Florian Weimer  <fw@s.netic.de>
2403
2404         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2405         (gnus-setup-message): No longer make `message-posting-charset'
2406         buffer-local.
2407         (gnus-setup-posting-charset): Reflect the new layout of
2408         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2409
2410         * message.el (message-send-mail): Bind `message-this-is-mail' and
2411         `message-posting-charset'.
2412         (message-send-news): Dito, and honour new layout of
2413         `message-posting-charset'.
2414         (message-encode-message-body): Ignore `message-posting-charset'.
2415
2416         * mm-bodies.el (mm-body-encoding): Consider
2417         `message-posting-charset' when deciding whether to use 8bit.
2418
2419         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2420         (rfc2047-encodable-p): Now solely for headers; use
2421         `message-posting-charset'.
2422
2423 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2424
2425         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2426
2427 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2428
2429         * nnagent.el (nnagent-server-opened): Optional.
2430         (nnagent-status-message): Optional.
2431
2432 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2433
2434         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2435         end (referenced by instructions in
2436         `gnus-cited-opened-text-button-line-format-alist').
2437
2438 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2439
2440         * imap.el (imap-starttls-open): Typo.
2441
2442 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2443
2444         * mm-util.el (mm-charset-after): Non-MULE case.
2445         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2446         * rfc2047.el (rfc2047-dissect-region): Bind it.
2447
2448 1999-12-18  Florian Weimer  <fw@s.netic.de>
2449
2450         * mml.el (mml-generate-multipart-alist): Correct default value.
2451
2452         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2453         (mm-safer-encoding): New function.
2454         (mm-content-transfer-encoding): Use both.
2455
2456         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2457         * qp.el (quoted-printable-encode-region): Dito.
2458
2459 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2460
2461         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2462
2463 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2464
2465         * webmail.el (webmail-hotmail-list): raw=0.
2466
2467 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2468
2469         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2470         group name.
2471
2472 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2473
2474         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2475
2476 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2477
2478         * imap.el: Don't autoload digest-md5.
2479         (imap-starttls-open): Bind coding-system-for-{read,write}.
2480         (imap-starttls-p): Check if we can find starttls.el.
2481         (imap-digest-md5-p): Check if we can find digest-md5.el.
2482
2483 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2484
2485         * base64.el (base64-encode-string): Accept 2nd argument
2486         `no-line-break'.
2487
2488         * imap.el: Require `digest-md5' when compiling; add autoload
2489         settings for `digest-md5-parse-digest-challenge',
2490         `digest-md5-digest-response', `starttls-open-stream' and
2491         `starttls-negotiate'.
2492         (imap-authenticators): Add `digest-md5'.
2493         (imap-authenticator-alist): Setup for `digest-md5'.
2494         (imap-digest-md5-p): New function.
2495         (imap-digest-md5-auth): New function.
2496         (imap-stream-alist): Add STARTTLS entry.
2497         (imap-starttls-p): New function.
2498         (imap-starttls-open): New function.
2499
2500 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2501
2502         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2503
2504 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2505
2506         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2507         string-to-x function.
2508
2509 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2510
2511         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2512
2513 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2514
2515         * webmail.el: Enhance hotmail-snarf.
2516
2517 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2518
2519         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2520
2521 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2522
2523         * webmail.el (webmail-hotmail-list): Search no-error.
2524
2525 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2526
2527         * nnwarchive.el: Support nov-is-evil.
2528         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2529         Set it if non-nil.
2530         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2531
2532 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2533
2534         * nnagent.el (nnagent-server-opened): Redefine.
2535         (nnagent-status-message): Ditto.
2536
2537 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2538
2539         * rfc1843.el (rfc1843-decode-region): Use
2540         buffer-substring-no-properties.
2541         * gnus-art.el (article-decode-HZ): New function.
2542
2543 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2544
2545         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2546
2547 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2548
2549         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2550         MIME charset not a MULE charset.
2551
2552 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2553
2554         * gnus-ems.el: Translate more ugly characters.
2555         * nnheader.el (nnheader-translate-file-chars): Don't translate
2556         the second ':'.
2557
2558 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2559
2560         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2561         method if cannot find the article.
2562
2563 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2564
2565         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2566         method if overrided.
2567
2568 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2569
2570         * mail-source.el (mail-source-fetch-webmail): Parameter
2571         dontexpunge.
2572
2573 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2574
2575         * webmail.el: Support my-deja. Better error report.
2576
2577 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2578
2579         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2580         is bad.
2581         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2582         is not 1.
2583
2584 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2585
2586         * nnslashdot.el (nnslashdot-request-article): A space.
2587
2588 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2589
2590         * nnagent.el: Support different backend with same name.
2591
2592 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2593
2594         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2595         archived group.
2596         (nnslashdot-sane-retrieve-headers): Ditto.
2597         (nnslashdot-request-article): Ditto.
2598
2599 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2600
2601         * nnweb.el (nnweb-insert): Narrow to point.
2602
2603 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2604
2605         * nnweb.el (nnweb-insert): Follow refresh url.
2606         * nnslashdot.el: Use it.
2607
2608 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2609
2610         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2611         (nnweb-decode-entities-string): New function.
2612
2613         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2614         nnweb-* and move to nnweb.el.
2615         * nnwarchive.el: Use nnweb-decode-entities, etc.
2616         * webmail.el: Ditto.
2617
2618         * nnslashdot.el: Use nnweb-decode-entities-string.
2619         (nnslashdot-decode-entities): Remove.
2620
2621 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2622
2623         * nnslashdot.el: Decode entities.
2624
2625 1999-12-12  Dave Love  <fx@gnu.org>
2626
2627         * gnus-agent.el (gnus-category-edit-groups)
2628         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2629         expansion of setf, fixed.
2630
2631 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2632
2633         * gnus-agent.el: Revoke last Dave Love's patch, because of
2634         incompatibility of XEmacs.
2635
2636 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2637
2638         * mm-uu.el: Change headers.
2639         * rfc1843.el: Ditto.
2640         * uudecode.el: Ditto.
2641
2642 1999-12-07  Dave Love  <fx@gnu.org>
2643
2644         * gnus-agent.el (gnus-category-edit-predicate)
2645         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2646         inside backquote to avoid it at runtime.
2647
2648 1999-12-07  Dave Love  <fx@gnu.org>
2649
2650         * binhex.el: Require cl when compiling.
2651
2652 1999-12-04  Dave Love  <fx@gnu.org>
2653
2654         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2655
2656 1999-12-04  Dave Love  <fx@gnu.org>
2657
2658         * mm-util.el (mm-delete-duplicates): New function.
2659         (mm-write-region): Use it.
2660
2661         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2662
2663         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2664         mm-delete-duplicates.
2665
2666         * imap.el (imap-open, imap-debug): Avoid mapc.
2667
2668         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2669
2670         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2671         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2672
2673         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2674         runtime.
2675
2676         * gnus.el (gnus-select-method): Likewise.
2677
2678         * nnheader.el (nnheader-nov-read-integer): Likewise.
2679
2680         * mm-view.el (mm-inline-message): Require cl when compiling.
2681         Avoid ignore-errors at runtime.
2682         (mm-inline-text): Avoid mapc.
2683
2684 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2685
2686         * gnus-art.el (article-decode-charset): Widen is bad.
2687
2688 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2689
2690         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2691
2692 1999-12-12  Florian Weimer  <fw@s.netic.de>
2693
2694         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2695         indicate that only US-ASCII is permitted.
2696         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2697         use unencoded 8-bit characters in message headers.
2698
2699 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2700
2701         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2702         CRLF.
2703
2704 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2705
2706         * webmail.el: Require url-cookie.
2707
2708 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2709
2710         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2711         new function to make modified caesar table.
2712         (nnwarchive-from-r13): Use it.
2713         (nnwarchive-mail-archive-article): Improved.
2714
2715 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2716
2717         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2718
2719 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2720
2721         * nnweb.el (nnweb-request-article): Return cons.
2722
2723 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2724
2725         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2726
2727 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2728
2729         * mm-util.el (mm-with-unibyte): New macro.
2730         * nnweb.el (nnweb-init): Use it.
2731
2732 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2733
2734         * mm-util.el (mm-charset-after): New function.
2735         (mm-find-mime-charset-region): Set charsets after
2736         delete-duplicates and use find-coding-systems-region.
2737         (mm-find-charset-region): Remove composition.
2738
2739         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2740
2741         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2742
2743 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2744
2745         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2746         * mml.el (mml-confirmation-set): New variable.
2747         (mml-parse-1): Ask user to confirm.
2748
2749 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2750
2751         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2752         are scanned when we have directory mail-sources (the mail source
2753         is modified in that case, so we must scan it for all
2754         groups/methods).
2755
2756 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2757
2758         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2759         and nnml-article-file-alist.
2760
2761 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2762
2763         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2764         nnmail-fetched-sources.
2765
2766 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2767
2768         * mm-util.el (mm-find-charset-region): Use the last charset.
2769
2770 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2771
2772         * gnus.el (gnus-select-method): Made the option list prettier.
2773
2774 1999-12-08  Florian Weimer  <fw@s.netic.de>
2775
2776         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2777         for the `de' newsgroups hierarchy, as it is common practice there.
2778
2779
2780 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2781
2782         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2783         buffer-string arguments. Fix references.
2784
2785 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2786
2787         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2788         (gnus-agent-batch-fetch): Use it.
2789         (gnus-agent-fetch-session): Use it.
2790
2791 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2792
2793         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2794
2795 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2796
2797         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2798         nil.
2799
2800 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2801
2802         * nnslashdot.el (nnslashdot-request-list): There were two
2803         top-level body-forms.  Put a `progn' around them.
2804
2805         * gnus.el (gnus-select-method): Use `condition-case'
2806         instead of `ignore-errors', since cl may not be loaded when the
2807         form is evaluated.
2808
2809 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2810
2811         * nnwarchive.el: Support www.mail-archive.com.
2812
2813 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2814
2815         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2816         do anything.
2817
2818 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2819
2820         * utf7.el: New file, written by Jon K Hellan.
2821
2822         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2823         default to t.
2824
2825 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2826
2827         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2828
2829         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2830         current.
2831         (gnus-refer-article-methods): New function.
2832         (gnus-summary-refer-article): Use it.
2833
2834 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2835
2836         * nnimap.el (nnimap-retrieve-groups): Return active format.
2837
2838         * nnimap.el (nnimap-replace-in-string): Removed.
2839         (nnimap-request-list):
2840         (nnimap-retrieve-groups):
2841         (nnimap-request-newgroups): Quote group instead of escaping SPC.
2842
2843 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
2844
2845         * imap.el: Use format-spec for ssl program.
2846         * imap.el (imap-ssl-arguments): Removed.
2847         (imap-ssl-open-{1,2}): Removed.
2848
2849 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
2850
2851         * gnus-start.el (gnus-site-init-file): Use `condition-case'
2852         instead of `ignore-errors', since cl may not be loaded when the
2853         form is evaluated.
2854
2855 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2856
2857         * mm-bodies.el (mm-8bit-char-regexps): Removed.
2858         (mm-7bit-chars): New variable.
2859         (mm-body-7-or-8): Use it in both cases.
2860
2861 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2862
2863         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
2864           defcustom definitions.
2865
2866 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
2867
2868         * mm-decode.el (mm-display-part): Let mm-display-external return
2869         inline or external.
2870         (mm-display-external): For copiousoutput methods, insert output in
2871         buffer.
2872
2873 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2874
2875         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
2876         buffer.
2877
2878 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * gnus-audio.el: An M too far.
2881
2882         * gnus-msg.el (gnus-setup-message): One backtick too many.
2883
2884         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
2885         a function, not a variable.
2886
2887 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
2888
2889         * gnus-score.el (gnus-score-body): Widen before requesting.
2890
2891 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892
2893         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
2894
2895 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2896
2897         * mail-source.el (mail-source-fetch-webmail): Bind
2898         mail-source-string.
2899
2900 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
2901
2902         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
2903         (gnus-uu-unmark-by-regexp): Ditto.
2904
2905         * gnus-group.el (gnus-group-catchup-current): Would bug out on
2906         dead groups.
2907
2908 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2909
2910         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
2911         do their real thing.
2912
2913         * nnmh.el (nnmh-be-safe): Doc fix.
2914
2915         * gnus-sum.el (gnus-summary-exit): Write cache active file.
2916
2917         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
2918         status line has arrived before we count it.
2919
2920         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
2921
2922         * gnus-sum.el (gnus-thread-header): Fixed after indent.
2923         Whitespace problems.
2924
2925         * gnus-win.el (gnus-configure-windows): Error fix.
2926
2927         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
2928         right function.
2929
2930         * gnus.el: Fixed all the doc strings to match the FSF convetions.
2931         Indent all functions.  Fix all comments to match the comment
2932         conventions.  Double-space after full stop.
2933
2934 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
2935
2936         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
2937         value to divide received mails into my favorite groups and I met
2938         an error.  It takes place if the length of a element "VALUE" in
2939         nnmail-split-fancy is less than two.
2940
2941 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
2942
2943         * mml.el (mml-insert-part): New function.
2944
2945 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * lpath.el: Add `sc-cite-regexp'.
2948
2949 1999-12-02  Dave Love  <fx@gnu.org>
2950
2951         * mm-decode.el: Customize.
2952
2953 1999-12-03  Dave Love  <fx@gnu.org>
2954
2955         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
2956         the W3 stuff isn't available.
2957
2958 1999-12-03  Dave Love  <fx@gnu.org>
2959
2960         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
2961         at runtime.
2962
2963 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
2964
2965         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
2966
2967 1999-12-01  Andrew Innes  <andrewi@gnu.org>
2968
2969         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
2970         don't be fooled by "From nobody" lines added by respooling.
2971
2972         * pop3.el (pop3-movemail): Write crashbox in binary.
2973         (pop3-get-message-count): New function.
2974
2975         * mail-source.el (mail-source-primary-source): New variable.
2976         (mail-source-report-new-mail-interval): New variable.
2977         (mail-source-idle-time-delay): New variable.
2978         (mail-source-new-mail-available): New internal variable.
2979         (mail-source-fetch-pop): Clear new mail flag, when mail from
2980         primary source has been fetched.
2981         (mail-source-check-pop): New function.
2982         (mail-source-new-mail-p): New function.
2983         (mail-source-start-idle-timer): New function.
2984         (mail-source-report-new-mail): New function.
2985         (mail-source-report-new-mail): New internal variable.
2986         (mail-source-report-new-mail-timer): New internal variable.
2987         (mail-source-report-new-mail-idle-timer): New internal variables.
2988
2989 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
2990
2991         * gnus-cus.el (gnus-group-customize): Customize fix.
2992
2993 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
2994
2995         * message.el (message-send-mail-with-sendmail): Use
2996         message-make-address.
2997
2998 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2999
3000         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3001
3002 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3003
3004         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3005
3006 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3007
3008         * mml.el (mml-insert-tag): Don't close the tag.
3009         (mml-insert-empty-tag): New function.
3010         (mml-attach-file): Use mml-insert-empty-tag instead of
3011         mml-insert-tag.
3012         (mml-attach-buffer): Ditto.
3013         (mml-attach-external): Ditto.
3014         (mml-insert-multipart): Ditto.
3015
3016 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3017
3018         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3019         the article number.
3020
3021 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3022
3023         * gnus.el (gnus-find-method-for-group): The method of a new group
3024         is not the native one.
3025
3026 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027
3028         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3029
3030 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3031
3032         * nnultimate.el (nnultimate-retrieve-headers): Use
3033         mm-with-unibyte-current-buffer.
3034         (nnultimate-request-article): Ditto.
3035
3036 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3037
3038         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3039
3040 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3041
3042         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3043         * nnweb.el (nnweb-retrieve-headers): Use it.
3044         (nnweb-request-article): Use it.
3045
3046         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3047         case matching failed.
3048
3049 1999-12-02  John Wiegley <jwiegley@inprise.com>
3050
3051         * mail-source.el (mail-source-keyword-map): Add backslash to
3052         Delete-flag.
3053
3054 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3055
3056         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3057         Latin-1.
3058         (gnus-group-charset-alist): No, don't.
3059
3060         * nnweb.el (nnweb-init): Make the buffer unibyte.
3061
3062 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3063
3064         * mail-source.el (mail-source-set-common-1): Fix to get the
3065         default value.
3066
3067 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3068
3069         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3070
3071         * nnultimate.el (nnultimate-request-list): Use unibyte.
3072
3073         * gnus-uu.el (gnus-uu-grab-articles): Bind
3074         gnus-display-mime-function to nil.
3075
3076         * message.el (message-send-mail-with-sendmail): Use the
3077         user-mail-address variable.
3078
3079         * gnus-art.el (gnus-ignored-headers): More headers.
3080
3081         * message.el (message-shorten-1): Use list.
3082
3083 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3086         signatures.
3087
3088         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3089         (nnweb-dejanews-create-mapping): Do the properish date.
3090
3091 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3092
3093         * mail-source.el (mail-source-common-keyword-map): New variable.
3094         (mail-source-bind-common): New macro.
3095         (mail-source-fetch): Support plugged mail source.
3096         * gnus-int.el (gnus-request-scan): Use them.
3097
3098 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3099
3100         * mm-view.el (mm-inline-message): Check whether charset is a
3101         string.
3102
3103         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3104
3105         * message.el (message-mode-map): Changed keystroke for
3106         message-yank-buffer.
3107
3108 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3109
3110         * message.el (message-shorten-references): Cut references to 31
3111         elements, then either fold them or shorten them to 988 characters.
3112         (message-shorten-1): New function.
3113         (message-cater-to-broken-inn): New variable.
3114
3115 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3116
3117         * nnslashdot.el (nnslashdot-lose): New function.
3118
3119 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * mm-view.el (mm-inline-message): Not the right type of charset is
3122         being fetched here.  Let the group charset rule.
3123         (mm-inline-message): Ignore us-ascii.
3124
3125 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3126
3127         * mail-source.el (mail-source-fetch-maildir): work around the
3128         ommitted "file-regular-p" in efs/ange-ftp
3129
3130 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131
3132         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3133         (mml-generate-mime-1): Use the encoding param.
3134
3135         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3136
3137         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3138         gnus-art before binding its variables.
3139
3140         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3141         after the MIME.
3142
3143 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3144
3145         * message.el (message-clone-locals): Use it.
3146
3147         * gnus-msg.el (gnus-configure-posting-styles): Make
3148         user-mail-address local.
3149
3150 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3151
3152         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3153         once.
3154
3155 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3158         (message-clone-locals): Ditto.
3159
3160         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3161         group inherit reply-to or from.
3162
3163 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3164
3165         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3166         for charset.
3167         (gnus-summary-show-article-charset-alist): New variable.
3168
3169         * mm-bodies.el (mm-decode-string): Support gnus-all and
3170         gnus-unknown.
3171         (mm-decode-body): Ditto.
3172         * rfc2047.el (rfc2047-decode): Ditto.
3173
3174 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3175
3176         * mail-source.el (mail-source-delete-incoming): Change default to
3177         t.
3178
3179 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3180
3181         * gnus.el: Pterodactyl Gnus v0.99 is released.
3182
3183 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3184
3185         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3186
3187         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3188         spec.
3189
3190         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3191         (gnus-configure-posting-styles): No, don't.
3192         (gnus-configure-posting-styles): Allow overriding files.
3193
3194         * gnus-art.el (gnus-header-button-alist): Use browse-url
3195         directly.
3196
3197         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3198
3199         * gnus-msg.el (gnus-summary-yank-message): New command and
3200         keystroke.
3201
3202         * message.el (message-yank-buffer): New command.
3203         (message-buffers): New function.
3204
3205         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3206         next group in a more normal fasion.
3207
3208         * mml.el (mml-boundary-function): New variable.
3209         (mml-compute-boundary): Use it.
3210
3211         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3212         that exist for them.
3213
3214         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3215         (gnus-async-timer): New variable.
3216
3217 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * nnultimate.el (nnultimate-request-list): Be more lenient with
3220         root addresses.
3221
3222 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3223
3224         * gnus-art.el (gnus-treatment-function-alist): Do
3225         gnus-treat-capitalize-sentences.
3226
3227 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * webmail.el (webmail-hotmail-article): Hotmail changes the
3230         format.
3231
3232 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3233
3234         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3235         switch to buffer after calling program.
3236         (mm-display-external): Use `shell-command-switch' instead of "-c".
3237
3238 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3239
3240         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3241         read groups file.
3242
3243         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3244         <p>.
3245
3246 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3247
3248         * message.el (message-mode): Doc fix.
3249
3250 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3251
3252         * gnus-art.el (article-emphasize): Check group variable.
3253         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3254
3255 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3258         type.
3259
3260 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3261
3262         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3263
3264 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3265
3266         * mml.el (mml-quote-region): Insert ! after the hash.
3267
3268 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3269
3270         * gnus-group.el (gnus-group-warchive-address-history): Change to
3271         nil.
3272
3273 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3274
3275         * webmail.el: Support mail.yahoo.com.
3276
3277         * mail-source.el (mail-source-fetch-webmail): Add password check.
3278         (mail-source-keyword-map): Use `subtype'.
3279
3280 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3281
3282         * mail-source.el (mail-source-keyword-map): Add webmail.
3283         (mail-source-fetcher-alist): Ditto.
3284         (mail-source-fetch-webmail): New function.
3285         * webmail.el: New file.
3286
3287 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3288
3289         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3290
3291 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3292
3293         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3294
3295 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296
3297         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3298         (nnultimate-prune-days): New function.
3299         (nnultimate-create-mapping): Use it.
3300         (nnultimate-request-group): Only fetch the groups list if it has
3301         not been done before.
3302         (nnultimate-retrieve-headers): Don't write groups.
3303         (nnultimate-create-mapping): Off-by-one error.
3304
3305 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3306
3307         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3308         threaded subjects.
3309
3310 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3311
3312         * nnwarchive.el: Lots of changes make agent happy.
3313
3314 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3315
3316         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3317         hashtb.
3318
3319 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3320
3321         * mm-decode.el (mm-display-external): Write region with binary
3322         mode.
3323
3324 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3325
3326         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3327
3328 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3329
3330         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3331         (mm-uu-test): Now it is in restricted region.
3332
3333         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3334
3335         * mm-view.el (mm-view-message): Fix buffer leak.
3336         (mm-inline-message): Support 'gnus-decoded.
3337
3338         * mm-bodies.el (mm-decode-body): Ditto.
3339
3340         * rfc2047.el (rfc2047-decode-region): Ditto.
3341
3342 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3343
3344         * imap.el (require): Added autoload for base64-encode-string.
3345
3346 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3347
3348         * gnus.el (gnus-refer-article-method): Made list value
3349         customizable.
3350
3351 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3352
3353         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3354         NOFORCE in Emacs case.
3355
3356 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3357
3358         * gnus-art.el (gnus-request-article-this-buffer): Set
3359         gnus-newsgroup-name.
3360
3361 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3362
3363         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3364         NOFORCE.
3365
3366 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3367
3368         * gnus-start.el (gnus-get-unread-articles): Check server before
3369         scanning.
3370
3371 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3372
3373         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3374
3375         * nnslashdot.el (nnslashdot-login-name): New variable.
3376         (nnslashdot-password): Ditto.
3377         (nnslashdot-request-post): New function.
3378
3379         * gnus-art.el (gnus-treat-buttonize): More testing.
3380
3381         * mm-encode.el: Another CVS test.
3382
3383         * gnus-art.el (gnus-treat-emphasize): Change default.
3384         (gnus-treat-buttonize): Ditto.
3385         (gnus-treat-buttonize): This is a test.
3386
3387         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3388         (gnus-build-sparse-threads): Ditto.
3389         (gnus-build-all-threads): Ditto.
3390
3391         * nnheader.el (make-full-mail-header): Make into a subst.
3392
3393         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3394         unless w3 is supplied.
3395
3396         * gnus.el (gnus-refer-article-method): Doc fix.
3397
3398         * gnus-sum.el: Do not accept a prefix.
3399         (gnus-summary-refer-article): Accept a list of select methods.
3400
3401 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3402
3403         * Makefile.in: Change `^  *' to `\t'.
3404
3405 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3406
3407         * message.el (message-forward): Pay attention to prefix argument
3408         again and forward all headers when it is set, regardless of the
3409         value of message-forward-ignored-headers.
3410
3411 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3412
3413         * dgnushack.el (dgnushack-compile): Vpath file.
3414
3415         * Makefile.in (SHELL): VPATH support.
3416
3417 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3418
3419         * gnus-ems.el: Check for cygwin32.
3420
3421 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3422
3423         * mm-decode.el (mm-display-external): Use 'non-viewer.
3424
3425 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3426
3427         * base64.el (base64-encode-string): An alias for base64-encode for
3428         compatibility.
3429
3430 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3431
3432         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3433         nntp-inhibit-erase.
3434
3435 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3436
3437         * gnus-start.el (gnus-get-unread-articles): Use
3438         nnfoo-retrieve-groups to find new news, if available.
3439         (gnus-read-active-file-2): New function.
3440         (gnus-get-unread-articles): Use it.
3441         (gnus-read-active-file-1): Ditto.
3442
3443 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3444
3445         * mm-util.el (mm-find-mime-charset-region): Make sure
3446         find-coding-systems-for-charsets is fbound.
3447
3448         * gnus-ems.el: Typo fix.
3449
3450 1999-11-13  Florian Weimer  <fw@s.netic.de>
3451
3452         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3453         it's available and makes sense.
3454
3455 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3456
3457         * gnus-score.el (gnus-score-save): Translate score file.
3458
3459 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3460
3461         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3462         added fetchflag and dontexpunge keywords.
3463         (mail-source-fetch-imap): Use them.
3464
3465 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3466
3467         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3468         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3469         `defconst'.
3470
3471         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3472         `defconst'.
3473         Mention that it is both for group and topic parameters.
3474         (gnus-extra-topic-parameters): New constant, including `subscribe'
3475         parameter.
3476         (gnus-extra-group-parameters): New constant.
3477         (gnus-group-customize): Use them.
3478
3479         * gnus.el (gnus-select-method): Added default value and tag.
3480         (gnus-refer-article-method): Added `DejaNews' customization option.
3481
3482 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483
3484         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3485
3486         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3487         syntax.
3488
3489         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3490
3491         * nnslashdot.el (nnslashdot-group-number): Changed default.
3492
3493         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3494         (nnweb-dejanews-wash-article): Removed.
3495         (nnweb-type-definition): Fetch by id.
3496
3497         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3498         we mean it.
3499
3500         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3501         (nnslashdot-request-list): Use Ultramode as well.
3502         (nnslashdot-date-to-date): Be more lenient.
3503         (nnslashdot-threaded): New function.
3504
3505 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3506
3507         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3508
3509 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3510
3511         * nnweb.el (nnweb-type-definition): /=dnc
3512
3513 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3514
3515         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3516         dates.
3517         (nnultimate-retrieve-headers): Wrong ordering.
3518
3519 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3520
3521         * message.el (message-forward-as-mime): New variable.
3522
3523 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3526
3527 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3528
3529         * mail-source.el (mail-source-movemail-and-remove): New function.
3530         (mail-source-keyword-map): Add `function' for `maildir'.
3531         (mail-source-fetch-maildir): Use it.
3532
3533 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3534
3535         * nnwarchive.el: New file.
3536         * gnus-group.el (gnus-group-make-warchive-group): New function.
3537         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3538
3539 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540
3541         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3542         subjects.
3543
3544 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3545
3546         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3547
3548 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3549
3550         * nnultimate.el (nnultimate-open-server): Do address.
3551         (nnultimate-forum-table-p): New function.
3552
3553         * nnweb.el (nnweb-insert-html): Renamed.
3554         (nnweb-insert): New function.
3555
3556         * nnultimate.el (nnultimate-insert-html): New function.
3557
3558         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3559         if nov is evil.
3560         (nnslashdot-retrieve-headers): use the sane version instead.
3561
3562 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3563
3564         * nnslashdot.el (nnslashdot-request-article): Fold case.
3565
3566         * nnultimate.el: New file.
3567
3568         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3569         unless wanted.
3570
3571         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3572         (gnus-read-active-file-1): Separated into own function.
3573         (gnus-read-active-file): Catch quits.
3574
3575         * nnslashdot.el (nnslashdot-request-article): Search better on
3576         first article.
3577         (nnslashdot-request-list): Fold case.
3578         (nnslashdot-retrieve-headers): Ditto.
3579
3580 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3581
3582         * gnus.el: Autoload gnus-subscribe-topics.
3583
3584 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3585
3586         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3587         before dot.
3588         * gnus-util.el (gnus-write-active-file): Ditto.
3589
3590 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3591
3592         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3593         function.
3594         * gnus-cache.el (gnus-cache-file-name): Use it.
3595         * gnus-agent.el (gnus-agent-group-path): Use it.
3596         * nnmail.el (nnmail-group-pathname): Use it.
3597
3598 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3599
3600         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3601         if cooked.
3602         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3603         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3604         * gnus.el (gnus-short-group-name): "..." proof.
3605
3606 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3607
3608         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3609         support nnslashdot.
3610
3611 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3612
3613         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3614         many articles.
3615         (nnslashdot-generate-active): New function.
3616         (nnslashdot-request-newgroups): Use it.
3617
3618         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3619         names.
3620
3621         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3622         (nnslashdot-request-list): Not moderated.
3623
3624 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3625
3626         * nnimap.el (nnimap-open-server): Remove error signal if
3627         nnimap-server-buffer is nil (the check should've been `boundp').
3628
3629         * imap.el (imap-log):
3630         * nnimap.el (nnimap-debug): Disable debugging by default.
3631
3632 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3633
3634         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3635
3636         * gnus-topic.el (gnus-subscribe-topic): New function.
3637
3638         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3639         names.
3640
3641         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3642         if starting with a quote.
3643
3644 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3645
3646         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3647         group name.
3648
3649 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3650
3651         * nnslashdot.el: New file.
3652
3653         * nnheader.el (nnheader-insert-header): New function.
3654
3655         * gnus-art.el (gnus-mime-internalize-part): Bind
3656         mm-inlined-types.
3657
3658         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3659         files.
3660
3661 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3662
3663         * emacs-mime.texi (Customization): Document mm-inline-override-types
3664
3665 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3666
3667         * emacs-mime.texi (Customization): Document mm-inline-override-types
3668
3669 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3670
3671         * emacs-mime.texi (Customization): Document mm-inline-override-types
3672
3673 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3674
3675         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3676         (smiley-toggle-buffer): New function.
3677         (smiley-buffer): Don't quote the function.
3678         (smiley-toggle-extents): Ditto.
3679
3680 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3683         empty buffers.
3684
3685 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3686
3687         * gnus-art.el (gnus-article-mode-map): Use the summary article
3688         edit.
3689
3690 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3691
3692         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3693
3694 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3695
3696         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3697
3698 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3699
3700         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3701         is list or not before condition.
3702
3703 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3704
3705         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3706
3707 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3708
3709         * gnus-art.el (gnus-emphasis-alist): New value.
3710
3711 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3712
3713         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3714         `buffer-substring'.
3715
3716 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * gnus-art.el (article-date-ut): Keep the updated timer.
3719         (gnus-emphasis-underline-italic): Doc fix.
3720
3721         * gnus-msg.el (gnus-post-method): Doc fix.
3722         (gnus-post-method): Change default.
3723
3724 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3725
3726         * message.el (message-newline-and-reformat): Improvements.
3727
3728 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3729
3730         * message.el (message-newline-and-reformat): Don't insert too many
3731         newlines.
3732         (message-newline-and-reformat): Work even if not sc.
3733
3734         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3735
3736         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3737
3738 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3739
3740         * mm-view.el (mm-display-patch-inline): New function.
3741
3742 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3743
3744         * mm-view.el (mm-display-patch-inline): New function.
3745
3746 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3749         group.
3750
3751         * message.el (message-forward): Narrow to the right header.
3752
3753         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3754         dates.
3755
3756         * gnus-msg.el (gnus-configure-posting-styles): Use the
3757         user-full-name function.
3758
3759         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3760         (mm-body-charset-encoding-alist): Default to nil.
3761
3762         * message.el (message-elide-ellipsis): Fix typo.
3763         (message-elide-region): Ditto.
3764         (message-elide-region): Don't insert a newline first.
3765
3766 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3767
3768         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3769         gnus-fetch-old-headers.
3770         (gnus-cut-threads): Ditto.
3771         (gnus-summary-initial-limit): Ditto.
3772         (gnus-summary-limit-children): Ditto.
3773
3774         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3775         matches.
3776
3777 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3778
3779         * gnus-art.el (article-decode-encoded-words):
3780         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3781         live.
3782
3783         * gnus.el (gnus-read-method): Add methods from
3784         `gnus-opened-servers' to completion. Map entered method/address
3785         into existing methods if possible.
3786
3787         * gnus-group.el (gnus-group-make-group): Simplify method.
3788
3789         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3790
3791         * mml.el (mml-preview): Remove mail-header-separator before
3792         encoding.
3793
3794 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * message.el (message-read-from-minibuffer): New function.
3797
3798 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3799
3800         * gnus.el: Pterodactyl Gnus v0.98 is released.
3801
3802 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3803
3804         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3805
3806 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3807
3808         * mml.el (mml-generate-mime-1): Read attached binary file in
3809         binary mode.
3810
3811 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3812
3813         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3814
3815 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3816
3817         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3818
3819 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3820
3821         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3822
3823 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3824
3825         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3826         (gnus-article-mime-match-handle-function): New variable.
3827         (gnus-article-view-part): Make `b' customizable.
3828
3829 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3830
3831         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3832
3833 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3834
3835         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3836
3837 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3838
3839         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
3840
3841 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3842
3843         * gnus-srvr.el (gnus-browse-foreign-server): Use
3844         `buffer-substring' instead of `read'.
3845
3846 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
3847
3848         * nnimap.el, imap.el, rfc2104.el: New files.
3849
3850         * gnus.el (gnus-valid-select-methods): Add nnimap.
3851
3852         * gnus-group.el (gnus-group-group-map): Add
3853         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
3854         (gnus-group-nnimap-expunge): New function.
3855         (gnus-group-nnimap-edit-acl): New function.
3856
3857         * gnus-agent.el (gnus-agent-group-mode-map): Add
3858         gnus-agent-synchronize.
3859         (gnus-agent-synchronize): New function.
3860         (gnus-agent-fetch-group-1): Check if server is open.
3861
3862         * nnagent.el (nnagent-request-set-mark): Save marks.
3863
3864         * mail-source.el (mail-source-keyword-map): New imap mail-source.
3865         (mail-source-fetcher-alist): Map to imap fetcher function.
3866         (mail-source-fetch-imap): New function.
3867
3868         * gnus-art.el (article-hide-pgp): Hide all headers, not just
3869         Hash:.
3870
3871 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3872
3873         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
3874         (gnus-topic-sort-topics): New function.
3875         (gnus-topic-make-menu-bar): Add sort-topics.
3876         (gnus-topic-move): New function.
3877         (gnus-topic-move-group): Move the topic if no group selected.
3878
3879 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3880
3881         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
3882
3883 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3884
3885         * mm-view.el (mm-inline-message): Fix leaving group bug.
3886
3887 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3888
3889         * gnus-msg.el (gnus-post-method): Use normal method if current is
3890         not available.
3891
3892 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
3893
3894         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
3895         (nnmail-insert-lines): Ditto.
3896
3897 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3898
3899         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
3900         line.
3901
3902         * message.el (message-unsent-separator): One more separator.
3903
3904 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3905
3906         * nnfolder.el (nnfolder-request-move-article): For empty article,
3907         search till (point-max).
3908         (nnfolder-retrieve-headers): Ditto.
3909         (nnfolder-request-accept-article): Ditto.
3910         (nnfolder-save-mail): Ditto.
3911         (nnfolder-insert-newsgroup-line): Ditto.
3912
3913 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3914
3915         * qp.el (quoted-printable-encode-region): Check eobp.
3916
3917 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3918
3919         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
3920
3921 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3922
3923         * nntp.el (nntp-send-xover-command): Wait for nothing if not
3924         wait-for-reply.
3925
3926 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
3927
3928         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
3929         (mm-uu-forward-end-line): Ditto.
3930
3931 1999-09-29  Didier Verna  <verna@inf.enst.fr>
3932
3933         * binhex.el (binhex-decode-region): don't consider the value of
3934         `enable-multibyte-characters' in XEmacs.
3935
3936         * gnus-start.el (gnus-read-descriptions-file): ditto.
3937
3938         * mm-util.el (mm-multibyte-p): ditto.
3939         (mm-with-unibyte-buffer): ditto.
3940         (mm-find-charset-region): use `mm-multibyte-p'.
3941
3942         * mm-bodies.el (mm-decode-body): ditto.
3943         (mm-decode-string): ditto.
3944
3945         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
3946         `enable-multibyte-characters' in XEmacs.
3947
3948 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
3949
3950         * mm-util.el (mm-binary-coding-system): Try binary first.
3951
3952 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
3953
3954         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
3955
3956 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3957
3958         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
3959         format.
3960         (article-date-ut): Find correct insert position.
3961
3962 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3963
3964         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
3965         forwarded message.
3966
3967 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3968
3969         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
3970         groups.
3971
3972         * message.el (message-resend): Use message mode when prompting.
3973
3974         * gnus-art.el (article-hide-headers): Mark wash.
3975         (article-emphasize): Ditto.
3976
3977 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
3978
3979         * message.el (message-newline-and-reformat): Work for SC.
3980
3981 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3982
3983         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
3984
3985         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
3986
3987 1999-10-20  David S. Goldberg  <dsg@mitre.org>
3988
3989         * mm-decode.el mm-inline-override-types: New variable
3990
3991         * mm-decode.el (mm-inline-override-p): New function
3992
3993         * mm-decode.el (mm-inlined-p): Use it
3994
3995 1999-10-20  David S. Goldberg  <dsg@mitre.org>
3996
3997         * mm-decode.el mm-inline-override-types: New variable
3998
3999         * mm-decode.el (mm-inline-override-p): New function
4000
4001         * mm-decode.el (mm-inlined-p): Use it
4002
4003 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4004
4005         * gnus.el: Pterodactyl Gnus v0.97 is released.
4006
4007 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4008
4009         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4010         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4011         3 args.
4012
4013 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4014
4015         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4016         buffer for params.
4017
4018         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4019         line.
4020
4021         * message.el (message-forward-ignored-headers): New variable.
4022
4023         * gnus-art.el (gnus-article-prepare-display): Nix out
4024         gnus-article-wash-types.
4025
4026         * gnus-agent.el (gnus-agent-create-buffer): New function.
4027         (gnus-agent-fetch-group-1): Use it.
4028         (gnus-agent-start-fetch): Ditto.
4029
4030         * gnus-sum.el (gnus-summary-exit): Don't use
4031         `gnus-use-adaptive-scoring'.
4032
4033         * mail-source.el (mail-source-fetch-pop): Only store password when
4034         successful.
4035
4036         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4037
4038 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4039
4040         * message.el (message-reply): Use it.
4041         (message-dont-reply-to-names): New variable.
4042
4043         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4044
4045         * mm-util.el (mm-preferred-coding-system): Typo fix.
4046
4047         * message.el (message-bounce): Work for non-MIME.
4048
4049         * gnus.el (gnus-short-group-name): Short the right parts of the
4050         name.
4051
4052 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4053
4054         * mm-encode.el (mm-qp-or-base64): New version.
4055
4056 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4057
4058         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4059
4060 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4061
4062         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4063         of restricted region.
4064         (gnus-mime-display-single): Set beg at correct point.
4065
4066 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4067
4068         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4069
4070 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4071
4072         * gnus-msg.el (gnus-configure-posting-styles): Let
4073         `gnus-posting-styles' have its say in posting-style: local
4074         variable `styles' is already bound to `gnus-posting-styles' so
4075         don't rebind it to nil.
4076
4077 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4078
4079         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4080         Message-ID.
4081
4082 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4083
4084         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4085         quoted-printable-encode-region.
4086
4087         * qp.el (quoted-printable-encode-region): Assume charset
4088         encoded. Fold every line in the region.
4089
4090 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4091
4092         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4093         of active file.
4094
4095 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4096
4097         * message.el (message-mode): allows whitespaces between multiple
4098         instances of the fill character ">".
4099
4100 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4101
4102         * mm-encode.el (mm-qp-or-base64): Fix.
4103
4104 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * message.el (message-send): Too much and.
4107
4108 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4109
4110         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4111
4112 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4113
4114         * gnus-score.el (gnus-score-headers): Work for nil scores.
4115
4116 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4117
4118         * gnus-cache.el (gnus-cache-write-active): Write full names.
4119
4120         * gnus-util.el (gnus-write-active-file): Accept full name.
4121
4122         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4123         (mm-assoc-string-match): New function.
4124         (mm-display-inline): Use it.
4125
4126         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4127
4128         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4129
4130 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4131
4132         * mml.el (mml-generate-multipart-alist): New variable.
4133
4134 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135
4136         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4137
4138 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4139
4140         * message.el (message-send): More helpful error message if sending
4141         fails
4142
4143 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4144
4145         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4146         in newer emacsen, where ?r isn't equal 114.
4147
4148 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4149
4150         * gnus.el: Pterodactyl Gnus v0.96 is released.
4151
4152 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4153
4154         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4155         to get active info if method is covered by agent, otherwise
4156         active info is lost.
4157
4158 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4159
4160         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4161
4162 1999-08-09  Dave Love  <fx@gnu.org>
4163
4164         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4165
4166 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4167
4168         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4169           (already matched by "^X-Pgp"), removed duplicate
4170           X-Mailing-List, added several new junk headers.
4171
4172 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4173
4174         * gnus-art.el (article-decode-charset): Don't assume
4175         gnus-summary-buffer is live.
4176
4177 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4178
4179         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4180
4181 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4182
4183         * gnus-score.el (gnus-home-score-file): Work with absolute path
4184         names.
4185
4186 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4187
4188         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4189         nothing else in the group.
4190
4191 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4192
4193         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4194         the article.
4195
4196 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4197
4198         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4199
4200 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4201
4202         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4203         from mutt.
4204
4205 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4206
4207         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4208         whitespace.
4209
4210 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4211
4212         * mm-util.el (mm-text-coding-system-for-write): New variable.
4213         (mm-append-to-file): New function.
4214         (mm-write-region): New function.
4215
4216         * gnus-art.el (gnus-output-to-file): Use it.
4217         * gnus-util.el (gnus-output-to-rmail): Ditto.
4218         (gnus-output-to-mail): Ditto.
4219         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4220
4221 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4222
4223         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4224
4225         * nnheader.el (nnheader-insert-file-contents): Revert and use
4226         mm-insert-file-contents.
4227         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4228         (nnheader-auto-mode-alist): Removed.
4229
4230         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4231         (mm-insert-file-contents): Add a new parameter for inserting
4232         compressed file literally.
4233
4234         * mml.el (mml-generate-mime-1): Insert non-text literally.
4235
4236         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4237
4238 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4239
4240         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4241
4242 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4243
4244         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4245         koi8-r.
4246
4247 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4248
4249         * mml.el (mml-insert-mime): Decode text.
4250         (mml-to-mime): Narrow to headers-or-head.
4251
4252 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4253
4254         * mm-view.el (mm-inline-text): Check
4255         w3-meta-content-type-charset-regexp.
4256
4257 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4258
4259        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4260        predicate.
4261
4262 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4263
4264         * gnus-mlspl.el: Documentation fixes.
4265
4266 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4267
4268         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4269
4270 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4271
4272         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4273         variables.
4274
4275 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4276
4277         * nnmail.el (nnmail-get-new-mail): "Done".
4278
4279 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4280
4281         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4282         interactive.
4283
4284 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4285
4286         * gnus-art.el (article-decode-charset): Fix broken CT.
4287
4288 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4289
4290         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4291         overview buffer if it is killed.
4292
4293 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4294
4295         * gnus-art.el (article-babel): New version.
4296
4297 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4298
4299         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4300
4301 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4302
4303         * gnus.texi (More Threading): Document new variable
4304         `gnus-sort-gathered-threads-function'.
4305
4306 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4307
4308         * gnus.texi (More Threading): Document new variable
4309         `gnus-sort-gathered-threads-function'.
4310
4311 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4312
4313         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4314         usage.
4315
4316 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * mm-util.el (mm-running-xemacs): Removed.
4319         (mm-coding-system-p): New function.
4320         (mm-binary-coding-system): Safe guess.
4321         (mm-text-coding-system): Ditto.
4322         (mm-auto-save-coding-system): Ditto.
4323
4324 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4325
4326         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4327         (mm-qp-or-base64): Reversed logic.
4328
4329         * mm-decode.el (mm-save-part-to-file): Let coding system be
4330         binary.
4331
4332 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4333
4334         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4335         be set in topic parameters.
4336
4337 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4338
4339         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4340         (gnus-sort-gathered-threads): Allow the user to specify the
4341         function to use when sorting gathered threads.
4342
4343         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4344         mark cached articles as `undownloaded'.
4345
4346 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4347
4348         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4349         to have buffer local values.
4350
4351 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4352
4353         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4354         types 'g' for 'guess group type.
4355
4356 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4357
4358         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4359         after each regexp in nnmail-list-identifiers, not just after last
4360         one.
4361
4362         * gnus-sum.el (gnus-list-identifiers): New variable.
4363         (gnus-summary-remove-list-identifiers): New function.
4364         (gnus-select-newsgroup): Use it.
4365         (gnus-summary-wash-hide-map): Bind
4366         `gnus-article-hide-list-identifiers' to W W l.
4367         (gnus-summary-make-menu-bar): Add list-identifiers command.
4368
4369         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4370         (gnus-treatment-function-alist): Add variable.
4371         (article-hide-list-identifiers): New function.
4372         (mapcar): Add function.
4373         (gnus-article-hide): Use it.
4374
4375 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4376
4377         * gnus.el: Pterodactyl Gnus v0.95 is released.
4378
4379 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4380
4381         * mm-decode.el (mm-mailcap-command): New function.
4382         (mm-display-external): Use it.
4383
4384         * gnus-art.el (article-make-date-line): Work for India.
4385
4386         * mm-encode.el (mm-qp-or-base64): Typo.
4387
4388         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4389
4390 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4391
4392         * gnus.el: Pterodactyl Gnus v0.94 is released.
4393
4394 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4395
4396         * pop3.el: New version.
4397
4398 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4399
4400         * mm-encode.el (mm-qp-or-base64): New function.
4401         (mm-content-transfer-encoding): Use it.
4402
4403         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4404
4405 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4406
4407         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4408
4409         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4410
4411 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412
4413         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4414         keystroke.
4415
4416         * mailcap.el (mailcap-mime-types): New function.
4417
4418         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4419
4420         * message.el (message-goto-eoh): Really go to the end.
4421
4422 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4423
4424         * message.el (message-make-date): Do the right thing in with
4425         sub-hour time zones.
4426
4427 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4428
4429         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4430         report.
4431
4432 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4433
4434         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4435
4436 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4437
4438         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4439         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4440         and use t as default value.
4441
4442 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4443
4444         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4445         gnus-summary-buffer is live.
4446
4447 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4448
4449         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4450
4451 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4452
4453         * message.el (message-bounce): Do MIME bounces MIMEy.
4454
4455         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4456
4457 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4458
4459         * mailcap.el (mailcap-mime-extensions): Changed patch to
4460         text/x-patch.
4461
4462         * mm-decode.el (mm-display-external): Wrong placement of paren.
4463
4464 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4465
4466         * gnus.el: Pterodactyl Gnus v0.93 is released.
4467
4468 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4469
4470         * gnus-cus.el (gnus-group-parameters): New entries for
4471         gnus-group-split.
4472
4473         * gnus-mlspl.el: Renamed functions and variables so as to
4474         start with gnus-group-split.
4475         * gnus.el: Adjust autoload entries.
4476
4477 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4478
4479         * gnus-mlspl.el: Removed trailing t from comment and provide.
4480         Renamed functions and variables to start with gnus-mlsplit.
4481         Added autoload comments.
4482         * gnus.el: Added autoload entries.
4483
4484 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4485
4486         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4487         so that matches excluded by RESTRICTs do not cause the whole split
4488         to be ignored.  This also fixes a long-standing bug in which a
4489         split with \N substitutions wouldn't cause cross-posting as
4490         expected.
4491
4492         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4493         (nnmail-split-it): Implement them.
4494
4495         * nnmail.el (nnmail-split-fancy): Document ! splits.
4496
4497 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4498
4499         * pop3.el: New version.
4500
4501 1999-07-05  Simon Josefsson
4502
4503         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4504
4505 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4506
4507         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4508
4509 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4510
4511         * gnus-util.el (gnus-write-active-file): Use real name.
4512
4513         * gnus-agent.el (gnus-agent-expire): Update active file
4514         method by method.
4515
4516 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4517
4518         * nndraft.el (nndraft-request-article): Use difference
4519         coding-systems for queue and drafts.
4520
4521         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4522         nndraft:drafts.
4523
4524         * mm-util.el (mm-auto-save-coding-system): New coding system.
4525
4526         * message.el (message-draft-coding-system): Use it.
4527
4528 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4529
4530         * mm-uu.el: More customizable and less aggressive.
4531
4532 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4533
4534         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4535         when plugged.
4536
4537         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4538         (mml-insert-mml-markup): Accept a nofile.
4539         (mml-insert-mime): Insert nofile.
4540
4541         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4542
4543         * mm-decode.el (mm-handle-media-type): New function.
4544         (mm-handle-media-supertype): New function.
4545         (mm-handle-media-subtype): New function.
4546         Use new functions throughout. "/"))
4547
4548 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-art.el (gnus-treat-predicate): Typo.
4551
4552 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4553
4554         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4555
4556 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4557
4558         * gnus-art.el (article-date-ut): UT!  Default it!
4559
4560 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4561
4562         * gnus.el: Pterodactyl Gnus v0.92 is released.
4563
4564 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4565
4566         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4567
4568 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4569
4570         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4571         connected.
4572
4573         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4574         when plugged.
4575
4576         * mm-view.el (mm-inline-message): Ignore remove-spec.
4577
4578         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4579         is bound.
4580
4581         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4582
4583         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4584
4585         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4586         start.
4587
4588         * message.el (message-fill-yanked-message): Remove `t' arg.
4589
4590         * gnus-group.el (gnus-group-kill-group): Message killing of
4591         groups.
4592
4593         * mm-util.el (mm-preferred-coding-system): New function.
4594         (mm-mime-charset): Use it.
4595
4596         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4597
4598 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4599
4600         * gnus-mlsplt.el: New file.
4601
4602 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4603
4604         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4605         functions.
4606         (mm-attachment-override-p): Take a handle instead of a type.
4607         (mm-inlined-p): Ditto.
4608         (mm-automatic-display-p): Ditto,
4609         (mm-inlinable-p): Ditto.
4610
4611         * nndraft.el (nndraft-request-expire-articles): Delete backup
4612         files.
4613
4614         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4615
4616         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4617
4618 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4619
4620         * nnmail.el (nnmail-split-it): Allow .*.
4621
4622 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4623
4624         * mm-decode.el (mm-inline-large-images-p): Renamed.
4625
4626         * gnus-art.el (article-date-ut): Always look in the current buffer
4627         for the Date header.
4628
4629         * mml.el (mml-validate): New command.
4630
4631         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4632         since we are dealing with regexps.
4633
4634 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4635
4636         * gnus.el: Pterodactyl Gnus v0.91 is released.
4637
4638 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4639
4640         * gnus-agent.el (gnus-agent-save-active-1): New function.
4641         (gnus-agent-save-active): use it.
4642         (gnus-agent-save-groups): Ditto.
4643
4644         * gnus-cache.el (gnus-cache-write-active): Use it.
4645
4646         * gnus-agent.el (gnus-agent-write-active): Use it.
4647
4648         * gnus-util.el (gnus-write-active-file): New function.
4649
4650         * gnus-agent.el (gnus-agent-write-active): New function to keep
4651         lower boundaries and canceled groups.
4652         (gnus-agent-save-groups): Use it.
4653         (gnus-agent-save-active): Use it.
4654         (gnus-agent-save-group-info): Only write active files.
4655         (gnus-agent-expire): Update active file.
4656
4657         * mm-decode.el (mm-inlinable-part-p): Removed.
4658         (mm-user-display-methods): Default to nil.
4659         (mm-user-display-methods): Removed.
4660         (add-mime-display-method): Removed.
4661         (mm-automatic-display): Renamed.
4662         (mm-automatic-display-p): Use it.
4663         (mm-inlined-types): New variable.
4664         (mm-inlined-p): New function.
4665
4666         * message.el (message-reply): Bind message-this-is-mail.
4667
4668 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4669
4670         * smiley.el (smiley-buffer): Fix for NT.
4671
4672 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4675
4676         * message.el (message-check-news-header-syntax): Protect against
4677         nil froms.
4678
4679         * mm-util.el (mm-auto-mode-alist): New.
4680
4681         * mml.el (mml-generate-mime-1): Ditto.
4682
4683         * gnus.el: Use mm-insert-file-contents throughout instead of
4684         nnheader.
4685
4686         * mm-util.el (mm-insert-file-contents): New function.
4687
4688 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4689
4690         * gnus.el: Pterodactyl Gnus v0.90 is released.
4691
4692 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4693
4694         * mailcap.el (mailcap-possible-viewers): Use string=.
4695
4696 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4697
4698         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4699         (mm-uu-forward-end-line): New variable.
4700         (mm-uu-begin-line): Handle forwarded message.
4701         (mm-uu-identifier-alist): Ditto.
4702         (mm-uu-dissect): Ditto.
4703
4704 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4705
4706         * lpath.el: Two free variables.
4707
4708 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4709
4710         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4711         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4712         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4713
4714         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4715         (nnfolder-file-coding-system-for-write): New variable.
4716         (nnfolder-active-file-coding-system): New variable.
4717         (nnfolder-active-file-coding-system-for-write): New variable.
4718         (nnfolder-save-active): New function.
4719         (nnfolder-save-buffer): Use them.
4720         (nnfolder-possibly-change-group): Ditto.
4721         (nnfolder-request-list-newsgroups): Ditto.
4722         (nnfolder-request-create-group): Ditto.
4723         (nnfolder-request-expire-articles): Ditto.
4724         (nnfolder-request-move-article): Ditto.
4725         (nnfolder-request-accept-article): Ditto.
4726         (nnfolder-request-delete-group): Ditto.
4727         (nnfolder-request-rename-group): Ditto.
4728         (nnfolder-possibly-change-folder): Ditto.
4729         (nnfolder-read-folder): Ditto.
4730         (nnfolder-request-list): Remove pathname-coding-system.
4731         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4732
4733         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4734         (nnmail-file-coding-system-1): Removed.
4735         (nnmail-find-file): Use nnmail-pathname-coding-system.
4736         (nnmail-write-region): Ditto.
4737
4738         * nnmbox.el (nnmbox-file-coding-system): New variable.
4739         (nnmbox-file-coding-system-for-write): New variable.
4740         (nnmbox-active-file-coding-system): New variable.
4741         (nnmbox-active-file-coding-system-for-write): New variable.
4742         (nnmbox-save-buffer): New function.
4743         (nnmbox-save-active): New function.
4744         (nnmbox-request-scan): Use them.
4745         (nnmbox-request-expire-articles): Ditto.
4746         (nnmbox-request-move-article): Ditto.
4747         (nnmbox-request-accept-article): Ditto.
4748         (nnmbox-request-replace-article): Ditto.
4749         (nnmbox-request-delete-group): Ditto.
4750         (nnmbox-request-rename-group): Ditto.
4751         (nnmbox-request-create-group): Ditto.
4752
4753         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4754         (mm-running-ntemacs): Removed.
4755
4756         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4757
4758 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4759
4760         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4761
4762 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4763
4764         * qp.el (quoted-printable-encoding-characters): Support lower case.
4765
4766 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4767
4768         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4769         (rfc2047-b-encode-region): Encode line by line.
4770
4771 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * mm-util.el (mm-find-mime-charset-region): Fix.
4774
4775 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4776
4777         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4778         (mm-find-mime-charset-region): Ditto.
4779
4780 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4781
4782         * gnus-sum.el (gnus-summary-move-article): Fix something or
4783         other.
4784
4785 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4786
4787         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4788         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4789         (gnus-summary-enter-digest-group): Use them.
4790         (gnus-summary-setup-default-charset): Ditto.
4791
4792 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4793
4794         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4795
4796 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4797
4798         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4799           gnus-newsgroup-name is nil.
4800
4801 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4802
4803         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4804
4805 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4806
4807         * gnus-art.el (article-emphasize): Use correct
4808         gnus-article-emphasis-alist.
4809
4810 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4811
4812         * mm-view.el (mm-inline-text): Fix text/html bug.
4813
4814 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4815
4816         * gnus.el: Pterodactyl Gnus v0.89 is released.
4817
4818 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4819
4820         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4821         * message.el (message-draft-coding-system): Ditto.
4822         * mm-util.el (mm-running-ntemacs): Ditto.
4823
4824 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4825
4826         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4827         cause problem.
4828
4829 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4830
4831         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4832
4833 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4834
4835         * mml.el: require mm-decode.
4836
4837 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4838
4839         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
4840
4841 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4842
4843         * mm-view.el (mm-inline-image): Fix image undisplayer.
4844
4845 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4846
4847         * mml.el (mml-insert-multipart): Error in compeling-read.
4848         (mml-insert-tag): Match tags.
4849
4850 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
4851
4852         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
4853         (gnus-cache-braid-heads): Ditto.
4854         (gnus-cache-retrieve-headers): Ditto.
4855
4856 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4857
4858         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
4859
4860 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
4861
4862         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
4863         to string under XEmacs.
4864
4865 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
4866
4867         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
4868
4869 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4870
4871         * mm-view.el (mm-inline-message): Fix message view bug.
4872         * gnus-art.el (gnus-article-prepare): Ditto.
4873
4874 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4875
4876         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
4877
4878 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4879
4880         * gnus.el: Pterodactyl Gnus v0.88 is released.
4881
4882 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4883
4884         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
4885         usage.
4886
4887         * nnmail.el (nnmail-get-new-mail): Save info.
4888
4889 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4890
4891         * gnus.el: Pterodactyl Gnus v0.87 is released.
4892
4893 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4894
4895         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
4896         (mail-source-run-script): New function.
4897         (mail-source-fetch-pop): Use it.
4898
4899 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4900
4901         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
4902
4903 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4904
4905         * gnus.el: Pterodactyl Gnus v0.86 is released.
4906
4907 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4908
4909         * gnus-art.el (gnus-treat-translate): New variable.
4910         (gnus-treat-predicate): Accept a list of regexps.
4911         (gnus-article-treat-custom): Allow a list of regexps.
4912
4913 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4914
4915         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
4916         type.
4917
4918 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4919
4920         * gnus-art.el (article-babel): Narrow a bit.
4921
4922         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
4923
4924 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
4925
4926         (gnus-agent-get-undownloaded-list): Operate on all articles, not
4927         only unread ones.
4928         (gnus-agent-fetch-headers): Fetch headers from unread and marked
4929         articles, not only unread ones.
4930
4931 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4932
4933         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
4934         keystroke.
4935
4936         * gnus-art.el (gnus-article-x-face-command): Ditto.
4937
4938         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
4939
4940         * gnus.el (gnus-method-simplify): Accept server names.
4941
4942 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
4943
4944         * gnus-art.el (article-babel-prompt): New function.
4945         (article-babel): New command.
4946
4947 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4948
4949         * gnus-art.el (gnus-article-part-wrapper): Go to part.
4950
4951         * mml.el (mml-generate-mime-1): Don't insert literally.
4952
4953         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
4954         (gnus-netrc-syntax-table): Removed.
4955         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
4956
4957 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4958
4959         * mm-view.el (mm-inline-text): Fix charset for text/html.
4960
4961 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4962
4963         * message.el (message-draft-coding-system): Use emacs-mule-dos.
4964
4965 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4966
4967         * nnmail.el (nnmail-split-incoming): Return the number of split
4968         mails.
4969         (nnmail-process-babyl-mail-format): Ditto.
4970         (nnmail-process-unix-mail-format): Ditto.
4971         (nnmail-process-mmdf-mail-format): Ditto.
4972         (nnmail-process-maildir-mail-format): Ditto.
4973
4974         * mail-source.el (mail-source-callback): Return the number from
4975         the callback.
4976
4977         * message.el (message-send-mail): Generate Lines.
4978
4979         * mail-source.el (mail-source-call-script): New function.
4980         (mail-source-call-script): New function.
4981
4982 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4983
4984         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
4985         (gnus-select-newsgroup): Use it.
4986         (gnus-group-highlight-words-alist): New variable.
4987         (gnus-newsgroup-emphasis-alist): New variable.
4988         (gnus-summary-local-variables):  Use it.
4989         * lpath.el: Use it.
4990         * gnus-art.el (article-emphasize): Use it.
4991         (gnus-emphasis-highlight-words): New face.
4992         * gnus-cus.el (gnus-group-parameters): New parameter.
4993
4994 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4995
4996         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
4997         parameter `headers'.
4998         (gnus-cache-enter-article): Ditto.
4999         (gnus-cache-update-article): Ditto.
5000         * gnus-sum.el (gnus-summary-move-article): Ditto.
5001         (gnus-summary-mark-article-as-unread): Ditto.
5002         (gnus-summary-mark-article): Ditto.
5003
5004 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5005
5006         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5007         (gnus-posting-style-alist): Removed.
5008         (gnus-message-style-insertions): Ditto.
5009         (gnus-configure-posting-styles): Reimplementation.
5010
5011         * mail-source.el (mail-source-fetch): Error the message.
5012
5013         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5014
5015 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5016
5017         * gnus.el: Pterodactyl Gnus v0.85 is released.
5018
5019 1999-04-20  Michael Cook  <cook@sightpath.com>
5020
5021         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5022           Outlook citation regex.
5023
5024 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5025
5026         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5027         semicolon.
5028
5029 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5030
5031         * gnus-range.el (gnus-remove-from-range): Document range1
5032         modification, protect range2.
5033
5034 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5035
5036         * gnus-sum.el (gnus-update-marks): Protect lists from
5037         gnus-remove-from-range, don't sort twice.
5038
5039 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5040
5041         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5042         function in backend.
5043
5044 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5045
5046         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5047         request-accept-article function in the backend instead of using
5048         the 'respool capability.
5049
5050 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5051
5052         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5053         spurious whitespace at eob.
5054
5055 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5056
5057         * nnmail.el (nnmail-get-new-mail): Check right variable.
5058
5059 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5060
5061         * mailcap.el (mailcap-mime-data): Fix rfc822.
5062
5063 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5064
5065         * nndoc.el (nndoc-nsmail-type-p): New function.
5066         (nndoc-type-alist): Recognize nsmail.
5067
5068 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5069
5070         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5071         *before* `article-hide-headers' deletes the information.
5072
5073 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5074
5075         * gnus-sum.el (gnus-summary-save-parts): New command and
5076         keystroke.
5077         (gnus-summary-save-parts-1): New function.
5078         (gnus-summary-iterate): Buggy.
5079
5080         * mm-decode.el (mm-save-part-to-file): Made into own function.
5081
5082 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * gnus-group.el (gnus-group-set-info): Resist nils.
5085
5086 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5087
5088         * mailcap.el (mailcap-mime-data): Ditto.
5089
5090         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5091
5092         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5093
5094 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5095
5096         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5097         gnus-article-date-lapsed-new-header is t.
5098
5099 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5100
5101         * gnus.el: Pterodactyl Gnus v0.84 is released.
5102
5103 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5104
5105         * gnus-msg.el (gnus-bug-message): Mime change.
5106
5107 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5108
5109         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5110
5111 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5112
5113         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5114         `x-uue'.
5115
5116 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5117
5118         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5119         when authentication is 'password.
5120
5121 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5122
5123         * gnus-win.el (gnus-configure-windows): Accept a setting.
5124
5125 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5126
5127         * mm-util.el (mm-quote-arg): Moved here.
5128
5129         * mm-decode.el (mm-quote-arg): Quote more chars.
5130
5131 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5132
5133         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5134         with newlines would create buggy .nov files.
5135
5136         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5137
5138         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5139         end of lines.
5140
5141         * message.el (message-mode): Doc fix.
5142
5143         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5144
5145         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5146
5147         * gnus-art.el (article-date-ut): Rewrite.
5148
5149         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5150         order.
5151
5152         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5153         headers.
5154
5155         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5156
5157 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5158
5159         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5160         (article-date-ut): use it.
5161
5162 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5163
5164         * mail-source.el (mail-source-fetch-pop): Call script
5165         asynchronously.
5166
5167 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5168
5169         * gnus.el: Pterodactyl Gnus v0.83 is released.
5170
5171 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5174
5175         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5176
5177         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5178
5179         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5180
5181         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5182
5183         * message.el (message-generate-headers): Accept continuation
5184         headers.
5185
5186 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5187
5188         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5189
5190 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5191
5192         * gnus-art.el (gnus-treatment-function-alist): use
5193         maybe-hide-headers.
5194
5195         * message.el (message-inhibit-body-encoding): Typo.
5196         (message-resend): Inhibit encoding.
5197
5198         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5199
5200         * gnus-art.el (article-remove-cr): Use re-search.
5201
5202         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5203         headers.
5204
5205         * mm-decode.el (mm-quote-arg): Quote '.
5206
5207         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5208
5209         * mm-decode.el (mm-insert-part): Use multibyte for text.
5210
5211         * gnus-start.el (gnus-read-newsrc-file): New variable.
5212         (gnus-read-newsrc-file): Use it.
5213
5214 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5215
5216         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5217
5218         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5219         function.
5220
5221 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5222
5223         * gnus.el: Pterodactyl Gnus v0.82 is released.
5224
5225 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5226
5227         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5228         for iso8859-2.
5229
5230 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5231
5232         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5233         synonym alist.
5234
5235 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5236
5237         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5238
5239 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5240
5241         * mail-source.el (mail-source-fetch): Ask before bugging out.
5242
5243 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5244
5245         * uudecode.el (uudecode-decode-region-external): Don't assume
5246         uudecode-temporary-file-directory ends with a slash.
5247
5248 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5249
5250         * gnus-sum.el (gnus-update-marks):
5251         (gnus-update-read-articles):
5252         (gnus-summary-expire-articles): Check server.
5253
5254 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5255
5256         * mml.el (mml-preview): New function.
5257
5258 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5259
5260         * mail-source.el (mail-source-fetch-file): Return the right
5261         value.
5262
5263 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5264
5265         * mml.el (mml-insert-parameter): New function.
5266         (mml-insert-parameter-string): New function.
5267
5268         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5269
5270         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5271         (gnus-mime-display-part): Use it.
5272
5273         * mm-decode.el (mm-alternative-precedence): Removed.
5274         (mm-discouraged-alternatives): New variable.
5275         (mm-preferred-alternative-precedence): New function.
5276
5277         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5278
5279         * mail-source.el (mail-sources): New variable.
5280
5281         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5282
5283         * mm-decode.el (mm-valid-image-format-p): New function.
5284         (mm-inline-media-tests): Use it.
5285         (mm-valid-and-fit-image-p): New function.
5286
5287         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5288         (gnus-agent-fetch-group): Ditto.
5289
5290 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5291
5292         * nnmail.el (nnmail-article-group): in case of a group name
5293         containing "\\n" constructs, be sure to pass the expanded value to
5294         nn*-save-mail.
5295
5296 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5297
5298         * gnus.el: Pterodactyl Gnus v0.81 is released.
5299
5300 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5301
5302         * gnus-sum.el (gnus-get-split-value): Reverse result.
5303
5304 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5305
5306         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5307
5308 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * mml.el (mml-insert-tag): Insert concluding part.
5311
5312         * message.el (message-send-mail): Encode later.
5313         (message-send-news): Ditto.
5314
5315         * nnfolder.el: Don't use mail delim.
5316
5317 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5318
5319         * gnus-cus.el (gnus-group-customize): Put point at min.
5320
5321         * mm-view.el (mm-inline-text): Allow toggling html.
5322
5323 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5324
5325         * mail-source.el: Added prescript and postscript to file.
5326
5327 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5328
5329         * nnmail.el: Reverted.
5330
5331         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5332         (gnus-setup-posting-charset): Did work.
5333
5334 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5335
5336         * gnus.el (gnus-short-group-name): Use
5337         gnus-group-uncollapsed-levels.
5338
5339 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5340
5341         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5342
5343 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5344
5345         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5346         (article-strip-headers-from-body): New command and keystroke.
5347
5348 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5349
5350         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5351
5352         * nnheader.el (nnheader-insert-file-contents): Bind
5353         enable-local-eval to nil.
5354         (nnheader-find-file-noselect): Ditto.
5355
5356         * nnmail.el (nnmail-article-group): Don't remove long lines.
5357         (nnmail-remove-long-lines): New function.
5358         (nnmail-split-header-length-limit): Removed.
5359
5360         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5361
5362         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5363
5364 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * gnus-sum.el (gnus-summary-generic-mark): New function.
5367
5368         * nnmail.el (nnmail-split-header-length-limit): Increased.
5369         (nnmail-article-group): Allow nil.
5370
5371         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5372
5373         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5374         first.
5375
5376         * mml.el (mml-minibuffer-read-type): Include types from
5377         mailcap-mime-data.
5378
5379         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5380
5381 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5382
5383         * mml.el (mml-insert-tag): New function.
5384         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5385         confusion with functions like `mml-read-tag'.
5386         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5387         (mml-minibuffer-read-description): Ditto with
5388         `mml-minibuffer-read-description'.
5389         (mml-attach-buffer): New function.
5390         (mml-mode-map): New entry for /.
5391         (mml-minibuffer-read-type): Accept DEFAULT.
5392
5393         * mml.el (mml-quote-region): Narrow the region.
5394
5395         * message.el (message-mode-menu): message-mime-attach-file is now
5396         mml-attach-file.
5397
5398 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5399
5400         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5401
5402 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5403
5404         * mml.el (mml-attach-buffer): New command.
5405
5406 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5407
5408         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5409         with a proper range. Compress range.
5410
5411         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5412
5413 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5414
5415         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5416
5417 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5418
5419         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5420         (gnus-picons-convert-x-face): Removed.
5421         (gnus-picons-article-display-x-face): Removed.
5422         (gnus-picons-x-face-sentinel): Ditto.
5423         (gnus-picons-display-x-face): Ditto.
5424
5425 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5426
5427         * gnus.el: Pterodactyl Gnus v0.80 is released.
5428
5429 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5430
5431         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5432
5433         * gnus-sum.el (gnus-with-article): Moved here.
5434
5435         * mail-source.el (mail-source-fetch-pop): Ask for password even
5436         when program.
5437
5438 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * gnus-msg.el (gnus-bug): Add description.
5441
5442         * mml.el (mml-insert-mml-markup): Insert disposition.
5443
5444         * message.el (message-send-mail): Always encode mail headers.
5445
5446         * smiley.el (gnus-smiley-display): Goto body.
5447
5448 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5449
5450         * smiley.el (gnus-smiley-display): Don't search to blank line.
5451
5452 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5453
5454         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5455         when requested.
5456
5457         * nnmail.el (nnmail-current-spool): Removed.
5458
5459         * gnus-salt.el (gnus-tree-inhibit): New varible.
5460
5461         * gnus.el (mm-util): Required.
5462
5463 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5464
5465         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5466
5467 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5468
5469         * mail-source.el (mail-source-bind): Doc fix.
5470
5471 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5472
5473         * message.el (message-mode): Doc fix.
5474
5475         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5476         encoding.
5477
5478         * gnus.el (gnus-methods-equal-p): Moved here.
5479
5480         * mail-source.el: pop at 110.
5481
5482         * pop3.el (pop3-movemail): Use write-region instead of
5483         append-to-file to avoid excessive messaging.
5484
5485 1999-02-27  lantz moore  <lmoore@contigo.com>
5486
5487         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5488         type directory.
5489
5490 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5491
5492         * gnus-art.el (article-hide-boring-headers): Field names must not
5493         contain whitespace.
5494
5495 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5496
5497         * gnus.el: Pterodactyl Gnus v0.79 is released.
5498
5499 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5500
5501         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5502
5503         * mml.el (mml-mode): Don't use add-minor-mode.
5504
5505         * message.el (messgage-inhibit-body-encoding): New variable.
5506         (message-encode-message-body): Use it.
5507
5508 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5509
5510         * gnus.el: Pterodactyl Gnus v0.78 is released.
5511
5512 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5513
5514         * message.el (message-mode): Switch on MML mode.
5515
5516         * mml.el: Included commands and functions.
5517         (mml-mode-map): New keymap.
5518
5519         * message.el: Removed the insertion commands and functions.
5520
5521         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5522
5523         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5524         keystroke.
5525
5526         * gnus-art.el (gnus-narrow-to-page): Revert.
5527
5528         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5529         (gnus-cite-parse-maybe): Always reparse.
5530
5531         * message.el (message-encode-message-body): Don't insert
5532         "multipart warning".
5533
5534         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5535
5536 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5537
5538         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5539
5540         * nnmail.el: Require mm-util.
5541
5542 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5543
5544         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5545         group.
5546
5547 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5548
5549         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5550
5551 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5552
5553         * gnus-msg.el (gnus-extended-version): Better regexp.
5554
5555 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5556
5557         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5558         is called with the result of SPLIT and should return a new split.
5559
5560         * gnus.texi: update the doc.
5561
5562 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5563
5564         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5565         displayed in the article buffer, output bars if
5566         `gnus-picons-display-article-move-p'.
5567
5568 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5569
5570         * mail-source.el (mail-source-fetch-pop): Typo.
5571
5572 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5573
5574         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5575
5576 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577
5578         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5579
5580 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5581
5582         * mml.el (mml-insert-buffer): New function.
5583
5584         * message.el (message-forward): Insert the buffer in the buffer.
5585
5586 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5587
5588         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5589
5590 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5591
5592         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5593
5594 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5595
5596         * gnus.el: Pterodactyl Gnus v0.77 is released.
5597
5598 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5599
5600         * gnus-art.el (gnus-displaying-mime): New variable.
5601         (article-narrow-to-head): New function.
5602
5603         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5604         Default to pop instead of pop3.
5605
5606 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5607
5608         * gnus-art.el (article-hide-pgp): Goto body.
5609
5610         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5611
5612         * gnus-cite.el: Don't use goto-line.
5613
5614         * gnus-art.el (gnus-article-treat-html): Removed.
5615         (gnus-treat-article): Save restriction.
5616
5617 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5618
5619         * message.el (message-send-mail): Don't untabify.
5620         (message-mode): Don't use tabs for indentation.
5621
5622 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * message.el (message-send-mail): Don't untabify.
5625
5626         * nnml.el (nnml-save-mail): Typo fix.
5627
5628 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5629
5630         * message.el (message-cite-function): Add
5631         `message-cite-original-without-signature' customization option.
5632
5633 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5634
5635         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5636         `nnmail-prepare-incoming-header-hook'.
5637
5638 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5639
5640         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5641
5642 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5643
5644         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5645
5646 1999-02-18  Michael Cook  <cook@sightpath.com>
5647
5648         * Recognize Microsoft Outlook's cite attribution conventions.
5649
5650 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5651
5652         * gnus-sum.el: Bind M.
5653
5654 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5655
5656         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5657
5658 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5659
5660         * gnus-picon.el (gnus-group-display-picons): ensures that
5661         `article-goto-body' really goes to the article body.
5662
5663 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5664
5665         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5666
5667         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5668
5669         * mm-view.el (mm-view-message): Enable multibyte.
5670
5671 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5672
5673         * nnmail.el (nnmail-get-new-mail): Message later.
5674
5675         * mm-util.el (mm-find-charset-region): Revert to checking
5676         multibyte.
5677
5678 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5679
5680       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5681       attachment.
5682
5683 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5684
5685         * gnus.el: Pterodactyl Gnus v0.76 is released.
5686
5687 1999-02-06  Felix Lee  <flee@cygnus.com>
5688
5689         * gnus.el (gnus-group-change-level-function): Typo.
5690
5691 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5692
5693         * gnus-sum.el (gnus-nov-skip-field): Removed.
5694         (gnus-nov-field): Ditto.
5695         (gnus-nov-parse-extra): Ditto.
5696         (gnus-nov-read-integer): Ditto.
5697
5698 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5699
5700         * nnheader.el (nnheader-nov-read-message-id): New macro.
5701         (nnheader-parse-nov): Use it.
5702
5703         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5704         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5705         `(eq (char-after) ?\n)'.
5706
5707 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5708
5709         * gnus.el (gnus-other-frame): Always pop up a new frame.
5710
5711 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5712
5713         * gnus-range.el (gnus-range-add): Rewrite.
5714
5715 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5716
5717         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5718         format.
5719         (nnmail-process-maildir-mail-format): New function.
5720
5721         * mail-source.el (mail-source-fetch-maildir): New function.
5722         (mail-source-keyword-map): Add default for maildir method.
5723         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5724
5725 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5726
5727         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5728
5729         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5730         (nndoc-mime-digest-type-p): Removed.
5731
5732 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5735         where it is supposed to be.
5736         (gnus-treat-play-sounds): New variable.
5737
5738         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5739
5740         * gnus-art.el (article-display-x-face): Narrow to head.
5741         (gnus-article-washed-types): New variable.
5742         (article-hide-pgp): Is not a toggle.
5743         (gnus-article-hide-text-type): Save types.
5744         (article-decode-charset): Use it.
5745
5746         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5747
5748         * message.el (message-forward-start-separator): Removed.
5749         (message-forward-end-separator): Removed.
5750         (message-signature-before-forwarded-message): Removed.
5751         (message-included-forward-headers): Removed.
5752         (message-check-news-body-syntax): Don't check forward.
5753         (message-forward): Use MIME.
5754
5755         * nnvirtual.el (nnvirtual-request-article): Bind
5756         gnus-article-decode-hook to nil.
5757
5758 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5759
5760         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5761         us-ascii.
5762
5763 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5764
5765         * format-spec.el (format-spec): Be more robust.
5766
5767         * message.el (message-encode-message-body): Default
5768         mail-parse-charset to mail-parse-charset.
5769
5770         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5771         (gnus-summary-edit-article): Bind mail-parse-charset.
5772
5773         * mml.el (mml-read-tag): Ignore white space after end of tag.
5774
5775         * message.el (message-goto-body): Also work in separatorless
5776         articles.
5777
5778         * mml.el (mml-translate-from-mime): New function.
5779         (mml-insert-mime): Ditto.
5780         (mml-to-mime): New function.
5781         (mime-to-mml): New name.
5782
5783         * gnus-sum.el (gnus-summary-edit-article): Always select raw
5784         article.
5785
5786         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
5787
5788         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
5789         special-case nndraft groups.
5790
5791 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5792
5793         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
5794         (gnus-get-newsgroup-headers): Already bound.
5795
5796         * message.el (message-encode-message-body): Use posting charset.
5797
5798         * mm-bodies.el (mm-encode-body): Use MIME charsets.
5799         (mm-body-encoding): Do CTE.
5800         (mm-body-7-or-8): New function.
5801
5802         * mm-util.el (mm-mime-charset): Always fall back on alist.
5803         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
5804         (mm-mime-mule-charset-alist): Add arabic-*-column.
5805         (mm-find-mime-charset-region): New function.
5806
5807         * format-spec.el (format-spec-make): New function.
5808
5809         * mail-source.el (format-spec): Required.
5810         (mail-source-fetch-with-program): Removed.
5811         (mail-source-fetch-with-program): New function.
5812
5813         * format-spec.el: New file.
5814
5815 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5816
5817         * mail-source.el (mail-source-fetch-with-program): Take optional
5818         parameter.
5819
5820 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5821
5822         * gnus-start.el: Ignore some groups.
5823         (gnus-setup-news): Bind nnmail-fetched-sources.
5824
5825         * message.el (message-send-mail): Remove all tabs.
5826
5827         * mm-util.el (mm-find-charset-region): Just check whether
5828         find-charset-region is defined.
5829
5830 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5831
5832         * gnus-group.el (gnus-group-get-new-news): Use
5833         nnmail-fetched-sources.
5834
5835         * nnmail.el (nnmail-fetched-sources): New variable.
5836         (nnmail-get-new-mail): Use it.
5837
5838         * mail-source.el (mail-source-fetched-sources): New variable.
5839         (mail-source-fetch): Use it.
5840
5841 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
5842
5843         * gnus.el (gnus-getenv-nntpserver): if the file that
5844         gnus-nntpserver-file names has a trailing newline, the
5845         string-match will always match, and thus the file will never be
5846         read.  (^ matches start of "line", \\` matches start of "buffer",
5847         which is what was intended...)
5848
5849 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
5850
5851         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
5852
5853 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
5854
5855         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
5856         select methods.
5857
5858 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
5859
5860         * gnus-range.el (gnus-remove-from-range): Sort second argument.
5861
5862 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
5863
5864         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
5865
5866 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5867
5868         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
5869         a typo.
5870         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
5871         charset to nil.
5872         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
5873         * gnus-start.el (gnus-start-draft-setup): Ditto.
5874
5875 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5876
5877         * mail-source.el (mail-source-fetch-directory): Use the predicate.
5878         (mail-source-value): Don't do variables.
5879
5880         * nnmail.el (nnmail-get-new-mail): Set the predicate.
5881
5882         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
5883
5884 1999-02-01  Michael Cook  <cook@sightpath.com>
5885
5886         * Defenestrate spurious ?a.
5887
5888 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5889
5890         * mail-source.el (mail-source-fetch-pop): Instead use
5891         :authentication.
5892
5893 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
5894
5895         * lisp/mail-source.el : Support APOP authentication scheme.
5896
5897 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
5898
5899         * pop3.el (pop3-movemail): Return t.
5900
5901 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * rfc2047.el (rfc2047-fold-region): New function.
5904         (rfc2047-encode-message-header): Use it.
5905
5906 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
5907
5908         * gnus-sum.el (gnus-group-charset-alist): Add more.
5909
5910 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5911
5912         * gnus.el: Pterodactyl Gnus v0.75 is released.
5913
5914 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5915
5916         * gnus-art.el (article-display-x-face): Don't narrow to head.
5917
5918 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
5919
5920         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
5921
5922 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5923
5924         * mail-source.el (mail-source-fetch-directory): Ignore
5925         directories.
5926
5927         * gnus-cus.el (gnus-group-parameters): Addition.
5928
5929         * gnus-art.el (article-strip-banner): Do symbolic banners.
5930         (article-strip-banner): New keystroke.
5931
5932 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
5933
5934         * gnus-art.el (article-strip-banner): New command.
5935
5936 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5937
5938         * gnus-art.el (gnus-treat-strip-banners): New variable.
5939
5940 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
5943         has been exist.
5944
5945 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5946
5947         * message.el (message-draft-coding-system): Check coding-system.
5948         * mm-util.el (mm-text-coding-system): Ditto.
5949
5950 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * mail-source.el (mail-source-fetch-pop): Save excursion.
5953
5954 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5955
5956         * mail-source.el (mail-source-movemail-args): Not constant.
5957         (mail-source-movemail-args): Removed.
5958         (mail-source-fetch-with-program): New function.
5959         (mail-source-fetch-pop): Use program and function.
5960         (mail-source-movemail-program): Removed.
5961
5962         * gnus-art.el (gnus-treat-date-iso8601): New variable.
5963         (gnus-treat-date-user-defined): New variable.
5964
5965 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
5966
5967         * nnmail.el (nnmail-fix-eudora-headers): New function.
5968
5969 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5970
5971         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
5972
5973 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5974
5975         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
5976         (smiley-nosey-regexp-alist): Ditto.
5977
5978         * gnus-art.el (gnus-treatment-function-alist): Do
5979         gnus-article-add-buttons-to-head later.
5980         (gnus-treat-capitalize-sentences): New variable.
5981         (article-capitalize-sentences): New command and keystroke.
5982
5983         * gnus-group.el (gnus-group-catchup-current): Do group.
5984
5985         * message.el (message-default-charset): Add group.
5986
5987 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5988
5989         * gnus.el: Pterodactyl Gnus v0.74 is released.
5990
5991 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5992
5993         * gnus-art.el (article-fill-long-lines): Renamed.
5994         (article-fill-long-lines): New keystroke.
5995
5996 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5997
5998         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
5999
6000         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6001         displayed.
6002         (gnus-group-catchup-current): Be more robus.
6003
6004         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6005         headers.
6006
6007 1999-01-25  Dave Love  <fx@gnu.org>
6008
6009         * message.el (message-mode-menu): Add message-mime-attach-file.
6010         (message-mode): Doc fix.
6011
6012 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6013
6014         * nnmail.el (nnmail-check-duplication): Insert the mail source
6015         string.
6016
6017         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6018         (mail-source-fetch-directory): Ditto.
6019         (mail-source-fetch-file): Ditto.
6020         (mail-source-string): New variable.
6021
6022         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6023         the level.
6024
6025         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6026         before handling.
6027
6028         * mm-util.el (mm-mime-charset): Use the parameters.
6029         (mm-mime-charset): Removed region paremeters.
6030
6031         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6032         source.
6033
6034 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6035
6036         * nnmail.el (nnmail-get-split-group): Quote right.
6037
6038 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6039
6040         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6041         buffer.
6042
6043 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6044
6045         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6046         (gnus-group-mode): Don't hook.
6047
6048         * mail-source.el (mail-source-bind): Doc fix.
6049         (mail-source-bind): Take only one param.
6050
6051         * gnus-art.el (gnus-treat-highlight-signature): typep.
6052
6053         * mail-source.el (mail-source-movemail): Ignore empty file.
6054         (mail-source-callback): Check before deleting.
6055
6056         * message.el (message-mime-attach-file): Include name.
6057
6058 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6059
6060         * mm-util.el (mm-read-charset): Return a symbol.
6061
6062         * mm-view.el (mm-inline-text): Insert signature separator.
6063
6064         * gnus-art.el (gnus-treat-predicate): New function.
6065         (gnus-treat-article): Allow all types to be checked.
6066
6067         * gnus-util.el (gnus-or): New function.
6068         (gnus-and): Ditto.
6069
6070         * gnus-art.el (gnus-mime-display-single): Use override.
6071
6072         * mm-decode.el (mm-attachment-override-types): New variable.
6073         (mm-attachment-override-p): New function.
6074
6075         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6076
6077 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6078
6079         * mm-view.el (mm-inline-text): Do vcards.
6080
6081 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6082
6083         * gnus.el: Pterodactyl Gnus v0.73 is released.
6084
6085 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6086
6087         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6088         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6089         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6090         (nnmail-movemail-program): Removed.
6091         (nnmail-movemail-args): Removed.
6092         (nnmail-pop-password-required): Ditto.
6093         (nnmail-tmp-directory): Ditto.
6094         (nnmail-delete-incoming): Removed.
6095         (nnmail-pop-password, nnmail-moved-inboxes,
6096         nnmail-internal-password, nnmail-move-inbox): Removed.
6097         (nnmail-read-passwd): Ditto.
6098         (nnmail-get-spool-files): Removed.
6099         (nnmail-resplit-incoming): Reinstated.
6100
6101         * mail-source.el: New file.
6102
6103 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6104
6105         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6106
6107 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6108
6109         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6110
6111 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6112
6113         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6114
6115         * gnus-picon.el (gnus-group-display-picons): Goto body.
6116
6117         * gnus.el: Indented all functions; broke long lines; changed all
6118         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6119
6120 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6121
6122         * gnus.el: Pterodactyl Gnus v0.72 is released.
6123
6124 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6125
6126         * gnus.el: Cleaned up trailing whitespace.
6127
6128         * mm-util.el (mm-read-charset): Work.
6129
6130 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6131
6132         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6133         nnheader-translate-file-chars'd group name.
6134
6135 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * message.el (message-encode-message-body): Fold case.
6138
6139 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6140
6141         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6142
6143 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6144
6145         * mailcap.el (mailcap-add): New function.
6146
6147 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6148
6149         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6150         (article-goto-body): Use it.
6151         (gnus-treat-article): Ditto.
6152
6153         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6154         downloaded articles from the downloadeble list.
6155
6156 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6157
6158         * message.el (message-encode-message-body): Bind
6159         mail-parse-charset.
6160
6161         * mm-util.el (mm-charset-synonym-alist): New variable.
6162         (mm-charset-to-coding-system): Use it.
6163         (mm-charset-coding-system-alist): Removed.
6164         (mm-charset-to-coding-system): Don't use it.
6165         (mm-find-charset-region): Use mail-parse-charset.
6166
6167         * gnus-art.el (gnus-treatment-function-alist): Use
6168         gnus-article-display-picons.
6169         (gnus-treat-display-xface): Only do if we have xface feature.
6170         (gnus-part-display-hook): New function.
6171         (gnus-treat-article): Use it.
6172         (gnus-treat-article): Use gnus-visual.
6173
6174         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6175
6176         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6177         displaying.
6178
6179         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6180
6181         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6182         regexp file names.
6183
6184 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6185
6186         * gnus.el: Pterodactyl Gnus v0.71 is released.
6187
6188 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * mm-view.el (mm-inline-image): Don't add a dot.
6191
6192         * gnus-art.el (gnus-treat-article): New function.
6193
6194         * gnus.el (gnus-article-display-hook): Removed.
6195
6196         * gnus-art.el (gnus-article-treat-custom): New variable.
6197
6198         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6199
6200         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6201         functions.
6202
6203         * message.el (message-posting-charset): New variable.
6204         (message-send-mail): Use it.
6205
6206         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6207         (gnus-setup-posting-charset): New function.
6208         (gnus-setup-message): Use it.
6209
6210         * message.el (message-encode-message-body): Just look for
6211         Content-Type before inserting a new one.
6212
6213 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6214
6215         * rfc2047.el (rfc2047-default-charset): Removed.
6216
6217         * mail-prsvr.el: New file.
6218         (mail-parse-charset): New variable.
6219
6220         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6221         Changed name.
6222
6223         * gnus.el (gnus-charset): New group.
6224
6225         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6226
6227         * gnus-sum.el (gnus-default-charset): Default to nil.
6228         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6229         (gnus-newsgroup-iso-8859-1-forced): Removed.
6230
6231         * mm-util.el (mm-known-charsets): Removed.
6232         (mm-default-coding-system): Removed.
6233         (mm-default-charset): Removed.
6234         (mm-read-charset): New function.
6235
6236         * message.el (message-default-charset): Removed.
6237
6238         * rfc2047.el (rfc2047-default-charset): Default to nil.
6239
6240         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6241
6242 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6243
6244         * gnus.el: Pterodactyl Gnus v0.70 is released.
6245
6246 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6247
6248         * mm-decode.el (mm-save-part): Use mm-get-part.
6249         (mm-insert-part): New function.
6250         (mm-get-part): Use it.
6251         (mm-get-image): Ditto.
6252         (mm-display-external): Ditto.
6253
6254         * mm-view.el (mm-inline-text): Ditto.
6255
6256         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6257         ranges.
6258
6259         * mm-decode.el (mm-display-external): Save the buffer.
6260         (mm-remove-part): Kill it.
6261
6262         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6263
6264         * nnagent.el (nnagent-request-set-mark): Defined stub.
6265
6266 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * gnus-score.el (gnus-score-load-score-alist): Bind
6269         coding-system-for-read.
6270
6271         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6272         prepare-exit-hook.
6273
6274         * mm-view.el (mm-setup-w3): Require w3.
6275
6276 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6277
6278         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6279         body.
6280
6281 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6282
6283         * mm-encode.el: Ditto.
6284
6285         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6286         error.
6287
6288         * mailcap.el (mailcap-mime-data): SAFER ps.
6289
6290         * message.el (message-encode-message-body): Always insert a
6291         Content-Type header.
6292
6293         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6294         shown inline.
6295
6296         * mm-view.el (mm-inline-text): Handle all sorts of text.
6297
6298         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6299         don't view.
6300
6301         * mm-decode.el (mm-display-external): Use it.
6302
6303         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6304
6305         * mm-decode.el (mm-save-part): Removed double code.
6306
6307 1999-01-12  Dave Love  <fx@gnu.org>
6308
6309         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6310         application/octet-stream .gz & al files with jka-compr.
6311
6312 1999-01-12  Dave Love  <fx@gnu.org>
6313
6314         * gnus-ems.el (gnus-down-mouse-3): New variable.
6315         * gnus-art.el (gnus-mime-button-map): Use it.
6316         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6317
6318 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6319
6320         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6321
6322 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6323
6324         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6325         buffers.
6326
6327         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6328
6329         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6330
6331 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6332
6333         * mml.el (mml-parameter-string): Strip directory component.
6334
6335 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6336
6337         * gnus.el (gnus-use-demon): Removed.
6338
6339 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6340
6341         * nnmail.el (nnmail-article-group): Don't infloop.
6342
6343 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6344
6345         * gnus-art.el (article-update-date-lapsed): Made it work with
6346         picons, and make it update on all visible frames.
6347         (article-date-ut): Get summary-buffer's current-headers.
6348
6349 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6350
6351         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6352         (gnus-picons-setup-p): New variable.
6353
6354 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6355
6356         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6357
6358 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6359
6360         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6361         (gnus-summary-exit-no-update): Use mapcar.
6362
6363 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6364
6365         * gnus-agent.el (gnus-category-write): Make directory.
6366
6367 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6368
6369         * gnus-sum.el (gnus-update-read-articles):
6370         (gnus-update-marks): Request backend update of mark.
6371
6372 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6373
6374         * mm-bodies.el (mm-body-encoding): Use mm-find.
6375
6376 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6377
6378         * gnus-picon.el (gnus-article-display-picons): Fix.
6379
6380 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6381
6382         * gnus.el: Pterodactyl Gnus v0.69 is released.
6383
6384 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6385
6386         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6387
6388         * gnus-agent.el (gnus-agent-remove-group): New command and
6389         keystroke.
6390
6391         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6392
6393 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6394
6395         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6396
6397 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6398
6399         * mm-view.el (mm-inline-text): Bind current id.
6400
6401         * mm-decode.el (mm-handle-id): New macro.
6402         (mm-make-handle): Accept id.
6403         (mm-dissect-singlepart): Use it.
6404
6405 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6406
6407       * message.el (message-cite-original-without-signature): Use
6408       message-signature-separator when searching for signature in
6409       message-cite-original-without-signature.
6410
6411 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6412
6413         * gnus.el (gnus-server-to-method): Check named methods.
6414
6415 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6416
6417         * mm-view.el (mm-view-message): Goto point-min.
6418
6419         * nnmail.el (nnmail-article-group): Don't delete lines, only
6420         shorten them.
6421
6422         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6423         values.
6424
6425         * nnheader.el (nnheader-temp-directory): New variable.
6426         (nnheader-temp-directory): Removed.
6427
6428 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6429
6430         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6431         list of files to check for mailcap entries under windows-nt.
6432
6433 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6434
6435         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6436         summary buffer exists.
6437
6438 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6439
6440         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6441         irrelevant Sun sendmail bug.
6442         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6443
6444         * message.el (message-send-news): Bind mail-header-separator to
6445         "" when asking backend to post.
6446
6447 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6448
6449         * mm-uu.el (mm-dissect-disposition): New variable.
6450         (mm-uu-dissect): Use it.
6451
6452 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6453
6454         * mm-view.el (mm-inline-text): Bind url-current-object.
6455
6456 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6457
6458         * gnus-range.el (gnus-remove-from-range): Rewrite.
6459
6460 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6461
6462         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6463
6464 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6465
6466         * message.el (message-encode-message-body): Insert `MIME-Version'
6467         instead of `Mime-Version'.
6468
6469 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6470
6471         * message.el (message-insert-mime-part): Add the attachment
6472         disposition.
6473         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6474         (message-mime-query-type): New function.
6475         (message-mime-query-description): Ditto.
6476         (message-mime-query-file): Ditto.
6477         (message-insert-mime-part): Use them.
6478         (message-mime-insert-external): Use the new stuff.
6479
6480 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6481
6482         * nnmail.el (nnmail-split-header-length-limit): New variable.
6483
6484         * mm-decode.el (mm-dissect-buffer): Check syntax.
6485
6486         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6487
6488         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6489         (rfc2047-dissect-region): Ditto.
6490
6491 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6492
6493         * mm-view.el (mm-view-message): Decode charset.
6494
6495 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6496
6497         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6498         CT headers.
6499
6500 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6501
6502         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6503         mm-uu-*-function.
6504         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6505
6506 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6507
6508         * message.el (message-send-mail): Do MML first.
6509         (message-send-news): Ditto.
6510
6511 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6512
6513         * gnus-picon.el (gnus-picons-face): New face.
6514         (gnus-picons-try-face): Use it.
6515
6516 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6517
6518         * gnus.el: Pterodactyl Gnus v0.68 is released.
6519
6520 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6521
6522         * gnus.el: Pterodactyl Gnus v0.67 is released.
6523
6524 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6525
6526         * gnus.el: Pterodactyl Gnus v0.66 is released.
6527
6528 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6529
6530         * gnus-art.el (gnus-insert-mime-button): Decode description.
6531
6532 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6533
6534         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6535         (gnus-decode-header-methods): Ditto.
6536         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6537
6538 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6539
6540         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6541
6542 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543
6544         * mml.el (mml-insert-mime-headers): Encode description.
6545
6546         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6547         line.
6548
6549         * gnus-sum.el (gnus-default-charset): Doc fix.
6550
6551 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6552
6553         * mm-decode.el (mm-display-part): Forward a line.
6554
6555 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6556
6557         * mm-util.el (mm-running-ntemacs): New variable.
6558         (mm-text-coding-system): Ditto.
6559         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6560         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6561
6562 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6563
6564         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6565         buffer.
6566
6567         * message.el (message-insert-headers): New command and keystroke.
6568
6569 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6570
6571         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6572         (mm-get-image): Ditto.
6573
6574         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6575         base64, uudecode and binhex.
6576
6577 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6578
6579         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6580         in text/plain.
6581         * mm-uu.el (mm-uu-dissect): Use inline.
6582
6583 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6584
6585         * mm-view.el (mm-view-message): New function.
6586
6587         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6588         qp.
6589
6590 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6591
6592         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6593         entry for message/rfc822 as 8bit.
6594
6595 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6596
6597         * mailcap.el (mailcap-mime-extensions): Add patch.
6598
6599 1998-12-05  Dale Hagglund  <rdh@best.com>
6600
6601         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6602         argument to force all multipart/* to look like multipart/mixed.
6603
6604         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6605         variable.
6606         (gnus-mime-display-part): Use it.
6607
6608 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6609
6610         * gnus-draft.el (gnus-draft-send): Only disable checks for
6611         non-interactive use.
6612         (gnus-draft-send-message): Use it.
6613
6614 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6615
6616         * gnus.el: Pterodactyl Gnus v0.65 is released.
6617
6618 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6619
6620         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6621
6622         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6623
6624 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6625
6626         * gnus.el: Pterodactyl Gnus v0.64 is released.
6627
6628 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6629
6630         * mm-view.el (mm-setup-w3): Don't load.
6631
6632         * gnus-msg.el (gnus-setup-message): Set group name.
6633         (gnus-group-mail): Avoid leaking local vars.
6634
6635         * message.el (message-attach-file): Renamed.
6636         (message-mime-attach-file): Renamed again.
6637
6638 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6639
6640         * gnus-art.el (article-decode-encoded-words): Bind
6641         rfc2047-default-charset here.
6642
6643         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6644
6645 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6646
6647         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6648         (gnus-picons-setup-hook): New hook.
6649
6650 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6651
6652         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6653         string.
6654         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6655         line.
6656
6657 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6658
6659         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6660         (gnus-mime-view-part): Ditto.
6661         (gnus-mime-inline-part): Dotii.
6662         (gnus-mime-externalize-part): Daddo.
6663         (gnus-mime-internalize-part): Tutti frutti.
6664         (gnus-widget-press-button): Da da do.
6665
6666         * mm-view.el (mm-setup-w3): Require url-vars.
6667
6668 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6669
6670         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6671         * mm-util.el (mm-find-charset-region): Ditto.
6672
6673 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6674
6675         * message.el (message-send): Don't encode here.
6676         (message-send-mail): But here.
6677         (message-send-news): And here.
6678
6679 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6680
6681         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6682
6683 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6684
6685         * gnus.el: Pterodactyl Gnus v0.63 is released.
6686
6687 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * mml.el (mml-base-boundary): Shorten.
6690
6691         * message.el (message-insert-mime-part): Use default.
6692
6693         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6694
6695 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6696
6697         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6698         buttons, not [*].
6699
6700 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6701
6702         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6703
6704 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6705
6706         * gnus-art.el (gnus-insert-mime-button): Fix.
6707
6708 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6709
6710         * message.el (message-insert-mime-part): Nicify prompts.
6711         (message-insert-mime-part): Really delete duplicates.
6712         (message-insert-mime-part): Check against common errors.
6713         (message-insert-mime-part): Fix docstring.
6714
6715 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6716
6717         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6718
6719 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6720
6721         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6722         (gnus-insert-mime-button): Modify accordingly.
6723
6724 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6725
6726         * gnus-art.el (gnus-display-mime): Set window point.
6727
6728         * mm-decode.el (mm-display-external): Only decode when not
6729         saving.
6730         (mm-alternative-precedence): Prefer multiparts.
6731         (mm-inline-media-tests): Inline multiparts.
6732
6733         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6734         Ignore errors when requiring url.
6735
6736         * mml.el (mml-quote-region): New command.
6737
6738         * message.el (message-cite-original): Use it.
6739         (message-cite-original-without-signature): Ditto.
6740
6741 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6742
6743         * gnus.el: Pterodactyl Gnus v0.62 is released.
6744
6745 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6746
6747         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6748
6749 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6750
6751         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6752         `point-max-marker'.
6753
6754 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6755
6756         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6757
6758         * gnus-art.el (gnus-mime-display-single): Check for attachment
6759         before other tests.
6760
6761 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6762
6763         * gnus-msg.el (gnus-configure-posting-styles): find a
6764         posting-style entry in the group parameters, if any, and honor it
6765         at the end.
6766
6767 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6768
6769         * nntp.el (nntp-after-change-function): Fix.
6770
6771 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6772
6773         * mml.el (mml-generate-mime-1): Insert literally.
6774
6775 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6776
6777         * mml.el (mml-insert-mime-headers): Removed debug.
6778
6779 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6780
6781         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
6782         prefixed.
6783
6784         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
6785         application/emacs-lisp to 8bit.
6786
6787 1998-12-03  Dale Hagglund  <rdh@best.com>
6788
6789         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
6790
6791 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6792
6793         * gnus.el: Pterodactyl Gnus v0.61 is released.
6794
6795 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6796
6797         * mml.el (mml-parse-1): Skipped parts.
6798         (mml-insert-mime-headers): Nil is a list.
6799         (mml-generate-mime-1): Don't insert literally.
6800         (mml-read-tag): Drop text props.
6801         (mml-read-part): Ditto.
6802         (mml-parse-singlepart-with-multiple-charsets): Ditto.
6803
6804 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6805
6806         * gnus.el: Pterodactyl Gnus v0.60 is released.
6807
6808 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6809
6810         * mml.el (mml-parse-1): Don't throw contents away.
6811
6812 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6813
6814         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
6815
6816 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817
6818         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
6819         function.
6820         (mml-parse-1): Use it.
6821
6822 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6823
6824         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
6825         Use gnus-newsgroup-default-charset.
6826         (article-decode-encoded-words): Remove charset codes.
6827         * gnus-sum.el (gnus-newsgroup-default-charset): Use
6828         gnus-default-charset.
6829
6830 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6831
6832         * message.el (message-send-mail): Don't encode here.
6833         (message-send-news): Nor here.
6834         (message-send): ... but here instead.
6835
6836         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
6837         default to nil.
6838         (gnus-article-display-picons): Replace From line.
6839         (gnus-group-display-picons): Replace Newsgroups line.
6840         (gnus-picons-display-glyph): Set baseline.
6841         (gnus-group-display-picons): Piconize the entire Newsgroups line.
6842         (gnus-picons-xbm-face): Revert to old, standard colors.
6843
6844         * message.el (message-fetch-field): Remove text props.
6845
6846         * gnus-art.el (gnus-article-normalized-header-length): New
6847         variable.
6848         (article-normalize-headers): New command and keystroke.
6849
6850         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
6851
6852 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6853
6854         * gnus.el: Pterodactyl Gnus v0.59 is released.
6855
6856 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6857
6858         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
6859
6860         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
6861
6862 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6863
6864         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
6865
6866 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6867
6868         * mm-decode.el (mm-all-images-fit): New variable.
6869         (mm-image-fit-p): Use it.
6870
6871         * gnus-art.el (gnus-mime-display-single): Use it.
6872         (gnus-mime-internalize-part): New command and keystroke.
6873
6874         * mm-decode.el (mm-user-automatic-external-display): New
6875         variable.
6876         (mm-automatic-external-display-p): New function.
6877
6878         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
6879         colors.
6880
6881 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6882
6883         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
6884
6885         * gnus-art.el (gnus-with-article): Work in the original article
6886         buffer.
6887         (gnus-with-article): Work in read-only groups.
6888
6889 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6890
6891         * mm-bodies.el (mm-decode-string): Return original string if not
6892         decode.
6893
6894 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6895
6896         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
6897
6898 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
6899
6900         * nndoc.el (nndoc-mime-parts-type-p): Do related.
6901
6902 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6903
6904         * gnus.el: Pterodactyl Gnus v0.58 is released.
6905
6906 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6907
6908         * mm-decode.el (mm-get-image): Return a glyph, not an image
6909         specifier.
6910
6911 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
6912
6913         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
6914
6915 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6916
6917         * mail-parse.el (rfc2045): Required.
6918
6919 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
6920
6921         * mm-view.el (mm-inline-text): Remove props.
6922
6923 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6924
6925         * mm-view.el (mm-setup-w3): Protect url-misc.
6926
6927         * message.el (message-ignored-resent-headers): Remove
6928         Gnus-Warning.
6929
6930         * mml.el (mml-insert-mime-headers): Use encoding.
6931         (mml-parameter-string): Ditto.
6932
6933         * rfc2045.el: New file.
6934         (rfc2045-encode-string): New function.
6935
6936 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6937
6938         * mail-parse.el (mail-header-encode-parameter): New function.
6939
6940         * rfc2231.el (rfc2231-encode-string): New function.
6941
6942 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6943
6944         * mm-bodies.el (mm-decode-string): New function.
6945         * mm-view.el (mm-inline-text): Use mm-decode-string.
6946
6947 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6948
6949         * gnus.el: Pterodactyl Gnus v0.57 is released.
6950
6951 1998-11-23  Felix Lee  <flee@cygnus.com>
6952
6953         * nntp.el (nntp-async-needs-kluge): new setting.
6954         (nntp-async-timer): new var.
6955         (nntp-async-process-list): new var.
6956         (nntp-async-kluge): new function.
6957         (nntp-async-timer-handler): new function.
6958         (nntp-async-wait): new function.
6959         (nntp-async-stop): new function.
6960         (nntp-after-change-function): renamed, and split apart.
6961         (nntp-async-trigger): new function.
6962         (nntp-do-callback): new function.
6963         (nntp-accept-process-output): add optional timeout arg.
6964
6965         * gnus-async.el (gnus-async-request-fetched-article): fixed.
6966         (gnus-async-wait-for-article): new function.
6967         (gnus-async-with-semaphore): s/asynch/async/.
6968
6969 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6970
6971         * gnus-art.el (gnus-with-article): Don't encode.
6972         (gnus-insert-mime-button): Fall back on filename from C-D.
6973         (gnus-mime-display-single): Have dots right on text/plain
6974         attachments.
6975
6976         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
6977         broken parts.
6978
6979         * gnus-art.el (gnus-with-article): Flush cache and backlog.
6980
6981         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
6982         binhex.
6983
6984         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
6985         (gnus-summary-repair-multipart): New command and keystroke.
6986
6987         * gnus-art.el (gnus-with-article-buffer): New macro.
6988
6989 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6990
6991         * gnus-art.el (gnus-mime-inline-part): Do not get part when
6992         undisplay the part.
6993
6994 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6995
6996         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
6997
6998         * mml.el (mml-read-part): Partition right.
6999
7000         * mm-decode.el (mm-handle-set-cache): New macro.
7001         (mm-handle-cache): Ditto.
7002         (mm-make-handle): Ditto.
7003         (mm-dissect-singlepart): Use it.
7004         (mm-get-image): Use the cache.
7005
7006 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7007
7008         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7009         (gnus-mime-display-single): Don't insert lines between parts.
7010
7011 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7012
7013         * nnmail.el (nnmail-file-coding-system-1): New variable.
7014         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7015         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7016         * nnml.el (nnml-file-coding-system): New variable.
7017         (nnml-request-article): Use nnml-file-coding-system.
7018
7019 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7020
7021         * gnus.el: Pterodactyl Gnus v0.56 is released.
7022
7023 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7024
7025         * gnus-art.el (gnus-mime-display-part): New function.
7026         (gnus-mime-display-mixed): Use it.
7027
7028         * mm-view.el (mm-setup-w3): Don't register.
7029
7030         * message.el (message-cite-original): Cite parts.
7031
7032 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7033
7034         * mml.el (mml-parameter-string): New function.
7035         (mml-insert-mime-headers): Separated into new function.
7036
7037 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7038
7039         * mml.el (mml-make-boundary): Use `make-string'.
7040
7041 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7042
7043         * binhex.el (binhex-insert-char): Ditto.
7044
7045         * base64.el (base64-insert-char): Ditto.
7046
7047         * uudecode.el (uudecode-insert-char): Code correctly.
7048
7049 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7050
7051         * mml.el (mml-generate-mime): Don't generate multiparts for
7052         empties.
7053
7054         * gnus-art.el (gnus-display-mime): Save excursion.
7055
7056         * message.el (message-remove-first-header): New function.
7057         (message-encode-message-body): Use it.
7058
7059 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7060
7061         * gnus.el: Pterodactyl Gnus v0.55 is released.
7062
7063 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7064
7065         * mm-view.el (mm-setup-w3): New function.
7066
7067         * mm-decode.el (mm-content-id-get-contents): New function.
7068         (mm-content-id-get-type): Ditto.
7069         (mm-content-id-get-encoding): Ditto.
7070         (mm-get-handle-by-content-id): Removed.
7071
7072 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7073
7074         * message.el (message-generate-new-buffers): Fix tag.
7075
7076 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7077
7078         * message.el (message-buffer-name): Check for unique first.
7079
7080         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7081         gnus-inhibit-mime-unbuttonizing.
7082
7083         * gnus-sum.el (t): Bind M-t.
7084         (gnus-inhibit-unbuttonizing): New variable.
7085         (gnus-summary-toggle-display-buttonized): New command.
7086
7087         * gnus-art.el (gnus-display-mime): Select article window.
7088         (article-strip-trailing-space): New command and keystroke.
7089
7090         * nneething.el (nneething-include-files): New variable.
7091         (nneething-create-mapping): Use it.
7092
7093         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7094
7095         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7096         ayto-expirable marks.
7097
7098 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7099
7100         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7101
7102         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7103         ARG.
7104
7105         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7106
7107 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7108
7109         * mm-util.el (mm-binary-coding-system): New variable.
7110         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7111         * mm-decode.el (mm-display-external): Ditto.
7112
7113 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7114
7115         * gnus.el: Pterodactyl Gnus v0.54 is released.
7116
7117 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7118
7119         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7120
7121 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7122
7123         * mm-decode.el (mm-save-part): Unquote.
7124
7125 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7126
7127         * mm-decode.el (mm-save-part): Bind coding system for write.
7128
7129 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7130
7131         * gnus-art.el (gnus-article-mode-line-format): New default.
7132         (gnus-article-mime-part-status): New function.
7133
7134         * message.el (message-send-news): Check the body syntax before
7135         encoding.
7136
7137         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7138         (gnus-mime-display-single): Use it.
7139         (gnus-mime-display-alternative): Ditto.
7140
7141         * mm-decode.el: Check for whether we are running under a term.
7142
7143 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7144
7145         * mm-decode.el (mm-preferred-alternative): Default to first
7146         alternative.
7147         (mm-preferred-alternative): No, we dont.
7148
7149 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7150
7151         * mm-decode.el (mm-display-external): Use binary instead of
7152         no-conversion.
7153         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7154         * nnheader.el (nnheader-file-coding-system): Ditto.
7155         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7156
7157 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7158
7159         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7160         name without method.
7161
7162 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7163
7164         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7165         coding-system -> default-charset.
7166         (gnus-newsgroup-default-charset-alist): Ditto.
7167         (gnus-summary-local-variables): Ditto.
7168         (gnus-set-global-variables): Ditto.
7169         (gnus-get-newsgroup-headers): Ditto.
7170         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7171         (gnus-get-newsgroup-headers-xover): Ditto.
7172         (gnus-newsgroup-setup-default-charset): Ditto.
7173         (article-decode-mime-words): Ditto.
7174         (article-decode-charset): Ditto.
7175         (article-decode-encoded-words): Ditto.
7176         (article-de-quoted-unreadable): Ditto.
7177         (gnus-mime-view-all-parts): Ditto.
7178         (gnus-mime-externalize-part): Ditto.
7179         (gnus-mm-display-part): Ditto.
7180         (gnus-mime-display-single): Ditto.
7181         (gnus-mime-display-alternative): Ditto.
7182         * lpath.el : Ditto.
7183
7184 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7185
7186         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7187         * gnus-art.el (article-decode-charset): Overlay
7188         rfc2047-default-charset.
7189         * message.el (message-draft-coding-system): New variable.
7190         (message-set-auto-save-file-name): Use message-draft-coding-system.
7191         * nndraft.el (nndraft-request-article): Ditto.
7192         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7193         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7194
7195 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7196
7197         * mm-uu.el (mm-uu-test): New function.
7198         (mm-uu-dissect): Inherit charset and cte from head.
7199         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7200
7201 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7202
7203         * gnus.el: Pterodactyl Gnus v0.53 is released.
7204
7205 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7206
7207         * mm-decode.el (mm-get-image): New function.
7208         (mm-image-fit-p): New function.
7209
7210         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7211
7212         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7213
7214         * gnus-art.el (gnus-article-insert-newline): New function.
7215         (article-goto-body): New function.
7216
7217 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7218
7219         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7220         buttons.
7221
7222         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7223         keystroke.
7224
7225         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7226         line between parts.
7227
7228         * message.el (message-remove-header): Go to end if wanted.
7229
7230 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7231
7232         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7233         movement with save-window-excursion.
7234
7235 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7236
7237         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7238
7239 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7240
7241         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7242
7243 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7244
7245         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7246         gnus-newsgroup-coding-system.
7247         (gnus-get-newsgroup-headers): Ditto.
7248         (gnus-get-newsgroup-headers-xover): Ditto.
7249         (gnus-set-global-variables): Ditto.
7250         * gnus-art.el (article-decode-mime-words): Ditto.
7251         (article-decode-charset): Ditto.
7252         (article-decode-encoded-words): Ditto.
7253         (article-de-quoted-unreadable): Ditto.
7254         (gnus-mime-view-all-parts): Ditto.
7255         (gnus-mime-externalize-part): Ditto.
7256         (gnus-mm-display-part): Ditto.
7257         (gnus-mime-display-alternative): Ditto.
7258         (gnus-mime-display-single): Ditto.
7259         * mm-view.el (mm-inline-text): Use default coding system.
7260
7261 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7262
7263         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7264         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7265         (gnus-newsgroup-coding-system): New local variable.
7266         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7267         (gnus-summary-local-variables): Add two new local variables.
7268         (gnus-newsgroup-setup-coding-system): New function.
7269         (gnus-select-newsgroup): Setup coding system.
7270         * lpath.el: Add two new variables.
7271         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7272         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7273         * gnus-cus.el (gnus-group-parameters): Customizable
7274         iso-8859-1-forced.
7275
7276 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7277
7278         * gnus.el: Pterodactyl Gnus v0.52 is released.
7279
7280 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7281
7282         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7283         encoding.
7284
7285         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7286         undisplayed text types.
7287
7288         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7289         types.
7290
7291 1998-11-19  Felix Lee  <flee@cygnus.com>
7292
7293         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7294
7295 1998-11-19  Felix Lee  <flee@cygnus.com>
7296
7297         * gnus-async.el (gnus-asynch-obarray): rename to
7298         gnus-async-hashtb, and don't buffer-local it.
7299
7300         (gnus-async-article-callback): new function.
7301         (gnus-make-async-article-function): use it.
7302
7303         (gnus-async-current-prefetch-group): new var.
7304         (gnus-async-current-prefetch-article): new var.
7305         (gnus-async-request-fetched-article): are we fetching it already?
7306
7307         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7308
7309 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7310
7311         * gnus-sum.el (gnus-summary-show-article): Require.
7312
7313         * message.el: Provide before hooks.
7314         (message-send-news): Do MIME before headers.
7315
7316         * gnus-art.el (gnus-article-check-buffer): New function.
7317         (gnus-article-read-summary-keys): Use it.
7318
7319         * mm-decode.el (mm-user-automatic-display): Display all inline
7320         images.
7321
7322         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7323         much.
7324         (gnus-unbuttonized-mime-types): New variable.
7325
7326 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7327
7328         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7329
7330         * mm-decode.el (mm-quote-arg): Quote semicolons.
7331
7332         * gnus-art.el (gnus-mime-display-single): Don't display
7333         attachments.
7334         (gnus-mime-externalize-part): New command and keystroke.
7335
7336         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7337         (mm-alternative-precedence): Changed order.
7338
7339 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7340
7341         * gnus.el (gnus-method-simplify): New function.
7342         (gnus-native-method-p): New function.
7343         (gnus-secondary-method-p): Use gnus-method-equal.
7344
7345         * gnus-start.el (gnus-group-change-level): Shorten select method.
7346
7347 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7348
7349         * gnus.el: Pterodactyl Gnus v0.51 is released.
7350
7351 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7352
7353         * gnus.el: Applied patches from 5.6.45.
7354
7355         * gnus-score.el (gnus-score-find-trace): Print complete file
7356         paths.
7357         (gnus-score-find-trace): Truncate lines.
7358
7359         * gnus.el (gnus-message-archive-group): Allow function.
7360
7361         * message.el (message-encode-message-body): Remove Mime-Version
7362         before inserting.
7363
7364         * gnus-cus.el (gnus-group-customize): Optional topic.
7365
7366         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7367         keystroke.
7368
7369 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7370
7371         * message.el (message-encode-message-body): Rewrite.
7372
7373 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7374
7375         * mml.el (mml-base-boundary): New variable.
7376         (mml-make-boundary): New function.
7377
7378         * gnus-cache.el (gnus-cache-coding-system): New variable.
7379         (gnus-cache-request-article): Use it.
7380
7381         * message.el (message-insert-mime-part): Delete duplicates.
7382
7383 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7384
7385         * gnus-art.el (gnus-mime-display-alternative): Set end of
7386         multipart and display even when nothing is preferred.
7387
7388 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7389
7390         * gnus.el: Pterodactyl Gnus v0.50 is released.
7391
7392 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7393
7394         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7395         fbound.
7396
7397         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7398
7399 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7400
7401         * gnus.el (gnus-similar-server-opened): Compare backend.
7402
7403 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7404
7405         * gnus-topic.el (gnus-topic-expire-articles): New function.
7406         (gnus-topic-mode-map): Bind it.
7407
7408         * gnus.texi (Topic Commands): New expiry command. Reordered.
7409
7410 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7411
7412         * gnus-sum.el
7413         (gnus-auto-expirable-marks): New variable.
7414         (gnus-inhibit-user-auto-expire): New variable.
7415         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7416         When looking to see if we should expire instead, check
7417         gnus-auto-expirable-marks instead of using a hard-wired list.
7418         (gnus-summary-mark-as-read-forward,
7419         gnus-summary-mark-as-read-backward):
7420         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7421         gnus-summary-mark-forward, instead of `t'.
7422
7423 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7424
7425         * mml.el (mml-compute-boundary): New function.
7426         (mml-compute-boundary-1): New function.
7427         (mml-generate-mime-1): Use it.
7428
7429 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7430
7431         * mml.el (mml-generate-mime-1): Always precede closing boundary
7432         with newline.
7433
7434 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7435
7436         * mml.el (mml-generate-mime-1): Do right boundaries when several
7437         multiparts.
7438
7439         * mm-decode.el (mm-user-automatic-display): Default to inline
7440         jpeg.
7441
7442         * mml.el (mml-generate-mime-1): Encode non-text parts.
7443
7444 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7445
7446         * gnus.el: Pterodactyl Gnus v0.49 is released.
7447
7448 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7449
7450         * mm-view.el (mm-inline-text): Require w3-vars.
7451
7452         * gnus-setup.el (gnus-use-tm): Removed.
7453
7454         * gnus-art.el (gnus-article-goto-part): Don't beep.
7455         (gnus-article-view-part): Check return value.
7456         (gnus-mime-display-alternative): Don't display when there is
7457         nothing to display.
7458
7459         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7460         (mml-generate-mime-1): Use unibyte for binaries.
7461
7462         * gnus-art.el (gnus-display-mime): Call
7463         gnus-article-mime-part-function.
7464         (gnus-mime-part-function): New function.
7465         (gnus-article-mime-part-function): New function.
7466
7467         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7468
7469 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7470
7471         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7472
7473         * message.el (message-font-lock-keywords): Highlight MML.
7474         (message-mml-face): New font.
7475
7476 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7477
7478         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7479         (gnus-mm-display-part): Do not select-window if the article window
7480         is not found.
7481
7482 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7483
7484         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7485
7486 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7487
7488         * gnus.el: Pterodactyl Gnus v0.48 is released.
7489
7490 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7491
7492         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7493
7494         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7495
7496         * message.el (message-cite-original-without-signature): Ditto.
7497         (message-cite-original): Quote parts.
7498
7499 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7500
7501         * gnus.el: Pterodactyl Gnus v0.47 is released.
7502
7503 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7504
7505         * message.el (message-encode-message-body): Insert MIME warning.
7506
7507         * mml.el (mml-read-tag): Look for #tag.
7508
7509         * mm-util.el (mm-find-charset-region): Check whether
7510         enable-multibyte-characters is bound.
7511
7512 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7513
7514         * gnus.el: Pterodactyl Gnus v0.46 is released.
7515
7516 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7517
7518         * message.el (message-encode-message-body): Insert headers at the
7519         right spot.
7520
7521 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7522
7523         * gnus.el: Pterodactyl Gnus v0.45 is released.
7524
7525 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7526
7527         * nndraft.el (nndraft-save-mime-part): Removed.
7528         (nndraft-get-mime-part): Ditto.
7529
7530         * message.el (message-format-mime-old): Removed.
7531         (message-encode-message-body): Removed.
7532         (message-encode-message-body): Renamed.
7533
7534 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7535
7536         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7537
7538         * message.el (message-format-mime): Check message-mime-part.
7539
7540         * mm-encode.el (mm-mime-file-types): Removed.
7541         (mm-default-file-encoding): New definition.
7542
7543 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7544
7545         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7546         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7547
7548 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7549
7550         * gnus.el: Pterodactyl Gnus v0.44 is released.
7551
7552 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7553
7554         * message.el (message-format-mime): New function.
7555
7556         * nndraft.el (nndraft-save-mime-part): New function.
7557         (nndraft-get-mime-part): New function.
7558
7559         * mm-encode.el (mm-default-file-encoding): New function.
7560         (mm-content-transfer-encoding): New function.
7561         (mm-encode-buffer): New function.
7562
7563         * message.el: New command.
7564         (message-mime-part): New variable.
7565         (message-insert-mime-part): New command.
7566
7567         * mm-encode.el (mm-encode-content-transfer-encoding): New
7568         function.
7569
7570         * mm-util.el (mm-content-transfer-encoding-defaults): New
7571         variable.
7572         (mm-mime-file-types): Taken from TM.
7573
7574 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7575
7576         * gnus.el: Pterodactyl Gnus v0.43 is released.
7577
7578 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7579
7580         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7581         * gnus-score.el (gnus-score-default-header): Ditto.
7582         (gnus-header-index): Ditto.
7583         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7584         (gnus-summary-header): Handle extra headers.
7585         (gnus-summary-score-entry): Ditto, & provide new score element.
7586         (gnus-summary-score-effect): Ditto.
7587         (gnus-score-string): Avoid "extra" string sort, & modify match in
7588         "extra" case.
7589         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7590
7591 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * message.el (message-resend): Bind message-required-mail-headers
7594         to nil.
7595
7596         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7597
7598         * nngateway.el (require): Require cl.
7599
7600         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7601         things.
7602
7603 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7604
7605         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7606         when no articles.
7607
7608 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7609
7610         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7611
7612 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7613
7614         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7615         user-mail-address if non-nil.
7616
7617 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7618
7619         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7620         (gnus-make-sort-function-1): Ditto.
7621
7622         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7623         window.
7624
7625 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7626
7627         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7628
7629         * binhex.el (binhex-decode-region): Quote.
7630
7631 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7632
7633         * gnus-art.el (article-decode-charset): Don't downcase charset.
7634
7635         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7636
7637 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7638
7639         * gnus.el: Pterodactyl Gnus v0.42 is released.
7640
7641 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7642
7643         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7644
7645 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7646
7647         * nntp.el (nntp-send-mode-reader): Revert.
7648
7649 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7650
7651         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7652
7653 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7654
7655         * message.el (message-make-date): Fix for negative time zones.
7656
7657 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7658
7659         * gnus.el: Pterodactyl Gnus v0.41 is released.
7660
7661 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7662
7663         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7664
7665 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7666
7667         * gnus.el (gnus-short-group-name): When shortening foreign select
7668         methods, do not scan for plusses beyond the first colon.
7669
7670 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7671
7672         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7673         lines where `group' is the last thing on the line.
7674
7675 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7676
7677         * gnus-art.el (gnus-article-view-part): Do alternative.
7678         (gnus-mime-display-alternative): Insert marker.
7679
7680 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681
7682         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7683
7684         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7685         dates.
7686
7687         * gnus-cus.el (gnus-topic): Required.
7688
7689         * nnheader.el (nnheader-parse-nov): Parse extra.
7690         (nnheader-nov-parse-extra): New macro.
7691
7692 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7693
7694         * gnus-art.el (gnus-article-view-part): Internal move.
7695
7696 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7697
7698         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7699         (gnus-group-customize): Support editing topic parameters.
7700
7701 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7702
7703         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7704         indicators.
7705
7706 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7707
7708         * gnus-art.el (gnus-mm-display-part): Return.
7709         (gnus-article-view-part): Only go if external.
7710         (gnus-article-dumbquotes-map): Do 205.
7711
7712         * mm-decode.el (mm-display-part): Return what was done.
7713
7714         * message.el (message-buffer-naming-style): New variable.
7715         (message-generate-new-buffers): Extended.
7716         (message-buffer-naming-style): Removed.
7717         (message-buffer-name): Use it.
7718         (message-do-send-housekeeping): Rename new styling.
7719
7720         * gnus-sum.el (gnus-summary-recenter): Allow
7721         gnus-auto-center-summary to be a number.
7722
7723 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7724
7725         * pop3.el (pop3-open-server): Use "binary" instead of
7726         "no-conversion".
7727
7728 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7729
7730         * gnus-srvr.el (gnus-browse-foreign-server): Set
7731         gnus-browse-current-method to the result of gnus-server-to-method.
7732
7733 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7734
7735         * gnus-util.el (gnus-pull): Another optional argument.
7736         * nnweb.el (nnweb-request-delete-group): Delete from
7737         nnweb-group-alist and update active file.
7738
7739 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7740
7741         * gnus-group.el (gnus-group-make-group): Accept group of new
7742         method.
7743
7744 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7745
7746         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7747
7748 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7749
7750         * mm-view.el (mm-inline-text): Postion of html portion.
7751
7752 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7753
7754         * nntp.el (nntp-list-active-group): Waited for short strings.
7755         (nntp-send-mode-reader): Ditto.
7756         (nntp-open-connection): Ditto.
7757
7758         * gnus-int.el (gnus-request-group-articles): New function.
7759
7760         * nntp.el (nntp-request-listgroup): New function.
7761         (nntp-request-group-articles): Renamed.
7762
7763 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7764
7765         * nnheader.el (nnheader-parse-nov): Supply extra.
7766
7767 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7768
7769         * gnus-art.el (gnus-button-push): Don't go to
7770         gnus-article-buffer.
7771
7772         * mm-view.el (mm-inline-image): Add a newline.
7773
7774         * gnus-start.el (gnus-check-first-time-used): Check more.
7775
7776 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7777
7778         * gnus-start.el (gnus-check-first-time-used): Check current.
7779
7780 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7781
7782         * mm-util.el (mm-find-charset-region): New function.
7783
7784         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
7785
7786         * gnus-art.el (gnus-mime-button-menu): Fix.
7787
7788 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7789
7790         * gnus-art.el (gnus-mime-button-menu): New definition.
7791
7792 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7793
7794         * gnus-art.el (article-decode-charset): Downcase charset.
7795         (article-decode-charset): Pass on type.
7796         (article-decode-charset): Check nil charsets.
7797         (article-remove-cr): Translate CR to LF.
7798         (gnus-ignored-mime-types): Default to nil.
7799
7800         * nnheader.el (nnheader-insert-nov): Work when not Xref.
7801
7802         * gnus-sum.el (gnus-ignored-from-addresses): Default to
7803         user-mail-address.
7804         (gnus-nov-parse-extra): Didn't return right thing.
7805
7806 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7807
7808         * gnus-xmas.el: Use compiled-function-p.
7809
7810 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7811
7812         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
7813
7814 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7815
7816         * gnus.el: Pterodactyl Gnus v0.40 is released.
7817
7818 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7819
7820         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
7821
7822         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
7823
7824         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
7825
7826         * nnml.el (nnml-possibly-create-directory): Check before making.
7827
7828 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7829
7830         * nnheader.el (nnheader-insert-nov): Don't infloop.
7831
7832 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7833
7834         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
7835         set up.
7836
7837 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
7838
7839         * nneething.el (nneething-file-name): New definition.
7840
7841 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7842
7843         * gnus-art.el (gnus-treatment-function-alist): Fix.
7844         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
7845
7846         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
7847
7848 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7849
7850         * gnus.el: Pterodactyl Gnus v0.39 is released.
7851
7852 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7853
7854         * gnus-art.el (gnus-ignored-mime-types): New variable.
7855         (gnus-mime-display-single): Use it.
7856         (gnus-treatment-function-alist): New variable.
7857
7858         * gnus.el (gnus-mime): New group.
7859
7860         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
7861         things for other parts.
7862         (gnus-mime-display-alternative): Place point.
7863
7864         * gnus.el: autoload gnus-uu-post-news.
7865
7866         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
7867         needsterm/DISPLAY.
7868
7869         * mm-decode.el (mm-display-part): Default to inline text/.*
7870         parts.
7871
7872         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
7873         8bit.
7874
7875         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
7876         (gnus-mime-display-single): Inline all text parts.
7877         (gnus-article-narrow-to-signature): Removed mime:: stubs.
7878
7879 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7880
7881         * nnml.el (nnml-possibly-create-directory): Rewrite.
7882         (nnml-request-create-group): Change to right server.
7883
7884         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
7885
7886         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
7887
7888         * gnus.el: rmail-output-to-rmail-file autoload.
7889
7890         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
7891         Gnus.
7892
7893         * nnheader.el (nnheader-parse-head): Checked wrong variable.
7894
7895         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
7896
7897 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7898
7899         * gnus-art.el (gnus-mime-display-mixed): Multipart in
7900         mixed part.
7901
7902 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7903
7904         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
7905
7906         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
7907
7908 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7909
7910         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
7911
7912 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7913
7914         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
7915         value.
7916
7917         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
7918         hidden.
7919
7920         * gnus-spec.el (gnus-update-format-specifications): Use the
7921         article mode line spec.
7922
7923         * gnus-art.el (gnus-insert-mime-button): Put right type.
7924         (gnus-insert-prev-page-button): Ditto.
7925         (gnus-insert-next-page-button): Dutti.
7926
7927         * pop3.el: New version installed.
7928
7929 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7930
7931         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
7932         and display last part.
7933
7934 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7935
7936         * gnus.el: Pterodactyl Gnus v0.38 is released.
7937
7938 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7939
7940         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
7941         Removed.
7942         (article-de-quoted-unreadable): Narrow to default.
7943
7944         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
7945
7946         * gnus-art.el (article-decode-charset): Decode even when broken
7947         MIME.
7948
7949         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
7950         name.
7951
7952         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
7953
7954         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7955         nnheader.
7956
7957         * nnmail.el (nnmail-extra-headers): New variable.
7958
7959         * nnheader.el (nnheader-insert-nov): Insert extra.
7960
7961         * gnus.el (gnus-summary-line-format): Doc fix.
7962
7963         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
7964         (gnus-nov-parse-line): Ditto.
7965         (gnus-nov-parse-extra): New macro.
7966         (gnus-header): New function.
7967         (gnus-update-summary-mark-positions): Change.
7968         (gnus-ignored-from-addresses): New variable.
7969         (gnus-summary-insert-from-or-to): New function.
7970
7971         * gnus.el (gnus-extra-headers): New variable.
7972
7973         * nnheader.el (make-mail-header): Expand.
7974         (mail-header-extra): New macro.
7975         (mail-header-set-extra): Ditto.
7976         (make-full-mail-header): Expand.
7977
7978 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7979
7980         * gnus.el: Pterodactyl Gnus v0.37 is released.
7981
7982 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7983
7984         * mm-bodies.el (mm-decode-body): Check for multibyticity.
7985
7986         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
7987         on.
7988
7989 1998-10-22  Didier Verna  <verna@inf.enst.fr>
7990
7991         * gnus-spec.el (gnus-balloon-face-function): new function
7992         (gnus-parse-format): understand the %< %> specifiers
7993         (gnus-parse-complex-format): ditto.
7994
7995 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7996
7997         * gnus.el: Changed following-char to char-after throughout.
7998
7999 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8000
8001         * mm-decode.el (mm-display-external): Protect more and message.
8002
8003 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8004
8005         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8006         position.
8007
8008 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8009
8010         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8011         mixed part.
8012
8013 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8014
8015         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8016
8017         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8018
8019 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8020
8021         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8022
8023 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8024
8025         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8026
8027         * mm-decode.el (mm-display-external): Set undisplayer to mm
8028         buffer, not the current buffer; use unwind-protect.
8029
8030 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8031
8032         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8033         (gnus-summary-exit-no-update): Ditto.
8034
8035 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8036
8037         * mm-decode.el (mm-inline-media-tests): Look for w3.
8038
8039         * mailcap.el (mailcap-mime-data): Inline html.
8040
8041 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8042
8043         * gnus.el: Pterodactyl Gnus v0.36 is released.
8044
8045 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8046
8047         * gnus-art.el (article-translate-strings):
8048         (gnus-article-dumbquotes-map): Don't dot.
8049
8050         * pop3.el (pop3-open-server): Set point right.
8051
8052         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8053         (mm-dissect-buffer): Ditto.
8054         (mm-destroy-part): Ignore non-handles.
8055         (mm-remove-part): Ditto.
8056         (mm-destroy-parts): New function.
8057         (mm-remove-parts): Ditto.
8058
8059         * gnus-art.el (gnus-mm-display-part): Don't move point.
8060
8061 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8062
8063         * mm-uu.el : New file.
8064
8065         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8066
8067         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8068         a function.
8069
8070 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8071
8072         * mm-decode.el (mm-display-external): Check before selecting.
8073
8074 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8075
8076         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8077
8078         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8079
8080         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8081         variable.
8082
8083         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8084
8085         * gnus-art.el (gnus-decode-header-methods): New variable.
8086
8087         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8088
8089         * gnus-art.el (gnus-multi-decode-header): New function.
8090
8091 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8092
8093         * gnus.el: Pterodactyl Gnus v0.35 is released.
8094
8095 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8096
8097         * uudecode.el (uudecode-decode-region-external): Insert
8098         literally.
8099
8100         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8101
8102         * mm-bodies.el (mm-decode-body): Optional encoding.
8103
8104 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8105
8106         * gnus-ems.el (gnus-mouse-3): New variable.
8107
8108         * binhex.el (binhex-decode-region-external): Don't use -internally.
8109
8110 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8111
8112         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8113         files.
8114
8115 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8116
8117         * gnus-group.el (gnus-add-marked-articles): Request backend update
8118         of flags.
8119
8120 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8121
8122         * gnus-sum.el (gnus-update-read-articles):
8123         (gnus-update-marks): Request backend update of mark.
8124
8125 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8126
8127         * gnus.texi (Optional Backend Functions): New item,
8128         nnchoke-request-set-mark.
8129
8130 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8131
8132         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8133           list to range.
8134
8135 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8136
8137         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8138
8139 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8140
8141         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8142         first used.
8143
8144 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8145
8146         * mm-view.el: Require mm-decode for macros.
8147
8148         * mm-decode.el (mm-handle-type): Move macro declarations above the
8149         place where they are used.
8150
8151 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8152
8153         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8154         buffer.
8155
8156 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8157
8158         * nnagent.el (nnagent-open-server): Error message.
8159
8160 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8161
8162         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8163
8164 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8165
8166         * score-mode.el (gnus-score-mode-map): Ditto.
8167
8168         * message.el (message-mode-map): Ditto.
8169
8170         * gnus-uu.el (gnus-uu-post-news): Ditto.
8171
8172         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8173
8174         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8175
8176         * gnus-art.el (gnus-article-edit-mode-map): Use
8177         `set-keymap-parent' rather than `copy-keymap'.
8178
8179 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8180
8181         * gnus-art.el (gnus-mime-button-commands): New variable.
8182         (gnus-mime-button-map): Initialize it from
8183         `gnus-mime-button-commands'.
8184         (gnus-mime-button-menu): New function.
8185         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8186
8187 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8188
8189         * message.el (message-insert-to): Make `nobody' and `poster'
8190         synonymous to `never' and `always' in Mail-Copies-To.
8191         (message-reply): Ditto.
8192         (message-followup): Ditto.
8193
8194 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8195
8196         * mailcap.el (mailcap-mime-data): Save sound.
8197
8198 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8199
8200         * message.el (message-ignored-supersedes-headers): Include
8201         `NNTP-Posting-Date'.
8202
8203 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8204
8205         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8206
8207 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8208
8209         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8210         uudecode.
8211
8212 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8213
8214         * mm-decode.el (mm-display-external): Don't switch on save.
8215
8216 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8217
8218         * nnmail.el (nnmail-movemail-args): New variable.
8219
8220 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8221
8222         * gnus-art.el (article-translate-strings):
8223
8224 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8225
8226         * gnus-art.el (gnus-article-view-part): Use it.
8227         (gnus-mm-display-part): New function.
8228         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8229
8230         * mm-decode.el (mm-handle-displayed-p): New function.
8231
8232         * gnus-art.el (gnus-mime-copy-part): Create better names.
8233         (gnus-mime-button-line-format): Include dots spec.
8234
8235 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8236
8237       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8238       forward buffer first.
8239
8240 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8241
8242         * gnus-util.el (gnus-set-window-start): New function.
8243
8244         * message.el (message-send): Don't check changed.
8245
8246 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247
8248         * gnus-art.el (gnus-article-setup-buffer): Set params.
8249
8250         * mm-decode.el (mm-user-display-methods): Inline
8251         "message/delivery-status".
8252
8253 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8254
8255         * message.el (message-auto-save-directory): Rename.
8256         (message-mode): Dof fix.
8257
8258         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8259         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8260
8261         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8262
8263         * message.el (message-make-date): Avoid locale.
8264
8265         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8266         cache.
8267
8268         * mm-decode.el (mm-display-inline): Goto point-min.
8269
8270         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8271
8272         * mm-decode.el (mm-display-external): Reverse before sorting.
8273
8274         * gnus-draft.el (gnus-draft-send): Allow mail.
8275
8276 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8277
8278         * message.el (message-check): Move message-check macro above where
8279         it is first used.
8280
8281         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8282
8283 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8284
8285         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8286
8287 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8288
8289         * gnus.el: Pterodactyl Gnus v0.34 is released.
8290
8291 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8292
8293         * mm-decode.el (mm-inline-media-tests): delivery-status.
8294
8295         * mm-view.el (mm-inline-text): Provide default.
8296
8297 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8298
8299         * mailcap.el (mailcap-possible-viewers): Fix nils.
8300
8301 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8302
8303         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8304         (article-update-date-lapsed): Record the buffer.
8305         (article-update-date-lapsed): Do all windows that display article
8306         buffers.
8307
8308         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8309
8310         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8311
8312         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8313         annoations.
8314
8315         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8316
8317 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8318
8319         * gnus-agent.el (gnus-category-add): Change default category to
8320         'false.
8321
8322         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8323         scores.
8324
8325         * gnus-draft.el (gnus-draft-send): Check server more.
8326
8327         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8328         (gnus-article-goto-part): New function.
8329
8330         * mm-view.el (mm-inline-text): Insert richtext properly.
8331
8332         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8333
8334 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8335
8336         * parse-time.el (parse-time-rules): Accept dates far into the past
8337         and the future, and parse single-digit numbers as years.
8338
8339 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8340
8341         * mm-decode.el (mm-display-external): Chop off directories.
8342
8343 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8344
8345         * uudecode.el (uu-decode-region-external): Use
8346         insert-file-contents-literally.
8347
8348         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8349
8350 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8351
8352         * uudecode.el: New file.
8353
8354         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8355         x-uuencode.
8356
8357 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8358
8359         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8360
8361         * message.el (message-fetch-field): Unfold properly.
8362
8363         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8364         in text/plain.
8365
8366 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8367
8368         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8369         (gnus-auto-select-first): Removed.
8370         (gnus-auto-select-first): Extended.
8371         (gnus-summary-read-group-1): Use new value.
8372
8373 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8374
8375         * message.el (message-fix-before-sending): Space.
8376
8377         * nnmail.el (nnmail-find-file): Don't erase.
8378
8379 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8380
8381         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8382
8383 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8384
8385         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8386
8387 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8388
8389         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8390
8391 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8392
8393         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8394         20.4.
8395
8396 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8397
8398         * gnus-art.el (gnus-mime-view-all-parts): New command and
8399         keystroke.
8400
8401         * mm-decode.el (mm-display-external): Translate slashes.
8402
8403         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8404
8405         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8406
8407         * mm-decode.el (mm-quote-arg): Quote spaces.
8408         (mm-display-external): Quote args.
8409
8410 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8411
8412         * mm-decode.el (mm-inlinable-part-p): New function.
8413
8414 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8415
8416        * mm-util.el (mm-disable-multibyte): New function.
8417
8418 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8419
8420         * gnus.el: Pterodactyl Gnus v0.33 is released.
8421
8422 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8423
8424         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8425
8426         * mm-decode.el (mm-display-external): Don't switch for externals.
8427         (mm-dissect-multipart): Don't include end-sep.
8428
8429         * mm-util.el (mm-get-coding-system-list): New function.
8430         (mm-coding-system-list): New variable.
8431
8432 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8433
8434         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8435
8436 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8437
8438         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8439         group
8440
8441 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8442
8443         * base64.el (base64-run-command-on-region): External base64
8444         decoder do not use coding system
8445
8446 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8447
8448         * mm-decode.el (mm-interactively-view-part): Typo.
8449
8450 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8451
8452         * mm-decode.el (mm-dissect-multipart): Display last part when the
8453         article has no close-delimiter
8454
8455 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8456
8457         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8458         content-type.
8459
8460 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8461
8462         * gnus-art.el (gnus-display-mime): Typo.
8463
8464 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8465
8466         * gnus.el: Pterodactyl Gnus v0.32 is released.
8467
8468 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8469
8470         * gnus-kill.el (gnus-batch-score): Protect against errors.
8471
8472         * gnus-art.el: Protect against broken headers.
8473
8474         * mm-decode.el (mm-display-external): Respect needsterm.
8475         (mm-display-external): Create buffer for external commands.
8476
8477 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8478
8479         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8480
8481         * mm-decode.el (mm-display-external): Use file name.
8482
8483 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8484
8485         * gnus-util.el (gnus-output-to-rmail):  adjust to
8486           `rmail-output-to-rmail-file'
8487
8488 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8489
8490         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8491
8492         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8493         headers.
8494
8495         * gnus-art.el (article-decode-charset): Fold case.
8496
8497 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8498
8499         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8500
8501 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8502
8503         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8504         after being stored.
8505
8506 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8507
8508         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8509         come.
8510
8511 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8512
8513         * gnus-xmas.el (wid-edit): Required.
8514
8515         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8516
8517 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8518
8519         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8520
8521 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8522
8523         * gnus-art.el (article-decode-charset): Narrow to the correct
8524         region.
8525
8526         * mm-bodies.el: Fix autoload.
8527
8528 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8529
8530         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8531
8532 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8533
8534         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8535
8536 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8537
8538         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8539         (gnus-article-add-button): Ditto.
8540
8541         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8542
8543         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8544         (gnus-article-prepare-display): Bind url-standalone-mode.
8545
8546         * mm-decode.el (mm-remove-part): Also delete directory.
8547         (mm-display-external): Create a private sub-dir.
8548
8549         * mailcap.el (mailcap-binary-suffixes): New variable.
8550         (mailcap-command-p): Use it.
8551
8552 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8553
8554         * nnmbox.el (nnmbox-request-group): Change server.
8555         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8556
8557         * message.el (message-encode-message-body): Don't stomp MIME
8558         headers.
8559
8560         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8561         unless useful.
8562         (gnus-summary-exit): Check for a live article buffer.
8563         (gnus-summary-exit-no-update): Ditto.
8564
8565         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8566         param.
8567
8568         * gnus-sum.el (gnus-article-decoded-p): New variable.
8569
8570         * mm-decode.el (mm-display-external): Use no-conv.
8571
8572         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8573         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8574
8575         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8576         mouse-click.
8577
8578 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8579
8580         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8581
8582 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8583
8584         * gnus.el: Pterodactyl Gnus v0.31 is released.
8585
8586 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8587
8588         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8589
8590         * mm-decode.el (mm-display-part): Accept no-default.
8591
8592         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8593         a parameter.
8594
8595         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8596         (gnus-summary-prepare-threads): Ditto.
8597
8598         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8599
8600         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8601         (gnus-mime-button-line-format): Doc fix.
8602         (gnus-insert-mime-button): Use it.
8603         (gnus-article-add-button): Use widget-convert-button.
8604
8605         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8606         ignore.
8607
8608         * mm-decode.el (mm-alternative-precedence): Ditto.
8609
8610 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8611
8612         * mm-decode.el (mm-user-automatic-display): Use enriched.
8613
8614 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8615
8616         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8617         right place.
8618
8619 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8620
8621         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8622
8623         * gnus-art.el (article-update-date-lapsed): Only update header if
8624         buffer is dispalyed in frame.
8625         (gnus-article-prepare-display): New function.
8626         (gnus-article-prepare): Use it.
8627
8628 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629
8630         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8631
8632         * mm-view.el (mm-insert-inline): New function.
8633
8634         * mm-decode.el (mm-pipe-part): Bugged.
8635
8636         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8637
8638         * mm-bodies.el (mm-encode-body): Move over the body.
8639
8640         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8641
8642         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8643
8644 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8645
8646         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8647           related functions.  Handle message/rfc822 parts.  Display subject on
8648           multipart summary lines.  Display name on sub-parts when available.
8649
8650 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8651
8652         * mailcap.el (mailcap-command-p): New version.
8653
8654 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8655
8656         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8657         groups.
8658
8659 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8660
8661         * message.el (message-make-date): Remove weekday name.
8662
8663         * mm-decode.el (mm-dissect-buffer): Protect against broken
8664         headers.
8665
8666         * mailcap.el (mailcap-command-in-path-p): New function.
8667         (mailcap-command-p): Renamed.
8668
8669 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8670
8671         * rfc2047.el (eval): Autoload.
8672
8673 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8674
8675         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8676         (gnus-multi-decode-encoded-word-string): New function.
8677         (gnus-encoded-word-method-alist): New variable.
8678         (gnus-decode-encoded-word-functions): Removed.
8679
8680 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8681
8682         * gnus-int.el (gnus-request-replace-article): Replace
8683         message-narrow-to-headers with message-narrow-to-head
8684
8685 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8686
8687         * drums.el (drums-quote-string): Reversed match.
8688
8689         * message.el (message-make-date): Use weekday name.
8690
8691 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8692
8693         * gnus.el: Pterodactyl Gnus v0.30 is released.
8694
8695 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8696
8697         * gnus-art.el (article-decode-encoded-words): Use it.
8698         (gnus-decode-header-function): New variable.
8699
8700         * gnus-sum.el (gnus-nov-parse-line): Use it.
8701         (gnus-decode-encoded-word-function): New variable.
8702
8703         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8704         buffer.
8705
8706         * gnus-art.el (gnus-insert-mime-button): Use widget.
8707         (gnus-widget-press-button): New function.
8708         (gnus-article-prev-button): Removed.
8709         (gnus-article-next-button): Ditto.
8710         (gnus-article-add-button): Ditto.
8711
8712         * gnus.el (gnus-article-mode-map): Inherit from widget.
8713         (gnus-article-mode-map): No, don't.
8714
8715         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8716         (mm-content-id-alist): New variable.
8717         (mm-get-content-id): New function.
8718
8719         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8720         articles if we are fetching to the article buffer.
8721
8722 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8723
8724         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8725         articles.
8726
8727 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8728
8729         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8730         (mm-default-mime-charset): New variable.
8731
8732         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8733
8734         * drums.el (drums-quote-string): Reversed test.
8735
8736 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8737
8738         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8739         string.
8740
8741         * drums.el (drums-quote-string): New function.
8742
8743         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8744         (rfc2047-b-encode-region): Chop lines.
8745         (rfc2047-q-encode-region): Ditto.
8746
8747 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8748
8749         * gnus.el: Pterodactyl Gnus v0.29 is released.
8750
8751 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8752
8753         * mm-decode.el (mm-save-part): Message right.
8754
8755 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8756
8757         * drums.el (drums-parse-address): Returned a list instead of a
8758         string.
8759         (drums-remove-whitespace): Skip comments.
8760         (drums-parse-addresses): Didn't work.
8761
8762 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8763
8764         * gnus.el: Pterodactyl Gnus v0.28 is released.
8765
8766 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8767
8768         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8769         starting point.
8770         (article-decode-encoded-words): Rename.
8771
8772         * message.el (message-narrow-to-headers-or-head): New function.
8773
8774         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8775         region.
8776
8777         * message.el (message-send-news): Encode body after checking
8778         syntax.
8779
8780         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
8781
8782         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
8783
8784         * gnus-art.el (gnus-display-mime): Respect disposition.
8785
8786         * mm-decode.el (mm-preferred-alternative): Respect disposition.
8787
8788         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
8789         text with annotations.
8790
8791         * message.el (message-make-date): Fix sign for negative time
8792         zones.
8793
8794         * mm-view.el (mm-inline-image): Insert a space at the end of the
8795         image.
8796
8797         * mail-parse.el: New file.
8798
8799         * rfc2231.el: New file.
8800
8801         * drums.el (drums-content-type-get): Removed.
8802         (drums-parse-content-type): Ditto.
8803
8804         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
8805
8806 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8807
8808         * gnus.el: Pterodactyl Gnus v0.27 is released.
8809
8810 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
8811
8812         * mm-decode.el (mm-alternative-precedence): New variable.
8813         (mm-preferred-alternative): New function.
8814
8815         * gnus-art.el (gnus-mime-copy-part): New command.
8816
8817         * mm-decode.el (mm-get-part): New function.
8818
8819         * mm-view.el: New file.
8820
8821         * mm-decode.el (mm-dissect-buffer): Downcase cte.
8822         (mm-display-part): Default to mailcap-save-binary-file.
8823
8824 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8825
8826         * gnus.el: Pterodactyl Gnus v0.26 is released.
8827
8828 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8829
8830         * mm-decode.el (mm-interactively-view-part): New function.
8831
8832         * gnus-art.el (gnus-mime-view-part): New command.
8833
8834         * mm-decode.el (mm-last-shell-command): New variable.
8835
8836         * mailcap.el (mailcap-mime-info): Allow returning all matches.
8837
8838         * mm-decode.el (mm-save-part): New function.
8839
8840         * gnus-art.el (article-decode-charset): Protect against buggy
8841         content-types.
8842         (gnus-mime-pipe-part): New command.
8843         (gnus-mime-save-part): New command.
8844         (gnus-mime-button-map): New keymap.
8845         (gnus-mime-button-line-format): New variable.
8846         (gnus-insert-mime-button): New function.
8847         (gnus-display-mime): Use it.
8848
8849         * gnus-util.el (gnus-dd-mmm): Removed length spec.
8850
8851         * mm-decode.el (mm-inline-text): Decode charsets.
8852
8853         * gnus-art.el (gnus-article-save): Comment fix.
8854
8855         * gnus-int.el (gnus-start-news-server): When in batch, don't
8856         prompt.
8857
8858         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
8859         decode.
8860
8861         * mm-decode.el (mm-inline-media-tests): Add audio.
8862         (mm-inline-audio): New function.
8863
8864 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8865
8866         * gnus-art.el (article-make-date-line): Didn't work.
8867
8868         * parse-time.el (parse-time-string): One too many nils.
8869
8870 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8871
8872         * gnus.el: Pterodactyl Gnus v0.25 is released.
8873
8874 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
8877         annotations.
8878
8879         * gnus.el ((featurep 'gnus-xmas)): New
8880         'gnus-annotation-in-region-p alias.
8881
8882 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8883
8884         * mm-util.el (mm-with-unibyte-buffer): New function.
8885
8886         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
8887
8888         * mm-decode.el (mm-inline-media-tests): New variable.
8889
8890         * gnus-sum.el (gnus-summary-exit): Destroy handles.
8891
8892         * gnus-art.el (gnus-article-mime-handles): New variable.
8893
8894         * drums.el (drums-narrow-to-header): New function.
8895
8896         * gnus-art.el (article-decode-charset): Use it.
8897
8898         * drums.el (drums-content-type-get): New function.
8899
8900         * mm-util.el (mm-content-type-charset): Removed.
8901
8902         * drums.el (drums-syntax-table): @ is word.
8903         (drums-parse-content-type): New function.
8904
8905         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
8906         EDT" times.
8907
8908         * gnus-util.el (gnus-date-get-time): Use safe date.
8909
8910         * gnus-sum.el (gnus-show-mime): Removed.
8911         (gnus-summary-toggle-mime): Removed.
8912
8913         * gnus-art.el (gnus-strict-mime): Removed.
8914         (gnus-article-prepare): Don't do MIME.
8915         (gnus-decode-encoded-word-method): Removed.
8916         (gnus-show-mime-method): Removed.
8917
8918 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8919
8920         * gnus.el: Pterodactyl Gnus v0.24 is released.
8921
8922 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8923
8924         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
8925         PREFIX.
8926
8927         * parse-time.el (parse-time-rules): Accept times that look like
8928         "h:mm".
8929
8930         * message.el (message-make-date): Use zone properly.
8931
8932         * gnus.el: Autoload gnus-batch.
8933
8934         * gnus-art.el (article-de-quoted-unreadable): Do not do
8935         gnus-article-decode-rfc1522.
8936
8937         * gnus-msg.el (gnus-inews-do-gcc): Use it.
8938
8939         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
8940         param.
8941
8942         * message.el (message-encode-message-body): Check for us-ascii.
8943
8944         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
8945         to the left.
8946
8947 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8948
8949         * gnus-art.el (article-decode-charset): Rename.
8950
8951 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8952
8953         * gnus.el: Pterodactyl Gnus v0.23 is released.
8954
8955 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * gnus-util.el (gnus-parent-id): Ditto.
8958         (gnus-put-text-property-excluding-newlines): Ditto.
8959
8960         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
8961
8962 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
8963
8964         * message.el (message-generate-headers): Generate User-Agent
8965         instead of X-Mailer & X-Newsreader.
8966
8967         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
8968         User-Agent header format.
8969
8970 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8971
8972         * gnus.el: Pterodactyl Gnus v0.22 is released.
8973
8974 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8975
8976         * mm-util.el (mm-multibyte-p): Typo.
8977
8978 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8979
8980         * gnus.el: Pterodactyl Gnus v0.21 is released.
8981
8982 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
8983
8984         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
8985
8986 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8987
8988         * mm-util.el (mm-multibyte-p): New function.
8989
8990 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8991
8992         * gnus.el: Pterodactyl Gnus v0.20 is released.
8993
8994 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8995
8996         * rfc2047.el (rfc2047-decode-region): Only decode when in
8997         multibyte.
8998
8999         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9000
9001         * gnus-int.el (gnus-request-replace-article): Encode.
9002         (gnus-request-accept-article): Encode.
9003
9004         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9005         here.
9006
9007         * gnus.el (gnus-article-display-hook): Take the charset functions
9008         out.
9009
9010         * time-date.el (safe-date-to-time): New function.
9011
9012         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9013
9014 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9015
9016         * gnus.el: Pterodactyl Gnus v0.19 is released.
9017
9018 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * base64.el (base64-encode-region): Accept no-line-break.
9021
9022         * mm-util.el (mm-mime-charset): New function.
9023
9024         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9025
9026 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9027
9028         * gnus.el: Pterodactyl Gnus v0.18 is released.
9029
9030 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9031
9032         * message.el (message-send-and-exit): Return t on success.
9033         (message-make-date): Make a proper time zone.
9034
9035         * gnus-draft.el (gnus-draft-send): Only remove article if the
9036         sending is successful.
9037
9038         * drums.el (drums-get-comment): Return the last comment.
9039         (drums-parse-address): Parse old-style From headers.
9040
9041 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9042
9043         * gnus-sum.el (gnus-data-compute-positions): Move below
9044         `gnus-save-hidden-threads' so the former is correctly detected as
9045         a macro.
9046
9047 1998-09-06  Dave Love  <fx@gnu.org>
9048
9049         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9050         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9051         time for nicer failure if it's not available.
9052
9053 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9054
9055         * time-date.el (time-to-seconds): Renamed.
9056
9057         * parse-time.el (parse-time-string): Downcase before handling.
9058         (parse-time-rules): Times without seconds have 0 seconds.
9059
9060         * rfc2047.el (rfc2047-encode-region): New version.
9061         (rfc2047-dissect-region): New function.
9062
9063 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9064
9065         * message.el (message-make-date): Use symbolic zone.
9066
9067 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9068
9069         * time-date.el (parse-time): Always use parse-time.
9070
9071         * parse-time.el (parse-time-syntax): Use vectors.
9072
9073 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9074
9075         * gnus.el: Pterodactyl Gnus v0.17 is released.
9076
9077 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9078
9079         * time-date.el: Renamed from "date".
9080
9081         * gnus.el: Removed all timezone dependencies.
9082
9083         * score-mode.el: Removed.
9084         (gnus-score-edit-insert-date): Use date.
9085
9086         * date.el (float-to-time): New function.
9087
9088         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9089
9090         * date.el (time-to-float): New function.
9091
9092         * message.el (message-make-date): Use format-time-string.
9093         (message-make-expires): Use make-date.
9094
9095         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9096
9097         * gnus-util.el (gnus-dd-mmm): Use date.
9098         (gnus-sortable-date): Ditto.
9099
9100         * message.el (message-make-date): Take an optional time.
9101
9102         * gnus: Applied patches from 5.6.43.
9103
9104         * date.el (if): Use parse-time.
9105
9106         * gnus-score.el (gnus-summary-score-entry): Make into a command
9107         again.
9108
9109         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9110         gnus-agent.
9111
9112         * gnus.el (gnus-agent-meta-information-header): Moved here.
9113
9114 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9115
9116         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9117         (gnus-agent-fetch-group-1): Score article headers using normal
9118         group score files if the download score rule of a category/group
9119         is `file'.
9120         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9121         deciding what articles to download.
9122         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9123         predicate processing if predicate is `true' or `false'.
9124
9125 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9126
9127         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9128
9129         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9130
9131         * score-mode.el (score-mode-coding-system): New variable.
9132         (gnus-score-edit-exit): Use it.
9133
9134 1998-09-04  Jason R Mastaler  <jason@4b.org>
9135
9136         * drums.el: Corrected typo.
9137
9138 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9139
9140         * mm-bodies.el (mm-body-encoding): Faster version.
9141
9142 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9143
9144         * gnus-art.el (gnus-article-decode-charset): Only decode text
9145         things.
9146
9147         * message.el (message-output): Use rmail.
9148
9149         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9150         word part.
9151
9152         * mm-util.el (mm-charset-to-coding-system): Use
9153         rfc2047-default-charset.
9154         (mm-known-charsets): New variable.
9155
9156         * message.el (message-caesar-region): Bugged out.
9157
9158 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9159
9160         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9161         specifying `agent-predicate' in a group's parameters.
9162
9163 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9164
9165         * gnus.el: Pterodactyl Gnus v0.16 is released.
9166
9167 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * nnmail.el (nnmail-expired-article-p): Use predicate.
9170
9171         * date.el (time-less-p): Renamed.
9172
9173         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9174         from the headers.
9175
9176         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9177         functions.
9178
9179         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9180         all.
9181         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9182         to all functions.
9183
9184 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9185
9186         * gnus.el: Pterodactyl Gnus v0.15 is released.
9187
9188 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9189
9190         * date.el: New file.
9191
9192         * gnus-util.el (gnus-encode-date): Removed.
9193         (gnus-time-less): Ditto.
9194
9195         * nnmail.el (nnmail-date-to-time): Removed.
9196         (nnmail-time-less): Ditto.
9197         (nnmail-days-to-time): Ditto.
9198         (nnmail-time-since): Ditto.
9199
9200         * drums.el: New file.
9201
9202 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9203
9204         * message.el (message-encode-message-body): Encode headers with
9205         body encoding.
9206
9207         * rfc2047.el (rfc2047-default-charset): Renamed.
9208         (rfc2047-encodable-p): Use it.
9209
9210         * base64.el (mm-util): Required.
9211
9212 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9213
9214         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9215         servers.
9216
9217         * gnus-util.el (gnus-output-to-rmail): Removed.
9218
9219         * gnus-art.el (gnus-summary-save-in-rmail): Use
9220         gnus-output-to-rmailrmail-output-to-rmail-file.
9221
9222         * rfc2047.el (rfc2047-decode-region): Fold case.
9223         (rfc2047-decode): Use decode-string.
9224
9225         * mm-util.el: Provide mm-char-int.
9226
9227 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9228
9229         * gnus.el: Pterodactyl Gnus v0.14 is released.
9230
9231 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9232
9233         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9234         sure we have 7bit.
9235
9236 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9237
9238         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9239         ducplicates.
9240         (gnus-inews-insert-mime-headers): Removed.
9241
9242         * message.el (message-caesar-region): Protect against MULE chars.
9243
9244 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9245
9246         * mm-util.el (if): fset the right function.
9247
9248 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9249
9250         * gnus-art.el (gnus-article-decode-charset): Use real
9251         read-coding-system.
9252
9253 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9254
9255         * mm-bodies.el (mm-decode-body): Protect against malformed
9256         base64.
9257         (mm-decode-body): Check that buffer-file-coding-system is
9258         non-nil.
9259
9260 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9261
9262         * gnus.el: Pterodactyl Gnus v0.13 is released.
9263
9264 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9265
9266         * gnus-util.el (gnus-strip-whitespace): Already defined.
9267         Removed.
9268
9269         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9270
9271         * gnus-util.el (gnus-strip-whitespace): New function.
9272
9273         * mm-util.el (mm-content-type-charset): Downcase.
9274
9275 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9276
9277         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9278         (gnus-article-decode-charset): Don't fetch all headers.
9279
9280         * mm-util.el (mm-read-coding-system): New function.
9281
9282         * mm-bodies.el (mm-decode-body): Check the right charset.
9283
9284         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9285
9286         * gnus-art.el (gnus-article-mode-line-format): Use short group
9287         format.
9288
9289 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9290
9291         * gnus.el: Pterodactyl Gnus v0.12 is released.
9292
9293 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9294
9295         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9296
9297         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9298         (gnus-article-decode-charset): Always run.
9299
9300         * mm-bodies.el (mm-decode-body): Decode cte.
9301
9302 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9303
9304         * gnus.el: Pterodactyl Gnus v0.11 is released.
9305
9306 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9307
9308         * message.el (message-encode-message-body): Ditto.
9309
9310         * gnus-art.el (gnus-article-decode-mime-words): New command and
9311         keystroke.
9312         (gnus-article-decode-charset): Ditto.
9313         (gnus-article-decode-charset): Only work under MULE.
9314
9315         * mm-util.el (mm-content-type-charset): New function.
9316
9317         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9318
9319         * message.el (message-send-mail): Insert MIME headers.
9320         (message-check-news-body-syntax): Don't warn for escape sequences.
9321         (message-check-news-body-syntax): Insert MIME headers.
9322
9323         * mm-bodies.el (mm-body-encoding): New function.
9324
9325         * message.el (message-encode-message-body): New function.
9326
9327         * mm-bodies.el: New file.
9328
9329         * mm-util.el (mm-narrow-to-head): New function.
9330
9331         * rfc2047.el (rfc2047-encode): Use it.
9332
9333         * mm-util.el: Provide mm-encode-coding-region.
9334
9335         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9336
9337         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9338
9339         * mm-util.el (mm-enable-multibyte): New function.
9340
9341         * message.el (message-set-work-buffer): Set multibyte.
9342
9343         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9344
9345         * gnus-util.el (gnus-point-at-eol): Removed.
9346         (gnus-point-at-bol): Ditto.
9347
9348         * base64.el (base64-decode-region): Commented out messaging.
9349
9350 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9351
9352         * gnus-msg.el (gnus-group-mail): make it behave like
9353         gnus-group-post-news with regards to the prefix (this enables the
9354         use of posting styles).
9355
9356 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9357
9358         * gnus.el (gnus-article-display-hook): Added
9359         gnus-article-decode-rfc1522 to hook.
9360
9361 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9362
9363         * gnus.el: Pterodactyl Gnus v0.10 is released.
9364
9365 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9366
9367         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9368         hook to be run.
9369
9370 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9371
9372         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9373
9374         * mm-util.el (mm-charsets-in-region): Removed.
9375
9376         * rfc2047.el: Renamed file.
9377
9378         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9379
9380         * message.el (message-mode): Set multibyte.
9381
9382         * mm-util.el (mm-charsets-in-region): Copied here.
9383
9384         * gnus-util.el: Removed gnus-truncate-string.
9385
9386         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9387
9388         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9389         (rfc1522-encodable-p): New function.
9390         (rfc1522-encode-message-header): Use it.
9391
9392 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9393
9394         * gnus.el: Pterodactyl Gnus v0.9 is released.
9395
9396 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9397
9398         * mm-util.el: Shadow encode-coding-string.
9399
9400         * base64.el (base64-encode-region): Don't add newline.
9401
9402         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9403
9404         * mm-util.el: New file.
9405
9406         * mm-decode.el: Somewhat depleted.
9407         * mm-encode.el: Ditto.
9408
9409         * rfc1522.el: New file.
9410
9411         * mm-util.el (mm-replace-chars-in-string): Copied here.
9412
9413         * mm-encode.el (mm-q-encode-region): New function.
9414
9415         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9416         param.
9417
9418         * mm-encode.el (mm-encode-word-region): Downcase.
9419
9420 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9421
9422         * gnus.el: Pterodactyl Gnus v0.8 is released.
9423
9424 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9425
9426         * message.el (message-send-mail): Encode headers.
9427
9428         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9429         (quoted-printable-encode-region): Upcase.
9430
9431         * message.el (message-default-charset): New variable.
9432
9433         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9434
9435         * message.el (message-narrow-to-field): Changed name.
9436
9437         * mm-encode.el: New file.
9438
9439         * message.el (message-narrow-to-header): New function.
9440
9441         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9442         right buffer.
9443
9444 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9445
9446         * gnus.el: Pterodactyl Gnus v0.7 is released.
9447
9448 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9449
9450         * gnus.el: Remove autoload for
9451         gnus-article-mime-decode-quoted-printable.
9452
9453         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9454         be decoded in non-MULE Emacsen.
9455
9456         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9457
9458 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9459
9460         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9461
9462 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9463
9464         * mm-decode.el: Check for coding-system-list.
9465
9466 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9467
9468         * gnus.el: Pterodactyl Gnus v0.6 is released.
9469
9470 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9471
9472         * nnheader.el (fboundp): Protect code-coding-string.
9473
9474         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9475         is available.
9476
9477 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9478
9479         * gnus.el: Pterodactyl Gnus v0.5 is released.
9480
9481 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9482
9483         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9484         (gnus-hack-decode-rfc1522): Removed.
9485
9486         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9487
9488 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9489
9490         * gnus.el: Gnus v0.4 is released.
9491
9492 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9493
9494         * gnus-art.el (gnus-article-decode-mime-words): New command and
9495         keystroke.
9496
9497         * qp.el (quoted-printable-decode-region): Don't use hexl.
9498
9499         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9500
9501         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9502         (gnus-structured-field-decoder): Removed.
9503         (gnus-unstructured-field-decoder): Ditto.
9504
9505         * mm-decode.el: New file.
9506
9507         * qp.el: New file.
9508
9509         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9510
9511         * gnus-ems.el (fboundp): Removed gnus-split-string.
9512
9513         * gnus.el (gnus-splash-face): Doc fix.
9514
9515         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9516
9517         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9518         hexl.
9519
9520         * nnheader.el (nnheader-temp-write): Removed.
9521
9522 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9523
9524         * gnus.el: Gnus v0.3 is released.
9525
9526 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9527
9528         * gnus.el: Gnus v0.2 is released.
9529
9530 ;; Local Variables:
9531 ;; coding: iso-2022-7bit
9532 ;; End: