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