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