*** empty log message ***
[gnus] / lisp / ChangeLog
1 2000-10-02  Dave Love  <fx@gnu.org>
2
3         * mail-source.el (mail-sources): Revert to nil.
4
5         * nnmail.el (nnmail-spool-file): Revert previous change.
6
7         * gnus.el: Don't require custom, message.
8         (gnus-message-archive-method): Wrap initializer in progn and
9         require message here.
10
11 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
12
13         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
14         image's :ascent to 80.  That gives a mode-line which is approx.
15         as tall as the normal one.
16
17 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
18
19         * webmail.el (webmail-hotmail-list): Fix.
20
21 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
22
23         Don't postpone GCC if none of GCC methods is agent-covered.  This
24         fix presumes that the post-method must be agent-covered if any Gcc
25         method is agent-covered.
26
27         * gnus-msg.el (gnus-inews-group-method): New function.
28         (gnus-inews-do-gcc): Use it.
29         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
30         (gnus-agent-possibly-save-gcc): Use it.
31         (gnus-agent-possibly-do-gcc): Ditto.
32
33 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
34
35         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
36         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
37
38 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
39
40         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
41         webmail-hotmail-list): Update.
42
43 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
44
45         * mail-source.el (mail-source-report-new-mail): Use
46         nnheader-cancel-timer.
47
48 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
49
50         * lpath.el (overlay-*): Shut up.
51         * dgnushack.el: Two implementations of smiley.
52
53 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
54
55         * gnus-ml.el: Usage.
56         (gnus-mailing-list-archive, gnus-mailing-list-owner,
57         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
58         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
59         (gnus-mailing-list-menu): Define it.
60         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
61         
62         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
63
64 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
65
66         * webmail.el (webmail-my-deja-*): Rewrite.
67
68 2000-09-30  Simon Josefsson  <simon@josefsson.org>
69
70         * nnimap.el (nnimap-request-accept-article): Remove \n's from
71         From_ lines.
72
73 2000-08-05  Simon Josefsson <simon@josefsson.org>
74
75         Make GCC to remote groups work when unplugged
76         (postpone GCC until message is actually sent).
77
78         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
79
80         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
81         (gnus-agent-restore-gcc): 
82         (gnus-agent-possibly-save-gcc): New functions.
83
84         * gnus-msg.el (gnus-inews-add-send-actions): Use
85         `gnus-agent-possibly-do-gcc' if Agentized.
86         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
87         to `message-header-hook'.
88
89         * gnus.el (gnus-agent-gcc-header): New variable.
90
91 2000-07-13  Simon Josefsson <simon@josefsson.org>
92
93         Asks the user to synch flags with server when you plug in.
94
95         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
96         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
97         (gnus-agent-toggle-plugged): Call it.
98         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
99         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
100         (gnus-agent-possibly-synchronize-flags): New function.
101         (gnus-agent-possibly-synchronize-flags-server): New function.
102
103 2000-09-30  Simon Josefsson  <simon@josefsson.org>
104
105         * starttls.el: New file, by Daiki Ueno.
106
107 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
108
109         * message.el (message-make-in-reply-to): In-Reply-To is message-id
110         (see DRUMS).
111         
112 2000-09-29  Simon Josefsson  <simon@josefsson.org>
113
114         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
115         prefetch.
116
117 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
120         sending a command; allow the rtelnet prompt as well.
121
122 2000-09-29  Simon Josefsson  <simon@josefsson.org>
123
124         * message.el (message-send): Make sure error is signalled if no
125         send method is specified.
126
127 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
128
129         * qp.el (quoted-printable-encode-region): Wrap with
130         `mm-with-unibyte-current-buffer'.
131
132 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
133
134         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
135           McEwan's proposal.
136         
137 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
138
139         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
140         the GNU assignment issue.
141
142 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
143
144         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
145
146 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
147
148         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
149
150 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
151
152         * gnus-art.el (article-strip-banner): Use
153         gnus-group-find-parameter rather than gnus-group-get-parameter, to
154         allow inheritance on the banner.
155         From elkin@tverd.astro.spbu.ru.
156
157 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
158
159         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
160
161 2000-09-26  Dave Love  <fx@gnu.org>
162
163         * gnus-draft.el: Don't require gnus-agent.
164
165         * mm-view.el: Use featurep for XEmacs test.
166         (mm-inline-message): Test for `remove-specifier'; don't use
167         condition-case.
168
169 2000-09-24  Simon Josefsson  <simon@josefsson.org>
170
171         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
172
173         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
174         support ACL's.
175
176         * nnimap.el (nnimap-acl-get): Check capability.
177
178         * mail-source.el (mail-source-imap-file-coding-system): New variable.
179         (mail-source-fetch-imap): Use it.
180
181         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
182         (rfc2104-hash): Use it.
183
184         * imap.el (imap-starttls-p): Check for starttls binary.
185         (imap-starttls-open): More verbose.
186         (imap-gssapi-auth): Ditto.
187         (imap-kerberos4-auth): Ditto.
188         (imap-cram-md5-auth): Ditto.
189         (imap-login-auth): Ditto.
190         (imap-anonymous-auth): Ditto.
191         (imap-digest-md5-auth): Ditto.
192         (imap-open): Ditto.
193         (imap-digest-md5-p): Check capability first.
194
195 2000-09-24  Simon Josefsson  <simon@josefsson.org>
196
197         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
198         (imap-login-p): Support LOGINDISABLED.
199
200 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
201
202         * rfc2104.el: Add SHA-1 example.
203
204 2000-09-22  Simon Josefsson  <simon@josefsson.org>
205
206         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
207
208 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
209
210         * lpath.el: Bind nnkiboze-score-file.
211
212 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
213
214         * gnus-score.el (gnus-score-use-all-scores): New variable.
215         (gnus-all-score-files): Use it.
216         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
217         (nnkiboze-enter-nov): Fix it when there is no xref.
218         (nnkiboze-generate-groups): List groups.
219         * gnus-group.el (gnus-group-make-kiboze-group): Use 
220         nnkiboze-score-file.
221         
222         * nnkiboze.el (nnkiboze-request-article): Use
223         gnus-cache-request-article.
224         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
225
226 2000-07-16 Dmitry Bely <dbely@mail.ru>
227
228         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
229
230 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
231
232         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
233
234 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
235
236         * message.el (message-default-charset): Set default value in
237         non-MULE XEmacsen as iso-8859-1.
238
239 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
240
241         * gnus-demon.el: Use (featurep 'xemacs).
242         * gnus-agent.el: timer vs. itimer.
243         * mail-source.el: Ditto.
244
245 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
246
247         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
248         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
249         * gnus-sum.el (gnus-nov-parse-line): Ditto.
250         * nnkiboze.el (nnkiboze-file-coding-system): New.
251         (nnkiboze-retrieve-headers): Use it.
252         (nnkiboze-request-group): Ditto.
253         (nnkiboze-close-group): Ditto.
254         (nnkiboze-generate-group): Ditto.
255         (nnkiboze-enter-nov): Insert first Xref properly.
256
257 2000-09-19  Dave Love  <fx@gnu.org>
258
259         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
260         (nnmail-get-new-mail): Test `sources' in top-level conditional.
261
262         * mail-source.el (mail-sources): Change default to '((file)).
263         Add useful custom type.
264
265 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
266
267         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
268         year).
269         (gnus-date-iso8601): Ditto.
270
271 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
272
273         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
274
275 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
276
277         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
278         pattern. Avoid using 8 bit chars.
279         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
280
281 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
282
283         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
284         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
285         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
286         functions are not implemented yet.
287         
288         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
289         x-overlay.el from the FSF Emacs black list.
290
291 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
292
293         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
294         (mm-inline-media-tests): Ditto.
295         (mm-automatic-display): Ditto.
296         * mm-view.el (mm-display-inline-fontify): Generalize from 
297         mm-display-patch-inline. 
298         (mm-display-patch-inline): Use it.
299         (mm-display-elisp-inline): Ditto.
300         
301 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
302
303         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
304         (gnus-topic-unmark-topic): Ditto.
305         (gnus-topic-mark-topic): Ditto.
306         (gnus-topic-get-new-news-this-topic): Use it.
307
308 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
309
310         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
311         display xface.
312
313 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
316         zombie or killed groups.
317         
318 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
319
320         * mml.el (mml-preview): Reinsert unibyte content. 
321         (mml-parse-1): Remove with-unibyte-current-buffer.
322         (mml-generate-mime-1): Ditto.
323         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
324         * message.el (message-forward): Ditto.
325
326 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
327
328         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
329         original article buffer.
330         (article-de-base64-unreadable): Ditto.
331         (article-wash-html): Ditto.
332
333 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
336         unless forward-show-mml.
337
338 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
339
340         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
341         (gnus-summary-save-parts-last-directory): New.
342         (gnus-summary-save-parts): Save history.
343
344 2000-09-14 Ben Gertzfield <che@debian.org>
345
346         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
347         variable.
348         (gnus-summary-save-parts): Use it.
349
350 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
351
352         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
353         * gnus-sum.el (gnus-summary-exit): Ditto.
354         (gnus-summary-exit-no-update): Ditto.
355         (gnus-summary-show-article): Ditto.
356
357 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
358
359         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
360         Content-Disposition.
361
362 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
363
364         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
365
366 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
367
368         * gnus-art.el (gnus-article-setup-buffer): Set
369         gnus-article-mime-handles to nil.
370         * gnus-sum.el (gnus-summary-exit): Ditto.
371         (gnus-summary-exit-no-update): Ditto.
372         (gnus-summary-show-article): Ditto.
373         (gnus-summary-save-parts): Use gnus-article-mime-handles if
374         dissected.
375         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
376
377 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
378
379         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
380         (gnus-sort-threads-1): New function. Sort threads recursively.
381         (gnus-sort-threads): Use it.
382         (gnus-sort-gathered-threads): Doc fix.
383
384 2000-09-13  Dave Love  <fx@gnu.org>
385
386         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
387
388         * gnus-ems.el (gnus-ems-redefine): Don't alias
389         gnus-summary-set-display-table.
390
391         * message.el (message-user-agent): Don't wrap ignore-errors around
392         it.
393
394         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
395         `format'.
396         (mm-content-transfer-encoding): Don't use cadar.
397
398         * uudecode.el (uudecode-decoder-program) 
399         (uudecode-decoder-switches): Customize.
400
401         * gnus-score.el (gnus-home-score-file): Improve custom type.
402
403         * gnus-cus.el (gnus-custom-mode): Conditionally set local
404         variables for Emacs 21.
405         (gnus-group-customize): Disable undo while laying out the buffer.
406
407 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
408
409         * gnus-util.el (gnus-write-active-file): Bind
410         coding-system-for-write.
411
412 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
413
414         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
415         
416         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
417         * gnus-kill.el (gnus-batch-score): Ditto.
418         * gnus-move.el (gnus-change-server): Ditto.
419         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
420
421 2000-09-12  Simon Josefsson  <simon@josefsson.org>
422
423         * gnus-sum.el (gnus-update-read-articles): Undo
424         `gnus-request-set-mark' operation.
425
426 2000-09-11  Dave Love  <fx@gnu.org>
427
428         * Changelog: Use iso-2022 coding.
429
430         * gnus-msg.el (gnus-msg-mail): New function.
431         (gnus-user-agent): New mail agent.
432
433 2000-09-10  Dave Love  <fx@gnu.org>
434
435         * message.el: Require mail-abbrevs for XEmacs for a problem with
436         keybinding despite the autoloads for it.
437
438 2000-09-08  Simon Josefsson  <simon@josefsson.org>
439
440         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
441
442         * nnimap.el (nnimap-request-update-info-internal): Remove tick
443         marks from dormant articles. (See nnimap-request-set-mark.)
444         (nnimap-retrieve-headers-progress): Demule.
445         (nnimap-open-server): Call nnoo-change-server twice, once for
446         getting the nnimap-server-buffer and once for letting n-c-s set
447         the variables in that buffer.
448
449 2000-09-08  David Edmondson <dme@dme.org>
450
451         * gnus.el (gnus-short-group-name): Guess separator.
452
453 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
454
455         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
456         XEmacs as well.
457
458 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
459
460         * gnus-group.el (gnus-group-insert-group-line): Fix.
461
462 2000-09-04  Dave Love  <fx@gnu.org>
463
464         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
465         (mm-get-image): Avoid the losing `make-glyph' from W3.
466
467 2000-09-03  Simon Josefsson  <simon@josefsson.org>
468
469         * gnus-sum.el (gnus-summary-delete-article): Check server.
470
471 2000-09-01  Simon Josefsson  <simon@josefsson.org>
472
473         * imap.el (imap-parse-flag-list): Rewrite.
474
475         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
476
477         * imap.el (imap-parse-flag-list): Hack.
478
479 2000-08-29  Dave Love  <fx@gnu.org>
480
481         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
482
483         * dgnushack.el (mapcon, union): Remove compiler macros.
484
485         * gnus-agent.el (gnus-agent-union): new function.
486         (gnus-agent-fetch-headers): Use it.
487
488         * gnus.el (gnus-group-startup-message): Specify foreground and
489         background for xpm image.  Centre image vertically.
490         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
491
492 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
493
494         * message.el (message-send-mail): Narrow-to-headers.
495
496 2000-08-24  Dave Love  <fx@gnu.org>
497
498         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
499         21.
500
501 2000-08-23  Dave Love  <fx@gnu.org>
502
503         * dgnushack.el: Remove `member-if' compiler macro.
504
505 2000-08-21  Dave Love  <fx@gnu.org>
506
507         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
508
509 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
510
511         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
512         permanent is used.
513         (gnus-topic-show-topic): Read topic when to show permanent hidden
514         topic.
515         (gnus-topic-remove-topic): Revert to the old behavior, not using
516         hide.
517
518 2000-08-21  Dave Love  <fx@gnu.org>
519
520         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
521         (gnus-xemacs): Use featurep.
522
523         * mm-util.el (mm-read-charset): Maybe use builtin.
524         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
525         (mm-multibyte-p, mm-with-unibyte-current-buffer)
526         (mm-with-unibyte): Use featurep, not string-match.
527         (mm-with-unibyte-buffer): Simplify.
528         (mm-quote-arg): Maybe use shell-quote-argument.
529
530         * mml.el (mml-make-string): Deleted (unused).
531
532         * gnus.el (gnus-mode-line-buffer-identification): Supply
533         definition for Emacs 21.
534
535         * gnus-salt.el: Small doc fixes.
536         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
537         gnus-add-minor-mode.
538
539         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
540         gnus-add-minor-mode.
541
542 2000-08-20  Simon Josefsson  <simon@josefsson.org>
543
544         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
545         function, thanks to Lloyd Zusman for debugging.
546         (nnimap-request-group): 
547         (nnimap-request-list): 
548         (nnimap-retrieve-groups): 
549         (nnimap-request-newgroups): Use it.
550
551         * nnimap.el (nnimap-request-article-part): Less verbose.
552
553 2000-08-19  Andreas Jaeger  <aj@suse.de>
554
555         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
556         subst-char-in-string since we test elsewhere whether it's bound.
557         
558 2000-08-18  Dave Love  <fx@gnu.org>
559
560         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
561         custom type.
562
563         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
564         gnus-group-running-xemacs.
565
566         * nnheader.el (nnheader-replace-chars-in-string): Use
567         subst-char-in-string if available.
568
569         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
570         (gnus-request-article-this-buffer): Use expand-file-name.
571         (gnus-mime-view-part-as-type): Simplify interactive spec.
572         (gnus-mime-button-map): Define it all in defvar.
573
574 2000-08-17  Dave Love  <fx@gnu.org>
575
576         * gnus-group.el (gnus-group-running-xemacs): Deleted.
577
578         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
579         last-nonmenu-event.
580
581         * uudecode.el (char-int): Use defalias, not fset.
582
583         * score-mode.el: Don't require easymenu.  Require mm-util.
584         (score-mode-coding-system): Use mm-auto-save-coding-system.
585
586         * nneething.el (nneething-create-mapping): Don't use cadar & al.
587         (nneething-file-name): Use expand-file-name, not concat.
588
589 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
590
591         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
592         Failure proof for email addresses.
593         (nnslashdot-sane-retrieve-headers): Ditto.
594
595 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
596
597         * message.el (message-send-mail): Only insert courtesy message
598         when text/plain.
599
600 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
601
602         * message.el (message-cancel-news): Copy the From header from the
603         original article.
604
605 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * gnus-async.el (gnus-asynchronous): Removed.
608
609 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
610
611         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
612         format.
613
614 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
615
616         * nnmail.el (nnmail-expiry-target-group): Fixed.
617
618 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
619
620         * nnmail.el (nnmail-expiry-target-group): Fix the call to
621         gnus-request-accept-article so that body encoding is *not* done.
622         Encoding is not done on incoming mail, so why should it be done on
623         expired mail?
624
625
626 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
627
628         * nnml.el (nnml-request-expire-articles): Fix the calls to
629         nnml-request-article (the filename was being passed instead of the
630         article number) and nnmail-expiry-target-group
631         (nnml-current-directory is changed by nnml-request-accept-article,
632         causing it to be incorrect for the next article to be expired).
633
634 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
635
636         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
637         expiry-target group parameters. 
638
639 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
640
641         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
642         buffer.
643         (gnus-topic-hide-topic): Take a PERMANENT parameter.
644         (gnus-topic-show-topic): Ditto.
645
646         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
647
648 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
649
650         * mail-source.el (mail-source-incoming-file-prefix): New
651         variable. 
652
653 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
656
657         * mailcap.el (mailcap-maybe-eval): Be even more warning.
658
659 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
660
661         * message.el (message-syntax-checks): New check quotin-style: 
662         Text must be written below quoted text.
663         (message-check-news-body-syntax): Check it.
664
665 2000-08-11  Simon Josefsson  <simon@josefsson.org>
666
667         * imap.el (imap-authenticator-alist): Fix typo.
668         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
669         Jonas Oberg for debugging.
670
671 2000-08-11  Simon Josefsson  <simon@josefsson.org>
672
673         * gnus-async.el (gnus-asynchronous): Disable by default.
674
675 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
676
677         * mm-view.el (mm-inline-text): Bind fill-column.
678
679         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
680         list of unexpired articles.
681
682         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
683         un-expired articles. 
684
685         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
686         headers. 
687
688         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
689         we update the right topic.. 
690
691         * mm-decode.el (mm-display-external): Put point at start. 
692
693 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
694
695         * nnmail.el (nnmail-expiry-target): More explicit documentation.
696
697         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
698
699 2000-08-09  Simon Josefsson <simon@josefsson.org>
700
701         * imap.el (imap-parse-body):
702         (imap-parse-string-list): Add bug workarounds for Stalker
703         Communigate Pro 3.0 server.
704         (imap-body-lines): Remove bogus comment.
705
706         * imap.el (imap-range-to-message-set): Move from nnimap.el.
707
708         * nnimap.el (nnimap-retrieve-which-headers):
709         (nnimap-retrieve-headers-from-server):
710         (nnimap-request-set-mark):
711         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
712
713 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
714
715         * message.el (message-dont-reply-to-names):
716         rmail-dont-reply-to-names may not be defined.
717
718 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
719
720         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
721         not use pop.
722
723 2000-07-19  Dave Love  <fx@gnu.org>
724
725         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
726         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
727         check.
728         (gnus-article-display-xface): Special-case for dark backgrounds.
729
730 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
731
732         * imap.el (imap-calculate-literal-size-first): New variable.
733         (imap-local-variables): Add it.
734         (imap-kerberos4-open): Set it.
735         (imap-send-command): Use it.
736
737 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
738
739         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
740         (mailcap-parse-mimetypes): Use it.
741         (mailcap-extension-to-mime): Parse mimetype.
742         (mailcap-mime-types): Ditto.
743         * mml.el (mml-minibuffer-read-type): Ditto.
744
745 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
746
747         * nndoc.el (nndoc-type-alist): Add outlook.
748         (nndoc-outlook-type-p): New function.
749         (nndoc-outlook-article-begin): Ditto.
750
751 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
752
753         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
754         excursion.
755
756 2000-07-15  Simon Josefsson  <simon@josefsson.org>
757
758         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
759
760         * imap.el (imap): 
761         (imap-kerberos4-program): 
762         (imap-gssapi-program): 
763         (imap-ssl-program): Customization.
764         (imap-shell-program): 
765         (imap-shell-host): New variables.
766         (imap-streams): 
767         (imap-stream-alist): Add shell.
768         (imap-shell-p): 
769         (imap-shell-open): New functions.
770         (imap-open): Don't call authenticator if preauth.
771         (imap-authenticate): Return t if already authenticated.
772
773 2000-07-14  Simon Josefsson  <simon@josefsson.org>
774
775         * gnus.el (gnus-invalid-group-regexp): New variable.
776         (gnus-read-group): Use it.
777
778 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
779
780         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
781         expunge-below and orphan-score are "group variables".
782
783 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
784
785         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
786         qualified group names to `gnus-group-read-ephemeral-group'.
787
788 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
789
790         * dgnushack.el (srcdir): Define it before use it.
791
792 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
793
794         * gnus-sum.el: `W t' is toggle-header in info.
795
796 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
797
798         * lpath.el: Fbind subst-char-in-string.
799
800 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
801
802         * Makefile.in: Use W3DIR and lispdir.
803         * dgnushack.el: Ditto.
804
805 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
806
807         * gnus-art.el (article-de-base64-unreadable): Typo.
808
809 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
810
811         * gnus-agent.el (require): Require timer.
812
813 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
814
815         * message.el (message-bounce): Call mime-to-mml.
816
817 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
818
819         * nnslashdot.el (nnslashdot-request-close): New function.
820
821 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
822
823         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
824         right line number for the article.
825
826 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
827
828         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
829         * webmail.el (webmail-fetch): Bind 
830         url-http-silence-on-insecure-redirection.
831
832 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
833
834         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
835         unibyte.
836         (nnslashdot-sane-retrieve-headers): Ditto.
837         (nnslashdot-request-article): Ditto.
838
839 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
840
841         * mailcap.el (mailcap-parse-mimetype-file): 
842
843 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
844
845         * nnweb.el (nnweb-insert): Stricter test.
846         * webmail.el (webmail-refresh-redirect): Ditto.
847
848 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
849
850         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
851
852 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
853
854         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
855
856 2000-07-05  Dave Love  <fx@gnu.org>
857
858         * utf7.el: Doc and header fixes.
859
860         * gnus-sum.el: Doc fixes.
861
862         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
863         defalias, not fset.
864
865         * flow-fill.el (fill-flowed-point-at-eol)
866         (fill-flowed-point-at-bol): Use defalias, not fset.
867
868         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
869         (gnus-Plain-save-name): Delete -- apparently bogus.
870
871 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * nnsoup.el: Use expand-file-name throughout.
874
875 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
876
877         * nnmail.el (nnmail-read-incoming-hook): New example.
878
879 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * mm-view.el (mm-inline-text): Check whether the text has already
882         been decoded.
883
884 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
885
886         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
887
888 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
889
890         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
891
892 2000-07-03  Simon Josefsson  <simon@josefsson.org>
893
894         * gnus-sum.el (gnus-update-marks): Don't propagate download and
895         unsend flags.
896
897 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
898
899         * nnimap.el (nnimap-open-connection): Don't look up virtual server
900         name in authinfo (.authinfo now support ports, no need for the
901         hack).
902         (nnimap-split-find-rule): Fix.
903         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
904
905 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
906
907         * message.el (message-unquote-tokens): Remove all quotes.
908
909 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
910
911         * gnus-ml.el: New file. 
912
913 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
914
915         * nnultimate.el (nnultimate-request-close): New function.
916
917         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
918
919 2000-06-18  Norbert Koch  <norbert@s.netic.de>
920
921         * Makefile.in: Better support for xemacs builds
922
923 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
924
925         * gnus.el: Gnus v5.8.7 is released.
926
927 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * mm-decode.el (mm-insert-part): Characters doubly decoded.
930
931 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
932
933         * message.el (message-do-fcc): Encode MIME.
934
935 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
936
937         * lpath.el: Fbind image-size.
938
939 2000-06-28  Simon Josefsson  <simon@josefsson.org>
940
941         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
942         (nnimap-assoc-match): New function.
943         (nnimap-split-find-rule): Support extended syntax.
944
945 2000-06-28  Simon Josefsson  <simon@josefsson.org>
946
947         * nnimap.el (nnimap-open-connection): Use port stuff.
948
949         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
950         document port and defaultport.
951
952 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
953
954         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
955
956 2000-06-26  Dave Love  <fx@gnu.org>
957
958         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
959
960         * message.el: Remove unnecessary `require'ments.  Defvar
961         gnus-list-identifiers when compiling.  Don't try to autoload
962         variable `gnus-list-identifiers'.  Autoload
963         gnus-group-name-charset.
964         (message-fetch-field): Don't assume `format' removes text
965         properties.
966         (message-strip-list-identifiers, message-reply, message-followup):
967         Require gnus-sum.
968         (message-mode): Tidy XEmacs conditionals.
969         (message-replace-chars-in-string): Use subst-char-in-string when
970         available.
971
972         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
973         Define if necessary.
974
975         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
976         removes text properties.
977
978         * gnus-srvr.el (gnus-browse-group-name): Likewise.
979
980         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
981
982         * gnus-score.el (gnus-summary-score-entry): Likewise.
983
984 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
985
986         * nnimap.el (nnimap-request-post): Fix parenthesis.
987
988 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
989
990         * message.el (message-unquote-tokens): New function.
991
992         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
993
994         * nnimap.el (nnimap-request-post): Ditto.
995
996 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
997
998         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
999
1000         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1001         patch commited 2000-04-02).
1002
1003 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1004
1005         * imap.el (imap-mailbox-examine-1): New function.
1006         (imap-message-copyuid-1):
1007         (imap-message-appenduid-1): Use it, instead of
1008         `imap-mailbox-examine' which would utf-7 encode mailbox name
1009         twice.
1010
1011 2000-06-19  Dave Love  <fx@gnu.org>
1012
1013         * mm-uu.el Don't require message.  Require cl when compiling.
1014
1015 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1016
1017         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1018         a local variable.
1019         * gnus-sum.el (gnus-orphan-score): Move here.
1020
1021 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1022
1023         * message.el (message-forward): Remove show-mml condition.
1024         (message-forward-ignored-headers): Remove X-Gnus headers.
1025
1026 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1027
1028         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1029
1030 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1031
1032         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1033
1034 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1035
1036         * message.el (message-syntax-checks): Add type.
1037
1038 2000-06-07  Dave Love  <fx@gnu.org>
1039
1040         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1041         put-image.
1042         (mm-inline-image): Defalias, not fset.
1043
1044         * gnus.el (gnus-group-startup-message): Don't specify string for
1045         insert-image.
1046
1047         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1048         add-minor-mode is available.
1049         (gnus-article-display-xface): Don't specify string for
1050         insert-image.
1051
1052 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1053
1054         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1055         (gnus-topic-insert-topic-line): Use shownp.
1056         (gnus-topic-hide-topic): Don't use hidden.
1057         (gnus-topic-show-topic): Don't use hidden.
1058
1059 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1060
1061         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1062         system.
1063         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1064         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1065         * gnus-util.el (gnus-output-to-rmail): Ditto.
1066         (gnus-output-to-mail): Ditto.
1067         (gnus-write-buffer): Ditto.
1068         * gnus-uu.el (gnus-uu-save-article): Ditto.
1069
1070 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1071
1072         * message.el (message-read-from-minibuffer): Typo.
1073
1074 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1075
1076         * gnus-art.el (article-decode-charset): Override non-MIME forward
1077         charset.
1078
1079 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1080
1081         * mml.el (mml-quote-region): Correct the regexp.
1082         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1083
1084 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1085
1086         * message.el (message-forward): Insert raw text.
1087         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1088         (mml-generate-mime-1): Insert raw text in unibyte mode.
1089
1090 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1091
1092         * mm-bodies.el (mm-body-encoding): Always encoded if
1093         `mm-use-ultra-safe-encoding' is set.
1094
1095 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1096
1097         * mml.el (ange-ftp-name-format): Typo.
1098
1099 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1100
1101         * gnus-start.el (gnus-get-unread-articles): If
1102         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1103         try to do anything on that server.
1104         
1105 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1106
1107         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1108         from latest draft.
1109
1110 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1111
1112         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1113         is open.
1114
1115 2000-05-24  Dave Love  <fx@gnu.org>
1116
1117         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1118
1119 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1120
1121         * gnus.el (gnus-redefine-select-method-widget): new function, call
1122         it once. Add an "other" entry for unknown but editable backend
1123         name symbols.
1124         * gnus-start.el (gnus-declare-backend): use it.
1125
1126 2000-05-19  Dave Love  <fx@gnu.org>
1127
1128         * gnus-art.el (gnus-article-next-page): Revert last change.
1129
1130 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1131
1132         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1133
1134 2000-05-19  Dave Love  <fx@gnu.org>
1135
1136         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1137         not mm-inline-large-images.
1138
1139 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1140
1141         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1142
1143 2000-05-18  Dave Love  <fx@gnu.org>
1144
1145         * gnus-art.el: Use defalias, not fset.
1146         (gnus-article-x-face-command): Don't test for xbm.
1147         (gnus-article-next-page): Redisplay before testing point in window.
1148
1149 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1150
1151         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1152         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1153
1154 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1155
1156         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1157         gnus-summary-save-in-rmail.
1158         * message.el (message-output): Ditto.
1159
1160 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1163
1164 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1165
1166         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1167         is a charset.
1168         * message.el (message-send-news): Check group name charset.
1169         * gnus-msg.el (gnus-post-news): Decode group name.
1170         (gnus-inews-do-gcc): Encode group name.
1171
1172 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1173
1174         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1175         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1176
1177 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1178
1179         * gnus-group.el (gnus-group-mark-line-p): New function.
1180         (gnus-group-goto-group): New parameter.
1181         (gnus-group-remove-mark): Use it.
1182         * gnus-topic.el (gnus-topic-move-group): Ditto.
1183         (gnus-topic-remove-group): Ditto.
1184
1185 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1186
1187         * gnus-group.el (gnus-group-list-dormant): New function.
1188
1189 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1190
1191         * gnus-agent.el (gnus-agent-synchronize): Use
1192         nnheader-insert-file-contents.
1193         (gnus-agent-save-active-1): Ditto.
1194         (gnus-agent-write-active): Ditto.
1195         (gnus-agent-expire): Ditto.
1196         * gnus-cache.el (gnus-cache-read-active): Ditto.
1197         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1198         * gnus-sum.el (gnus-summary-import-article): Ditto.
1199
1200         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1201         (gnus-agent-save-group-info): Ditto.
1202         (gnus-agent-save-alist): Ditto.
1203         * gnus-util.el (gnus-make-directory): Ditto.
1204
1205         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1206
1207 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1208
1209         * mml.el (mml-generate-mime-preprocess-function): New variable.
1210         (mml-generate-mime-postprocess-function): New variable.
1211         (mml-generate-mime-1): Use them.
1212
1213 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1214
1215         * gnus-group.el (gnus-group-apropos): Group name charset.
1216         * gnus-sum.el (gnus-set-mode-line): Ditto.
1217         * gnus-group.el (gnus-group-decoded-name): New function.
1218         (gnus-group-edit-group): Use it.
1219         * gnus-cus.el (gnus-group-customize): Use it.
1220
1221 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1222
1223         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1224
1225 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1226
1227         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1228         (gnus-group-name-charset-group-alist): Ditto.
1229         (gnus-group-name-charset): New function.
1230         (gnus-group-name-decode): New function.
1231         (gnus-group-insert-group-line): Use them.
1232         (gnus-group-prepare-flat-list-dead): Ditto.
1233         (gnus-group-list-active): Ditto.
1234         (gnus-group-describe-all-groups): Ditto.
1235         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1236         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1237         add gnus-group property.
1238         (gnus-browse-group-name): Read gnus-group property.
1239
1240 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * nnfolder.el (nnfolder-possibly-change-group): Use
1243         file-name-coding-system instead of pathname-coding-system.
1244         * nnmail.el (nnmail-find-file): Ditto.
1245         (nnmail-write-region): Ditto.
1246         * nnmh.el (nnmh-retrieve-headers): Ditto.
1247         (nnmh-request-article): Ditto.
1248         (nnmh-request-group): Ditto.
1249         (nnmh-request-list): Ditto.
1250         (nnmh-possibly-change-directory): Ditto.
1251         (nnmh-active-number): Ditto.
1252         * nnml.el (nnml-possibly-change-directory): Ditto.
1253         (nnml-request-list): Ditto.
1254         (nnml-request-article): Ditto.
1255         (nnml-retrieve-headers): Ditto.
1256
1257 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1258
1259         * nnimap.el (nnimap-request-accept-article): Don't unselect
1260         mailbox if no mailbox is selected.
1261
1262 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1263
1264         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1265         Recognize domain names starting with `www.' as starting an URL.
1266
1267 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1268
1269         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1270         (mail-source-keyword-map): Add "subdirs" for maildir.
1271
1272 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1273
1274         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1275         (nnmail-get-new-mail): Use it.
1276         * gnus-start.el (gnus-get-unread-articles): Ditto.
1277
1278 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1279
1280         * gnus-sum.el (gnus-summary-edit-article): Better support for
1281         nndraft:drafts.
1282         * nndraft.el (nndraft-request-replace-article): New function,
1283         bind nnmail-file-coding-system.
1284
1285 2000-05-14  Dave Love  <fx@gnu.org>
1286
1287         * nnheader.el: Replace uses of `fset' with `defalias'.
1288         (jka-compr-compression-info-list): Only defvar when compiling.
1289
1290 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1291
1292         * webmail.el (webmail-netaddress-article): Refresh redirect.
1293
1294 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1295
1296         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1297
1298 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1299
1300         * webmail.el: Translate &nbsp; to SP.
1301
1302 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1303
1304         * message.el (message-bounce): Doc typo.
1305
1306 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1307
1308         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1309         (gnus-soup-store): Ditto.
1310         (gnus-soup-send-packet): Ditto.
1311         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1312         (nnsoup-dissect-buffer): Ditto.
1313         (nnsoup-narrow-to-article): Ditto.
1314         (nnsoup-make-active): Ditto
1315
1316 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1317
1318         * message.el (message-mode): Two parameters for local-variable-p.
1319
1320 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1321
1322         * message.el (message-strip-list-identifiers): New function.
1323         (message-reply): Use it and use message-strip-subject-re.
1324         (message-followup): Ditto.
1325         * gnus-art.el (article-hide-list-identifiers): Remove more.
1326         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1327
1328 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1329
1330         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1331         mail-parset-charset and use non-numeric argument.
1332
1333 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1334
1335         * mml.el (mml-buffer-list): New variable.
1336         (mml-generate-new-buffer): New function.
1337         (mml-destroy-buffers): Ditto.
1338         (mml-insert-mime): Use them.
1339         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1340         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1341         * message.el (message-mode): Ditto.
1342         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1343         (gnus-uu-save-article): Support show-as-mml.
1344         * message.el (message-forward): Ditto.
1345
1346 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1347
1348         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1349         (nndoc-mime-digest-type-p): Locate article head precisely.
1350         * mml.el (mml-generate-default-type): New variable.
1351         (mml-generate-mime-1): Use it.
1352         (mml-insert-mime-headers): Use it.
1353         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1354         (gnus-uu-digest-mail-forward): Use it and call message-forward
1355         with argument digest.
1356         (gnus-uu-save-article): Support message-forward-as-mime.
1357         * message.el (message-forward): Add parameter digest.
1358         * mm-decode.el (mm-dissect-default-type): New variable.
1359         (mm-dissect-buffer): Use it.
1360
1361 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1362
1363         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1364         newline and paragraph to nil when got a non-ascii character. Test
1365         paragraph before newline.
1366
1367 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1368
1369         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1370         limit to 76.
1371
1372 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * nnslashdot.el (nnslashdot-sid-strip): New function.
1375         (nnslashdot-threaded-retrieve-headers): New format.
1376         (nnslashdot-sane-retrieve-headers): Ditto.
1377         (nnslashdot-request-article): Ditto.
1378         (nnslashdot-threaded-retrieve-headers): Thread properly.
1379         (nnslashdot-request-article): Be more lenient.
1380         (nnslashdot-threaded-retrieve-headers): Regexp search.
1381
1382 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1383
1384         * gnus-sum.el (gnus-with-article): Define it before use it.
1385
1386 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1387
1388         * message.el (message-supersede): Use mime-to-mml.
1389         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1390
1391 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1392
1393         * gnus-group.el (gnus-group-list-cached): Don't use
1394         `subst-char-in-string'.
1395
1396 2000-05-08  Dave Love  <fx@gnu.org>
1397
1398         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1399
1400 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1401
1402         * mm-decode.el (mm-interactively-view-part): Append %s if the
1403         method is a single word.
1404         * nnwarchive.el (nnwarchive-type-definition): Typo.
1405
1406 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1407
1408         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1409         function.
1410         (gnus-group-prepare-flat-predicate): Use it.
1411         (gnus-group-list-cached): List dead groups.
1412
1413 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1414
1415         * gnus-art.el (article-decode-charset): Don't decode message with
1416         format.
1417
1418 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1419
1420         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1421         evaluate the Lisp code.
1422
1423 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1424
1425         * gnus-art.el (article-wash-html): New function.
1426         (gnus-article-wash-html): Bind.
1427         (gnus-article-make-menu-bar): Menu item.
1428         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1429         (gnus-summary-make-menu-bar): Menu item.
1430         * gnus.el: Autoload.
1431
1432 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1433
1434         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1435         (gnus-uu-unshar-article): Use it.
1436
1437         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1438         (mailcap-maybe-eval): Use it.
1439
1440         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1441         in docstring.
1442
1443         * mml.el (mml-generate-mime-1): Small comment.
1444
1445 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1446
1447         * gnus-art.el (article-de-base64-unreadable): New function.
1448         (gnus-article-de-base64-unreadable): Bind.
1449         (gnus-article-make-menu-bar): Menu item.
1450         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1451         (gnus-summary-make-menu-bar): Menu item.
1452         * gnus.el: Autoload.
1453
1454 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1455
1456         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1457         (gnus-summary-select-article): Add en/disable multibyte.
1458
1459 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1460
1461         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1462         (gnus-summary-edit-article): New feature: editing raw articles.
1463
1464 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1467         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1468         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1469         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1470         * mm-decode.el (mm-insert-part): Ditto.
1471
1472 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1473
1474         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1475         (nndoc-forward-type-p): Ditto.
1476
1477 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1478
1479         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1480         value of enable-multibyte-characters.
1481
1482 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1483
1484         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1485
1486 2000-05-03  Dave Love  <fx@gnu.org>
1487
1488         * gnus-ems.el (gnus-article-xface-ring-internal)
1489         (gnus-article-xface-ring-size): New variable.
1490         (gnus-article-display-xface): Use them to cache data.  Don't try
1491         to use XPM.  Set up binary coding for PBM's sake.
1492
1493 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1494
1495         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1496         * gnus-int.el (gnus-request-accept-article): Ditto.
1497         (gnus-request-replace-article): Ditto.
1498         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1499
1500 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1501
1502         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1503
1504 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1505
1506         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1507         field.
1508         * mml.el (mml-to-mime): Use message-default-charset.
1509         (mml-preview): Narrow to headers.
1510         * message.el (message-send-mail): Use message-default-charset.
1511         (message-send-news): Narrow to headers;
1512         use message-default-charset.
1513
1514 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1515
1516         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1517         detect.
1518         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1519         restriction.
1520         (mml-parse-1): Warning message.
1521         (mml-preview): Disable multibyte.
1522
1523 2000-05-03  Dave Love  <fx@gnu.org>
1524
1525         * gnus.el (gnus-group-startup-message): Add newline before image.
1526
1527 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1528
1529         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1530         * message.el (message-send-mail): Use unibyte-buffer.
1531         (message-send-mail): Ditto.
1532
1533 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1534
1535         * gnus.el: Gnus v5.8.6 is released.
1536
1537 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1538
1539         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1540
1541 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1542
1543         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1544
1545 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1546
1547         * message.el (message-send-mail-partially): Use forward-line.
1548
1549 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1550
1551         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1552
1553 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1554
1555         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1556         (mml-insert-mime): No markup only for text/plain.
1557         (mime-to-mml): Remove MIME headers.
1558
1559 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1560
1561         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1562         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1563         as 8-bit.
1564         * lpath.el: Fbind image functions.
1565
1566 2000-04-28  Dave Love  <fx@gnu.org>
1567
1568         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1569         21.
1570
1571         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1572         search order.  Use parse-colon-path and remove some redundancy.
1573         Doc fix.
1574         (mailcap-parse-mimetypes): Code consistently with
1575         mailcap-parse-mailcaps.  Doc fix.
1576
1577         * gnus-start.el (gnus-unload): Iterate over `features', not
1578         `load-history'.
1579
1580 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1581
1582         * mml.el (mml-parse-1): Don't create blank parts.
1583         (mml-read-part): Fix mml tag.
1584         (mml-insert-mime): Convert message/rfc822.
1585         (mml-insert-mml-markup): Add mmlp parameter.
1586
1587 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1588
1589         * message.el (message-send-mail-partially): Remove CTE.
1590
1591 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1592
1593         * lpath.el: Fbind put-image for XEmacs.
1594         * mm-view.el (mm-inline-image): Fset it.
1595
1596 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1597
1598         * nndoc.el (nndoc-type-alist): Change forward regexp.
1599
1600 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1601
1602         * message.el (message-send-mail-partially-limit): Change the
1603         default value.
1604
1605 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1606
1607         * gnus-util.el (gnus-extract-address-components): Name might be
1608         "".
1609
1610 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1611
1612         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1613         (gnus-summary-post-forward): Ditto.
1614         * message.el (message-forward-show-mml): New variable.
1615         (message-forward): Use it.
1616         * mml.el (mml-parse-1): Add tag mml.
1617         (mml-read-part): Ditto.
1618         (mml-generate-mime): Support reentance.
1619         (mml-generate-mime-1): Support mml tag.
1620
1621 2000-04-27  Dave Love  <fx@gnu.org>
1622
1623         * gnus-art.el: Don't bother to require custom, browse-url.
1624         (gnus-article-x-face-command): Include gnus-article-display-xface.
1625
1626         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1627         Use defalias, not fset.
1628         (gnus-article-display-xface): New function.
1629
1630         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1631
1632         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1633         (mm-xemacs-p): Deleted.
1634         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1635         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1636         use create-image and don't special-case xbm.
1637         (mm-valid-image-format-p): Use display-graphic-p.
1638
1639 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1640
1641         * message.el (message-send-mail-partially-limit): New variable.
1642         (message-send-mail-partially): New function.
1643         (message-send-mail): Use it.
1644         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1645         all blank lines inside of base64.
1646         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1647         blank lines.
1648
1649 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1650
1651         * mml.el (mml-insert-tag): Match more special characters.
1652
1653 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1654
1655         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1656
1657 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1658
1659         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1660         (mm-inlined-types): Ditto.
1661         * mm-partial.el: New file.
1662
1663 2000-04-27  Dave Love  <fx@gnu.org>
1664
1665         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1666         matter in Emacs 21.
1667
1668 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1669
1670         * mm-bodies.el (mm-encode-body): Remove reference to
1671         mm-default-charset in comment.
1672
1673 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1674
1675         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1676
1677 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1678
1679         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1680         let.
1681
1682 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1683
1684         * gnus-draft.el (gnus-draft-setup): Fix comments.
1685
1686 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1687
1688         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1689         if nnmbox-file-coding-system-for-write is nil.
1690
1691 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1692
1693         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1694         header if nil.
1695
1696 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1697
1698         * mm-view.el (mm-inline-text): Insert directly if decoded.
1699         * mml.el (autoload): Typo.
1700
1701 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1702
1703         * mml.el (mml-preview): Set up posting-charset.
1704         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1705
1706 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1707
1708         * webmail.el: Fix yahoo mail.
1709
1710 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1711
1712         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1713         word if not necessary.
1714         (rfc2047-encode-region): Put space between encoded words.
1715
1716 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1717
1718         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1719
1720 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1721
1722         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1723         required.
1724         (gnus-draft-edit-message): Require restoration.
1725
1726 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1727
1728         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1729         back.
1730
1731 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1732
1733         * gnus-art.el (gnus-treat-article): Make sure that the summary
1734         buffer is live.
1735
1736 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1737
1738         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1739         (mailcap-parse-mailcap): Backwards parsing.
1740         (mailcap-possible-viewers): Remove nreverse.
1741         (mailcap-mime-info): Ditto.
1742         (mailcap-add-mailcap-entry): Keep alternative viewer.
1743
1744 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1745
1746         * gnus.el: Gnus v5.8.5 is released.
1747
1748 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1749
1750         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1751
1752         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1753
1754         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1755
1756 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1757
1758         * mm-view.el (mm-inline-message): Disable prepare-hook.
1759
1760 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1761
1762         * gnus.el: Fix copyright statements.
1763
1764         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1765         variable.
1766         (gnus-articles-to-read): Use it.
1767
1768         * message.el (message-get-reply-headers): Bind free variable.
1769
1770 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1771
1772         * message.el (message-get-reply-headers): Fix to-address.
1773
1774 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1775
1776         * webmail.el: Hotmail fix. Add a debug function.
1777
1778 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1779
1780         * gnus-sum.el (t): M-down and M-up.
1781
1782 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1783
1784         * gnus-sum.el: Doc fix.
1785
1786 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1787
1788         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1789
1790 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1791
1792         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1793         string.
1794         (nnweb-request-group): Don't scan twice.
1795         (nnweb-request-scan): Don't nix out the hashtb.
1796
1797         * message.el (message-get-reply-headers): Return a value.
1798
1799 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1800
1801         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1802         urls.
1803
1804 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1807         order messages are inserted.
1808
1809         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1810         message/rfc822 parts.
1811
1812         * gnus-art.el (gnus-article-read-summary-keys): Check for
1813         numerical values.
1814
1815         * message.el (message-get-headers): Made into own function.
1816         (message-reply): Use it.
1817         (message-get-reply-headers): Renamed.
1818         (message-widen-reply): New command.
1819
1820 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1821
1822         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1823
1824 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1825
1826         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1827         non-base64 text at the end if not found.
1828
1829 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1830
1831         * gnus-sum.el (gnus-read-move-group-name):
1832         (gnus-summary-move-article): Use `gnus-group-method' to find out
1833         what method the manually entered group belong to.
1834         `gnus-group-name-to-method' doesn't return any method parameters
1835         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1836         for new groups so they wouldn't work.
1837
1838 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1839
1840         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1841         override.
1842
1843 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1844
1845         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1846         probably good to do, or something.  I dunno.  I just write these
1847         ChangeLog entries, and my name is Lars.
1848
1849 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1850
1851         * message.el (message-caesar-region): Use translate-region.
1852
1853 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1854
1855         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1856
1857 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1860         variables, because that makes Emacs flash.
1861
1862         * gnus-group.el (gnus-group-insert-group-line): Don't call
1863         gnus-group-add-icon unconditionally.
1864
1865         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1866
1867         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1868         xmas.
1869         (gnus-group-glyph-directory): Removed.
1870
1871 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1872
1873         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1874         gnus-newsgroup-name is "".
1875
1876 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1877
1878         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1879         in conjunction with MULE-UCS.
1880
1881 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1882
1883         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1884
1885 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1886
1887         * dgnushack.el (last, mapcon, member-if, union): New compiler
1888         macros for emulating cl functions.
1889
1890 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1891
1892         * message.el (message-shorten-references): Only cater to broken
1893         INN for news. This caters for broken smtpd.
1894
1895 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * mailcap.el (mailcap-mime-info): Use the first match; not the
1898         last.
1899
1900         * gnus-agent.el (gnus-category-kill): Save the category list.
1901
1902 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
1903
1904         * gnus-sum.el (gnus-summary-move-article): Do something or other.
1905
1906 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1909
1910 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911
1912         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1913
1914 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1915
1916         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
1917         (gnus-group-list-cached): Use it.
1918
1919 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * gnus.el: Update all the copyright notices.
1922
1923 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
1924
1925         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1926         non-base64 text at the end.
1927
1928 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
1931
1932 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1933
1934         * nnheader.el: Don't autoload cancel-function-timers.
1935
1936         * message.el (message-fetch-field): Fold case.
1937
1938 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1939
1940         * message.el (message-forward-before-signature): New variable.
1941
1942 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1943
1944         * gnus-mlspl.el: Fix stuff.
1945
1946 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1947
1948         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
1949         subjects when unthreaded.
1950
1951 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
1952
1953         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
1954         well.
1955
1956 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
1957
1958         * gnus-art.el (gnus-article-mode): Fix variable name.
1959
1960 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961
1962         * mm-view.el: Fix autoload.
1963
1964         * flow-fill.el (flow-fill): Fix provide.
1965
1966         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
1967         nil.
1968
1969 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1970
1971         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
1972
1973 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
1974
1975         * gnus-util.el (gnus-netrc-machine): Didn't work.
1976
1977 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1978
1979         * gnus-draft.el (gnus-draft-setup): Restore to mml.
1980
1981 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1982
1983         * flow-fill.el: Renamed from fill-flowed.
1984
1985         * message.el (message-forward-ignored-headers): Default to
1986         removing CTE.
1987
1988 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1989
1990         * message.el (message-mode): Don't fill headers.
1991
1992 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1993
1994         * message.el (message-pipe-buffer-body): Use shell
1995
1996 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
1997
1998         * nnvirtual.el (nnvirtual-request-article):
1999         Bind gnus-override-method to nil.
2000         (nnvirtual-request-update-mark): Don't update mark when
2001         article is not there.
2002
2003 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2004
2005         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2006
2007 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2008
2009         * gnus-util.el (gnus-parse-netrc): Allow "port".
2010         (gnus-netrc-machine): Take a port param.
2011         (gnus-netrc-machine):
2012
2013         * gnus-art.el (gnus-request-article-this-buffer): Allow
2014         re-selecting referenced articles.
2015
2016         * message.el (message-cancel-news): Allow editing.
2017         (message-cancel-message): Add newline.
2018
2019 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2020
2021         * mm-view.el (mm-inline-image-emacs): New function.
2022
2023 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * mail-source.el (mail-source-delete-incoming): Change default in
2026         cvs.
2027
2028 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2029
2030         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2031         function.
2032
2033 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034
2035         * nnml.el (nnml-request-expire-articles): Use it.
2036
2037         * nnmail.el (nnmail-expiry-target): New variable.
2038         (nnmail-expiry-target-group): New function.
2039
2040 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2041
2042         * message.el (message-forward): Add non-MIME separators.
2043
2044 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * message.el (message-generate-headers): Respect the syntax check
2047         spec.
2048
2049         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2050         (gnus-remove-thread): Don't show all threads.
2051
2052 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2053
2054         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2055
2056 2000-04-19  Dave Love  <fx@gnu.org>
2057
2058         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2059
2060 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2061
2062         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2063         (nnwarchive-egroups-*): Ditto.
2064         (nnwarchive-url): Unibyte buffer and single line cookie.
2065
2066 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2067
2068         * mm-util.el (mm-char-or-char-int-p): New alias.
2069         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2070         entities.
2071
2072 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2073
2074         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2075         article case insensitively.
2076
2077 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2078
2079         * mail-source.el (mail-source-fetch-webmail): Use the default
2080         password provided in mail-sources; use webmail:subtype:user as
2081         the key.
2082
2083 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2084
2085         * mail-source.el (mail-source-fetch-webmail): Use
2086         mail-source-password-cache.
2087
2088 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2089
2090         * webmail.el: Add netscape mail and fix HotMail mail.
2091
2092 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2093
2094         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2095
2096 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2097
2098         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2099         RFC822.PEEK if server support IMAP4rev1.
2100         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2101         RFC822.TEXT.PEEK if server support IMAP4rev1.
2102         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2103         RFC822.HEADER if server support IMAP4rev1.
2104         (nnimap-request-article-part): Support bodydetail in response
2105         data.
2106
2107 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2108
2109         * fill-flowed.el: New file.
2110
2111         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2112         text/plain parts with `format' parameters.
2113
2114         * mm-view.el (autoload): Autoload fill-flowed.
2115         (mm-inline-text): For "plain" parts with a format=flowed
2116         parameter, call `fill-flowed'.
2117
2118 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2119
2120         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2121         slashdot ids.
2122
2123 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2124
2125         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2126         format.
2127
2128 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2129
2130         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2131         `imtest' too.
2132         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2133         (imap-gssapi-program): New variable.
2134         (imap-streams): Add gssapi.
2135         (imap-stream-alist): Ditto.
2136         (imap-authenticators): Ditto.
2137         (imap-authenticator-alist): Ditto.
2138         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2139         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2140         1.6.x `imtest' syntax.
2141         (imap-gssapi-stream-p): New function.
2142         (imap-gssapi-open): Ditto.
2143         (imap-gssapi-auth-p): Ditto.
2144         (imap-gssapi-auth): Ditto.
2145         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2146         (imap-send-command): Use buffer-local `imap-client-eol' value.
2147
2148         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2149         lines and turn TAB into SPC before parsing.
2150
2151 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2152
2153         * nnheader.el (nnheader-group-pathname): Make sure to return a
2154         directory.
2155         * nnmail.el (nnmail-group-pathname): Ditto.
2156
2157 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2158
2159         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2160         might split in the middle of a message-id.
2161
2162 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2165         groups from the server.
2166
2167         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2168         (gnus-summary-toggle-header): Update the wash status.
2169
2170         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2171         Moved here.
2172
2173         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2174         setting.
2175
2176         * nnmail.el (nnmail-get-active): Use it.
2177         (nnmail-parse-active): New function.
2178
2179         * mm-view.el (mm-inline-text): Support the new version of
2180         vcard.el.
2181
2182         * gnus-sum.el (gnus-summary-move-article): Only delete article
2183         when moving junk.
2184         (gnus-deaden-summary): Bury the buffer.
2185
2186         * nnmail.el (nnmail-group-pathname): Ditto.
2187
2188         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2189
2190 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2191
2192         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2193         whether Mule.
2194
2195 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * message.el (message-send-mail): Protect against unloaded Gnus.
2198
2199         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2200         parent.
2201         (gnus-topic-update-topic-line): Yes, do.
2202         (gnus-topic-goto-missing-group): Tally the correct number of
2203         unread articles before inserting the topic line.
2204
2205 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2208
2209 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210
2211         * mm-decode.el (mm-dissect-buffer): Ditto.
2212
2213         * gnus-art.el (article-decode-charset): Strip CTE.
2214
2215         * ietf-drums.el (ietf-drums-strip): New function.
2216
2217         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2218         when prompting in read-only groups.
2219
2220 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2221
2222         * imap.el (imap-send-command): Change EOL-chars when
2223         `imap-client-eol' differs from default, not only for kerberos4.
2224         (imap-mailbox-status): Get encoded mailbox's status.
2225
2226 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2227
2228         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2229         into `mail-source-password-cache'.
2230
2231 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2232
2233         * mm-util.el (mm-mime-charset): Check for presence of
2234         `coding-system-get' and `get-charset-property' (recent XEmacs has
2235         the former, but not the latter).
2236
2237 2000-01-28  Dave Love  <fx@gnu.org>
2238
2239         * message.el (message-check-news-header-syntax): Fix typo
2240         `newsgroyps'.
2241         (message-talkative-question): Put temp buffer in fundamental-mode.
2242         (message-recover): Use fundamental-mode in the right buffer.
2243
2244         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2245         right buffer.
2246
2247 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2248
2249         * qp.el (quoted-printable-decode-region): Add charset parameter.
2250         (quoted-printable-decode-string): Ditto.
2251
2252         * gnus-art.el (article-de-quoted-unreadable): Use it.
2253
2254 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2255
2256         * nnimap.el (nnimap-split-predicate): New variable.
2257         (nnimap-split-articles): Use it.
2258
2259 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2260
2261         * utf7.el: Change email address.
2262
2263 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2264
2265         * gnus-group.el (gnus-group-catchup): Purge split history.
2266
2267 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2268
2269         * nnmail.el (nnmail-generate-active): Support extended group name.
2270         (nnmail-get-active): Ditto.
2271
2272 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2273
2274         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2275         group names, don't remove anything.
2276
2277 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2278
2279         * webmail.el (webmail-my-deja-open): My-deja changes.
2280
2281 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2282
2283         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2284
2285 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2286
2287         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2288
2289 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2290
2291         * gnus.el (gnus-other-frame): Fix typo.
2292
2293 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2294
2295         * gnus-cus.el (gnus-group-customize): Fix typo.
2296
2297 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2298
2299         * nnweb.el (nnweb-insert): Simplified.
2300
2301 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302
2303         * gnus-art.el (gnus-article-mode-map): "e" is
2304         gnus-summary-edit-article.
2305
2306 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2307
2308         * mailcap.el (mailcap-mime-extensions): Add .diff.
2309
2310 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2311
2312         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2313         there is no "%s" in the method.
2314
2315 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2316
2317         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2318
2319 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2322
2323         * gnus.el: Really always pop up a new frame.
2324
2325         * parse-time.el (parse-time-rules): Allow 100-110 to be
2326         2000-2010.
2327
2328         * time-date.el (date-to-time): Don't use timezone.
2329
2330 2000-01-06  Dave Love  <fx@gnu.org>
2331
2332         * time-date.el: Add keywords.
2333         (date-to-time): Add autoload cookie.  Canonicalize with
2334         timezone-make-date-arpa-standard.
2335         (time-to-seconds): Avoid caddr.
2336         (safe-date-to-time): Add autoload cookie.
2337
2338         * base64.el: Require cl when compiling.
2339
2340 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2341
2342         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2343         eyecandy.
2344         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2345         group line using gnus-group-add-icon.
2346         (gnus-group-icons): Added customize group.
2347         (gnus-group-icon-list): Added variable.
2348         (gnus-group-glyph-directory): Added variable.
2349         (gnus-group-icon-cache): Added variable.
2350         (gnus-group-running-xemacs): Added variable.
2351         (gnus-group-add-icon): Added function. Add an icon to the current
2352         line according to gnus-group-icon-list.
2353         (gnus-group-icon-create-glyph): Added function.
2354
2355 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2356
2357         * gnus-sum.el (gnus-summary-select-article): Return whether we
2358         selected something new.
2359         (gnus-summary-search-article): Start searching at the window
2360         point.
2361
2362         * gnus-group.el (gnus-fetch-group): Complete over
2363         gnus-active-hashtb.
2364
2365 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2366
2367         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2368
2369 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * gnus-sum.el (gnus-preserve-marks): New variable.
2372         (gnus-summary-move-article): Use it.
2373         (gnus-group-charset-alist): Added more entries.
2374
2375 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2376
2377         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2378
2379         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2380         as the default score.
2381
2382         * gnus-score.el (gnus-score-delta-default): Changed name.
2383
2384 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2385
2386         * imap.el (imap-parse-literal):
2387         (imap-parse-flag-list): Don't care about props.
2388         (imap-parse-string): Handle quoted characters.
2389
2390 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2391
2392         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2393         (gnus-summary-mark-article): Doc fix.
2394         (gnus-summary-mark-forward): Doc fix.
2395         (t): Changed keystroke for gnus-summary-customize-parameters.
2396
2397         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2398         "e".
2399         (gnus-article-mode-map): No, don't.
2400
2401         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2402         of the final article.
2403
2404         * mm-decode.el (mm-interactively-view-part): Error on no method.
2405
2406 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2407
2408         * gnus-score.el (gnus-score-insert-help): Something.
2409
2410         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2411
2412         * gnus-win.el (gnus-configure-frame): Ditto.
2413
2414         * gnus-mh.el (gnus-summary-save-in-folder): Use
2415         with-current-buffer.
2416
2417 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2418
2419         * nnwarchive.el: Changed file perms.
2420
2421 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2422
2423         * gnus-group.el (gnus-group-delete-groups): New command.
2424         (gnus-group-delete-group): Extra no-prompt parameters.
2425
2426 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427
2428         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2429         <p>.
2430
2431 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2432
2433         * webmail.el (webmail-hotmail-article): Don't insert message id.
2434
2435 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2436
2437         * nnimap.el (nnimap-split-fancy): New variable.
2438         (nnimap-split-fancy): New function.
2439
2440 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2441
2442         (nnimap-split-rule): Document symbol value.
2443
2444 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2445
2446         * nnimap.el (nnimap-retrieve-headers-progress): Let
2447         `nnheader-parse-head' parse article.
2448         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2449         request headers needed by `nnheader-parse-head'.
2450
2451 1999-12-23  Florian Weimer  <fw@s.netic.de>
2452
2453         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2454         value (crosspostings are handled), improve documentation.
2455
2456         * smiley.el: Declare file coding system as iso-8859-1.
2457
2458         * nnultimate.el: Dito.
2459
2460         * message.el: Dito.
2461
2462         * gnus-cite.el: Dito.
2463
2464         * gnus-spec.el: Dito.
2465
2466 1999-12-21  Florian Weimer  <fw@s.netic.de>
2467
2468         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2469         (gnus-setup-message): No longer make `message-posting-charset'
2470         buffer-local.
2471         (gnus-setup-posting-charset): Reflect the new layout of
2472         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2473
2474         * message.el (message-send-mail): Bind `message-this-is-mail' and
2475         `message-posting-charset'.
2476         (message-send-news): Dito, and honour new layout of
2477         `message-posting-charset'.
2478         (message-encode-message-body): Ignore `message-posting-charset'.
2479
2480         * mm-bodies.el (mm-body-encoding): Consider
2481         `message-posting-charset' when deciding whether to use 8bit.
2482
2483         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2484         (rfc2047-encodable-p): Now solely for headers; use
2485         `message-posting-charset'.
2486
2487 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2488
2489         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2490
2491 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2492
2493         * nnagent.el (nnagent-server-opened): Optional.
2494         (nnagent-status-message): Optional.
2495
2496 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2497
2498         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2499         end (referenced by instructions in
2500         `gnus-cited-opened-text-button-line-format-alist').
2501
2502 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2503
2504         * imap.el (imap-starttls-open): Typo.
2505
2506 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2507
2508         * mm-util.el (mm-charset-after): Non-MULE case.
2509         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2510         * rfc2047.el (rfc2047-dissect-region): Bind it.
2511
2512 1999-12-18  Florian Weimer  <fw@s.netic.de>
2513
2514         * mml.el (mml-generate-multipart-alist): Correct default value.
2515
2516         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2517         (mm-safer-encoding): New function.
2518         (mm-content-transfer-encoding): Use both.
2519
2520         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2521         * qp.el (quoted-printable-encode-region): Dito.
2522
2523 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2524
2525         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2526
2527 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2528
2529         * webmail.el (webmail-hotmail-list): raw=0.
2530
2531 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2532
2533         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2534         group name.
2535
2536 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2537
2538         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2539
2540 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2541
2542         * imap.el: Don't autoload digest-md5.
2543         (imap-starttls-open): Bind coding-system-for-{read,write}.
2544         (imap-starttls-p): Check if we can find starttls.el.
2545         (imap-digest-md5-p): Check if we can find digest-md5.el.
2546
2547 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2548
2549         * base64.el (base64-encode-string): Accept 2nd argument
2550         `no-line-break'.
2551
2552         * imap.el: Require `digest-md5' when compiling; add autoload
2553         settings for `digest-md5-parse-digest-challenge',
2554         `digest-md5-digest-response', `starttls-open-stream' and
2555         `starttls-negotiate'.
2556         (imap-authenticators): Add `digest-md5'.
2557         (imap-authenticator-alist): Setup for `digest-md5'.
2558         (imap-digest-md5-p): New function.
2559         (imap-digest-md5-auth): New function.
2560         (imap-stream-alist): Add STARTTLS entry.
2561         (imap-starttls-p): New function.
2562         (imap-starttls-open): New function.
2563
2564 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2565
2566         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2567
2568 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2569
2570         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2571         string-to-x function.
2572
2573 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2574
2575         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2576
2577 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2578
2579         * webmail.el: Enhance hotmail-snarf.
2580
2581 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2582
2583         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2584
2585 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2586
2587         * webmail.el (webmail-hotmail-list): Search no-error.
2588
2589 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2590
2591         * nnwarchive.el: Support nov-is-evil.
2592         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2593         Set it if non-nil.
2594         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2595
2596 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2597
2598         * nnagent.el (nnagent-server-opened): Redefine.
2599         (nnagent-status-message): Ditto.
2600
2601 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2602
2603         * rfc1843.el (rfc1843-decode-region): Use
2604         buffer-substring-no-properties.
2605         * gnus-art.el (article-decode-HZ): New function.
2606
2607 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2608
2609         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2610
2611 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2612
2613         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2614         MIME charset not a MULE charset.
2615
2616 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2617
2618         * gnus-ems.el: Translate more ugly characters.
2619         * nnheader.el (nnheader-translate-file-chars): Don't translate
2620         the second ':'.
2621
2622 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2623
2624         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2625         method if cannot find the article.
2626
2627 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2628
2629         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2630         method if overrided.
2631
2632 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2633
2634         * mail-source.el (mail-source-fetch-webmail): Parameter
2635         dontexpunge.
2636
2637 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2638
2639         * webmail.el: Support my-deja. Better error report.
2640
2641 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2642
2643         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2644         is bad.
2645         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2646         is not 1.
2647
2648 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2649
2650         * nnslashdot.el (nnslashdot-request-article): A space.
2651
2652 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2653
2654         * nnagent.el: Support different backend with same name.
2655
2656 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2657
2658         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2659         archived group.
2660         (nnslashdot-sane-retrieve-headers): Ditto.
2661         (nnslashdot-request-article): Ditto.
2662
2663 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2664
2665         * nnweb.el (nnweb-insert): Narrow to point.
2666
2667 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2668
2669         * nnweb.el (nnweb-insert): Follow refresh url.
2670         * nnslashdot.el: Use it.
2671
2672 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2673
2674         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2675         (nnweb-decode-entities-string): New function.
2676
2677         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2678         nnweb-* and move to nnweb.el.
2679         * nnwarchive.el: Use nnweb-decode-entities, etc.
2680         * webmail.el: Ditto.
2681
2682         * nnslashdot.el: Use nnweb-decode-entities-string.
2683         (nnslashdot-decode-entities): Remove.
2684
2685 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2686
2687         * nnslashdot.el: Decode entities.
2688
2689 1999-12-12  Dave Love  <fx@gnu.org>
2690
2691         * gnus-agent.el (gnus-category-edit-groups)
2692         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2693         expansion of setf, fixed.
2694
2695 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2696
2697         * gnus-agent.el: Revoke last Dave Love's patch, because of
2698         incompatibility of XEmacs.
2699
2700 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2701
2702         * mm-uu.el: Change headers.
2703         * rfc1843.el: Ditto.
2704         * uudecode.el: Ditto.
2705
2706 1999-12-07  Dave Love  <fx@gnu.org>
2707
2708         * gnus-agent.el (gnus-category-edit-predicate)
2709         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2710         inside backquote to avoid it at runtime.
2711
2712 1999-12-07  Dave Love  <fx@gnu.org>
2713
2714         * binhex.el: Require cl when compiling.
2715
2716 1999-12-04  Dave Love  <fx@gnu.org>
2717
2718         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2719
2720 1999-12-04  Dave Love  <fx@gnu.org>
2721
2722         * mm-util.el (mm-delete-duplicates): New function.
2723         (mm-write-region): Use it.
2724
2725         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2726
2727         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2728         mm-delete-duplicates.
2729
2730         * imap.el (imap-open, imap-debug): Avoid mapc.
2731
2732         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2733
2734         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2735         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2736
2737         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2738         runtime.
2739
2740         * gnus.el (gnus-select-method): Likewise.
2741
2742         * nnheader.el (nnheader-nov-read-integer): Likewise.
2743
2744         * mm-view.el (mm-inline-message): Require cl when compiling.
2745         Avoid ignore-errors at runtime.
2746         (mm-inline-text): Avoid mapc.
2747
2748 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2749
2750         * gnus-art.el (article-decode-charset): Widen is bad.
2751
2752 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2753
2754         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2755
2756 1999-12-12  Florian Weimer  <fw@s.netic.de>
2757
2758         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2759         indicate that only US-ASCII is permitted.
2760         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2761         use unencoded 8-bit characters in message headers.
2762
2763 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2764
2765         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2766         CRLF.
2767
2768 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2769
2770         * webmail.el: Require url-cookie.
2771
2772 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2773
2774         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2775         new function to make modified caesar table.
2776         (nnwarchive-from-r13): Use it.
2777         (nnwarchive-mail-archive-article): Improved.
2778
2779 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2780
2781         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2782
2783 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2784
2785         * nnweb.el (nnweb-request-article): Return cons.
2786
2787 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2788
2789         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2790
2791 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2792
2793         * mm-util.el (mm-with-unibyte): New macro.
2794         * nnweb.el (nnweb-init): Use it.
2795
2796 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2797
2798         * mm-util.el (mm-charset-after): New function.
2799         (mm-find-mime-charset-region): Set charsets after
2800         delete-duplicates and use find-coding-systems-region.
2801         (mm-find-charset-region): Remove composition.
2802
2803         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2804
2805         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2806
2807 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2808
2809         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2810         * mml.el (mml-confirmation-set): New variable.
2811         (mml-parse-1): Ask user to confirm.
2812
2813 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2814
2815         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2816         are scanned when we have directory mail-sources (the mail source
2817         is modified in that case, so we must scan it for all
2818         groups/methods).
2819
2820 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2821
2822         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2823         and nnml-article-file-alist.
2824
2825 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2826
2827         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2828         nnmail-fetched-sources.
2829
2830 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2831
2832         * mm-util.el (mm-find-charset-region): Use the last charset.
2833
2834 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2835
2836         * gnus.el (gnus-select-method): Made the option list prettier.
2837
2838 1999-12-08  Florian Weimer  <fw@s.netic.de>
2839
2840         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2841         for the `de' newsgroups hierarchy, as it is common practice there.
2842
2843
2844 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2845
2846         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2847         buffer-string arguments. Fix references.
2848
2849 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2850
2851         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2852         (gnus-agent-batch-fetch): Use it.
2853         (gnus-agent-fetch-session): Use it.
2854
2855 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2856
2857         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2858
2859 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2860
2861         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2862         nil.
2863
2864 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2865
2866         * nnslashdot.el (nnslashdot-request-list): There were two
2867         top-level body-forms.  Put a `progn' around them.
2868
2869         * gnus.el (gnus-select-method): Use `condition-case'
2870         instead of `ignore-errors', since cl may not be loaded when the
2871         form is evaluated.
2872
2873 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2874
2875         * nnwarchive.el: Support www.mail-archive.com.
2876
2877 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2878
2879         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2880         do anything.
2881
2882 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2883
2884         * utf7.el: New file, written by Jon K Hellan.
2885
2886         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2887         default to t.
2888
2889 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890
2891         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2892
2893         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2894         current.
2895         (gnus-refer-article-methods): New function.
2896         (gnus-summary-refer-article): Use it.
2897
2898 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2899
2900         * nnimap.el (nnimap-retrieve-groups): Return active format.
2901
2902         * nnimap.el (nnimap-replace-in-string): Removed.
2903         (nnimap-request-list):
2904         (nnimap-retrieve-groups):
2905         (nnimap-request-newgroups): Quote group instead of escaping SPC.
2906
2907 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
2908
2909         * imap.el: Use format-spec for ssl program.
2910         * imap.el (imap-ssl-arguments): Removed.
2911         (imap-ssl-open-{1,2}): Removed.
2912
2913 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
2914
2915         * gnus-start.el (gnus-site-init-file): Use `condition-case'
2916         instead of `ignore-errors', since cl may not be loaded when the
2917         form is evaluated.
2918
2919 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2920
2921         * mm-bodies.el (mm-8bit-char-regexps): Removed.
2922         (mm-7bit-chars): New variable.
2923         (mm-body-7-or-8): Use it in both cases.
2924
2925 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2926
2927         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
2928           defcustom definitions.
2929
2930 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
2931
2932         * mm-decode.el (mm-display-part): Let mm-display-external return
2933         inline or external.
2934         (mm-display-external): For copiousoutput methods, insert output in
2935         buffer.
2936
2937 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2938
2939         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
2940         buffer.
2941
2942 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2943
2944         * gnus-audio.el: An M too far.
2945
2946         * gnus-msg.el (gnus-setup-message): One backtick too many.
2947
2948         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
2949         a function, not a variable.
2950
2951 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
2952
2953         * gnus-score.el (gnus-score-body): Widen before requesting.
2954
2955 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2956
2957         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
2958
2959 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2960
2961         * mail-source.el (mail-source-fetch-webmail): Bind
2962         mail-source-string.
2963
2964 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
2965
2966         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
2967         (gnus-uu-unmark-by-regexp): Ditto.
2968
2969         * gnus-group.el (gnus-group-catchup-current): Would bug out on
2970         dead groups.
2971
2972 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2973
2974         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
2975         do their real thing.
2976
2977         * nnmh.el (nnmh-be-safe): Doc fix.
2978
2979         * gnus-sum.el (gnus-summary-exit): Write cache active file.
2980
2981         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
2982         status line has arrived before we count it.
2983
2984         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
2985
2986         * gnus-sum.el (gnus-thread-header): Fixed after indent.
2987         Whitespace problems.
2988
2989         * gnus-win.el (gnus-configure-windows): Error fix.
2990
2991         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
2992         right function.
2993
2994         * gnus.el: Fixed all the doc strings to match the FSF convetions.
2995         Indent all functions.  Fix all comments to match the comment
2996         conventions.  Double-space after full stop.
2997
2998 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
2999
3000         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3001         value to divide received mails into my favorite groups and I met
3002         an error.  It takes place if the length of a element "VALUE" in
3003         nnmail-split-fancy is less than two.
3004
3005 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3006
3007         * mml.el (mml-insert-part): New function.
3008
3009 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3010
3011         * lpath.el: Add `sc-cite-regexp'.
3012
3013 1999-12-02  Dave Love  <fx@gnu.org>
3014
3015         * mm-decode.el: Customize.
3016
3017 1999-12-03  Dave Love  <fx@gnu.org>
3018
3019         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3020         the W3 stuff isn't available.
3021
3022 1999-12-03  Dave Love  <fx@gnu.org>
3023
3024         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3025         at runtime.
3026
3027 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3028
3029         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3030
3031 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3032
3033         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3034         don't be fooled by "From nobody" lines added by respooling.
3035
3036         * pop3.el (pop3-movemail): Write crashbox in binary.
3037         (pop3-get-message-count): New function.
3038
3039         * mail-source.el (mail-source-primary-source): New variable.
3040         (mail-source-report-new-mail-interval): New variable.
3041         (mail-source-idle-time-delay): New variable.
3042         (mail-source-new-mail-available): New internal variable.
3043         (mail-source-fetch-pop): Clear new mail flag, when mail from
3044         primary source has been fetched.
3045         (mail-source-check-pop): New function.
3046         (mail-source-new-mail-p): New function.
3047         (mail-source-start-idle-timer): New function.
3048         (mail-source-report-new-mail): New function.
3049         (mail-source-report-new-mail): New internal variable.
3050         (mail-source-report-new-mail-timer): New internal variable.
3051         (mail-source-report-new-mail-idle-timer): New internal variables.
3052
3053 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3054
3055         * gnus-cus.el (gnus-group-customize): Customize fix.
3056
3057 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3058
3059         * message.el (message-send-mail-with-sendmail): Use
3060         message-make-address.
3061
3062 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3063
3064         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3065
3066 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3067
3068         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3069
3070 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3071
3072         * mml.el (mml-insert-tag): Don't close the tag.
3073         (mml-insert-empty-tag): New function.
3074         (mml-attach-file): Use mml-insert-empty-tag instead of
3075         mml-insert-tag.
3076         (mml-attach-buffer): Ditto.
3077         (mml-attach-external): Ditto.
3078         (mml-insert-multipart): Ditto.
3079
3080 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3081
3082         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3083         the article number.
3084
3085 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3086
3087         * gnus.el (gnus-find-method-for-group): The method of a new group
3088         is not the native one.
3089
3090 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3091
3092         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3093
3094 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3095
3096         * nnultimate.el (nnultimate-retrieve-headers): Use
3097         mm-with-unibyte-current-buffer.
3098         (nnultimate-request-article): Ditto.
3099
3100 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3101
3102         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3103
3104 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3105
3106         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3107         * nnweb.el (nnweb-retrieve-headers): Use it.
3108         (nnweb-request-article): Use it.
3109
3110         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3111         case matching failed.
3112
3113 1999-12-02  John Wiegley <jwiegley@inprise.com>
3114
3115         * mail-source.el (mail-source-keyword-map): Add backslash to
3116         Delete-flag.
3117
3118 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3119
3120         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3121         Latin-1.
3122         (gnus-group-charset-alist): No, don't.
3123
3124         * nnweb.el (nnweb-init): Make the buffer unibyte.
3125
3126 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3127
3128         * mail-source.el (mail-source-set-common-1): Fix to get the
3129         default value.
3130
3131 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3134
3135         * nnultimate.el (nnultimate-request-list): Use unibyte.
3136
3137         * gnus-uu.el (gnus-uu-grab-articles): Bind
3138         gnus-display-mime-function to nil.
3139
3140         * message.el (message-send-mail-with-sendmail): Use the
3141         user-mail-address variable.
3142
3143         * gnus-art.el (gnus-ignored-headers): More headers.
3144
3145         * message.el (message-shorten-1): Use list.
3146
3147 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3150         signatures.
3151
3152         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3153         (nnweb-dejanews-create-mapping): Do the properish date.
3154
3155 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3156
3157         * mail-source.el (mail-source-common-keyword-map): New variable.
3158         (mail-source-bind-common): New macro.
3159         (mail-source-fetch): Support plugged mail source.
3160         * gnus-int.el (gnus-request-scan): Use them.
3161
3162 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3163
3164         * mm-view.el (mm-inline-message): Check whether charset is a
3165         string.
3166
3167         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3168
3169         * message.el (message-mode-map): Changed keystroke for
3170         message-yank-buffer.
3171
3172 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3173
3174         * message.el (message-shorten-references): Cut references to 31
3175         elements, then either fold them or shorten them to 988 characters.
3176         (message-shorten-1): New function.
3177         (message-cater-to-broken-inn): New variable.
3178
3179 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3180
3181         * nnslashdot.el (nnslashdot-lose): New function.
3182
3183 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3184
3185         * mm-view.el (mm-inline-message): Not the right type of charset is
3186         being fetched here.  Let the group charset rule.
3187         (mm-inline-message): Ignore us-ascii.
3188
3189 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3190
3191         * mail-source.el (mail-source-fetch-maildir): work around the
3192         ommitted "file-regular-p" in efs/ange-ftp
3193
3194 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3195
3196         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3197         (mml-generate-mime-1): Use the encoding param.
3198
3199         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3200
3201         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3202         gnus-art before binding its variables.
3203
3204         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3205         after the MIME.
3206
3207 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3208
3209         * message.el (message-clone-locals): Use it.
3210
3211         * gnus-msg.el (gnus-configure-posting-styles): Make
3212         user-mail-address local.
3213
3214 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3215
3216         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3217         once.
3218
3219 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3220
3221         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3222         (message-clone-locals): Ditto.
3223
3224         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3225         group inherit reply-to or from.
3226
3227 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3230         for charset.
3231         (gnus-summary-show-article-charset-alist): New variable.
3232
3233         * mm-bodies.el (mm-decode-string): Support gnus-all and
3234         gnus-unknown.
3235         (mm-decode-body): Ditto.
3236         * rfc2047.el (rfc2047-decode): Ditto.
3237
3238 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3239
3240         * mail-source.el (mail-source-delete-incoming): Change default to
3241         t.
3242
3243 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3244
3245         * gnus.el: Pterodactyl Gnus v0.99 is released.
3246
3247 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3248
3249         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3250
3251         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3252         spec.
3253
3254         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3255         (gnus-configure-posting-styles): No, don't.
3256         (gnus-configure-posting-styles): Allow overriding files.
3257
3258         * gnus-art.el (gnus-header-button-alist): Use browse-url
3259         directly.
3260
3261         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3262
3263         * gnus-msg.el (gnus-summary-yank-message): New command and
3264         keystroke.
3265
3266         * message.el (message-yank-buffer): New command.
3267         (message-buffers): New function.
3268
3269         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3270         next group in a more normal fasion.
3271
3272         * mml.el (mml-boundary-function): New variable.
3273         (mml-compute-boundary): Use it.
3274
3275         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3276         that exist for them.
3277
3278         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3279         (gnus-async-timer): New variable.
3280
3281 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282
3283         * nnultimate.el (nnultimate-request-list): Be more lenient with
3284         root addresses.
3285
3286 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3287
3288         * gnus-art.el (gnus-treatment-function-alist): Do
3289         gnus-treat-capitalize-sentences.
3290
3291 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3292
3293         * webmail.el (webmail-hotmail-article): Hotmail changes the
3294         format.
3295
3296 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3297
3298         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3299         switch to buffer after calling program.
3300         (mm-display-external): Use `shell-command-switch' instead of "-c".
3301
3302 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303
3304         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3305         read groups file.
3306
3307         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3308         <p>.
3309
3310 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3311
3312         * message.el (message-mode): Doc fix.
3313
3314 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3315
3316         * gnus-art.el (article-emphasize): Check group variable.
3317         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3318
3319 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3320
3321         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3322         type.
3323
3324 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3325
3326         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3327
3328 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3329
3330         * mml.el (mml-quote-region): Insert ! after the hash.
3331
3332 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3333
3334         * gnus-group.el (gnus-group-warchive-address-history): Change to
3335         nil.
3336
3337 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3338
3339         * webmail.el: Support mail.yahoo.com.
3340
3341         * mail-source.el (mail-source-fetch-webmail): Add password check.
3342         (mail-source-keyword-map): Use `subtype'.
3343
3344 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3345
3346         * mail-source.el (mail-source-keyword-map): Add webmail.
3347         (mail-source-fetcher-alist): Ditto.
3348         (mail-source-fetch-webmail): New function.
3349         * webmail.el: New file.
3350
3351 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3352
3353         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3354
3355 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3356
3357         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3358
3359 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3360
3361         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3362         (nnultimate-prune-days): New function.
3363         (nnultimate-create-mapping): Use it.
3364         (nnultimate-request-group): Only fetch the groups list if it has
3365         not been done before.
3366         (nnultimate-retrieve-headers): Don't write groups.
3367         (nnultimate-create-mapping): Off-by-one error.
3368
3369 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3370
3371         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3372         threaded subjects.
3373
3374 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3375
3376         * nnwarchive.el: Lots of changes make agent happy.
3377
3378 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3379
3380         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3381         hashtb.
3382
3383 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3384
3385         * mm-decode.el (mm-display-external): Write region with binary
3386         mode.
3387
3388 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3389
3390         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3391
3392 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3393
3394         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3395         (mm-uu-test): Now it is in restricted region.
3396
3397         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3398
3399         * mm-view.el (mm-view-message): Fix buffer leak.
3400         (mm-inline-message): Support 'gnus-decoded.
3401
3402         * mm-bodies.el (mm-decode-body): Ditto.
3403
3404         * rfc2047.el (rfc2047-decode-region): Ditto.
3405
3406 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3407
3408         * imap.el (require): Added autoload for base64-encode-string.
3409
3410 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3411
3412         * gnus.el (gnus-refer-article-method): Made list value
3413         customizable.
3414
3415 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3416
3417         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3418         NOFORCE in Emacs case.
3419
3420 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3421
3422         * gnus-art.el (gnus-request-article-this-buffer): Set
3423         gnus-newsgroup-name.
3424
3425 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3426
3427         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3428         NOFORCE.
3429
3430 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3431
3432         * gnus-start.el (gnus-get-unread-articles): Check server before
3433         scanning.
3434
3435 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3438
3439         * nnslashdot.el (nnslashdot-login-name): New variable.
3440         (nnslashdot-password): Ditto.
3441         (nnslashdot-request-post): New function.
3442
3443         * gnus-art.el (gnus-treat-buttonize): More testing.
3444
3445         * mm-encode.el: Another CVS test.
3446
3447         * gnus-art.el (gnus-treat-emphasize): Change default.
3448         (gnus-treat-buttonize): Ditto.
3449         (gnus-treat-buttonize): This is a test.
3450
3451         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3452         (gnus-build-sparse-threads): Ditto.
3453         (gnus-build-all-threads): Ditto.
3454
3455         * nnheader.el (make-full-mail-header): Make into a subst.
3456
3457         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3458         unless w3 is supplied.
3459
3460         * gnus.el (gnus-refer-article-method): Doc fix.
3461
3462         * gnus-sum.el: Do not accept a prefix.
3463         (gnus-summary-refer-article): Accept a list of select methods.
3464
3465 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3466
3467         * Makefile.in: Change `^  *' to `\t'.
3468
3469 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3470
3471         * message.el (message-forward): Pay attention to prefix argument
3472         again and forward all headers when it is set, regardless of the
3473         value of message-forward-ignored-headers.
3474
3475 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3476
3477         * dgnushack.el (dgnushack-compile): Vpath file.
3478
3479         * Makefile.in (SHELL): VPATH support.
3480
3481 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3482
3483         * gnus-ems.el: Check for cygwin32.
3484
3485 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3486
3487         * mm-decode.el (mm-display-external): Use 'non-viewer.
3488
3489 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3490
3491         * base64.el (base64-encode-string): An alias for base64-encode for
3492         compatibility.
3493
3494 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3495
3496         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3497         nntp-inhibit-erase.
3498
3499 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3500
3501         * gnus-start.el (gnus-get-unread-articles): Use
3502         nnfoo-retrieve-groups to find new news, if available.
3503         (gnus-read-active-file-2): New function.
3504         (gnus-get-unread-articles): Use it.
3505         (gnus-read-active-file-1): Ditto.
3506
3507 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3508
3509         * mm-util.el (mm-find-mime-charset-region): Make sure
3510         find-coding-systems-for-charsets is fbound.
3511
3512         * gnus-ems.el: Typo fix.
3513
3514 1999-11-13  Florian Weimer  <fw@s.netic.de>
3515
3516         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3517         it's available and makes sense.
3518
3519 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3520
3521         * gnus-score.el (gnus-score-save): Translate score file.
3522
3523 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3524
3525         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3526         added fetchflag and dontexpunge keywords.
3527         (mail-source-fetch-imap): Use them.
3528
3529 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3530
3531         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3532         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3533         `defconst'.
3534
3535         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3536         `defconst'.
3537         Mention that it is both for group and topic parameters.
3538         (gnus-extra-topic-parameters): New constant, including `subscribe'
3539         parameter.
3540         (gnus-extra-group-parameters): New constant.
3541         (gnus-group-customize): Use them.
3542
3543         * gnus.el (gnus-select-method): Added default value and tag.
3544         (gnus-refer-article-method): Added `DejaNews' customization option.
3545
3546 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3547
3548         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3549
3550         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3551         syntax.
3552
3553         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3554
3555         * nnslashdot.el (nnslashdot-group-number): Changed default.
3556
3557         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3558         (nnweb-dejanews-wash-article): Removed.
3559         (nnweb-type-definition): Fetch by id.
3560
3561         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3562         we mean it.
3563
3564         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3565         (nnslashdot-request-list): Use Ultramode as well.
3566         (nnslashdot-date-to-date): Be more lenient.
3567         (nnslashdot-threaded): New function.
3568
3569 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3570
3571         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3572
3573 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3574
3575         * nnweb.el (nnweb-type-definition): /=dnc
3576
3577 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3578
3579         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3580         dates.
3581         (nnultimate-retrieve-headers): Wrong ordering.
3582
3583 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3584
3585         * message.el (message-forward-as-mime): New variable.
3586
3587 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3588
3589         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3590
3591 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3592
3593         * mail-source.el (mail-source-movemail-and-remove): New function.
3594         (mail-source-keyword-map): Add `function' for `maildir'.
3595         (mail-source-fetch-maildir): Use it.
3596
3597 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3598
3599         * nnwarchive.el: New file.
3600         * gnus-group.el (gnus-group-make-warchive-group): New function.
3601         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3602
3603 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3604
3605         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3606         subjects.
3607
3608 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3609
3610         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3611
3612 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3613
3614         * nnultimate.el (nnultimate-open-server): Do address.
3615         (nnultimate-forum-table-p): New function.
3616
3617         * nnweb.el (nnweb-insert-html): Renamed.
3618         (nnweb-insert): New function.
3619
3620         * nnultimate.el (nnultimate-insert-html): New function.
3621
3622         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3623         if nov is evil.
3624         (nnslashdot-retrieve-headers): use the sane version instead.
3625
3626 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3627
3628         * nnslashdot.el (nnslashdot-request-article): Fold case.
3629
3630         * nnultimate.el: New file.
3631
3632         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3633         unless wanted.
3634
3635         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3636         (gnus-read-active-file-1): Separated into own function.
3637         (gnus-read-active-file): Catch quits.
3638
3639         * nnslashdot.el (nnslashdot-request-article): Search better on
3640         first article.
3641         (nnslashdot-request-list): Fold case.
3642         (nnslashdot-retrieve-headers): Ditto.
3643
3644 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3645
3646         * gnus.el: Autoload gnus-subscribe-topics.
3647
3648 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3649
3650         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3651         before dot.
3652         * gnus-util.el (gnus-write-active-file): Ditto.
3653
3654 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3655
3656         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3657         function.
3658         * gnus-cache.el (gnus-cache-file-name): Use it.
3659         * gnus-agent.el (gnus-agent-group-path): Use it.
3660         * nnmail.el (nnmail-group-pathname): Use it.
3661
3662 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3663
3664         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3665         if cooked.
3666         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3667         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3668         * gnus.el (gnus-short-group-name): "..." proof.
3669
3670 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3671
3672         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3673         support nnslashdot.
3674
3675 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3676
3677         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3678         many articles.
3679         (nnslashdot-generate-active): New function.
3680         (nnslashdot-request-newgroups): Use it.
3681
3682         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3683         names.
3684
3685         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3686         (nnslashdot-request-list): Not moderated.
3687
3688 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3689
3690         * nnimap.el (nnimap-open-server): Remove error signal if
3691         nnimap-server-buffer is nil (the check should've been `boundp').
3692
3693         * imap.el (imap-log):
3694         * nnimap.el (nnimap-debug): Disable debugging by default.
3695
3696 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3697
3698         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3699
3700         * gnus-topic.el (gnus-subscribe-topic): New function.
3701
3702         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3703         names.
3704
3705         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3706         if starting with a quote.
3707
3708 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3709
3710         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3711         group name.
3712
3713 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714
3715         * nnslashdot.el: New file.
3716
3717         * nnheader.el (nnheader-insert-header): New function.
3718
3719         * gnus-art.el (gnus-mime-internalize-part): Bind
3720         mm-inlined-types.
3721
3722         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3723         files.
3724
3725 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3726
3727         * emacs-mime.texi (Customization): Document mm-inline-override-types
3728
3729 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3730
3731         * emacs-mime.texi (Customization): Document mm-inline-override-types
3732
3733 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3734
3735         * emacs-mime.texi (Customization): Document mm-inline-override-types
3736
3737 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3738
3739         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3740         (smiley-toggle-buffer): New function.
3741         (smiley-buffer): Don't quote the function.
3742         (smiley-toggle-extents): Ditto.
3743
3744 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3745
3746         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3747         empty buffers.
3748
3749 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * gnus-art.el (gnus-article-mode-map): Use the summary article
3752         edit.
3753
3754 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3755
3756         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3757
3758 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3759
3760         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3761
3762 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3763
3764         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3765         is list or not before condition.
3766
3767 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3768
3769         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3770
3771 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3772
3773         * gnus-art.el (gnus-emphasis-alist): New value.
3774
3775 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3776
3777         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3778         `buffer-substring'.
3779
3780 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3781
3782         * gnus-art.el (article-date-ut): Keep the updated timer.
3783         (gnus-emphasis-underline-italic): Doc fix.
3784
3785         * gnus-msg.el (gnus-post-method): Doc fix.
3786         (gnus-post-method): Change default.
3787
3788 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3789
3790         * message.el (message-newline-and-reformat): Improvements.
3791
3792 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3793
3794         * message.el (message-newline-and-reformat): Don't insert too many
3795         newlines.
3796         (message-newline-and-reformat): Work even if not sc.
3797
3798         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3799
3800         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3801
3802 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3803
3804         * mm-view.el (mm-display-patch-inline): New function.
3805
3806 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3807
3808         * mm-view.el (mm-display-patch-inline): New function.
3809
3810 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3811
3812         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3813         group.
3814
3815         * message.el (message-forward): Narrow to the right header.
3816
3817         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3818         dates.
3819
3820         * gnus-msg.el (gnus-configure-posting-styles): Use the
3821         user-full-name function.
3822
3823         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3824         (mm-body-charset-encoding-alist): Default to nil.
3825
3826         * message.el (message-elide-ellipsis): Fix typo.
3827         (message-elide-region): Ditto.
3828         (message-elide-region): Don't insert a newline first.
3829
3830 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3831
3832         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3833         gnus-fetch-old-headers.
3834         (gnus-cut-threads): Ditto.
3835         (gnus-summary-initial-limit): Ditto.
3836         (gnus-summary-limit-children): Ditto.
3837
3838         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3839         matches.
3840
3841 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3842
3843         * gnus-art.el (article-decode-encoded-words):
3844         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3845         live.
3846
3847         * gnus.el (gnus-read-method): Add methods from
3848         `gnus-opened-servers' to completion. Map entered method/address
3849         into existing methods if possible.
3850
3851         * gnus-group.el (gnus-group-make-group): Simplify method.
3852
3853         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3854
3855         * mml.el (mml-preview): Remove mail-header-separator before
3856         encoding.
3857
3858 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * message.el (message-read-from-minibuffer): New function.
3861
3862 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3863
3864         * gnus.el: Pterodactyl Gnus v0.98 is released.
3865
3866 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3867
3868         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3869
3870 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3871
3872         * mml.el (mml-generate-mime-1): Read attached binary file in
3873         binary mode.
3874
3875 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3876
3877         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3878
3879 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3880
3881         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3882
3883 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3884
3885         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3886
3887 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3888
3889         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3890         (gnus-article-mime-match-handle-function): New variable.
3891         (gnus-article-view-part): Make `b' customizable.
3892
3893 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3894
3895         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3896
3897 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3898
3899         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3900
3901 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3902
3903         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
3904
3905 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3906
3907         * gnus-srvr.el (gnus-browse-foreign-server): Use
3908         `buffer-substring' instead of `read'.
3909
3910 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
3911
3912         * nnimap.el, imap.el, rfc2104.el: New files.
3913
3914         * gnus.el (gnus-valid-select-methods): Add nnimap.
3915
3916         * gnus-group.el (gnus-group-group-map): Add
3917         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
3918         (gnus-group-nnimap-expunge): New function.
3919         (gnus-group-nnimap-edit-acl): New function.
3920
3921         * gnus-agent.el (gnus-agent-group-mode-map): Add
3922         gnus-agent-synchronize.
3923         (gnus-agent-synchronize): New function.
3924         (gnus-agent-fetch-group-1): Check if server is open.
3925
3926         * nnagent.el (nnagent-request-set-mark): Save marks.
3927
3928         * mail-source.el (mail-source-keyword-map): New imap mail-source.
3929         (mail-source-fetcher-alist): Map to imap fetcher function.
3930         (mail-source-fetch-imap): New function.
3931
3932         * gnus-art.el (article-hide-pgp): Hide all headers, not just
3933         Hash:.
3934
3935 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3936
3937         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
3938         (gnus-topic-sort-topics): New function.
3939         (gnus-topic-make-menu-bar): Add sort-topics.
3940         (gnus-topic-move): New function.
3941         (gnus-topic-move-group): Move the topic if no group selected.
3942
3943 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3944
3945         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
3946
3947 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3948
3949         * mm-view.el (mm-inline-message): Fix leaving group bug.
3950
3951 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3952
3953         * gnus-msg.el (gnus-post-method): Use normal method if current is
3954         not available.
3955
3956 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
3957
3958         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
3959         (nnmail-insert-lines): Ditto.
3960
3961 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3962
3963         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
3964         line.
3965
3966         * message.el (message-unsent-separator): One more separator.
3967
3968 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3969
3970         * nnfolder.el (nnfolder-request-move-article): For empty article,
3971         search till (point-max).
3972         (nnfolder-retrieve-headers): Ditto.
3973         (nnfolder-request-accept-article): Ditto.
3974         (nnfolder-save-mail): Ditto.
3975         (nnfolder-insert-newsgroup-line): Ditto.
3976
3977 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3978
3979         * qp.el (quoted-printable-encode-region): Check eobp.
3980
3981 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
3984
3985 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3986
3987         * nntp.el (nntp-send-xover-command): Wait for nothing if not
3988         wait-for-reply.
3989
3990 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
3991
3992         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
3993         (mm-uu-forward-end-line): Ditto.
3994
3995 1999-09-29  Didier Verna  <verna@inf.enst.fr>
3996
3997         * binhex.el (binhex-decode-region): don't consider the value of
3998         `enable-multibyte-characters' in XEmacs.
3999
4000         * gnus-start.el (gnus-read-descriptions-file): ditto.
4001
4002         * mm-util.el (mm-multibyte-p): ditto.
4003         (mm-with-unibyte-buffer): ditto.
4004         (mm-find-charset-region): use `mm-multibyte-p'.
4005
4006         * mm-bodies.el (mm-decode-body): ditto.
4007         (mm-decode-string): ditto.
4008
4009         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4010         `enable-multibyte-characters' in XEmacs.
4011
4012 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4013
4014         * mm-util.el (mm-binary-coding-system): Try binary first.
4015
4016 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4017
4018         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4019
4020 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4021
4022         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4023         format.
4024         (article-date-ut): Find correct insert position.
4025
4026 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4027
4028         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4029         forwarded message.
4030
4031 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4034         groups.
4035
4036         * message.el (message-resend): Use message mode when prompting.
4037
4038         * gnus-art.el (article-hide-headers): Mark wash.
4039         (article-emphasize): Ditto.
4040
4041 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4042
4043         * message.el (message-newline-and-reformat): Work for SC.
4044
4045 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4048
4049         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4050
4051 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4052
4053         * mm-decode.el mm-inline-override-types: New variable
4054
4055         * mm-decode.el (mm-inline-override-p): New function
4056
4057         * mm-decode.el (mm-inlined-p): Use it
4058
4059 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4060
4061         * mm-decode.el mm-inline-override-types: New variable
4062
4063         * mm-decode.el (mm-inline-override-p): New function
4064
4065         * mm-decode.el (mm-inlined-p): Use it
4066
4067 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4068
4069         * gnus.el: Pterodactyl Gnus v0.97 is released.
4070
4071 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4072
4073         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4074         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4075         3 args.
4076
4077 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4078
4079         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4080         buffer for params.
4081
4082         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4083         line.
4084
4085         * message.el (message-forward-ignored-headers): New variable.
4086
4087         * gnus-art.el (gnus-article-prepare-display): Nix out
4088         gnus-article-wash-types.
4089
4090         * gnus-agent.el (gnus-agent-create-buffer): New function.
4091         (gnus-agent-fetch-group-1): Use it.
4092         (gnus-agent-start-fetch): Ditto.
4093
4094         * gnus-sum.el (gnus-summary-exit): Don't use
4095         `gnus-use-adaptive-scoring'.
4096
4097         * mail-source.el (mail-source-fetch-pop): Only store password when
4098         successful.
4099
4100         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4101
4102 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4103
4104         * message.el (message-reply): Use it.
4105         (message-dont-reply-to-names): New variable.
4106
4107         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4108
4109         * mm-util.el (mm-preferred-coding-system): Typo fix.
4110
4111         * message.el (message-bounce): Work for non-MIME.
4112
4113         * gnus.el (gnus-short-group-name): Short the right parts of the
4114         name.
4115
4116 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4117
4118         * mm-encode.el (mm-qp-or-base64): New version.
4119
4120 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4121
4122         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4123
4124 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4125
4126         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4127         of restricted region.
4128         (gnus-mime-display-single): Set beg at correct point.
4129
4130 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4131
4132         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4133
4134 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4135
4136         * gnus-msg.el (gnus-configure-posting-styles): Let
4137         `gnus-posting-styles' have its say in posting-style: local
4138         variable `styles' is already bound to `gnus-posting-styles' so
4139         don't rebind it to nil.
4140
4141 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4142
4143         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4144         Message-ID.
4145
4146 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4147
4148         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4149         quoted-printable-encode-region.
4150
4151         * qp.el (quoted-printable-encode-region): Assume charset
4152         encoded. Fold every line in the region.
4153
4154 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4155
4156         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4157         of active file.
4158
4159 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4160
4161         * message.el (message-mode): allows whitespaces between multiple
4162         instances of the fill character ">".
4163
4164 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4165
4166         * mm-encode.el (mm-qp-or-base64): Fix.
4167
4168 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * message.el (message-send): Too much and.
4171
4172 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4173
4174         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4175
4176 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177
4178         * gnus-score.el (gnus-score-headers): Work for nil scores.
4179
4180 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4181
4182         * gnus-cache.el (gnus-cache-write-active): Write full names.
4183
4184         * gnus-util.el (gnus-write-active-file): Accept full name.
4185
4186         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4187         (mm-assoc-string-match): New function.
4188         (mm-display-inline): Use it.
4189
4190         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4191
4192         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4193
4194 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4195
4196         * mml.el (mml-generate-multipart-alist): New variable.
4197
4198 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4201
4202 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4203
4204         * message.el (message-send): More helpful error message if sending
4205         fails
4206
4207 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4208
4209         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4210         in newer emacsen, where ?r isn't equal 114.
4211
4212 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4213
4214         * gnus.el: Pterodactyl Gnus v0.96 is released.
4215
4216 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4217
4218         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4219         to get active info if method is covered by agent, otherwise
4220         active info is lost.
4221
4222 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4223
4224         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4225
4226 1999-08-09  Dave Love  <fx@gnu.org>
4227
4228         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4229
4230 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4231
4232         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4233           (already matched by "^X-Pgp"), removed duplicate
4234           X-Mailing-List, added several new junk headers.
4235
4236 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4237
4238         * gnus-art.el (article-decode-charset): Don't assume
4239         gnus-summary-buffer is live.
4240
4241 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4242
4243         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4244
4245 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4246
4247         * gnus-score.el (gnus-home-score-file): Work with absolute path
4248         names.
4249
4250 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4251
4252         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4253         nothing else in the group.
4254
4255 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4256
4257         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4258         the article.
4259
4260 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4261
4262         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4263
4264 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4265
4266         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4267         from mutt.
4268
4269 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4270
4271         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4272         whitespace.
4273
4274 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4275
4276         * mm-util.el (mm-text-coding-system-for-write): New variable.
4277         (mm-append-to-file): New function.
4278         (mm-write-region): New function.
4279
4280         * gnus-art.el (gnus-output-to-file): Use it.
4281         * gnus-util.el (gnus-output-to-rmail): Ditto.
4282         (gnus-output-to-mail): Ditto.
4283         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4284
4285 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4286
4287         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4288
4289         * nnheader.el (nnheader-insert-file-contents): Revert and use
4290         mm-insert-file-contents.
4291         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4292         (nnheader-auto-mode-alist): Removed.
4293
4294         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4295         (mm-insert-file-contents): Add a new parameter for inserting
4296         compressed file literally.
4297
4298         * mml.el (mml-generate-mime-1): Insert non-text literally.
4299
4300         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4301
4302 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4303
4304         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4305
4306 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4307
4308         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4309         koi8-r.
4310
4311 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4312
4313         * mml.el (mml-insert-mime): Decode text.
4314         (mml-to-mime): Narrow to headers-or-head.
4315
4316 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * mm-view.el (mm-inline-text): Check
4319         w3-meta-content-type-charset-regexp.
4320
4321 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4322
4323        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4324        predicate.
4325
4326 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4327
4328         * gnus-mlspl.el: Documentation fixes.
4329
4330 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4331
4332         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4333
4334 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4335
4336         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4337         variables.
4338
4339 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4340
4341         * nnmail.el (nnmail-get-new-mail): "Done".
4342
4343 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4344
4345         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4346         interactive.
4347
4348 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4349
4350         * gnus-art.el (article-decode-charset): Fix broken CT.
4351
4352 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4353
4354         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4355         overview buffer if it is killed.
4356
4357 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4358
4359         * gnus-art.el (article-babel): New version.
4360
4361 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4362
4363         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4364
4365 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4366
4367         * gnus.texi (More Threading): Document new variable
4368         `gnus-sort-gathered-threads-function'.
4369
4370 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4371
4372         * gnus.texi (More Threading): Document new variable
4373         `gnus-sort-gathered-threads-function'.
4374
4375 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4376
4377         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4378         usage.
4379
4380 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4381
4382         * mm-util.el (mm-running-xemacs): Removed.
4383         (mm-coding-system-p): New function.
4384         (mm-binary-coding-system): Safe guess.
4385         (mm-text-coding-system): Ditto.
4386         (mm-auto-save-coding-system): Ditto.
4387
4388 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4389
4390         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4391         (mm-qp-or-base64): Reversed logic.
4392
4393         * mm-decode.el (mm-save-part-to-file): Let coding system be
4394         binary.
4395
4396 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4397
4398         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4399         be set in topic parameters.
4400
4401 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4402
4403         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4404         (gnus-sort-gathered-threads): Allow the user to specify the
4405         function to use when sorting gathered threads.
4406
4407         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4408         mark cached articles as `undownloaded'.
4409
4410 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4411
4412         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4413         to have buffer local values.
4414
4415 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4416
4417         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4418         types 'g' for 'guess group type.
4419
4420 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4421
4422         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4423         after each regexp in nnmail-list-identifiers, not just after last
4424         one.
4425
4426         * gnus-sum.el (gnus-list-identifiers): New variable.
4427         (gnus-summary-remove-list-identifiers): New function.
4428         (gnus-select-newsgroup): Use it.
4429         (gnus-summary-wash-hide-map): Bind
4430         `gnus-article-hide-list-identifiers' to W W l.
4431         (gnus-summary-make-menu-bar): Add list-identifiers command.
4432
4433         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4434         (gnus-treatment-function-alist): Add variable.
4435         (article-hide-list-identifiers): New function.
4436         (mapcar): Add function.
4437         (gnus-article-hide): Use it.
4438
4439 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4440
4441         * gnus.el: Pterodactyl Gnus v0.95 is released.
4442
4443 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4444
4445         * mm-decode.el (mm-mailcap-command): New function.
4446         (mm-display-external): Use it.
4447
4448         * gnus-art.el (article-make-date-line): Work for India.
4449
4450         * mm-encode.el (mm-qp-or-base64): Typo.
4451
4452         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4453
4454 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4455
4456         * gnus.el: Pterodactyl Gnus v0.94 is released.
4457
4458 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4459
4460         * pop3.el: New version.
4461
4462 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * mm-encode.el (mm-qp-or-base64): New function.
4465         (mm-content-transfer-encoding): Use it.
4466
4467         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4468
4469 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4470
4471         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4472
4473         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4474
4475 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4476
4477         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4478         keystroke.
4479
4480         * mailcap.el (mailcap-mime-types): New function.
4481
4482         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4483
4484         * message.el (message-goto-eoh): Really go to the end.
4485
4486 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4487
4488         * message.el (message-make-date): Do the right thing in with
4489         sub-hour time zones.
4490
4491 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4492
4493         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4494         report.
4495
4496 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4497
4498         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4499
4500 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4501
4502         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4503         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4504         and use t as default value.
4505
4506 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4507
4508         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4509         gnus-summary-buffer is live.
4510
4511 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4512
4513         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4514
4515 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516
4517         * message.el (message-bounce): Do MIME bounces MIMEy.
4518
4519         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4520
4521 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4522
4523         * mailcap.el (mailcap-mime-extensions): Changed patch to
4524         text/x-patch.
4525
4526         * mm-decode.el (mm-display-external): Wrong placement of paren.
4527
4528 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4529
4530         * gnus.el: Pterodactyl Gnus v0.93 is released.
4531
4532 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4533
4534         * gnus-cus.el (gnus-group-parameters): New entries for
4535         gnus-group-split.
4536
4537         * gnus-mlspl.el: Renamed functions and variables so as to
4538         start with gnus-group-split.
4539         * gnus.el: Adjust autoload entries.
4540
4541 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4542
4543         * gnus-mlspl.el: Removed trailing t from comment and provide.
4544         Renamed functions and variables to start with gnus-mlsplit.
4545         Added autoload comments.
4546         * gnus.el: Added autoload entries.
4547
4548 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4549
4550         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4551         so that matches excluded by RESTRICTs do not cause the whole split
4552         to be ignored.  This also fixes a long-standing bug in which a
4553         split with \N substitutions wouldn't cause cross-posting as
4554         expected.
4555
4556         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4557         (nnmail-split-it): Implement them.
4558
4559         * nnmail.el (nnmail-split-fancy): Document ! splits.
4560
4561 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4562
4563         * pop3.el: New version.
4564
4565 1999-07-05  Simon Josefsson
4566
4567         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4568
4569 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570
4571         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4572
4573 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4574
4575         * gnus-util.el (gnus-write-active-file): Use real name.
4576
4577         * gnus-agent.el (gnus-agent-expire): Update active file
4578         method by method.
4579
4580 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4581
4582         * nndraft.el (nndraft-request-article): Use difference
4583         coding-systems for queue and drafts.
4584
4585         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4586         nndraft:drafts.
4587
4588         * mm-util.el (mm-auto-save-coding-system): New coding system.
4589
4590         * message.el (message-draft-coding-system): Use it.
4591
4592 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4593
4594         * mm-uu.el: More customizable and less aggressive.
4595
4596 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4597
4598         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4599         when plugged.
4600
4601         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4602         (mml-insert-mml-markup): Accept a nofile.
4603         (mml-insert-mime): Insert nofile.
4604
4605         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4606
4607         * mm-decode.el (mm-handle-media-type): New function.
4608         (mm-handle-media-supertype): New function.
4609         (mm-handle-media-subtype): New function.
4610         Use new functions throughout. "/"))
4611
4612 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * gnus-art.el (gnus-treat-predicate): Typo.
4615
4616 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4617
4618         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4619
4620 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621
4622         * gnus-art.el (article-date-ut): UT!  Default it!
4623
4624 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4625
4626         * gnus.el: Pterodactyl Gnus v0.92 is released.
4627
4628 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4629
4630         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4631
4632 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4635         connected.
4636
4637         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4638         when plugged.
4639
4640         * mm-view.el (mm-inline-message): Ignore remove-spec.
4641
4642         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4643         is bound.
4644
4645         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4646
4647         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4648
4649         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4650         start.
4651
4652         * message.el (message-fill-yanked-message): Remove `t' arg.
4653
4654         * gnus-group.el (gnus-group-kill-group): Message killing of
4655         groups.
4656
4657         * mm-util.el (mm-preferred-coding-system): New function.
4658         (mm-mime-charset): Use it.
4659
4660         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4661
4662 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4663
4664         * gnus-mlsplt.el: New file.
4665
4666 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4669         functions.
4670         (mm-attachment-override-p): Take a handle instead of a type.
4671         (mm-inlined-p): Ditto.
4672         (mm-automatic-display-p): Ditto,
4673         (mm-inlinable-p): Ditto.
4674
4675         * nndraft.el (nndraft-request-expire-articles): Delete backup
4676         files.
4677
4678         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4679
4680         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4681
4682 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4683
4684         * nnmail.el (nnmail-split-it): Allow .*.
4685
4686 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687
4688         * mm-decode.el (mm-inline-large-images-p): Renamed.
4689
4690         * gnus-art.el (article-date-ut): Always look in the current buffer
4691         for the Date header.
4692
4693         * mml.el (mml-validate): New command.
4694
4695         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4696         since we are dealing with regexps.
4697
4698 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4699
4700         * gnus.el: Pterodactyl Gnus v0.91 is released.
4701
4702 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4703
4704         * gnus-agent.el (gnus-agent-save-active-1): New function.
4705         (gnus-agent-save-active): use it.
4706         (gnus-agent-save-groups): Ditto.
4707
4708         * gnus-cache.el (gnus-cache-write-active): Use it.
4709
4710         * gnus-agent.el (gnus-agent-write-active): Use it.
4711
4712         * gnus-util.el (gnus-write-active-file): New function.
4713
4714         * gnus-agent.el (gnus-agent-write-active): New function to keep
4715         lower boundaries and canceled groups.
4716         (gnus-agent-save-groups): Use it.
4717         (gnus-agent-save-active): Use it.
4718         (gnus-agent-save-group-info): Only write active files.
4719         (gnus-agent-expire): Update active file.
4720
4721         * mm-decode.el (mm-inlinable-part-p): Removed.
4722         (mm-user-display-methods): Default to nil.
4723         (mm-user-display-methods): Removed.
4724         (add-mime-display-method): Removed.
4725         (mm-automatic-display): Renamed.
4726         (mm-automatic-display-p): Use it.
4727         (mm-inlined-types): New variable.
4728         (mm-inlined-p): New function.
4729
4730         * message.el (message-reply): Bind message-this-is-mail.
4731
4732 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4733
4734         * smiley.el (smiley-buffer): Fix for NT.
4735
4736 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4737
4738         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4739
4740         * message.el (message-check-news-header-syntax): Protect against
4741         nil froms.
4742
4743         * mm-util.el (mm-auto-mode-alist): New.
4744
4745         * mml.el (mml-generate-mime-1): Ditto.
4746
4747         * gnus.el: Use mm-insert-file-contents throughout instead of
4748         nnheader.
4749
4750         * mm-util.el (mm-insert-file-contents): New function.
4751
4752 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4753
4754         * gnus.el: Pterodactyl Gnus v0.90 is released.
4755
4756 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4757
4758         * mailcap.el (mailcap-possible-viewers): Use string=.
4759
4760 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4761
4762         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4763         (mm-uu-forward-end-line): New variable.
4764         (mm-uu-begin-line): Handle forwarded message.
4765         (mm-uu-identifier-alist): Ditto.
4766         (mm-uu-dissect): Ditto.
4767
4768 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4769
4770         * lpath.el: Two free variables.
4771
4772 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4773
4774         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4775         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4776         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4777
4778         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4779         (nnfolder-file-coding-system-for-write): New variable.
4780         (nnfolder-active-file-coding-system): New variable.
4781         (nnfolder-active-file-coding-system-for-write): New variable.
4782         (nnfolder-save-active): New function.
4783         (nnfolder-save-buffer): Use them.
4784         (nnfolder-possibly-change-group): Ditto.
4785         (nnfolder-request-list-newsgroups): Ditto.
4786         (nnfolder-request-create-group): Ditto.
4787         (nnfolder-request-expire-articles): Ditto.
4788         (nnfolder-request-move-article): Ditto.
4789         (nnfolder-request-accept-article): Ditto.
4790         (nnfolder-request-delete-group): Ditto.
4791         (nnfolder-request-rename-group): Ditto.
4792         (nnfolder-possibly-change-folder): Ditto.
4793         (nnfolder-read-folder): Ditto.
4794         (nnfolder-request-list): Remove pathname-coding-system.
4795         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4796
4797         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4798         (nnmail-file-coding-system-1): Removed.
4799         (nnmail-find-file): Use nnmail-pathname-coding-system.
4800         (nnmail-write-region): Ditto.
4801
4802         * nnmbox.el (nnmbox-file-coding-system): New variable.
4803         (nnmbox-file-coding-system-for-write): New variable.
4804         (nnmbox-active-file-coding-system): New variable.
4805         (nnmbox-active-file-coding-system-for-write): New variable.
4806         (nnmbox-save-buffer): New function.
4807         (nnmbox-save-active): New function.
4808         (nnmbox-request-scan): Use them.
4809         (nnmbox-request-expire-articles): Ditto.
4810         (nnmbox-request-move-article): Ditto.
4811         (nnmbox-request-accept-article): Ditto.
4812         (nnmbox-request-replace-article): Ditto.
4813         (nnmbox-request-delete-group): Ditto.
4814         (nnmbox-request-rename-group): Ditto.
4815         (nnmbox-request-create-group): Ditto.
4816
4817         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4818         (mm-running-ntemacs): Removed.
4819
4820         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4821
4822 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4823
4824         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4825
4826 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4827
4828         * qp.el (quoted-printable-encoding-characters): Support lower case.
4829
4830 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4831
4832         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4833         (rfc2047-b-encode-region): Encode line by line.
4834
4835 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4836
4837         * mm-util.el (mm-find-mime-charset-region): Fix.
4838
4839 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4840
4841         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4842         (mm-find-mime-charset-region): Ditto.
4843
4844 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4845
4846         * gnus-sum.el (gnus-summary-move-article): Fix something or
4847         other.
4848
4849 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4850
4851         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4852         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4853         (gnus-summary-enter-digest-group): Use them.
4854         (gnus-summary-setup-default-charset): Ditto.
4855
4856 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4857
4858         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4859
4860 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4861
4862         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4863           gnus-newsgroup-name is nil.
4864
4865 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4866
4867         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4868
4869 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4870
4871         * gnus-art.el (article-emphasize): Use correct
4872         gnus-article-emphasis-alist.
4873
4874 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4875
4876         * mm-view.el (mm-inline-text): Fix text/html bug.
4877
4878 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4879
4880         * gnus.el: Pterodactyl Gnus v0.89 is released.
4881
4882 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4883
4884         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4885         * message.el (message-draft-coding-system): Ditto.
4886         * mm-util.el (mm-running-ntemacs): Ditto.
4887
4888 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4889
4890         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4891         cause problem.
4892
4893 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4894
4895         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4896
4897 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4898
4899         * mml.el: require mm-decode.
4900
4901 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4902
4903         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
4904
4905 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4906
4907         * mm-view.el (mm-inline-image): Fix image undisplayer.
4908
4909 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4910
4911         * mml.el (mml-insert-multipart): Error in compeling-read.
4912         (mml-insert-tag): Match tags.
4913
4914 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
4915
4916         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
4917         (gnus-cache-braid-heads): Ditto.
4918         (gnus-cache-retrieve-headers): Ditto.
4919
4920 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4921
4922         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
4923
4924 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
4927         to string under XEmacs.
4928
4929 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
4930
4931         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
4932
4933 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4934
4935         * mm-view.el (mm-inline-message): Fix message view bug.
4936         * gnus-art.el (gnus-article-prepare): Ditto.
4937
4938 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4939
4940         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
4941
4942 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4943
4944         * gnus.el: Pterodactyl Gnus v0.88 is released.
4945
4946 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4947
4948         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
4949         usage.
4950
4951         * nnmail.el (nnmail-get-new-mail): Save info.
4952
4953 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4954
4955         * gnus.el: Pterodactyl Gnus v0.87 is released.
4956
4957 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4958
4959         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
4960         (mail-source-run-script): New function.
4961         (mail-source-fetch-pop): Use it.
4962
4963 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4964
4965         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
4966
4967 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4968
4969         * gnus.el: Pterodactyl Gnus v0.86 is released.
4970
4971 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4972
4973         * gnus-art.el (gnus-treat-translate): New variable.
4974         (gnus-treat-predicate): Accept a list of regexps.
4975         (gnus-article-treat-custom): Allow a list of regexps.
4976
4977 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4978
4979         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
4980         type.
4981
4982 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4983
4984         * gnus-art.el (article-babel): Narrow a bit.
4985
4986         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
4987
4988 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
4989
4990         (gnus-agent-get-undownloaded-list): Operate on all articles, not
4991         only unread ones.
4992         (gnus-agent-fetch-headers): Fetch headers from unread and marked
4993         articles, not only unread ones.
4994
4995 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4996
4997         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
4998         keystroke.
4999
5000         * gnus-art.el (gnus-article-x-face-command): Ditto.
5001
5002         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5003
5004         * gnus.el (gnus-method-simplify): Accept server names.
5005
5006 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5007
5008         * gnus-art.el (article-babel-prompt): New function.
5009         (article-babel): New command.
5010
5011 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5012
5013         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5014
5015         * mml.el (mml-generate-mime-1): Don't insert literally.
5016
5017         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5018         (gnus-netrc-syntax-table): Removed.
5019         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5020
5021 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5022
5023         * mm-view.el (mm-inline-text): Fix charset for text/html.
5024
5025 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5026
5027         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5028
5029 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5030
5031         * nnmail.el (nnmail-split-incoming): Return the number of split
5032         mails.
5033         (nnmail-process-babyl-mail-format): Ditto.
5034         (nnmail-process-unix-mail-format): Ditto.
5035         (nnmail-process-mmdf-mail-format): Ditto.
5036         (nnmail-process-maildir-mail-format): Ditto.
5037
5038         * mail-source.el (mail-source-callback): Return the number from
5039         the callback.
5040
5041         * message.el (message-send-mail): Generate Lines.
5042
5043         * mail-source.el (mail-source-call-script): New function.
5044         (mail-source-call-script): New function.
5045
5046 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5047
5048         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5049         (gnus-select-newsgroup): Use it.
5050         (gnus-group-highlight-words-alist): New variable.
5051         (gnus-newsgroup-emphasis-alist): New variable.
5052         (gnus-summary-local-variables):  Use it.
5053         * lpath.el: Use it.
5054         * gnus-art.el (article-emphasize): Use it.
5055         (gnus-emphasis-highlight-words): New face.
5056         * gnus-cus.el (gnus-group-parameters): New parameter.
5057
5058 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5059
5060         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5061         parameter `headers'.
5062         (gnus-cache-enter-article): Ditto.
5063         (gnus-cache-update-article): Ditto.
5064         * gnus-sum.el (gnus-summary-move-article): Ditto.
5065         (gnus-summary-mark-article-as-unread): Ditto.
5066         (gnus-summary-mark-article): Ditto.
5067
5068 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5069
5070         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5071         (gnus-posting-style-alist): Removed.
5072         (gnus-message-style-insertions): Ditto.
5073         (gnus-configure-posting-styles): Reimplementation.
5074
5075         * mail-source.el (mail-source-fetch): Error the message.
5076
5077         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5078
5079 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5080
5081         * gnus.el: Pterodactyl Gnus v0.85 is released.
5082
5083 1999-04-20  Michael Cook  <cook@sightpath.com>
5084
5085         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5086           Outlook citation regex.
5087
5088 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5089
5090         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5091         semicolon.
5092
5093 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5094
5095         * gnus-range.el (gnus-remove-from-range): Document range1
5096         modification, protect range2.
5097
5098 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5099
5100         * gnus-sum.el (gnus-update-marks): Protect lists from
5101         gnus-remove-from-range, don't sort twice.
5102
5103 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5104
5105         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5106         function in backend.
5107
5108 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5109
5110         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5111         request-accept-article function in the backend instead of using
5112         the 'respool capability.
5113
5114 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5115
5116         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5117         spurious whitespace at eob.
5118
5119 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5120
5121         * nnmail.el (nnmail-get-new-mail): Check right variable.
5122
5123 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5124
5125         * mailcap.el (mailcap-mime-data): Fix rfc822.
5126
5127 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5128
5129         * nndoc.el (nndoc-nsmail-type-p): New function.
5130         (nndoc-type-alist): Recognize nsmail.
5131
5132 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5133
5134         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5135         *before* `article-hide-headers' deletes the information.
5136
5137 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5138
5139         * gnus-sum.el (gnus-summary-save-parts): New command and
5140         keystroke.
5141         (gnus-summary-save-parts-1): New function.
5142         (gnus-summary-iterate): Buggy.
5143
5144         * mm-decode.el (mm-save-part-to-file): Made into own function.
5145
5146 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * gnus-group.el (gnus-group-set-info): Resist nils.
5149
5150 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5151
5152         * mailcap.el (mailcap-mime-data): Ditto.
5153
5154         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5155
5156         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5157
5158 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5159
5160         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5161         gnus-article-date-lapsed-new-header is t.
5162
5163 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5164
5165         * gnus.el: Pterodactyl Gnus v0.84 is released.
5166
5167 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5168
5169         * gnus-msg.el (gnus-bug-message): Mime change.
5170
5171 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5172
5173         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5174
5175 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5176
5177         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5178         `x-uue'.
5179
5180 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5181
5182         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5183         when authentication is 'password.
5184
5185 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5186
5187         * gnus-win.el (gnus-configure-windows): Accept a setting.
5188
5189 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5190
5191         * mm-util.el (mm-quote-arg): Moved here.
5192
5193         * mm-decode.el (mm-quote-arg): Quote more chars.
5194
5195 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5196
5197         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5198         with newlines would create buggy .nov files.
5199
5200         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5201
5202         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5203         end of lines.
5204
5205         * message.el (message-mode): Doc fix.
5206
5207         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5208
5209         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5210
5211         * gnus-art.el (article-date-ut): Rewrite.
5212
5213         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5214         order.
5215
5216         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5217         headers.
5218
5219         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5220
5221 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5222
5223         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5224         (article-date-ut): use it.
5225
5226 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5227
5228         * mail-source.el (mail-source-fetch-pop): Call script
5229         asynchronously.
5230
5231 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5232
5233         * gnus.el: Pterodactyl Gnus v0.83 is released.
5234
5235 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5236
5237         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5238
5239         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5240
5241         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5242
5243         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5244
5245         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5246
5247         * message.el (message-generate-headers): Accept continuation
5248         headers.
5249
5250 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5251
5252         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5253
5254 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255
5256         * gnus-art.el (gnus-treatment-function-alist): use
5257         maybe-hide-headers.
5258
5259         * message.el (message-inhibit-body-encoding): Typo.
5260         (message-resend): Inhibit encoding.
5261
5262         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5263
5264         * gnus-art.el (article-remove-cr): Use re-search.
5265
5266         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5267         headers.
5268
5269         * mm-decode.el (mm-quote-arg): Quote '.
5270
5271         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5272
5273         * mm-decode.el (mm-insert-part): Use multibyte for text.
5274
5275         * gnus-start.el (gnus-read-newsrc-file): New variable.
5276         (gnus-read-newsrc-file): Use it.
5277
5278 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5281
5282         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5283         function.
5284
5285 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5286
5287         * gnus.el: Pterodactyl Gnus v0.82 is released.
5288
5289 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5290
5291         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5292         for iso8859-2.
5293
5294 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5295
5296         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5297         synonym alist.
5298
5299 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5300
5301         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5302
5303 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5304
5305         * mail-source.el (mail-source-fetch): Ask before bugging out.
5306
5307 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5308
5309         * uudecode.el (uudecode-decode-region-external): Don't assume
5310         uudecode-temporary-file-directory ends with a slash.
5311
5312 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5313
5314         * gnus-sum.el (gnus-update-marks):
5315         (gnus-update-read-articles):
5316         (gnus-summary-expire-articles): Check server.
5317
5318 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5319
5320         * mml.el (mml-preview): New function.
5321
5322 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5323
5324         * mail-source.el (mail-source-fetch-file): Return the right
5325         value.
5326
5327 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5328
5329         * mml.el (mml-insert-parameter): New function.
5330         (mml-insert-parameter-string): New function.
5331
5332         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5333
5334         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5335         (gnus-mime-display-part): Use it.
5336
5337         * mm-decode.el (mm-alternative-precedence): Removed.
5338         (mm-discouraged-alternatives): New variable.
5339         (mm-preferred-alternative-precedence): New function.
5340
5341         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5342
5343         * mail-source.el (mail-sources): New variable.
5344
5345         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5346
5347         * mm-decode.el (mm-valid-image-format-p): New function.
5348         (mm-inline-media-tests): Use it.
5349         (mm-valid-and-fit-image-p): New function.
5350
5351         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5352         (gnus-agent-fetch-group): Ditto.
5353
5354 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5355
5356         * nnmail.el (nnmail-article-group): in case of a group name
5357         containing "\\n" constructs, be sure to pass the expanded value to
5358         nn*-save-mail.
5359
5360 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5361
5362         * gnus.el: Pterodactyl Gnus v0.81 is released.
5363
5364 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * gnus-sum.el (gnus-get-split-value): Reverse result.
5367
5368 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5369
5370         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5371
5372 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5373
5374         * mml.el (mml-insert-tag): Insert concluding part.
5375
5376         * message.el (message-send-mail): Encode later.
5377         (message-send-news): Ditto.
5378
5379         * nnfolder.el: Don't use mail delim.
5380
5381 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5382
5383         * gnus-cus.el (gnus-group-customize): Put point at min.
5384
5385         * mm-view.el (mm-inline-text): Allow toggling html.
5386
5387 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5388
5389         * mail-source.el: Added prescript and postscript to file.
5390
5391 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5392
5393         * nnmail.el: Reverted.
5394
5395         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5396         (gnus-setup-posting-charset): Did work.
5397
5398 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5399
5400         * gnus.el (gnus-short-group-name): Use
5401         gnus-group-uncollapsed-levels.
5402
5403 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5404
5405         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5406
5407 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5408
5409         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5410         (article-strip-headers-from-body): New command and keystroke.
5411
5412 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5413
5414         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5415
5416         * nnheader.el (nnheader-insert-file-contents): Bind
5417         enable-local-eval to nil.
5418         (nnheader-find-file-noselect): Ditto.
5419
5420         * nnmail.el (nnmail-article-group): Don't remove long lines.
5421         (nnmail-remove-long-lines): New function.
5422         (nnmail-split-header-length-limit): Removed.
5423
5424         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5425
5426         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5427
5428 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5429
5430         * gnus-sum.el (gnus-summary-generic-mark): New function.
5431
5432         * nnmail.el (nnmail-split-header-length-limit): Increased.
5433         (nnmail-article-group): Allow nil.
5434
5435         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5436
5437         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5438         first.
5439
5440         * mml.el (mml-minibuffer-read-type): Include types from
5441         mailcap-mime-data.
5442
5443         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5444
5445 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5446
5447         * mml.el (mml-insert-tag): New function.
5448         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5449         confusion with functions like `mml-read-tag'.
5450         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5451         (mml-minibuffer-read-description): Ditto with
5452         `mml-minibuffer-read-description'.
5453         (mml-attach-buffer): New function.
5454         (mml-mode-map): New entry for /.
5455         (mml-minibuffer-read-type): Accept DEFAULT.
5456
5457         * mml.el (mml-quote-region): Narrow the region.
5458
5459         * message.el (message-mode-menu): message-mime-attach-file is now
5460         mml-attach-file.
5461
5462 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5463
5464         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5465
5466 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5467
5468         * mml.el (mml-attach-buffer): New command.
5469
5470 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5471
5472         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5473         with a proper range. Compress range.
5474
5475         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5476
5477 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5478
5479         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5480
5481 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5482
5483         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5484         (gnus-picons-convert-x-face): Removed.
5485         (gnus-picons-article-display-x-face): Removed.
5486         (gnus-picons-x-face-sentinel): Ditto.
5487         (gnus-picons-display-x-face): Ditto.
5488
5489 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5490
5491         * gnus.el: Pterodactyl Gnus v0.80 is released.
5492
5493 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5494
5495         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5496
5497         * gnus-sum.el (gnus-with-article): Moved here.
5498
5499         * mail-source.el (mail-source-fetch-pop): Ask for password even
5500         when program.
5501
5502 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5503
5504         * gnus-msg.el (gnus-bug): Add description.
5505
5506         * mml.el (mml-insert-mml-markup): Insert disposition.
5507
5508         * message.el (message-send-mail): Always encode mail headers.
5509
5510         * smiley.el (gnus-smiley-display): Goto body.
5511
5512 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5513
5514         * smiley.el (gnus-smiley-display): Don't search to blank line.
5515
5516 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5517
5518         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5519         when requested.
5520
5521         * nnmail.el (nnmail-current-spool): Removed.
5522
5523         * gnus-salt.el (gnus-tree-inhibit): New varible.
5524
5525         * gnus.el (mm-util): Required.
5526
5527 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5528
5529         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5530
5531 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5532
5533         * mail-source.el (mail-source-bind): Doc fix.
5534
5535 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5536
5537         * message.el (message-mode): Doc fix.
5538
5539         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5540         encoding.
5541
5542         * gnus.el (gnus-methods-equal-p): Moved here.
5543
5544         * mail-source.el: pop at 110.
5545
5546         * pop3.el (pop3-movemail): Use write-region instead of
5547         append-to-file to avoid excessive messaging.
5548
5549 1999-02-27  lantz moore  <lmoore@contigo.com>
5550
5551         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5552         type directory.
5553
5554 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5555
5556         * gnus-art.el (article-hide-boring-headers): Field names must not
5557         contain whitespace.
5558
5559 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5560
5561         * gnus.el: Pterodactyl Gnus v0.79 is released.
5562
5563 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5564
5565         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5566
5567         * mml.el (mml-mode): Don't use add-minor-mode.
5568
5569         * message.el (messgage-inhibit-body-encoding): New variable.
5570         (message-encode-message-body): Use it.
5571
5572 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5573
5574         * gnus.el: Pterodactyl Gnus v0.78 is released.
5575
5576 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577
5578         * message.el (message-mode): Switch on MML mode.
5579
5580         * mml.el: Included commands and functions.
5581         (mml-mode-map): New keymap.
5582
5583         * message.el: Removed the insertion commands and functions.
5584
5585         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5586
5587         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5588         keystroke.
5589
5590         * gnus-art.el (gnus-narrow-to-page): Revert.
5591
5592         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5593         (gnus-cite-parse-maybe): Always reparse.
5594
5595         * message.el (message-encode-message-body): Don't insert
5596         "multipart warning".
5597
5598         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5599
5600 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5601
5602         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5603
5604         * nnmail.el: Require mm-util.
5605
5606 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5607
5608         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5609         group.
5610
5611 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5612
5613         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5614
5615 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5616
5617         * gnus-msg.el (gnus-extended-version): Better regexp.
5618
5619 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5620
5621         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5622         is called with the result of SPLIT and should return a new split.
5623
5624         * gnus.texi: update the doc.
5625
5626 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5627
5628         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5629         displayed in the article buffer, output bars if
5630         `gnus-picons-display-article-move-p'.
5631
5632 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5633
5634         * mail-source.el (mail-source-fetch-pop): Typo.
5635
5636 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5637
5638         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5639
5640 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5641
5642         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5643
5644 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5645
5646         * mml.el (mml-insert-buffer): New function.
5647
5648         * message.el (message-forward): Insert the buffer in the buffer.
5649
5650 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5651
5652         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5653
5654 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5655
5656         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5657
5658 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5659
5660         * gnus.el: Pterodactyl Gnus v0.77 is released.
5661
5662 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5663
5664         * gnus-art.el (gnus-displaying-mime): New variable.
5665         (article-narrow-to-head): New function.
5666
5667         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5668         Default to pop instead of pop3.
5669
5670 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671
5672         * gnus-art.el (article-hide-pgp): Goto body.
5673
5674         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5675
5676         * gnus-cite.el: Don't use goto-line.
5677
5678         * gnus-art.el (gnus-article-treat-html): Removed.
5679         (gnus-treat-article): Save restriction.
5680
5681 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5682
5683         * message.el (message-send-mail): Don't untabify.
5684         (message-mode): Don't use tabs for indentation.
5685
5686 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * message.el (message-send-mail): Don't untabify.
5689
5690         * nnml.el (nnml-save-mail): Typo fix.
5691
5692 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5693
5694         * message.el (message-cite-function): Add
5695         `message-cite-original-without-signature' customization option.
5696
5697 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5698
5699         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5700         `nnmail-prepare-incoming-header-hook'.
5701
5702 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5703
5704         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5705
5706 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5707
5708         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5709
5710 1999-02-18  Michael Cook  <cook@sightpath.com>
5711
5712         * Recognize Microsoft Outlook's cite attribution conventions.
5713
5714 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5715
5716         * gnus-sum.el: Bind M.
5717
5718 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5719
5720         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5721
5722 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5723
5724         * gnus-picon.el (gnus-group-display-picons): ensures that
5725         `article-goto-body' really goes to the article body.
5726
5727 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5728
5729         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5730
5731         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5732
5733         * mm-view.el (mm-view-message): Enable multibyte.
5734
5735 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5736
5737         * nnmail.el (nnmail-get-new-mail): Message later.
5738
5739         * mm-util.el (mm-find-charset-region): Revert to checking
5740         multibyte.
5741
5742 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5743
5744       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5745       attachment.
5746
5747 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5748
5749         * gnus.el: Pterodactyl Gnus v0.76 is released.
5750
5751 1999-02-06  Felix Lee  <flee@cygnus.com>
5752
5753         * gnus.el (gnus-group-change-level-function): Typo.
5754
5755 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5756
5757         * gnus-sum.el (gnus-nov-skip-field): Removed.
5758         (gnus-nov-field): Ditto.
5759         (gnus-nov-parse-extra): Ditto.
5760         (gnus-nov-read-integer): Ditto.
5761
5762 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * nnheader.el (nnheader-nov-read-message-id): New macro.
5765         (nnheader-parse-nov): Use it.
5766
5767         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5768         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5769         `(eq (char-after) ?\n)'.
5770
5771 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5772
5773         * gnus.el (gnus-other-frame): Always pop up a new frame.
5774
5775 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5776
5777         * gnus-range.el (gnus-range-add): Rewrite.
5778
5779 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5780
5781         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5782         format.
5783         (nnmail-process-maildir-mail-format): New function.
5784
5785         * mail-source.el (mail-source-fetch-maildir): New function.
5786         (mail-source-keyword-map): Add default for maildir method.
5787         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5788
5789 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5790
5791         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5792
5793         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5794         (nndoc-mime-digest-type-p): Removed.
5795
5796 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5797
5798         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5799         where it is supposed to be.
5800         (gnus-treat-play-sounds): New variable.
5801
5802         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5803
5804         * gnus-art.el (article-display-x-face): Narrow to head.
5805         (gnus-article-washed-types): New variable.
5806         (article-hide-pgp): Is not a toggle.
5807         (gnus-article-hide-text-type): Save types.
5808         (article-decode-charset): Use it.
5809
5810         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5811
5812         * message.el (message-forward-start-separator): Removed.
5813         (message-forward-end-separator): Removed.
5814         (message-signature-before-forwarded-message): Removed.
5815         (message-included-forward-headers): Removed.
5816         (message-check-news-body-syntax): Don't check forward.
5817         (message-forward): Use MIME.
5818
5819         * nnvirtual.el (nnvirtual-request-article): Bind
5820         gnus-article-decode-hook to nil.
5821
5822 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5823
5824         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5825         us-ascii.
5826
5827 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5828
5829         * format-spec.el (format-spec): Be more robust.
5830
5831         * message.el (message-encode-message-body): Default
5832         mail-parse-charset to mail-parse-charset.
5833
5834         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5835         (gnus-summary-edit-article): Bind mail-parse-charset.
5836
5837         * mml.el (mml-read-tag): Ignore white space after end of tag.
5838
5839         * message.el (message-goto-body): Also work in separatorless
5840         articles.
5841
5842         * mml.el (mml-translate-from-mime): New function.
5843         (mml-insert-mime): Ditto.
5844         (mml-to-mime): New function.
5845         (mime-to-mml): New name.
5846
5847         * gnus-sum.el (gnus-summary-edit-article): Always select raw
5848         article.
5849
5850         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
5851
5852         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
5853         special-case nndraft groups.
5854
5855 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5856
5857         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
5858         (gnus-get-newsgroup-headers): Already bound.
5859
5860         * message.el (message-encode-message-body): Use posting charset.
5861
5862         * mm-bodies.el (mm-encode-body): Use MIME charsets.
5863         (mm-body-encoding): Do CTE.
5864         (mm-body-7-or-8): New function.
5865
5866         * mm-util.el (mm-mime-charset): Always fall back on alist.
5867         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
5868         (mm-mime-mule-charset-alist): Add arabic-*-column.
5869         (mm-find-mime-charset-region): New function.
5870
5871         * format-spec.el (format-spec-make): New function.
5872
5873         * mail-source.el (format-spec): Required.
5874         (mail-source-fetch-with-program): Removed.
5875         (mail-source-fetch-with-program): New function.
5876
5877         * format-spec.el: New file.
5878
5879 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5880
5881         * mail-source.el (mail-source-fetch-with-program): Take optional
5882         parameter.
5883
5884 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5885
5886         * gnus-start.el: Ignore some groups.
5887         (gnus-setup-news): Bind nnmail-fetched-sources.
5888
5889         * message.el (message-send-mail): Remove all tabs.
5890
5891         * mm-util.el (mm-find-charset-region): Just check whether
5892         find-charset-region is defined.
5893
5894 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5895
5896         * gnus-group.el (gnus-group-get-new-news): Use
5897         nnmail-fetched-sources.
5898
5899         * nnmail.el (nnmail-fetched-sources): New variable.
5900         (nnmail-get-new-mail): Use it.
5901
5902         * mail-source.el (mail-source-fetched-sources): New variable.
5903         (mail-source-fetch): Use it.
5904
5905 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
5906
5907         * gnus.el (gnus-getenv-nntpserver): if the file that
5908         gnus-nntpserver-file names has a trailing newline, the
5909         string-match will always match, and thus the file will never be
5910         read.  (^ matches start of "line", \\` matches start of "buffer",
5911         which is what was intended...)
5912
5913 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
5914
5915         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
5916
5917 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
5920         select methods.
5921
5922 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
5923
5924         * gnus-range.el (gnus-remove-from-range): Sort second argument.
5925
5926 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
5927
5928         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
5929
5930 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5931
5932         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
5933         a typo.
5934         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
5935         charset to nil.
5936         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
5937         * gnus-start.el (gnus-start-draft-setup): Ditto.
5938
5939 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * mail-source.el (mail-source-fetch-directory): Use the predicate.
5942         (mail-source-value): Don't do variables.
5943
5944         * nnmail.el (nnmail-get-new-mail): Set the predicate.
5945
5946         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
5947
5948 1999-02-01  Michael Cook  <cook@sightpath.com>
5949
5950         * Defenestrate spurious ?a.
5951
5952 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5953
5954         * mail-source.el (mail-source-fetch-pop): Instead use
5955         :authentication.
5956
5957 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
5958
5959         * lisp/mail-source.el : Support APOP authentication scheme.
5960
5961 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
5962
5963         * pop3.el (pop3-movemail): Return t.
5964
5965 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966
5967         * rfc2047.el (rfc2047-fold-region): New function.
5968         (rfc2047-encode-message-header): Use it.
5969
5970 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
5971
5972         * gnus-sum.el (gnus-group-charset-alist): Add more.
5973
5974 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5975
5976         * gnus.el: Pterodactyl Gnus v0.75 is released.
5977
5978 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5979
5980         * gnus-art.el (article-display-x-face): Don't narrow to head.
5981
5982 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
5983
5984         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
5985
5986 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5987
5988         * mail-source.el (mail-source-fetch-directory): Ignore
5989         directories.
5990
5991         * gnus-cus.el (gnus-group-parameters): Addition.
5992
5993         * gnus-art.el (article-strip-banner): Do symbolic banners.
5994         (article-strip-banner): New keystroke.
5995
5996 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
5997
5998         * gnus-art.el (article-strip-banner): New command.
5999
6000 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * gnus-art.el (gnus-treat-strip-banners): New variable.
6003
6004 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6005
6006         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6007         has been exist.
6008
6009 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6010
6011         * message.el (message-draft-coding-system): Check coding-system.
6012         * mm-util.el (mm-text-coding-system): Ditto.
6013
6014 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * mail-source.el (mail-source-fetch-pop): Save excursion.
6017
6018 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6019
6020         * mail-source.el (mail-source-movemail-args): Not constant.
6021         (mail-source-movemail-args): Removed.
6022         (mail-source-fetch-with-program): New function.
6023         (mail-source-fetch-pop): Use program and function.
6024         (mail-source-movemail-program): Removed.
6025
6026         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6027         (gnus-treat-date-user-defined): New variable.
6028
6029 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6030
6031         * nnmail.el (nnmail-fix-eudora-headers): New function.
6032
6033 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6034
6035         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6036
6037 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6038
6039         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6040         (smiley-nosey-regexp-alist): Ditto.
6041
6042         * gnus-art.el (gnus-treatment-function-alist): Do
6043         gnus-article-add-buttons-to-head later.
6044         (gnus-treat-capitalize-sentences): New variable.
6045         (article-capitalize-sentences): New command and keystroke.
6046
6047         * gnus-group.el (gnus-group-catchup-current): Do group.
6048
6049         * message.el (message-default-charset): Add group.
6050
6051 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6052
6053         * gnus.el: Pterodactyl Gnus v0.74 is released.
6054
6055 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6056
6057         * gnus-art.el (article-fill-long-lines): Renamed.
6058         (article-fill-long-lines): New keystroke.
6059
6060 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6061
6062         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6063
6064         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6065         displayed.
6066         (gnus-group-catchup-current): Be more robus.
6067
6068         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6069         headers.
6070
6071 1999-01-25  Dave Love  <fx@gnu.org>
6072
6073         * message.el (message-mode-menu): Add message-mime-attach-file.
6074         (message-mode): Doc fix.
6075
6076 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6077
6078         * nnmail.el (nnmail-check-duplication): Insert the mail source
6079         string.
6080
6081         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6082         (mail-source-fetch-directory): Ditto.
6083         (mail-source-fetch-file): Ditto.
6084         (mail-source-string): New variable.
6085
6086         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6087         the level.
6088
6089         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6090         before handling.
6091
6092         * mm-util.el (mm-mime-charset): Use the parameters.
6093         (mm-mime-charset): Removed region paremeters.
6094
6095         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6096         source.
6097
6098 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6099
6100         * nnmail.el (nnmail-get-split-group): Quote right.
6101
6102 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6103
6104         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6105         buffer.
6106
6107 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6108
6109         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6110         (gnus-group-mode): Don't hook.
6111
6112         * mail-source.el (mail-source-bind): Doc fix.
6113         (mail-source-bind): Take only one param.
6114
6115         * gnus-art.el (gnus-treat-highlight-signature): typep.
6116
6117         * mail-source.el (mail-source-movemail): Ignore empty file.
6118         (mail-source-callback): Check before deleting.
6119
6120         * message.el (message-mime-attach-file): Include name.
6121
6122 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * mm-util.el (mm-read-charset): Return a symbol.
6125
6126         * mm-view.el (mm-inline-text): Insert signature separator.
6127
6128         * gnus-art.el (gnus-treat-predicate): New function.
6129         (gnus-treat-article): Allow all types to be checked.
6130
6131         * gnus-util.el (gnus-or): New function.
6132         (gnus-and): Ditto.
6133
6134         * gnus-art.el (gnus-mime-display-single): Use override.
6135
6136         * mm-decode.el (mm-attachment-override-types): New variable.
6137         (mm-attachment-override-p): New function.
6138
6139         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6140
6141 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6142
6143         * mm-view.el (mm-inline-text): Do vcards.
6144
6145 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6146
6147         * gnus.el: Pterodactyl Gnus v0.73 is released.
6148
6149 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6150
6151         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6152         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6153         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6154         (nnmail-movemail-program): Removed.
6155         (nnmail-movemail-args): Removed.
6156         (nnmail-pop-password-required): Ditto.
6157         (nnmail-tmp-directory): Ditto.
6158         (nnmail-delete-incoming): Removed.
6159         (nnmail-pop-password, nnmail-moved-inboxes,
6160         nnmail-internal-password, nnmail-move-inbox): Removed.
6161         (nnmail-read-passwd): Ditto.
6162         (nnmail-get-spool-files): Removed.
6163         (nnmail-resplit-incoming): Reinstated.
6164
6165         * mail-source.el: New file.
6166
6167 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6168
6169         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6170
6171 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6172
6173         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6174
6175 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6176
6177         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6178
6179         * gnus-picon.el (gnus-group-display-picons): Goto body.
6180
6181         * gnus.el: Indented all functions; broke long lines; changed all
6182         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6183
6184 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6185
6186         * gnus.el: Pterodactyl Gnus v0.72 is released.
6187
6188 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * gnus.el: Cleaned up trailing whitespace.
6191
6192         * mm-util.el (mm-read-charset): Work.
6193
6194 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6195
6196         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6197         nnheader-translate-file-chars'd group name.
6198
6199 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6200
6201         * message.el (message-encode-message-body): Fold case.
6202
6203 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6204
6205         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6206
6207 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6208
6209         * mailcap.el (mailcap-add): New function.
6210
6211 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212
6213         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6214         (article-goto-body): Use it.
6215         (gnus-treat-article): Ditto.
6216
6217         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6218         downloaded articles from the downloadeble list.
6219
6220 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6221
6222         * message.el (message-encode-message-body): Bind
6223         mail-parse-charset.
6224
6225         * mm-util.el (mm-charset-synonym-alist): New variable.
6226         (mm-charset-to-coding-system): Use it.
6227         (mm-charset-coding-system-alist): Removed.
6228         (mm-charset-to-coding-system): Don't use it.
6229         (mm-find-charset-region): Use mail-parse-charset.
6230
6231         * gnus-art.el (gnus-treatment-function-alist): Use
6232         gnus-article-display-picons.
6233         (gnus-treat-display-xface): Only do if we have xface feature.
6234         (gnus-part-display-hook): New function.
6235         (gnus-treat-article): Use it.
6236         (gnus-treat-article): Use gnus-visual.
6237
6238         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6239
6240         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6241         displaying.
6242
6243         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6244
6245         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6246         regexp file names.
6247
6248 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6249
6250         * gnus.el: Pterodactyl Gnus v0.71 is released.
6251
6252 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253
6254         * mm-view.el (mm-inline-image): Don't add a dot.
6255
6256         * gnus-art.el (gnus-treat-article): New function.
6257
6258         * gnus.el (gnus-article-display-hook): Removed.
6259
6260         * gnus-art.el (gnus-article-treat-custom): New variable.
6261
6262         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6263
6264         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6265         functions.
6266
6267         * message.el (message-posting-charset): New variable.
6268         (message-send-mail): Use it.
6269
6270         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6271         (gnus-setup-posting-charset): New function.
6272         (gnus-setup-message): Use it.
6273
6274         * message.el (message-encode-message-body): Just look for
6275         Content-Type before inserting a new one.
6276
6277 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6278
6279         * rfc2047.el (rfc2047-default-charset): Removed.
6280
6281         * mail-prsvr.el: New file.
6282         (mail-parse-charset): New variable.
6283
6284         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6285         Changed name.
6286
6287         * gnus.el (gnus-charset): New group.
6288
6289         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6290
6291         * gnus-sum.el (gnus-default-charset): Default to nil.
6292         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6293         (gnus-newsgroup-iso-8859-1-forced): Removed.
6294
6295         * mm-util.el (mm-known-charsets): Removed.
6296         (mm-default-coding-system): Removed.
6297         (mm-default-charset): Removed.
6298         (mm-read-charset): New function.
6299
6300         * message.el (message-default-charset): Removed.
6301
6302         * rfc2047.el (rfc2047-default-charset): Default to nil.
6303
6304         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6305
6306 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6307
6308         * gnus.el: Pterodactyl Gnus v0.70 is released.
6309
6310 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6311
6312         * mm-decode.el (mm-save-part): Use mm-get-part.
6313         (mm-insert-part): New function.
6314         (mm-get-part): Use it.
6315         (mm-get-image): Ditto.
6316         (mm-display-external): Ditto.
6317
6318         * mm-view.el (mm-inline-text): Ditto.
6319
6320         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6321         ranges.
6322
6323         * mm-decode.el (mm-display-external): Save the buffer.
6324         (mm-remove-part): Kill it.
6325
6326         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6327
6328         * nnagent.el (nnagent-request-set-mark): Defined stub.
6329
6330 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6331
6332         * gnus-score.el (gnus-score-load-score-alist): Bind
6333         coding-system-for-read.
6334
6335         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6336         prepare-exit-hook.
6337
6338         * mm-view.el (mm-setup-w3): Require w3.
6339
6340 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6341
6342         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6343         body.
6344
6345 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6346
6347         * mm-encode.el: Ditto.
6348
6349         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6350         error.
6351
6352         * mailcap.el (mailcap-mime-data): SAFER ps.
6353
6354         * message.el (message-encode-message-body): Always insert a
6355         Content-Type header.
6356
6357         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6358         shown inline.
6359
6360         * mm-view.el (mm-inline-text): Handle all sorts of text.
6361
6362         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6363         don't view.
6364
6365         * mm-decode.el (mm-display-external): Use it.
6366
6367         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6368
6369         * mm-decode.el (mm-save-part): Removed double code.
6370
6371 1999-01-12  Dave Love  <fx@gnu.org>
6372
6373         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6374         application/octet-stream .gz & al files with jka-compr.
6375
6376 1999-01-12  Dave Love  <fx@gnu.org>
6377
6378         * gnus-ems.el (gnus-down-mouse-3): New variable.
6379         * gnus-art.el (gnus-mime-button-map): Use it.
6380         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6381
6382 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6383
6384         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6385
6386 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6387
6388         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6389         buffers.
6390
6391         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6392
6393         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6394
6395 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6396
6397         * mml.el (mml-parameter-string): Strip directory component.
6398
6399 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6400
6401         * gnus.el (gnus-use-demon): Removed.
6402
6403 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * nnmail.el (nnmail-article-group): Don't infloop.
6406
6407 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6408
6409         * gnus-art.el (article-update-date-lapsed): Made it work with
6410         picons, and make it update on all visible frames.
6411         (article-date-ut): Get summary-buffer's current-headers.
6412
6413 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6414
6415         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6416         (gnus-picons-setup-p): New variable.
6417
6418 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6419
6420         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6421
6422 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6423
6424         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6425         (gnus-summary-exit-no-update): Use mapcar.
6426
6427 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6428
6429         * gnus-agent.el (gnus-category-write): Make directory.
6430
6431 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6432
6433         * gnus-sum.el (gnus-update-read-articles):
6434         (gnus-update-marks): Request backend update of mark.
6435
6436 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6437
6438         * mm-bodies.el (mm-body-encoding): Use mm-find.
6439
6440 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6441
6442         * gnus-picon.el (gnus-article-display-picons): Fix.
6443
6444 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6445
6446         * gnus.el: Pterodactyl Gnus v0.69 is released.
6447
6448 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6449
6450         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6451
6452         * gnus-agent.el (gnus-agent-remove-group): New command and
6453         keystroke.
6454
6455         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6456
6457 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6458
6459         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6460
6461 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * mm-view.el (mm-inline-text): Bind current id.
6464
6465         * mm-decode.el (mm-handle-id): New macro.
6466         (mm-make-handle): Accept id.
6467         (mm-dissect-singlepart): Use it.
6468
6469 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6470
6471       * message.el (message-cite-original-without-signature): Use
6472       message-signature-separator when searching for signature in
6473       message-cite-original-without-signature.
6474
6475 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6476
6477         * gnus.el (gnus-server-to-method): Check named methods.
6478
6479 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * mm-view.el (mm-view-message): Goto point-min.
6482
6483         * nnmail.el (nnmail-article-group): Don't delete lines, only
6484         shorten them.
6485
6486         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6487         values.
6488
6489         * nnheader.el (nnheader-temp-directory): New variable.
6490         (nnheader-temp-directory): Removed.
6491
6492 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6493
6494         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6495         list of files to check for mailcap entries under windows-nt.
6496
6497 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6498
6499         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6500         summary buffer exists.
6501
6502 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6503
6504         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6505         irrelevant Sun sendmail bug.
6506         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6507
6508         * message.el (message-send-news): Bind mail-header-separator to
6509         "" when asking backend to post.
6510
6511 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6512
6513         * mm-uu.el (mm-dissect-disposition): New variable.
6514         (mm-uu-dissect): Use it.
6515
6516 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6517
6518         * mm-view.el (mm-inline-text): Bind url-current-object.
6519
6520 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6521
6522         * gnus-range.el (gnus-remove-from-range): Rewrite.
6523
6524 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6525
6526         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6527
6528 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6529
6530         * message.el (message-encode-message-body): Insert `MIME-Version'
6531         instead of `Mime-Version'.
6532
6533 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6534
6535         * message.el (message-insert-mime-part): Add the attachment
6536         disposition.
6537         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6538         (message-mime-query-type): New function.
6539         (message-mime-query-description): Ditto.
6540         (message-mime-query-file): Ditto.
6541         (message-insert-mime-part): Use them.
6542         (message-mime-insert-external): Use the new stuff.
6543
6544 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6545
6546         * nnmail.el (nnmail-split-header-length-limit): New variable.
6547
6548         * mm-decode.el (mm-dissect-buffer): Check syntax.
6549
6550         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6551
6552         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6553         (rfc2047-dissect-region): Ditto.
6554
6555 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6556
6557         * mm-view.el (mm-view-message): Decode charset.
6558
6559 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6560
6561         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6562         CT headers.
6563
6564 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6565
6566         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6567         mm-uu-*-function.
6568         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6569
6570 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6571
6572         * message.el (message-send-mail): Do MML first.
6573         (message-send-news): Ditto.
6574
6575 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6576
6577         * gnus-picon.el (gnus-picons-face): New face.
6578         (gnus-picons-try-face): Use it.
6579
6580 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6581
6582         * gnus.el: Pterodactyl Gnus v0.68 is released.
6583
6584 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6585
6586         * gnus.el: Pterodactyl Gnus v0.67 is released.
6587
6588 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6589
6590         * gnus.el: Pterodactyl Gnus v0.66 is released.
6591
6592 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6593
6594         * gnus-art.el (gnus-insert-mime-button): Decode description.
6595
6596 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6597
6598         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6599         (gnus-decode-header-methods): Ditto.
6600         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6601
6602 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6603
6604         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6605
6606 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6607
6608         * mml.el (mml-insert-mime-headers): Encode description.
6609
6610         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6611         line.
6612
6613         * gnus-sum.el (gnus-default-charset): Doc fix.
6614
6615 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6616
6617         * mm-decode.el (mm-display-part): Forward a line.
6618
6619 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6620
6621         * mm-util.el (mm-running-ntemacs): New variable.
6622         (mm-text-coding-system): Ditto.
6623         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6624         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6625
6626 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6629         buffer.
6630
6631         * message.el (message-insert-headers): New command and keystroke.
6632
6633 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6634
6635         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6636         (mm-get-image): Ditto.
6637
6638         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6639         base64, uudecode and binhex.
6640
6641 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6642
6643         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6644         in text/plain.
6645         * mm-uu.el (mm-uu-dissect): Use inline.
6646
6647 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * mm-view.el (mm-view-message): New function.
6650
6651         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6652         qp.
6653
6654 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6655
6656         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6657         entry for message/rfc822 as 8bit.
6658
6659 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660
6661         * mailcap.el (mailcap-mime-extensions): Add patch.
6662
6663 1998-12-05  Dale Hagglund  <rdh@best.com>
6664
6665         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6666         argument to force all multipart/* to look like multipart/mixed.
6667
6668         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6669         variable.
6670         (gnus-mime-display-part): Use it.
6671
6672 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6673
6674         * gnus-draft.el (gnus-draft-send): Only disable checks for
6675         non-interactive use.
6676         (gnus-draft-send-message): Use it.
6677
6678 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6679
6680         * gnus.el: Pterodactyl Gnus v0.65 is released.
6681
6682 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6683
6684         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6685
6686         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6687
6688 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6689
6690         * gnus.el: Pterodactyl Gnus v0.64 is released.
6691
6692 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6693
6694         * mm-view.el (mm-setup-w3): Don't load.
6695
6696         * gnus-msg.el (gnus-setup-message): Set group name.
6697         (gnus-group-mail): Avoid leaking local vars.
6698
6699         * message.el (message-attach-file): Renamed.
6700         (message-mime-attach-file): Renamed again.
6701
6702 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6703
6704         * gnus-art.el (article-decode-encoded-words): Bind
6705         rfc2047-default-charset here.
6706
6707         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6708
6709 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6712         (gnus-picons-setup-hook): New hook.
6713
6714 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6715
6716         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6717         string.
6718         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6719         line.
6720
6721 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6722
6723         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6724         (gnus-mime-view-part): Ditto.
6725         (gnus-mime-inline-part): Dotii.
6726         (gnus-mime-externalize-part): Daddo.
6727         (gnus-mime-internalize-part): Tutti frutti.
6728         (gnus-widget-press-button): Da da do.
6729
6730         * mm-view.el (mm-setup-w3): Require url-vars.
6731
6732 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6733
6734         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6735         * mm-util.el (mm-find-charset-region): Ditto.
6736
6737 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6738
6739         * message.el (message-send): Don't encode here.
6740         (message-send-mail): But here.
6741         (message-send-news): And here.
6742
6743 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6744
6745         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6746
6747 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6748
6749         * gnus.el: Pterodactyl Gnus v0.63 is released.
6750
6751 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6752
6753         * mml.el (mml-base-boundary): Shorten.
6754
6755         * message.el (message-insert-mime-part): Use default.
6756
6757         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6758
6759 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6760
6761         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6762         buttons, not [*].
6763
6764 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6765
6766         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6767
6768 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6769
6770         * gnus-art.el (gnus-insert-mime-button): Fix.
6771
6772 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6773
6774         * message.el (message-insert-mime-part): Nicify prompts.
6775         (message-insert-mime-part): Really delete duplicates.
6776         (message-insert-mime-part): Check against common errors.
6777         (message-insert-mime-part): Fix docstring.
6778
6779 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6780
6781         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6782
6783 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6784
6785         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6786         (gnus-insert-mime-button): Modify accordingly.
6787
6788 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6789
6790         * gnus-art.el (gnus-display-mime): Set window point.
6791
6792         * mm-decode.el (mm-display-external): Only decode when not
6793         saving.
6794         (mm-alternative-precedence): Prefer multiparts.
6795         (mm-inline-media-tests): Inline multiparts.
6796
6797         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6798         Ignore errors when requiring url.
6799
6800         * mml.el (mml-quote-region): New command.
6801
6802         * message.el (message-cite-original): Use it.
6803         (message-cite-original-without-signature): Ditto.
6804
6805 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6806
6807         * gnus.el: Pterodactyl Gnus v0.62 is released.
6808
6809 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6810
6811         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6812
6813 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6814
6815         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6816         `point-max-marker'.
6817
6818 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6819
6820         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6821
6822         * gnus-art.el (gnus-mime-display-single): Check for attachment
6823         before other tests.
6824
6825 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6826
6827         * gnus-msg.el (gnus-configure-posting-styles): find a
6828         posting-style entry in the group parameters, if any, and honor it
6829         at the end.
6830
6831 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6832
6833         * nntp.el (nntp-after-change-function): Fix.
6834
6835 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6836
6837         * mml.el (mml-generate-mime-1): Insert literally.
6838
6839 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6840
6841         * mml.el (mml-insert-mime-headers): Removed debug.
6842
6843 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6844
6845         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
6846         prefixed.
6847
6848         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
6849         application/emacs-lisp to 8bit.
6850
6851 1998-12-03  Dale Hagglund  <rdh@best.com>
6852
6853         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
6854
6855 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6856
6857         * gnus.el: Pterodactyl Gnus v0.61 is released.
6858
6859 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6860
6861         * mml.el (mml-parse-1): Skipped parts.
6862         (mml-insert-mime-headers): Nil is a list.
6863         (mml-generate-mime-1): Don't insert literally.
6864         (mml-read-tag): Drop text props.
6865         (mml-read-part): Ditto.
6866         (mml-parse-singlepart-with-multiple-charsets): Ditto.
6867
6868 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6869
6870         * gnus.el: Pterodactyl Gnus v0.60 is released.
6871
6872 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6873
6874         * mml.el (mml-parse-1): Don't throw contents away.
6875
6876 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6877
6878         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
6879
6880 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6881
6882         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
6883         function.
6884         (mml-parse-1): Use it.
6885
6886 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6887
6888         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
6889         Use gnus-newsgroup-default-charset.
6890         (article-decode-encoded-words): Remove charset codes.
6891         * gnus-sum.el (gnus-newsgroup-default-charset): Use
6892         gnus-default-charset.
6893
6894 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * message.el (message-send-mail): Don't encode here.
6897         (message-send-news): Nor here.
6898         (message-send): ... but here instead.
6899
6900         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
6901         default to nil.
6902         (gnus-article-display-picons): Replace From line.
6903         (gnus-group-display-picons): Replace Newsgroups line.
6904         (gnus-picons-display-glyph): Set baseline.
6905         (gnus-group-display-picons): Piconize the entire Newsgroups line.
6906         (gnus-picons-xbm-face): Revert to old, standard colors.
6907
6908         * message.el (message-fetch-field): Remove text props.
6909
6910         * gnus-art.el (gnus-article-normalized-header-length): New
6911         variable.
6912         (article-normalize-headers): New command and keystroke.
6913
6914         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
6915
6916 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6917
6918         * gnus.el: Pterodactyl Gnus v0.59 is released.
6919
6920 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6921
6922         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
6923
6924         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
6925
6926 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6927
6928         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
6929
6930 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6931
6932         * mm-decode.el (mm-all-images-fit): New variable.
6933         (mm-image-fit-p): Use it.
6934
6935         * gnus-art.el (gnus-mime-display-single): Use it.
6936         (gnus-mime-internalize-part): New command and keystroke.
6937
6938         * mm-decode.el (mm-user-automatic-external-display): New
6939         variable.
6940         (mm-automatic-external-display-p): New function.
6941
6942         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
6943         colors.
6944
6945 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6946
6947         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
6948
6949         * gnus-art.el (gnus-with-article): Work in the original article
6950         buffer.
6951         (gnus-with-article): Work in read-only groups.
6952
6953 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6954
6955         * mm-bodies.el (mm-decode-string): Return original string if not
6956         decode.
6957
6958 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6959
6960         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
6961
6962 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
6963
6964         * nndoc.el (nndoc-mime-parts-type-p): Do related.
6965
6966 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6967
6968         * gnus.el: Pterodactyl Gnus v0.58 is released.
6969
6970 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6971
6972         * mm-decode.el (mm-get-image): Return a glyph, not an image
6973         specifier.
6974
6975 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
6976
6977         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
6978
6979 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * mail-parse.el (rfc2045): Required.
6982
6983 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
6984
6985         * mm-view.el (mm-inline-text): Remove props.
6986
6987 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6988
6989         * mm-view.el (mm-setup-w3): Protect url-misc.
6990
6991         * message.el (message-ignored-resent-headers): Remove
6992         Gnus-Warning.
6993
6994         * mml.el (mml-insert-mime-headers): Use encoding.
6995         (mml-parameter-string): Ditto.
6996
6997         * rfc2045.el: New file.
6998         (rfc2045-encode-string): New function.
6999
7000 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * mail-parse.el (mail-header-encode-parameter): New function.
7003
7004         * rfc2231.el (rfc2231-encode-string): New function.
7005
7006 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7007
7008         * mm-bodies.el (mm-decode-string): New function.
7009         * mm-view.el (mm-inline-text): Use mm-decode-string.
7010
7011 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7012
7013         * gnus.el: Pterodactyl Gnus v0.57 is released.
7014
7015 1998-11-23  Felix Lee  <flee@cygnus.com>
7016
7017         * nntp.el (nntp-async-needs-kluge): new setting.
7018         (nntp-async-timer): new var.
7019         (nntp-async-process-list): new var.
7020         (nntp-async-kluge): new function.
7021         (nntp-async-timer-handler): new function.
7022         (nntp-async-wait): new function.
7023         (nntp-async-stop): new function.
7024         (nntp-after-change-function): renamed, and split apart.
7025         (nntp-async-trigger): new function.
7026         (nntp-do-callback): new function.
7027         (nntp-accept-process-output): add optional timeout arg.
7028
7029         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7030         (gnus-async-wait-for-article): new function.
7031         (gnus-async-with-semaphore): s/asynch/async/.
7032
7033 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7034
7035         * gnus-art.el (gnus-with-article): Don't encode.
7036         (gnus-insert-mime-button): Fall back on filename from C-D.
7037         (gnus-mime-display-single): Have dots right on text/plain
7038         attachments.
7039
7040         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7041         broken parts.
7042
7043         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7044
7045         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7046         binhex.
7047
7048         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7049         (gnus-summary-repair-multipart): New command and keystroke.
7050
7051         * gnus-art.el (gnus-with-article-buffer): New macro.
7052
7053 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7054
7055         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7056         undisplay the part.
7057
7058 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7059
7060         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7061
7062         * mml.el (mml-read-part): Partition right.
7063
7064         * mm-decode.el (mm-handle-set-cache): New macro.
7065         (mm-handle-cache): Ditto.
7066         (mm-make-handle): Ditto.
7067         (mm-dissect-singlepart): Use it.
7068         (mm-get-image): Use the cache.
7069
7070 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7071
7072         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7073         (gnus-mime-display-single): Don't insert lines between parts.
7074
7075 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7076
7077         * nnmail.el (nnmail-file-coding-system-1): New variable.
7078         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7079         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7080         * nnml.el (nnml-file-coding-system): New variable.
7081         (nnml-request-article): Use nnml-file-coding-system.
7082
7083 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7084
7085         * gnus.el: Pterodactyl Gnus v0.56 is released.
7086
7087 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7088
7089         * gnus-art.el (gnus-mime-display-part): New function.
7090         (gnus-mime-display-mixed): Use it.
7091
7092         * mm-view.el (mm-setup-w3): Don't register.
7093
7094         * message.el (message-cite-original): Cite parts.
7095
7096 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7097
7098         * mml.el (mml-parameter-string): New function.
7099         (mml-insert-mime-headers): Separated into new function.
7100
7101 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7102
7103         * mml.el (mml-make-boundary): Use `make-string'.
7104
7105 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7106
7107         * binhex.el (binhex-insert-char): Ditto.
7108
7109         * base64.el (base64-insert-char): Ditto.
7110
7111         * uudecode.el (uudecode-insert-char): Code correctly.
7112
7113 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114
7115         * mml.el (mml-generate-mime): Don't generate multiparts for
7116         empties.
7117
7118         * gnus-art.el (gnus-display-mime): Save excursion.
7119
7120         * message.el (message-remove-first-header): New function.
7121         (message-encode-message-body): Use it.
7122
7123 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7124
7125         * gnus.el: Pterodactyl Gnus v0.55 is released.
7126
7127 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7128
7129         * mm-view.el (mm-setup-w3): New function.
7130
7131         * mm-decode.el (mm-content-id-get-contents): New function.
7132         (mm-content-id-get-type): Ditto.
7133         (mm-content-id-get-encoding): Ditto.
7134         (mm-get-handle-by-content-id): Removed.
7135
7136 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7137
7138         * message.el (message-generate-new-buffers): Fix tag.
7139
7140 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7141
7142         * message.el (message-buffer-name): Check for unique first.
7143
7144         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7145         gnus-inhibit-mime-unbuttonizing.
7146
7147         * gnus-sum.el (t): Bind M-t.
7148         (gnus-inhibit-unbuttonizing): New variable.
7149         (gnus-summary-toggle-display-buttonized): New command.
7150
7151         * gnus-art.el (gnus-display-mime): Select article window.
7152         (article-strip-trailing-space): New command and keystroke.
7153
7154         * nneething.el (nneething-include-files): New variable.
7155         (nneething-create-mapping): Use it.
7156
7157         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7158
7159         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7160         ayto-expirable marks.
7161
7162 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7163
7164         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7165
7166         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7167         ARG.
7168
7169         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7170
7171 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7172
7173         * mm-util.el (mm-binary-coding-system): New variable.
7174         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7175         * mm-decode.el (mm-display-external): Ditto.
7176
7177 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7178
7179         * gnus.el: Pterodactyl Gnus v0.54 is released.
7180
7181 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7184
7185 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7186
7187         * mm-decode.el (mm-save-part): Unquote.
7188
7189 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7190
7191         * mm-decode.el (mm-save-part): Bind coding system for write.
7192
7193 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7194
7195         * gnus-art.el (gnus-article-mode-line-format): New default.
7196         (gnus-article-mime-part-status): New function.
7197
7198         * message.el (message-send-news): Check the body syntax before
7199         encoding.
7200
7201         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7202         (gnus-mime-display-single): Use it.
7203         (gnus-mime-display-alternative): Ditto.
7204
7205         * mm-decode.el: Check for whether we are running under a term.
7206
7207 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7208
7209         * mm-decode.el (mm-preferred-alternative): Default to first
7210         alternative.
7211         (mm-preferred-alternative): No, we dont.
7212
7213 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7214
7215         * mm-decode.el (mm-display-external): Use binary instead of
7216         no-conversion.
7217         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7218         * nnheader.el (nnheader-file-coding-system): Ditto.
7219         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7220
7221 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7222
7223         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7224         name without method.
7225
7226 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7227
7228         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7229         coding-system -> default-charset.
7230         (gnus-newsgroup-default-charset-alist): Ditto.
7231         (gnus-summary-local-variables): Ditto.
7232         (gnus-set-global-variables): Ditto.
7233         (gnus-get-newsgroup-headers): Ditto.
7234         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7235         (gnus-get-newsgroup-headers-xover): Ditto.
7236         (gnus-newsgroup-setup-default-charset): Ditto.
7237         (article-decode-mime-words): Ditto.
7238         (article-decode-charset): Ditto.
7239         (article-decode-encoded-words): Ditto.
7240         (article-de-quoted-unreadable): Ditto.
7241         (gnus-mime-view-all-parts): Ditto.
7242         (gnus-mime-externalize-part): Ditto.
7243         (gnus-mm-display-part): Ditto.
7244         (gnus-mime-display-single): Ditto.
7245         (gnus-mime-display-alternative): Ditto.
7246         * lpath.el : Ditto.
7247
7248 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7249
7250         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7251         * gnus-art.el (article-decode-charset): Overlay
7252         rfc2047-default-charset.
7253         * message.el (message-draft-coding-system): New variable.
7254         (message-set-auto-save-file-name): Use message-draft-coding-system.
7255         * nndraft.el (nndraft-request-article): Ditto.
7256         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7257         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7258
7259 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7260
7261         * mm-uu.el (mm-uu-test): New function.
7262         (mm-uu-dissect): Inherit charset and cte from head.
7263         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7264
7265 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7266
7267         * gnus.el: Pterodactyl Gnus v0.53 is released.
7268
7269 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * mm-decode.el (mm-get-image): New function.
7272         (mm-image-fit-p): New function.
7273
7274         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7275
7276         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7277
7278         * gnus-art.el (gnus-article-insert-newline): New function.
7279         (article-goto-body): New function.
7280
7281 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7282
7283         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7284         buttons.
7285
7286         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7287         keystroke.
7288
7289         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7290         line between parts.
7291
7292         * message.el (message-remove-header): Go to end if wanted.
7293
7294 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7295
7296         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7297         movement with save-window-excursion.
7298
7299 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7300
7301         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7302
7303 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7304
7305         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7306
7307 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7308
7309         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7310         gnus-newsgroup-coding-system.
7311         (gnus-get-newsgroup-headers): Ditto.
7312         (gnus-get-newsgroup-headers-xover): Ditto.
7313         (gnus-set-global-variables): Ditto.
7314         * gnus-art.el (article-decode-mime-words): Ditto.
7315         (article-decode-charset): Ditto.
7316         (article-decode-encoded-words): Ditto.
7317         (article-de-quoted-unreadable): Ditto.
7318         (gnus-mime-view-all-parts): Ditto.
7319         (gnus-mime-externalize-part): Ditto.
7320         (gnus-mm-display-part): Ditto.
7321         (gnus-mime-display-alternative): Ditto.
7322         (gnus-mime-display-single): Ditto.
7323         * mm-view.el (mm-inline-text): Use default coding system.
7324
7325 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7326
7327         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7328         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7329         (gnus-newsgroup-coding-system): New local variable.
7330         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7331         (gnus-summary-local-variables): Add two new local variables.
7332         (gnus-newsgroup-setup-coding-system): New function.
7333         (gnus-select-newsgroup): Setup coding system.
7334         * lpath.el: Add two new variables.
7335         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7336         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7337         * gnus-cus.el (gnus-group-parameters): Customizable
7338         iso-8859-1-forced.
7339
7340 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7341
7342         * gnus.el: Pterodactyl Gnus v0.52 is released.
7343
7344 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7345
7346         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7347         encoding.
7348
7349         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7350         undisplayed text types.
7351
7352         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7353         types.
7354
7355 1998-11-19  Felix Lee  <flee@cygnus.com>
7356
7357         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7358
7359 1998-11-19  Felix Lee  <flee@cygnus.com>
7360
7361         * gnus-async.el (gnus-asynch-obarray): rename to
7362         gnus-async-hashtb, and don't buffer-local it.
7363
7364         (gnus-async-article-callback): new function.
7365         (gnus-make-async-article-function): use it.
7366
7367         (gnus-async-current-prefetch-group): new var.
7368         (gnus-async-current-prefetch-article): new var.
7369         (gnus-async-request-fetched-article): are we fetching it already?
7370
7371         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7372
7373 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7374
7375         * gnus-sum.el (gnus-summary-show-article): Require.
7376
7377         * message.el: Provide before hooks.
7378         (message-send-news): Do MIME before headers.
7379
7380         * gnus-art.el (gnus-article-check-buffer): New function.
7381         (gnus-article-read-summary-keys): Use it.
7382
7383         * mm-decode.el (mm-user-automatic-display): Display all inline
7384         images.
7385
7386         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7387         much.
7388         (gnus-unbuttonized-mime-types): New variable.
7389
7390 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7393
7394         * mm-decode.el (mm-quote-arg): Quote semicolons.
7395
7396         * gnus-art.el (gnus-mime-display-single): Don't display
7397         attachments.
7398         (gnus-mime-externalize-part): New command and keystroke.
7399
7400         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7401         (mm-alternative-precedence): Changed order.
7402
7403 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7404
7405         * gnus.el (gnus-method-simplify): New function.
7406         (gnus-native-method-p): New function.
7407         (gnus-secondary-method-p): Use gnus-method-equal.
7408
7409         * gnus-start.el (gnus-group-change-level): Shorten select method.
7410
7411 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7412
7413         * gnus.el: Pterodactyl Gnus v0.51 is released.
7414
7415 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7416
7417         * gnus.el: Applied patches from 5.6.45.
7418
7419         * gnus-score.el (gnus-score-find-trace): Print complete file
7420         paths.
7421         (gnus-score-find-trace): Truncate lines.
7422
7423         * gnus.el (gnus-message-archive-group): Allow function.
7424
7425         * message.el (message-encode-message-body): Remove Mime-Version
7426         before inserting.
7427
7428         * gnus-cus.el (gnus-group-customize): Optional topic.
7429
7430         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7431         keystroke.
7432
7433 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7434
7435         * message.el (message-encode-message-body): Rewrite.
7436
7437 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7438
7439         * mml.el (mml-base-boundary): New variable.
7440         (mml-make-boundary): New function.
7441
7442         * gnus-cache.el (gnus-cache-coding-system): New variable.
7443         (gnus-cache-request-article): Use it.
7444
7445         * message.el (message-insert-mime-part): Delete duplicates.
7446
7447 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7448
7449         * gnus-art.el (gnus-mime-display-alternative): Set end of
7450         multipart and display even when nothing is preferred.
7451
7452 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7453
7454         * gnus.el: Pterodactyl Gnus v0.50 is released.
7455
7456 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7457
7458         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7459         fbound.
7460
7461         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7462
7463 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7464
7465         * gnus.el (gnus-similar-server-opened): Compare backend.
7466
7467 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7468
7469         * gnus-topic.el (gnus-topic-expire-articles): New function.
7470         (gnus-topic-mode-map): Bind it.
7471
7472         * gnus.texi (Topic Commands): New expiry command. Reordered.
7473
7474 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7475
7476         * gnus-sum.el
7477         (gnus-auto-expirable-marks): New variable.
7478         (gnus-inhibit-user-auto-expire): New variable.
7479         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7480         When looking to see if we should expire instead, check
7481         gnus-auto-expirable-marks instead of using a hard-wired list.
7482         (gnus-summary-mark-as-read-forward,
7483         gnus-summary-mark-as-read-backward):
7484         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7485         gnus-summary-mark-forward, instead of `t'.
7486
7487 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7488
7489         * mml.el (mml-compute-boundary): New function.
7490         (mml-compute-boundary-1): New function.
7491         (mml-generate-mime-1): Use it.
7492
7493 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7494
7495         * mml.el (mml-generate-mime-1): Always precede closing boundary
7496         with newline.
7497
7498 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * mml.el (mml-generate-mime-1): Do right boundaries when several
7501         multiparts.
7502
7503         * mm-decode.el (mm-user-automatic-display): Default to inline
7504         jpeg.
7505
7506         * mml.el (mml-generate-mime-1): Encode non-text parts.
7507
7508 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7509
7510         * gnus.el: Pterodactyl Gnus v0.49 is released.
7511
7512 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7513
7514         * mm-view.el (mm-inline-text): Require w3-vars.
7515
7516         * gnus-setup.el (gnus-use-tm): Removed.
7517
7518         * gnus-art.el (gnus-article-goto-part): Don't beep.
7519         (gnus-article-view-part): Check return value.
7520         (gnus-mime-display-alternative): Don't display when there is
7521         nothing to display.
7522
7523         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7524         (mml-generate-mime-1): Use unibyte for binaries.
7525
7526         * gnus-art.el (gnus-display-mime): Call
7527         gnus-article-mime-part-function.
7528         (gnus-mime-part-function): New function.
7529         (gnus-article-mime-part-function): New function.
7530
7531         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7532
7533 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7534
7535         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7536
7537         * message.el (message-font-lock-keywords): Highlight MML.
7538         (message-mml-face): New font.
7539
7540 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7541
7542         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7543         (gnus-mm-display-part): Do not select-window if the article window
7544         is not found.
7545
7546 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7547
7548         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7549
7550 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7551
7552         * gnus.el: Pterodactyl Gnus v0.48 is released.
7553
7554 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7555
7556         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7557
7558         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7559
7560         * message.el (message-cite-original-without-signature): Ditto.
7561         (message-cite-original): Quote parts.
7562
7563 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7564
7565         * gnus.el: Pterodactyl Gnus v0.47 is released.
7566
7567 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7568
7569         * message.el (message-encode-message-body): Insert MIME warning.
7570
7571         * mml.el (mml-read-tag): Look for #tag.
7572
7573         * mm-util.el (mm-find-charset-region): Check whether
7574         enable-multibyte-characters is bound.
7575
7576 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7577
7578         * gnus.el: Pterodactyl Gnus v0.46 is released.
7579
7580 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7581
7582         * message.el (message-encode-message-body): Insert headers at the
7583         right spot.
7584
7585 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7586
7587         * gnus.el: Pterodactyl Gnus v0.45 is released.
7588
7589 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7590
7591         * nndraft.el (nndraft-save-mime-part): Removed.
7592         (nndraft-get-mime-part): Ditto.
7593
7594         * message.el (message-format-mime-old): Removed.
7595         (message-encode-message-body): Removed.
7596         (message-encode-message-body): Renamed.
7597
7598 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7599
7600         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7601
7602         * message.el (message-format-mime): Check message-mime-part.
7603
7604         * mm-encode.el (mm-mime-file-types): Removed.
7605         (mm-default-file-encoding): New definition.
7606
7607 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7608
7609         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7610         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7611
7612 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7613
7614         * gnus.el: Pterodactyl Gnus v0.44 is released.
7615
7616 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7617
7618         * message.el (message-format-mime): New function.
7619
7620         * nndraft.el (nndraft-save-mime-part): New function.
7621         (nndraft-get-mime-part): New function.
7622
7623         * mm-encode.el (mm-default-file-encoding): New function.
7624         (mm-content-transfer-encoding): New function.
7625         (mm-encode-buffer): New function.
7626
7627         * message.el: New command.
7628         (message-mime-part): New variable.
7629         (message-insert-mime-part): New command.
7630
7631         * mm-encode.el (mm-encode-content-transfer-encoding): New
7632         function.
7633
7634         * mm-util.el (mm-content-transfer-encoding-defaults): New
7635         variable.
7636         (mm-mime-file-types): Taken from TM.
7637
7638 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7639
7640         * gnus.el: Pterodactyl Gnus v0.43 is released.
7641
7642 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7643
7644         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7645         * gnus-score.el (gnus-score-default-header): Ditto.
7646         (gnus-header-index): Ditto.
7647         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7648         (gnus-summary-header): Handle extra headers.
7649         (gnus-summary-score-entry): Ditto, & provide new score element.
7650         (gnus-summary-score-effect): Ditto.
7651         (gnus-score-string): Avoid "extra" string sort, & modify match in
7652         "extra" case.
7653         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7654
7655 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7656
7657         * message.el (message-resend): Bind message-required-mail-headers
7658         to nil.
7659
7660         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7661
7662         * nngateway.el (require): Require cl.
7663
7664         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7665         things.
7666
7667 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7668
7669         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7670         when no articles.
7671
7672 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7673
7674         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7675
7676 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7677
7678         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7679         user-mail-address if non-nil.
7680
7681 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7682
7683         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7684         (gnus-make-sort-function-1): Ditto.
7685
7686         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7687         window.
7688
7689 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7690
7691         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7692
7693         * binhex.el (binhex-decode-region): Quote.
7694
7695 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7696
7697         * gnus-art.el (article-decode-charset): Don't downcase charset.
7698
7699         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7700
7701 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7702
7703         * gnus.el: Pterodactyl Gnus v0.42 is released.
7704
7705 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7706
7707         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7708
7709 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7710
7711         * nntp.el (nntp-send-mode-reader): Revert.
7712
7713 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7714
7715         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7716
7717 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7718
7719         * message.el (message-make-date): Fix for negative time zones.
7720
7721 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7722
7723         * gnus.el: Pterodactyl Gnus v0.41 is released.
7724
7725 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7726
7727         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7728
7729 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7730
7731         * gnus.el (gnus-short-group-name): When shortening foreign select
7732         methods, do not scan for plusses beyond the first colon.
7733
7734 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7735
7736         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7737         lines where `group' is the last thing on the line.
7738
7739 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7740
7741         * gnus-art.el (gnus-article-view-part): Do alternative.
7742         (gnus-mime-display-alternative): Insert marker.
7743
7744 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7745
7746         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7747
7748         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7749         dates.
7750
7751         * gnus-cus.el (gnus-topic): Required.
7752
7753         * nnheader.el (nnheader-parse-nov): Parse extra.
7754         (nnheader-nov-parse-extra): New macro.
7755
7756 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7757
7758         * gnus-art.el (gnus-article-view-part): Internal move.
7759
7760 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7761
7762         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7763         (gnus-group-customize): Support editing topic parameters.
7764
7765 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7766
7767         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7768         indicators.
7769
7770 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7771
7772         * gnus-art.el (gnus-mm-display-part): Return.
7773         (gnus-article-view-part): Only go if external.
7774         (gnus-article-dumbquotes-map): Do 205.
7775
7776         * mm-decode.el (mm-display-part): Return what was done.
7777
7778         * message.el (message-buffer-naming-style): New variable.
7779         (message-generate-new-buffers): Extended.
7780         (message-buffer-naming-style): Removed.
7781         (message-buffer-name): Use it.
7782         (message-do-send-housekeeping): Rename new styling.
7783
7784         * gnus-sum.el (gnus-summary-recenter): Allow
7785         gnus-auto-center-summary to be a number.
7786
7787 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7788
7789         * pop3.el (pop3-open-server): Use "binary" instead of
7790         "no-conversion".
7791
7792 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7793
7794         * gnus-srvr.el (gnus-browse-foreign-server): Set
7795         gnus-browse-current-method to the result of gnus-server-to-method.
7796
7797 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7798
7799         * gnus-util.el (gnus-pull): Another optional argument.
7800         * nnweb.el (nnweb-request-delete-group): Delete from
7801         nnweb-group-alist and update active file.
7802
7803 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7804
7805         * gnus-group.el (gnus-group-make-group): Accept group of new
7806         method.
7807
7808 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7809
7810         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7811
7812 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7813
7814         * mm-view.el (mm-inline-text): Postion of html portion.
7815
7816 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7817
7818         * nntp.el (nntp-list-active-group): Waited for short strings.
7819         (nntp-send-mode-reader): Ditto.
7820         (nntp-open-connection): Ditto.
7821
7822         * gnus-int.el (gnus-request-group-articles): New function.
7823
7824         * nntp.el (nntp-request-listgroup): New function.
7825         (nntp-request-group-articles): Renamed.
7826
7827 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7828
7829         * nnheader.el (nnheader-parse-nov): Supply extra.
7830
7831 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7832
7833         * gnus-art.el (gnus-button-push): Don't go to
7834         gnus-article-buffer.
7835
7836         * mm-view.el (mm-inline-image): Add a newline.
7837
7838         * gnus-start.el (gnus-check-first-time-used): Check more.
7839
7840 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7841
7842         * gnus-start.el (gnus-check-first-time-used): Check current.
7843
7844 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7845
7846         * mm-util.el (mm-find-charset-region): New function.
7847
7848         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
7849
7850         * gnus-art.el (gnus-mime-button-menu): Fix.
7851
7852 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7853
7854         * gnus-art.el (gnus-mime-button-menu): New definition.
7855
7856 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7857
7858         * gnus-art.el (article-decode-charset): Downcase charset.
7859         (article-decode-charset): Pass on type.
7860         (article-decode-charset): Check nil charsets.
7861         (article-remove-cr): Translate CR to LF.
7862         (gnus-ignored-mime-types): Default to nil.
7863
7864         * nnheader.el (nnheader-insert-nov): Work when not Xref.
7865
7866         * gnus-sum.el (gnus-ignored-from-addresses): Default to
7867         user-mail-address.
7868         (gnus-nov-parse-extra): Didn't return right thing.
7869
7870 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7871
7872         * gnus-xmas.el: Use compiled-function-p.
7873
7874 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7875
7876         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
7877
7878 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7879
7880         * gnus.el: Pterodactyl Gnus v0.40 is released.
7881
7882 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7883
7884         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
7885
7886         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
7887
7888         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
7889
7890         * nnml.el (nnml-possibly-create-directory): Check before making.
7891
7892 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7893
7894         * nnheader.el (nnheader-insert-nov): Don't infloop.
7895
7896 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7897
7898         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
7899         set up.
7900
7901 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
7902
7903         * nneething.el (nneething-file-name): New definition.
7904
7905 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7906
7907         * gnus-art.el (gnus-treatment-function-alist): Fix.
7908         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
7909
7910         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
7911
7912 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7913
7914         * gnus.el: Pterodactyl Gnus v0.39 is released.
7915
7916 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7917
7918         * gnus-art.el (gnus-ignored-mime-types): New variable.
7919         (gnus-mime-display-single): Use it.
7920         (gnus-treatment-function-alist): New variable.
7921
7922         * gnus.el (gnus-mime): New group.
7923
7924         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
7925         things for other parts.
7926         (gnus-mime-display-alternative): Place point.
7927
7928         * gnus.el: autoload gnus-uu-post-news.
7929
7930         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
7931         needsterm/DISPLAY.
7932
7933         * mm-decode.el (mm-display-part): Default to inline text/.*
7934         parts.
7935
7936         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
7937         8bit.
7938
7939         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
7940         (gnus-mime-display-single): Inline all text parts.
7941         (gnus-article-narrow-to-signature): Removed mime:: stubs.
7942
7943 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7944
7945         * nnml.el (nnml-possibly-create-directory): Rewrite.
7946         (nnml-request-create-group): Change to right server.
7947
7948         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
7949
7950         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
7951
7952         * gnus.el: rmail-output-to-rmail-file autoload.
7953
7954         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
7955         Gnus.
7956
7957         * nnheader.el (nnheader-parse-head): Checked wrong variable.
7958
7959         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
7960
7961 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7962
7963         * gnus-art.el (gnus-mime-display-mixed): Multipart in
7964         mixed part.
7965
7966 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7967
7968         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
7969
7970         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
7971
7972 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7973
7974         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
7975
7976 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7977
7978         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
7979         value.
7980
7981         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
7982         hidden.
7983
7984         * gnus-spec.el (gnus-update-format-specifications): Use the
7985         article mode line spec.
7986
7987         * gnus-art.el (gnus-insert-mime-button): Put right type.
7988         (gnus-insert-prev-page-button): Ditto.
7989         (gnus-insert-next-page-button): Dutti.
7990
7991         * pop3.el: New version installed.
7992
7993 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7994
7995         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
7996         and display last part.
7997
7998 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7999
8000         * gnus.el: Pterodactyl Gnus v0.38 is released.
8001
8002 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8003
8004         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8005         Removed.
8006         (article-de-quoted-unreadable): Narrow to default.
8007
8008         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8009
8010         * gnus-art.el (article-decode-charset): Decode even when broken
8011         MIME.
8012
8013         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8014         name.
8015
8016         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8017
8018         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8019         nnheader.
8020
8021         * nnmail.el (nnmail-extra-headers): New variable.
8022
8023         * nnheader.el (nnheader-insert-nov): Insert extra.
8024
8025         * gnus.el (gnus-summary-line-format): Doc fix.
8026
8027         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8028         (gnus-nov-parse-line): Ditto.
8029         (gnus-nov-parse-extra): New macro.
8030         (gnus-header): New function.
8031         (gnus-update-summary-mark-positions): Change.
8032         (gnus-ignored-from-addresses): New variable.
8033         (gnus-summary-insert-from-or-to): New function.
8034
8035         * gnus.el (gnus-extra-headers): New variable.
8036
8037         * nnheader.el (make-mail-header): Expand.
8038         (mail-header-extra): New macro.
8039         (mail-header-set-extra): Ditto.
8040         (make-full-mail-header): Expand.
8041
8042 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8043
8044         * gnus.el: Pterodactyl Gnus v0.37 is released.
8045
8046 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8047
8048         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8049
8050         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8051         on.
8052
8053 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8054
8055         * gnus-spec.el (gnus-balloon-face-function): new function
8056         (gnus-parse-format): understand the %< %> specifiers
8057         (gnus-parse-complex-format): ditto.
8058
8059 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * gnus.el: Changed following-char to char-after throughout.
8062
8063 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8064
8065         * mm-decode.el (mm-display-external): Protect more and message.
8066
8067 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8068
8069         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8070         position.
8071
8072 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8073
8074         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8075         mixed part.
8076
8077 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8078
8079         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8080
8081         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8082
8083 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8084
8085         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8086
8087 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8088
8089         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8090
8091         * mm-decode.el (mm-display-external): Set undisplayer to mm
8092         buffer, not the current buffer; use unwind-protect.
8093
8094 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8095
8096         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8097         (gnus-summary-exit-no-update): Ditto.
8098
8099 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8100
8101         * mm-decode.el (mm-inline-media-tests): Look for w3.
8102
8103         * mailcap.el (mailcap-mime-data): Inline html.
8104
8105 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8106
8107         * gnus.el: Pterodactyl Gnus v0.36 is released.
8108
8109 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8110
8111         * gnus-art.el (article-translate-strings):
8112         (gnus-article-dumbquotes-map): Don't dot.
8113
8114         * pop3.el (pop3-open-server): Set point right.
8115
8116         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8117         (mm-dissect-buffer): Ditto.
8118         (mm-destroy-part): Ignore non-handles.
8119         (mm-remove-part): Ditto.
8120         (mm-destroy-parts): New function.
8121         (mm-remove-parts): Ditto.
8122
8123         * gnus-art.el (gnus-mm-display-part): Don't move point.
8124
8125 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8126
8127         * mm-uu.el : New file.
8128
8129         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8130
8131         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8132         a function.
8133
8134 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8135
8136         * mm-decode.el (mm-display-external): Check before selecting.
8137
8138 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8139
8140         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8141
8142         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8143
8144         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8145         variable.
8146
8147         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8148
8149         * gnus-art.el (gnus-decode-header-methods): New variable.
8150
8151         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8152
8153         * gnus-art.el (gnus-multi-decode-header): New function.
8154
8155 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8156
8157         * gnus.el: Pterodactyl Gnus v0.35 is released.
8158
8159 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8160
8161         * uudecode.el (uudecode-decode-region-external): Insert
8162         literally.
8163
8164         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8165
8166         * mm-bodies.el (mm-decode-body): Optional encoding.
8167
8168 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8169
8170         * gnus-ems.el (gnus-mouse-3): New variable.
8171
8172         * binhex.el (binhex-decode-region-external): Don't use -internally.
8173
8174 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8175
8176         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8177         files.
8178
8179 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8180
8181         * gnus-group.el (gnus-add-marked-articles): Request backend update
8182         of flags.
8183
8184 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8185
8186         * gnus-sum.el (gnus-update-read-articles):
8187         (gnus-update-marks): Request backend update of mark.
8188
8189 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8190
8191         * gnus.texi (Optional Backend Functions): New item,
8192         nnchoke-request-set-mark.
8193
8194 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8195
8196         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8197           list to range.
8198
8199 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8200
8201         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8202
8203 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8204
8205         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8206         first used.
8207
8208 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8209
8210         * mm-view.el: Require mm-decode for macros.
8211
8212         * mm-decode.el (mm-handle-type): Move macro declarations above the
8213         place where they are used.
8214
8215 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8216
8217         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8218         buffer.
8219
8220 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8221
8222         * nnagent.el (nnagent-open-server): Error message.
8223
8224 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8225
8226         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8227
8228 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8229
8230         * score-mode.el (gnus-score-mode-map): Ditto.
8231
8232         * message.el (message-mode-map): Ditto.
8233
8234         * gnus-uu.el (gnus-uu-post-news): Ditto.
8235
8236         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8237
8238         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8239
8240         * gnus-art.el (gnus-article-edit-mode-map): Use
8241         `set-keymap-parent' rather than `copy-keymap'.
8242
8243 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8244
8245         * gnus-art.el (gnus-mime-button-commands): New variable.
8246         (gnus-mime-button-map): Initialize it from
8247         `gnus-mime-button-commands'.
8248         (gnus-mime-button-menu): New function.
8249         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8250
8251 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8252
8253         * message.el (message-insert-to): Make `nobody' and `poster'
8254         synonymous to `never' and `always' in Mail-Copies-To.
8255         (message-reply): Ditto.
8256         (message-followup): Ditto.
8257
8258 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8259
8260         * mailcap.el (mailcap-mime-data): Save sound.
8261
8262 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8263
8264         * message.el (message-ignored-supersedes-headers): Include
8265         `NNTP-Posting-Date'.
8266
8267 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8268
8269         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8270
8271 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8272
8273         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8274         uudecode.
8275
8276 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8277
8278         * mm-decode.el (mm-display-external): Don't switch on save.
8279
8280 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8281
8282         * nnmail.el (nnmail-movemail-args): New variable.
8283
8284 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8285
8286         * gnus-art.el (article-translate-strings):
8287
8288 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8289
8290         * gnus-art.el (gnus-article-view-part): Use it.
8291         (gnus-mm-display-part): New function.
8292         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8293
8294         * mm-decode.el (mm-handle-displayed-p): New function.
8295
8296         * gnus-art.el (gnus-mime-copy-part): Create better names.
8297         (gnus-mime-button-line-format): Include dots spec.
8298
8299 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8300
8301       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8302       forward buffer first.
8303
8304 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * gnus-util.el (gnus-set-window-start): New function.
8307
8308         * message.el (message-send): Don't check changed.
8309
8310 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8311
8312         * gnus-art.el (gnus-article-setup-buffer): Set params.
8313
8314         * mm-decode.el (mm-user-display-methods): Inline
8315         "message/delivery-status".
8316
8317 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8318
8319         * message.el (message-auto-save-directory): Rename.
8320         (message-mode): Dof fix.
8321
8322         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8323         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8324
8325         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8326
8327         * message.el (message-make-date): Avoid locale.
8328
8329         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8330         cache.
8331
8332         * mm-decode.el (mm-display-inline): Goto point-min.
8333
8334         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8335
8336         * mm-decode.el (mm-display-external): Reverse before sorting.
8337
8338         * gnus-draft.el (gnus-draft-send): Allow mail.
8339
8340 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8341
8342         * message.el (message-check): Move message-check macro above where
8343         it is first used.
8344
8345         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8346
8347 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8348
8349         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8350
8351 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8352
8353         * gnus.el: Pterodactyl Gnus v0.34 is released.
8354
8355 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8356
8357         * mm-decode.el (mm-inline-media-tests): delivery-status.
8358
8359         * mm-view.el (mm-inline-text): Provide default.
8360
8361 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8362
8363         * mailcap.el (mailcap-possible-viewers): Fix nils.
8364
8365 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8366
8367         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8368         (article-update-date-lapsed): Record the buffer.
8369         (article-update-date-lapsed): Do all windows that display article
8370         buffers.
8371
8372         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8373
8374         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8375
8376         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8377         annoations.
8378
8379         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8380
8381 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8382
8383         * gnus-agent.el (gnus-category-add): Change default category to
8384         'false.
8385
8386         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8387         scores.
8388
8389         * gnus-draft.el (gnus-draft-send): Check server more.
8390
8391         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8392         (gnus-article-goto-part): New function.
8393
8394         * mm-view.el (mm-inline-text): Insert richtext properly.
8395
8396         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8397
8398 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8399
8400         * parse-time.el (parse-time-rules): Accept dates far into the past
8401         and the future, and parse single-digit numbers as years.
8402
8403 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8404
8405         * mm-decode.el (mm-display-external): Chop off directories.
8406
8407 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8408
8409         * uudecode.el (uu-decode-region-external): Use
8410         insert-file-contents-literally.
8411
8412         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8413
8414 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8415
8416         * uudecode.el: New file.
8417
8418         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8419         x-uuencode.
8420
8421 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8422
8423         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8424
8425         * message.el (message-fetch-field): Unfold properly.
8426
8427         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8428         in text/plain.
8429
8430 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8431
8432         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8433         (gnus-auto-select-first): Removed.
8434         (gnus-auto-select-first): Extended.
8435         (gnus-summary-read-group-1): Use new value.
8436
8437 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8438
8439         * message.el (message-fix-before-sending): Space.
8440
8441         * nnmail.el (nnmail-find-file): Don't erase.
8442
8443 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8444
8445         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8446
8447 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8448
8449         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8450
8451 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8452
8453         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8454
8455 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8456
8457         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8458         20.4.
8459
8460 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8461
8462         * gnus-art.el (gnus-mime-view-all-parts): New command and
8463         keystroke.
8464
8465         * mm-decode.el (mm-display-external): Translate slashes.
8466
8467         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8468
8469         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8470
8471         * mm-decode.el (mm-quote-arg): Quote spaces.
8472         (mm-display-external): Quote args.
8473
8474 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8475
8476         * mm-decode.el (mm-inlinable-part-p): New function.
8477
8478 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8479
8480        * mm-util.el (mm-disable-multibyte): New function.
8481
8482 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8483
8484         * gnus.el: Pterodactyl Gnus v0.33 is released.
8485
8486 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8487
8488         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8489
8490         * mm-decode.el (mm-display-external): Don't switch for externals.
8491         (mm-dissect-multipart): Don't include end-sep.
8492
8493         * mm-util.el (mm-get-coding-system-list): New function.
8494         (mm-coding-system-list): New variable.
8495
8496 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8497
8498         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8499
8500 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8501
8502         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8503         group
8504
8505 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8506
8507         * base64.el (base64-run-command-on-region): External base64
8508         decoder do not use coding system
8509
8510 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8511
8512         * mm-decode.el (mm-interactively-view-part): Typo.
8513
8514 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8515
8516         * mm-decode.el (mm-dissect-multipart): Display last part when the
8517         article has no close-delimiter
8518
8519 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8520
8521         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8522         content-type.
8523
8524 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8525
8526         * gnus-art.el (gnus-display-mime): Typo.
8527
8528 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8529
8530         * gnus.el: Pterodactyl Gnus v0.32 is released.
8531
8532 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8533
8534         * gnus-kill.el (gnus-batch-score): Protect against errors.
8535
8536         * gnus-art.el: Protect against broken headers.
8537
8538         * mm-decode.el (mm-display-external): Respect needsterm.
8539         (mm-display-external): Create buffer for external commands.
8540
8541 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8542
8543         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8544
8545         * mm-decode.el (mm-display-external): Use file name.
8546
8547 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8548
8549         * gnus-util.el (gnus-output-to-rmail):  adjust to
8550           `rmail-output-to-rmail-file'
8551
8552 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8553
8554         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8555
8556         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8557         headers.
8558
8559         * gnus-art.el (article-decode-charset): Fold case.
8560
8561 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8562
8563         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8564
8565 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8566
8567         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8568         after being stored.
8569
8570 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8571
8572         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8573         come.
8574
8575 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8576
8577         * gnus-xmas.el (wid-edit): Required.
8578
8579         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8580
8581 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8582
8583         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8584
8585 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8586
8587         * gnus-art.el (article-decode-charset): Narrow to the correct
8588         region.
8589
8590         * mm-bodies.el: Fix autoload.
8591
8592 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8593
8594         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8595
8596 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8597
8598         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8599
8600 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8601
8602         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8603         (gnus-article-add-button): Ditto.
8604
8605         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8606
8607         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8608         (gnus-article-prepare-display): Bind url-standalone-mode.
8609
8610         * mm-decode.el (mm-remove-part): Also delete directory.
8611         (mm-display-external): Create a private sub-dir.
8612
8613         * mailcap.el (mailcap-binary-suffixes): New variable.
8614         (mailcap-command-p): Use it.
8615
8616 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8617
8618         * nnmbox.el (nnmbox-request-group): Change server.
8619         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8620
8621         * message.el (message-encode-message-body): Don't stomp MIME
8622         headers.
8623
8624         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8625         unless useful.
8626         (gnus-summary-exit): Check for a live article buffer.
8627         (gnus-summary-exit-no-update): Ditto.
8628
8629         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8630         param.
8631
8632         * gnus-sum.el (gnus-article-decoded-p): New variable.
8633
8634         * mm-decode.el (mm-display-external): Use no-conv.
8635
8636         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8637         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8638
8639         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8640         mouse-click.
8641
8642 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8643
8644         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8645
8646 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8647
8648         * gnus.el: Pterodactyl Gnus v0.31 is released.
8649
8650 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8651
8652         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8653
8654         * mm-decode.el (mm-display-part): Accept no-default.
8655
8656         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8657         a parameter.
8658
8659         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8660         (gnus-summary-prepare-threads): Ditto.
8661
8662         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8663
8664         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8665         (gnus-mime-button-line-format): Doc fix.
8666         (gnus-insert-mime-button): Use it.
8667         (gnus-article-add-button): Use widget-convert-button.
8668
8669         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8670         ignore.
8671
8672         * mm-decode.el (mm-alternative-precedence): Ditto.
8673
8674 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8675
8676         * mm-decode.el (mm-user-automatic-display): Use enriched.
8677
8678 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8679
8680         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8681         right place.
8682
8683 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8684
8685         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8686
8687         * gnus-art.el (article-update-date-lapsed): Only update header if
8688         buffer is dispalyed in frame.
8689         (gnus-article-prepare-display): New function.
8690         (gnus-article-prepare): Use it.
8691
8692 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8693
8694         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8695
8696         * mm-view.el (mm-insert-inline): New function.
8697
8698         * mm-decode.el (mm-pipe-part): Bugged.
8699
8700         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8701
8702         * mm-bodies.el (mm-encode-body): Move over the body.
8703
8704         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8705
8706         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8707
8708 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8709
8710         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8711           related functions.  Handle message/rfc822 parts.  Display subject on
8712           multipart summary lines.  Display name on sub-parts when available.
8713
8714 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8715
8716         * mailcap.el (mailcap-command-p): New version.
8717
8718 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8719
8720         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8721         groups.
8722
8723 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8724
8725         * message.el (message-make-date): Remove weekday name.
8726
8727         * mm-decode.el (mm-dissect-buffer): Protect against broken
8728         headers.
8729
8730         * mailcap.el (mailcap-command-in-path-p): New function.
8731         (mailcap-command-p): Renamed.
8732
8733 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8734
8735         * rfc2047.el (eval): Autoload.
8736
8737 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8738
8739         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8740         (gnus-multi-decode-encoded-word-string): New function.
8741         (gnus-encoded-word-method-alist): New variable.
8742         (gnus-decode-encoded-word-functions): Removed.
8743
8744 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8745
8746         * gnus-int.el (gnus-request-replace-article): Replace
8747         message-narrow-to-headers with message-narrow-to-head
8748
8749 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8750
8751         * drums.el (drums-quote-string): Reversed match.
8752
8753         * message.el (message-make-date): Use weekday name.
8754
8755 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8756
8757         * gnus.el: Pterodactyl Gnus v0.30 is released.
8758
8759 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * gnus-art.el (article-decode-encoded-words): Use it.
8762         (gnus-decode-header-function): New variable.
8763
8764         * gnus-sum.el (gnus-nov-parse-line): Use it.
8765         (gnus-decode-encoded-word-function): New variable.
8766
8767         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8768         buffer.
8769
8770         * gnus-art.el (gnus-insert-mime-button): Use widget.
8771         (gnus-widget-press-button): New function.
8772         (gnus-article-prev-button): Removed.
8773         (gnus-article-next-button): Ditto.
8774         (gnus-article-add-button): Ditto.
8775
8776         * gnus.el (gnus-article-mode-map): Inherit from widget.
8777         (gnus-article-mode-map): No, don't.
8778
8779         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8780         (mm-content-id-alist): New variable.
8781         (mm-get-content-id): New function.
8782
8783         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8784         articles if we are fetching to the article buffer.
8785
8786 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8787
8788         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8789         articles.
8790
8791 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8792
8793         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8794         (mm-default-mime-charset): New variable.
8795
8796         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8797
8798         * drums.el (drums-quote-string): Reversed test.
8799
8800 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8801
8802         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8803         string.
8804
8805         * drums.el (drums-quote-string): New function.
8806
8807         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8808         (rfc2047-b-encode-region): Chop lines.
8809         (rfc2047-q-encode-region): Ditto.
8810
8811 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8812
8813         * gnus.el: Pterodactyl Gnus v0.29 is released.
8814
8815 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8816
8817         * mm-decode.el (mm-save-part): Message right.
8818
8819 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8820
8821         * drums.el (drums-parse-address): Returned a list instead of a
8822         string.
8823         (drums-remove-whitespace): Skip comments.
8824         (drums-parse-addresses): Didn't work.
8825
8826 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8827
8828         * gnus.el: Pterodactyl Gnus v0.28 is released.
8829
8830 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8831
8832         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8833         starting point.
8834         (article-decode-encoded-words): Rename.
8835
8836         * message.el (message-narrow-to-headers-or-head): New function.
8837
8838         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8839         region.
8840
8841         * message.el (message-send-news): Encode body after checking
8842         syntax.
8843
8844         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
8845
8846         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
8847
8848         * gnus-art.el (gnus-display-mime): Respect disposition.
8849
8850         * mm-decode.el (mm-preferred-alternative): Respect disposition.
8851
8852         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
8853         text with annotations.
8854
8855         * message.el (message-make-date): Fix sign for negative time
8856         zones.
8857
8858         * mm-view.el (mm-inline-image): Insert a space at the end of the
8859         image.
8860
8861         * mail-parse.el: New file.
8862
8863         * rfc2231.el: New file.
8864
8865         * drums.el (drums-content-type-get): Removed.
8866         (drums-parse-content-type): Ditto.
8867
8868         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
8869
8870 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8871
8872         * gnus.el: Pterodactyl Gnus v0.27 is released.
8873
8874 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
8875
8876         * mm-decode.el (mm-alternative-precedence): New variable.
8877         (mm-preferred-alternative): New function.
8878
8879         * gnus-art.el (gnus-mime-copy-part): New command.
8880
8881         * mm-decode.el (mm-get-part): New function.
8882
8883         * mm-view.el: New file.
8884
8885         * mm-decode.el (mm-dissect-buffer): Downcase cte.
8886         (mm-display-part): Default to mailcap-save-binary-file.
8887
8888 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8889
8890         * gnus.el: Pterodactyl Gnus v0.26 is released.
8891
8892 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8893
8894         * mm-decode.el (mm-interactively-view-part): New function.
8895
8896         * gnus-art.el (gnus-mime-view-part): New command.
8897
8898         * mm-decode.el (mm-last-shell-command): New variable.
8899
8900         * mailcap.el (mailcap-mime-info): Allow returning all matches.
8901
8902         * mm-decode.el (mm-save-part): New function.
8903
8904         * gnus-art.el (article-decode-charset): Protect against buggy
8905         content-types.
8906         (gnus-mime-pipe-part): New command.
8907         (gnus-mime-save-part): New command.
8908         (gnus-mime-button-map): New keymap.
8909         (gnus-mime-button-line-format): New variable.
8910         (gnus-insert-mime-button): New function.
8911         (gnus-display-mime): Use it.
8912
8913         * gnus-util.el (gnus-dd-mmm): Removed length spec.
8914
8915         * mm-decode.el (mm-inline-text): Decode charsets.
8916
8917         * gnus-art.el (gnus-article-save): Comment fix.
8918
8919         * gnus-int.el (gnus-start-news-server): When in batch, don't
8920         prompt.
8921
8922         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
8923         decode.
8924
8925         * mm-decode.el (mm-inline-media-tests): Add audio.
8926         (mm-inline-audio): New function.
8927
8928 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8929
8930         * gnus-art.el (article-make-date-line): Didn't work.
8931
8932         * parse-time.el (parse-time-string): One too many nils.
8933
8934 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8935
8936         * gnus.el: Pterodactyl Gnus v0.25 is released.
8937
8938 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
8941         annotations.
8942
8943         * gnus.el ((featurep 'gnus-xmas)): New
8944         'gnus-annotation-in-region-p alias.
8945
8946 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8947
8948         * mm-util.el (mm-with-unibyte-buffer): New function.
8949
8950         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
8951
8952         * mm-decode.el (mm-inline-media-tests): New variable.
8953
8954         * gnus-sum.el (gnus-summary-exit): Destroy handles.
8955
8956         * gnus-art.el (gnus-article-mime-handles): New variable.
8957
8958         * drums.el (drums-narrow-to-header): New function.
8959
8960         * gnus-art.el (article-decode-charset): Use it.
8961
8962         * drums.el (drums-content-type-get): New function.
8963
8964         * mm-util.el (mm-content-type-charset): Removed.
8965
8966         * drums.el (drums-syntax-table): @ is word.
8967         (drums-parse-content-type): New function.
8968
8969         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
8970         EDT" times.
8971
8972         * gnus-util.el (gnus-date-get-time): Use safe date.
8973
8974         * gnus-sum.el (gnus-show-mime): Removed.
8975         (gnus-summary-toggle-mime): Removed.
8976
8977         * gnus-art.el (gnus-strict-mime): Removed.
8978         (gnus-article-prepare): Don't do MIME.
8979         (gnus-decode-encoded-word-method): Removed.
8980         (gnus-show-mime-method): Removed.
8981
8982 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8983
8984         * gnus.el: Pterodactyl Gnus v0.24 is released.
8985
8986 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8987
8988         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
8989         PREFIX.
8990
8991         * parse-time.el (parse-time-rules): Accept times that look like
8992         "h:mm".
8993
8994         * message.el (message-make-date): Use zone properly.
8995
8996         * gnus.el: Autoload gnus-batch.
8997
8998         * gnus-art.el (article-de-quoted-unreadable): Do not do
8999         gnus-article-decode-rfc1522.
9000
9001         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9002
9003         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9004         param.
9005
9006         * message.el (message-encode-message-body): Check for us-ascii.
9007
9008         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9009         to the left.
9010
9011 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * gnus-art.el (article-decode-charset): Rename.
9014
9015 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9016
9017         * gnus.el: Pterodactyl Gnus v0.23 is released.
9018
9019 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9020
9021         * gnus-util.el (gnus-parent-id): Ditto.
9022         (gnus-put-text-property-excluding-newlines): Ditto.
9023
9024         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9025
9026 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9027
9028         * message.el (message-generate-headers): Generate User-Agent
9029         instead of X-Mailer & X-Newsreader.
9030
9031         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9032         User-Agent header format.
9033
9034 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9035
9036         * gnus.el: Pterodactyl Gnus v0.22 is released.
9037
9038 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9039
9040         * mm-util.el (mm-multibyte-p): Typo.
9041
9042 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9043
9044         * gnus.el: Pterodactyl Gnus v0.21 is released.
9045
9046 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9047
9048         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9049
9050 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9051
9052         * mm-util.el (mm-multibyte-p): New function.
9053
9054 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9055
9056         * gnus.el: Pterodactyl Gnus v0.20 is released.
9057
9058 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9059
9060         * rfc2047.el (rfc2047-decode-region): Only decode when in
9061         multibyte.
9062
9063         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9064
9065         * gnus-int.el (gnus-request-replace-article): Encode.
9066         (gnus-request-accept-article): Encode.
9067
9068         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9069         here.
9070
9071         * gnus.el (gnus-article-display-hook): Take the charset functions
9072         out.
9073
9074         * time-date.el (safe-date-to-time): New function.
9075
9076         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9077
9078 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9079
9080         * gnus.el: Pterodactyl Gnus v0.19 is released.
9081
9082 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9083
9084         * base64.el (base64-encode-region): Accept no-line-break.
9085
9086         * mm-util.el (mm-mime-charset): New function.
9087
9088         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9089
9090 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9091
9092         * gnus.el: Pterodactyl Gnus v0.18 is released.
9093
9094 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9095
9096         * message.el (message-send-and-exit): Return t on success.
9097         (message-make-date): Make a proper time zone.
9098
9099         * gnus-draft.el (gnus-draft-send): Only remove article if the
9100         sending is successful.
9101
9102         * drums.el (drums-get-comment): Return the last comment.
9103         (drums-parse-address): Parse old-style From headers.
9104
9105 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9106
9107         * gnus-sum.el (gnus-data-compute-positions): Move below
9108         `gnus-save-hidden-threads' so the former is correctly detected as
9109         a macro.
9110
9111 1998-09-06  Dave Love  <fx@gnu.org>
9112
9113         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9114         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9115         time for nicer failure if it's not available.
9116
9117 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9118
9119         * time-date.el (time-to-seconds): Renamed.
9120
9121         * parse-time.el (parse-time-string): Downcase before handling.
9122         (parse-time-rules): Times without seconds have 0 seconds.
9123
9124         * rfc2047.el (rfc2047-encode-region): New version.
9125         (rfc2047-dissect-region): New function.
9126
9127 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9128
9129         * message.el (message-make-date): Use symbolic zone.
9130
9131 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9132
9133         * time-date.el (parse-time): Always use parse-time.
9134
9135         * parse-time.el (parse-time-syntax): Use vectors.
9136
9137 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9138
9139         * gnus.el: Pterodactyl Gnus v0.17 is released.
9140
9141 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9142
9143         * time-date.el: Renamed from "date".
9144
9145         * gnus.el: Removed all timezone dependencies.
9146
9147         * score-mode.el: Removed.
9148         (gnus-score-edit-insert-date): Use date.
9149
9150         * date.el (float-to-time): New function.
9151
9152         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9153
9154         * date.el (time-to-float): New function.
9155
9156         * message.el (message-make-date): Use format-time-string.
9157         (message-make-expires): Use make-date.
9158
9159         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9160
9161         * gnus-util.el (gnus-dd-mmm): Use date.
9162         (gnus-sortable-date): Ditto.
9163
9164         * message.el (message-make-date): Take an optional time.
9165
9166         * gnus: Applied patches from 5.6.43.
9167
9168         * date.el (if): Use parse-time.
9169
9170         * gnus-score.el (gnus-summary-score-entry): Make into a command
9171         again.
9172
9173         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9174         gnus-agent.
9175
9176         * gnus.el (gnus-agent-meta-information-header): Moved here.
9177
9178 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9179
9180         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9181         (gnus-agent-fetch-group-1): Score article headers using normal
9182         group score files if the download score rule of a category/group
9183         is `file'.
9184         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9185         deciding what articles to download.
9186         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9187         predicate processing if predicate is `true' or `false'.
9188
9189 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9190
9191         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9192
9193         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9194
9195         * score-mode.el (score-mode-coding-system): New variable.
9196         (gnus-score-edit-exit): Use it.
9197
9198 1998-09-04  Jason R Mastaler  <jason@4b.org>
9199
9200         * drums.el: Corrected typo.
9201
9202 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9203
9204         * mm-bodies.el (mm-body-encoding): Faster version.
9205
9206 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * gnus-art.el (gnus-article-decode-charset): Only decode text
9209         things.
9210
9211         * message.el (message-output): Use rmail.
9212
9213         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9214         word part.
9215
9216         * mm-util.el (mm-charset-to-coding-system): Use
9217         rfc2047-default-charset.
9218         (mm-known-charsets): New variable.
9219
9220         * message.el (message-caesar-region): Bugged out.
9221
9222 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9223
9224         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9225         specifying `agent-predicate' in a group's parameters.
9226
9227 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9228
9229         * gnus.el: Pterodactyl Gnus v0.16 is released.
9230
9231 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9232
9233         * nnmail.el (nnmail-expired-article-p): Use predicate.
9234
9235         * date.el (time-less-p): Renamed.
9236
9237         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9238         from the headers.
9239
9240         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9241         functions.
9242
9243         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9244         all.
9245         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9246         to all functions.
9247
9248 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9249
9250         * gnus.el: Pterodactyl Gnus v0.15 is released.
9251
9252 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * date.el: New file.
9255
9256         * gnus-util.el (gnus-encode-date): Removed.
9257         (gnus-time-less): Ditto.
9258
9259         * nnmail.el (nnmail-date-to-time): Removed.
9260         (nnmail-time-less): Ditto.
9261         (nnmail-days-to-time): Ditto.
9262         (nnmail-time-since): Ditto.
9263
9264         * drums.el: New file.
9265
9266 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9267
9268         * message.el (message-encode-message-body): Encode headers with
9269         body encoding.
9270
9271         * rfc2047.el (rfc2047-default-charset): Renamed.
9272         (rfc2047-encodable-p): Use it.
9273
9274         * base64.el (mm-util): Required.
9275
9276 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9277
9278         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9279         servers.
9280
9281         * gnus-util.el (gnus-output-to-rmail): Removed.
9282
9283         * gnus-art.el (gnus-summary-save-in-rmail): Use
9284         gnus-output-to-rmailrmail-output-to-rmail-file.
9285
9286         * rfc2047.el (rfc2047-decode-region): Fold case.
9287         (rfc2047-decode): Use decode-string.
9288
9289         * mm-util.el: Provide mm-char-int.
9290
9291 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9292
9293         * gnus.el: Pterodactyl Gnus v0.14 is released.
9294
9295 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9296
9297         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9298         sure we have 7bit.
9299
9300 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9301
9302         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9303         ducplicates.
9304         (gnus-inews-insert-mime-headers): Removed.
9305
9306         * message.el (message-caesar-region): Protect against MULE chars.
9307
9308 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9309
9310         * mm-util.el (if): fset the right function.
9311
9312 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9313
9314         * gnus-art.el (gnus-article-decode-charset): Use real
9315         read-coding-system.
9316
9317 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9318
9319         * mm-bodies.el (mm-decode-body): Protect against malformed
9320         base64.
9321         (mm-decode-body): Check that buffer-file-coding-system is
9322         non-nil.
9323
9324 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9325
9326         * gnus.el: Pterodactyl Gnus v0.13 is released.
9327
9328 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9329
9330         * gnus-util.el (gnus-strip-whitespace): Already defined.
9331         Removed.
9332
9333         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9334
9335         * gnus-util.el (gnus-strip-whitespace): New function.
9336
9337         * mm-util.el (mm-content-type-charset): Downcase.
9338
9339 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9340
9341         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9342         (gnus-article-decode-charset): Don't fetch all headers.
9343
9344         * mm-util.el (mm-read-coding-system): New function.
9345
9346         * mm-bodies.el (mm-decode-body): Check the right charset.
9347
9348         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9349
9350         * gnus-art.el (gnus-article-mode-line-format): Use short group
9351         format.
9352
9353 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9354
9355         * gnus.el: Pterodactyl Gnus v0.12 is released.
9356
9357 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9358
9359         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9360
9361         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9362         (gnus-article-decode-charset): Always run.
9363
9364         * mm-bodies.el (mm-decode-body): Decode cte.
9365
9366 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9367
9368         * gnus.el: Pterodactyl Gnus v0.11 is released.
9369
9370 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9371
9372         * message.el (message-encode-message-body): Ditto.
9373
9374         * gnus-art.el (gnus-article-decode-mime-words): New command and
9375         keystroke.
9376         (gnus-article-decode-charset): Ditto.
9377         (gnus-article-decode-charset): Only work under MULE.
9378
9379         * mm-util.el (mm-content-type-charset): New function.
9380
9381         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9382
9383         * message.el (message-send-mail): Insert MIME headers.
9384         (message-check-news-body-syntax): Don't warn for escape sequences.
9385         (message-check-news-body-syntax): Insert MIME headers.
9386
9387         * mm-bodies.el (mm-body-encoding): New function.
9388
9389         * message.el (message-encode-message-body): New function.
9390
9391         * mm-bodies.el: New file.
9392
9393         * mm-util.el (mm-narrow-to-head): New function.
9394
9395         * rfc2047.el (rfc2047-encode): Use it.
9396
9397         * mm-util.el: Provide mm-encode-coding-region.
9398
9399         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9400
9401         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9402
9403         * mm-util.el (mm-enable-multibyte): New function.
9404
9405         * message.el (message-set-work-buffer): Set multibyte.
9406
9407         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9408
9409         * gnus-util.el (gnus-point-at-eol): Removed.
9410         (gnus-point-at-bol): Ditto.
9411
9412         * base64.el (base64-decode-region): Commented out messaging.
9413
9414 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9415
9416         * gnus-msg.el (gnus-group-mail): make it behave like
9417         gnus-group-post-news with regards to the prefix (this enables the
9418         use of posting styles).
9419
9420 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9421
9422         * gnus.el (gnus-article-display-hook): Added
9423         gnus-article-decode-rfc1522 to hook.
9424
9425 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9426
9427         * gnus.el: Pterodactyl Gnus v0.10 is released.
9428
9429 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9430
9431         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9432         hook to be run.
9433
9434 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9435
9436         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9437
9438         * mm-util.el (mm-charsets-in-region): Removed.
9439
9440         * rfc2047.el: Renamed file.
9441
9442         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9443
9444         * message.el (message-mode): Set multibyte.
9445
9446         * mm-util.el (mm-charsets-in-region): Copied here.
9447
9448         * gnus-util.el: Removed gnus-truncate-string.
9449
9450         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9451
9452         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9453         (rfc1522-encodable-p): New function.
9454         (rfc1522-encode-message-header): Use it.
9455
9456 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9457
9458         * gnus.el: Pterodactyl Gnus v0.9 is released.
9459
9460 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9461
9462         * mm-util.el: Shadow encode-coding-string.
9463
9464         * base64.el (base64-encode-region): Don't add newline.
9465
9466         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9467
9468         * mm-util.el: New file.
9469
9470         * mm-decode.el: Somewhat depleted.
9471         * mm-encode.el: Ditto.
9472
9473         * rfc1522.el: New file.
9474
9475         * mm-util.el (mm-replace-chars-in-string): Copied here.
9476
9477         * mm-encode.el (mm-q-encode-region): New function.
9478
9479         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9480         param.
9481
9482         * mm-encode.el (mm-encode-word-region): Downcase.
9483
9484 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9485
9486         * gnus.el: Pterodactyl Gnus v0.8 is released.
9487
9488 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9489
9490         * message.el (message-send-mail): Encode headers.
9491
9492         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9493         (quoted-printable-encode-region): Upcase.
9494
9495         * message.el (message-default-charset): New variable.
9496
9497         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9498
9499         * message.el (message-narrow-to-field): Changed name.
9500
9501         * mm-encode.el: New file.
9502
9503         * message.el (message-narrow-to-header): New function.
9504
9505         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9506         right buffer.
9507
9508 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9509
9510         * gnus.el: Pterodactyl Gnus v0.7 is released.
9511
9512 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9513
9514         * gnus.el: Remove autoload for
9515         gnus-article-mime-decode-quoted-printable.
9516
9517         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9518         be decoded in non-MULE Emacsen.
9519
9520         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9521
9522 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9523
9524         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9525
9526 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9527
9528         * mm-decode.el: Check for coding-system-list.
9529
9530 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9531
9532         * gnus.el: Pterodactyl Gnus v0.6 is released.
9533
9534 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9535
9536         * nnheader.el (fboundp): Protect code-coding-string.
9537
9538         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9539         is available.
9540
9541 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9542
9543         * gnus.el: Pterodactyl Gnus v0.5 is released.
9544
9545 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9546
9547         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9548         (gnus-hack-decode-rfc1522): Removed.
9549
9550         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9551
9552 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9553
9554         * gnus.el: Gnus v0.4 is released.
9555
9556 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9557
9558         * gnus-art.el (gnus-article-decode-mime-words): New command and
9559         keystroke.
9560
9561         * qp.el (quoted-printable-decode-region): Don't use hexl.
9562
9563         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9564
9565         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9566         (gnus-structured-field-decoder): Removed.
9567         (gnus-unstructured-field-decoder): Ditto.
9568
9569         * mm-decode.el: New file.
9570
9571         * qp.el: New file.
9572
9573         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9574
9575         * gnus-ems.el (fboundp): Removed gnus-split-string.
9576
9577         * gnus.el (gnus-splash-face): Doc fix.
9578
9579         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9580
9581         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9582         hexl.
9583
9584         * nnheader.el (nnheader-temp-write): Removed.
9585
9586 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9587
9588         * gnus.el: Gnus v0.3 is released.
9589
9590 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9591
9592         * gnus.el: Gnus v0.2 is released.
9593
9594 ;; Local Variables:
9595 ;; coding: iso-2022-7bit
9596 ;; End: