Synch with Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * gnus-art.el (gnus-mime-action-alist): New variable.
4         (gnus-mime-action-on-part): Use it.
5         (gnus-mime-button-commands): Add command ".".
6
7 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
8
9         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
10
11 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
12
13         * lpath.el: "." is in the load-path because dgnushack.el.
14
15 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
16
17         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
18
19         * nnheader.el: ditto
20
21         * mm-util.el: ditto
22
23         * message.el: ditto
24
25         * binhex.el: ditto
26
27         * gnus-audio.el: removed unnecessary xemacs test
28
29         * earcon.el: ditto
30         
31 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * nnweb.el (nnweb-decode-entities): Work for non-character
34         entities. 
35
36 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * gnus.el: Message the quit parts.
39
40 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
41
42         * mail-source.el (mail-source-fetch-maildir): Don't insert
43         newlines.
44
45 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
46
47         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
48         lpath.el. Don't compile base64.el if there is builtin base64.
49
50 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
51
52         * base64.el (Repository): Use featurep for XEmacs test.
53
54 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
55
56         * nntp.el (nntp-retrieve-data): Don't ignore quit.
57
58 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
59
60         * gnus-art.el (gnus-article-banner-alist): New variable.
61         (article-strip-banner): Use it.
62         * gnus-cus.el (gnus-group-parameters): Allow symbol.
63
64 2000-10-02  Dave Love  <fx@gnu.org>
65
66         * smiley-ems.el: New file.
67
68         * gnus-ems.el (gnus-smiley-display): Autoload.
69         (mouse-set-point, set-face-foreground, set-face-background)
70         (x-popup-menu): Don't clobber these.
71         (gnus-article-compface-xbm): New variable.
72         (gnus-article-display-xface): Move graphic test.  Use unibyte.
73         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
74
75         * mml.el (require): Fix typo.
76         (mml-parse-1): Modify unknown encoding prompt.
77
78         * mail-source.el (mail-sources): Revert to nil.
79
80         * nnmail.el (nnmail-spool-file): Revert previous change.
81
82         * gnus.el: Don't require custom, message.
83         (gnus-message-archive-method): Wrap initializer in progn and
84         require message here.
85
86 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
87
88         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
89         image's :ascent to 80.  That gives a mode-line which is approx.
90         as tall as the normal one.
91
92 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
93
94         * webmail.el (webmail-hotmail-list): Fix.
95
96 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
97
98         Don't postpone GCC if none of GCC methods is agent-covered.  This
99         fix presumes that the post-method must be agent-covered if any Gcc
100         method is agent-covered.
101
102         * gnus-msg.el (gnus-inews-group-method): New function.
103         (gnus-inews-do-gcc): Use it.
104         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
105         (gnus-agent-possibly-save-gcc): Use it.
106         (gnus-agent-possibly-do-gcc): Ditto.
107
108 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
109
110         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
111         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
112
113 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
114
115         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
116         webmail-hotmail-list): Update.
117
118 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
119
120         * mail-source.el (mail-source-report-new-mail): Use
121         nnheader-cancel-timer.
122
123 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
124
125         * lpath.el (overlay-*): Shut up.
126         * dgnushack.el: Two implementations of smiley.
127
128 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
129
130         * gnus-ml.el: Usage.
131         (gnus-mailing-list-archive, gnus-mailing-list-owner,
132         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
133         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
134         (gnus-mailing-list-menu): Define it.
135         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
136         
137         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
138
139 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
140
141         * webmail.el (webmail-my-deja-*): Rewrite.
142
143 2000-09-30  Simon Josefsson  <simon@josefsson.org>
144
145         * nnimap.el (nnimap-request-accept-article): Remove \n's from
146         From_ lines.
147
148 2000-08-05  Simon Josefsson <simon@josefsson.org>
149
150         Make GCC to remote groups work when unplugged
151         (postpone GCC until message is actually sent).
152
153         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
154
155         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
156         (gnus-agent-restore-gcc): 
157         (gnus-agent-possibly-save-gcc): New functions.
158
159         * gnus-msg.el (gnus-inews-add-send-actions): Use
160         `gnus-agent-possibly-do-gcc' if Agentized.
161         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
162         to `message-header-hook'.
163
164         * gnus.el (gnus-agent-gcc-header): New variable.
165
166 2000-07-13  Simon Josefsson <simon@josefsson.org>
167
168         Asks the user to synch flags with server when you plug in.
169
170         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
171         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
172         (gnus-agent-toggle-plugged): Call it.
173         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
174         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
175         (gnus-agent-possibly-synchronize-flags): New function.
176         (gnus-agent-possibly-synchronize-flags-server): New function.
177
178 2000-09-30  Simon Josefsson  <simon@josefsson.org>
179
180         * starttls.el: New file, by Daiki Ueno.
181
182 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
183
184         * message.el (message-make-in-reply-to): In-Reply-To is message-id
185         (see DRUMS).
186         
187 2000-09-29  Simon Josefsson  <simon@josefsson.org>
188
189         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
190         prefetch.
191
192 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
195         sending a command; allow the rtelnet prompt as well.
196
197 2000-09-29  Simon Josefsson  <simon@josefsson.org>
198
199         * message.el (message-send): Make sure error is signalled if no
200         send method is specified.
201
202 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
203
204         * qp.el (quoted-printable-encode-region): Wrap with
205         `mm-with-unibyte-current-buffer'.
206
207 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
208
209         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
210           McEwan's proposal.
211         
212 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
213
214         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
215         the GNU assignment issue.
216
217 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
218
219         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
220
221 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
222
223         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
224
225 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
226
227         * gnus-art.el (article-strip-banner): Use
228         gnus-group-find-parameter rather than gnus-group-get-parameter, to
229         allow inheritance on the banner.
230         From elkin@tverd.astro.spbu.ru.
231
232 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
233
234         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
235
236 2000-09-26  Dave Love  <fx@gnu.org>
237
238         * gnus-draft.el: Don't require gnus-agent.
239
240         * mm-view.el: Use featurep for XEmacs test.
241         (mm-inline-message): Test for `remove-specifier'; don't use
242         condition-case.
243
244 >>>>>>> 5.672
245 2000-09-24  Simon Josefsson  <simon@josefsson.org>
246
247         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
248
249         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
250         support ACL's.
251
252         * nnimap.el (nnimap-acl-get): Check capability.
253
254         * mail-source.el (mail-source-imap-file-coding-system): New variable.
255         (mail-source-fetch-imap): Use it.
256
257         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
258         (rfc2104-hash): Use it.
259
260         * imap.el (imap-starttls-p): Check for starttls binary.
261         (imap-starttls-open): More verbose.
262         (imap-gssapi-auth): Ditto.
263         (imap-kerberos4-auth): Ditto.
264         (imap-cram-md5-auth): Ditto.
265         (imap-login-auth): Ditto.
266         (imap-anonymous-auth): Ditto.
267         (imap-digest-md5-auth): Ditto.
268         (imap-open): Ditto.
269         (imap-digest-md5-p): Check capability first.
270
271 2000-09-24  Simon Josefsson  <simon@josefsson.org>
272
273         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
274         (imap-login-p): Support LOGINDISABLED.
275
276 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
277
278         * rfc2104.el: Add SHA-1 example.
279
280 2000-09-22  Simon Josefsson  <simon@josefsson.org>
281
282         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
283
284 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
285
286         * lpath.el: Bind nnkiboze-score-file.
287
288 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
289
290         * gnus-score.el (gnus-score-use-all-scores): New variable.
291         (gnus-all-score-files): Use it.
292         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
293         (nnkiboze-enter-nov): Fix it when there is no xref.
294         (nnkiboze-generate-groups): List groups.
295         * gnus-group.el (gnus-group-make-kiboze-group): Use 
296         nnkiboze-score-file.
297         
298         * nnkiboze.el (nnkiboze-request-article): Use
299         gnus-cache-request-article.
300         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
301
302 2000-07-16 Dmitry Bely <dbely@mail.ru>
303
304         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
305
306 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
309
310 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
311
312         * message.el (message-default-charset): Set default value in
313         non-MULE XEmacsen as iso-8859-1.
314
315 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
316
317         * gnus-demon.el: Use (featurep 'xemacs).
318         * gnus-agent.el: timer vs. itimer.
319         * mail-source.el: Ditto.
320
321 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
322
323         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
324         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
325         * gnus-sum.el (gnus-nov-parse-line): Ditto.
326         * nnkiboze.el (nnkiboze-file-coding-system): New.
327         (nnkiboze-retrieve-headers): Use it.
328         (nnkiboze-request-group): Ditto.
329         (nnkiboze-close-group): Ditto.
330         (nnkiboze-generate-group): Ditto.
331         (nnkiboze-enter-nov): Insert first Xref properly.
332
333 2000-09-19  Dave Love  <fx@gnu.org>
334
335         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
336         (nnmail-get-new-mail): Test `sources' in top-level conditional.
337
338         * mail-source.el (mail-sources): Change default to '((file)).
339         Add useful custom type.
340
341 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
342
343         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
344         year).
345         (gnus-date-iso8601): Ditto.
346
347 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
348
349         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
350
351 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
352
353         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
354         pattern. Avoid using 8 bit chars.
355         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
356
357 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
358
359         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
360         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
361         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
362         functions are not implemented yet.
363         
364         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
365         x-overlay.el from the FSF Emacs black list.
366
367 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
368
369         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
370         (mm-inline-media-tests): Ditto.
371         (mm-automatic-display): Ditto.
372         * mm-view.el (mm-display-inline-fontify): Generalize from 
373         mm-display-patch-inline. 
374         (mm-display-patch-inline): Use it.
375         (mm-display-elisp-inline): Ditto.
376         
377 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
378
379         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
380         (gnus-topic-unmark-topic): Ditto.
381         (gnus-topic-mark-topic): Ditto.
382         (gnus-topic-get-new-news-this-topic): Use it.
383
384 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
385
386         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
387         display xface.
388
389 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
390
391         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
392         zombie or killed groups.
393         
394 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
395
396         * mml.el (mml-preview): Reinsert unibyte content. 
397         (mml-parse-1): Remove with-unibyte-current-buffer.
398         (mml-generate-mime-1): Ditto.
399         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
400         * message.el (message-forward): Ditto.
401
402 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
403
404         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
405         original article buffer.
406         (article-de-base64-unreadable): Ditto.
407         (article-wash-html): Ditto.
408
409 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
410
411         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
412         unless forward-show-mml.
413
414 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
415
416         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
417         (gnus-summary-save-parts-last-directory): New.
418         (gnus-summary-save-parts): Save history.
419
420 2000-09-14 Ben Gertzfield <che@debian.org>
421
422         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
423         variable.
424         (gnus-summary-save-parts): Use it.
425
426 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
427
428         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
429         * gnus-sum.el (gnus-summary-exit): Ditto.
430         (gnus-summary-exit-no-update): Ditto.
431         (gnus-summary-show-article): Ditto.
432
433 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
434
435         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
436         Content-Disposition.
437
438 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
439
440         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
441
442 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
443
444         * gnus-art.el (gnus-article-setup-buffer): Set
445         gnus-article-mime-handles to nil.
446         * gnus-sum.el (gnus-summary-exit): Ditto.
447         (gnus-summary-exit-no-update): Ditto.
448         (gnus-summary-show-article): Ditto.
449         (gnus-summary-save-parts): Use gnus-article-mime-handles if
450         dissected.
451         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
452
453 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
454
455         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
456         (gnus-sort-threads-1): New function. Sort threads recursively.
457         (gnus-sort-threads): Use it.
458         (gnus-sort-gathered-threads): Doc fix.
459
460 2000-09-13  Dave Love  <fx@gnu.org>
461
462         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
463
464         * gnus-ems.el (gnus-ems-redefine): Don't alias
465         gnus-summary-set-display-table.
466
467         * message.el (message-user-agent): Don't wrap ignore-errors around
468         it.
469
470         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
471         `format'.
472         (mm-content-transfer-encoding): Don't use cadar.
473
474         * uudecode.el (uudecode-decoder-program) 
475         (uudecode-decoder-switches): Customize.
476
477         * gnus-score.el (gnus-home-score-file): Improve custom type.
478
479         * gnus-cus.el (gnus-custom-mode): Conditionally set local
480         variables for Emacs 21.
481         (gnus-group-customize): Disable undo while laying out the buffer.
482
483 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
484
485         * gnus-util.el (gnus-write-active-file): Bind
486         coding-system-for-write.
487
488 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
489
490         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
491         
492         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
493         * gnus-kill.el (gnus-batch-score): Ditto.
494         * gnus-move.el (gnus-change-server): Ditto.
495         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
496
497 2000-09-12  Simon Josefsson  <simon@josefsson.org>
498
499         * gnus-sum.el (gnus-update-read-articles): Undo
500         `gnus-request-set-mark' operation.
501
502 2000-09-11  Dave Love  <fx@gnu.org>
503
504         * Changelog: Use iso-2022 coding.
505
506         * gnus-msg.el (gnus-msg-mail): New function.
507         (gnus-user-agent): New mail agent.
508
509 2000-09-10  Dave Love  <fx@gnu.org>
510
511         * message.el: Require mail-abbrevs for XEmacs for a problem with
512         keybinding despite the autoloads for it.
513
514 2000-09-08  Simon Josefsson  <simon@josefsson.org>
515
516         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
517
518         * nnimap.el (nnimap-request-update-info-internal): Remove tick
519         marks from dormant articles. (See nnimap-request-set-mark.)
520         (nnimap-retrieve-headers-progress): Demule.
521         (nnimap-open-server): Call nnoo-change-server twice, once for
522         getting the nnimap-server-buffer and once for letting n-c-s set
523         the variables in that buffer.
524
525 2000-09-08  David Edmondson <dme@dme.org>
526
527         * gnus.el (gnus-short-group-name): Guess separator.
528
529 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
530
531         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
532         XEmacs as well.
533
534 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
535
536         * gnus-group.el (gnus-group-insert-group-line): Fix.
537
538 2000-09-04  Dave Love  <fx@gnu.org>
539
540         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
541         (mm-get-image): Avoid the losing `make-glyph' from W3.
542
543 2000-09-03  Simon Josefsson  <simon@josefsson.org>
544
545         * gnus-sum.el (gnus-summary-delete-article): Check server.
546
547 2000-09-01  Simon Josefsson  <simon@josefsson.org>
548
549         * imap.el (imap-parse-flag-list): Rewrite.
550
551         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
552
553         * imap.el (imap-parse-flag-list): Hack.
554
555 2000-08-29  Dave Love  <fx@gnu.org>
556
557         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
558
559         * dgnushack.el (mapcon, union): Remove compiler macros.
560
561         * gnus-agent.el (gnus-agent-union): new function.
562         (gnus-agent-fetch-headers): Use it.
563
564         * gnus.el (gnus-group-startup-message): Specify foreground and
565         background for xpm image.  Centre image vertically.
566         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
567
568 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
569
570         * message.el (message-send-mail): Narrow-to-headers.
571
572 2000-08-24  Dave Love  <fx@gnu.org>
573
574         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
575         21.
576
577 2000-08-23  Dave Love  <fx@gnu.org>
578
579         * dgnushack.el: Remove `member-if' compiler macro.
580
581 2000-08-21  Dave Love  <fx@gnu.org>
582
583         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
584
585 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
586
587         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
588         permanent is used.
589         (gnus-topic-show-topic): Read topic when to show permanent hidden
590         topic.
591         (gnus-topic-remove-topic): Revert to the old behavior, not using
592         hide.
593
594 2000-08-21  Dave Love  <fx@gnu.org>
595
596         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
597         (gnus-xemacs): Use featurep.
598
599         * mm-util.el (mm-read-charset): Maybe use builtin.
600         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
601         (mm-multibyte-p, mm-with-unibyte-current-buffer)
602         (mm-with-unibyte): Use featurep, not string-match.
603         (mm-with-unibyte-buffer): Simplify.
604         (mm-quote-arg): Maybe use shell-quote-argument.
605
606         * mml.el (mml-make-string): Deleted (unused).
607
608         * gnus.el (gnus-mode-line-buffer-identification): Supply
609         definition for Emacs 21.
610
611         * gnus-salt.el: Small doc fixes.
612         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
613         gnus-add-minor-mode.
614
615         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
616         gnus-add-minor-mode.
617
618 2000-08-20  Simon Josefsson  <simon@josefsson.org>
619
620         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
621         function, thanks to Lloyd Zusman for debugging.
622         (nnimap-request-group): 
623         (nnimap-request-list): 
624         (nnimap-retrieve-groups): 
625         (nnimap-request-newgroups): Use it.
626
627         * nnimap.el (nnimap-request-article-part): Less verbose.
628
629 2000-08-19  Andreas Jaeger  <aj@suse.de>
630
631         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
632         subst-char-in-string since we test elsewhere whether it's bound.
633         
634 2000-08-18  Dave Love  <fx@gnu.org>
635
636         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
637         custom type.
638
639         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
640         gnus-group-running-xemacs.
641
642         * nnheader.el (nnheader-replace-chars-in-string): Use
643         subst-char-in-string if available.
644
645         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
646         (gnus-request-article-this-buffer): Use expand-file-name.
647         (gnus-mime-view-part-as-type): Simplify interactive spec.
648         (gnus-mime-button-map): Define it all in defvar.
649
650 2000-08-17  Dave Love  <fx@gnu.org>
651
652         * gnus-group.el (gnus-group-running-xemacs): Deleted.
653
654         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
655         last-nonmenu-event.
656
657         * uudecode.el (char-int): Use defalias, not fset.
658
659         * score-mode.el: Don't require easymenu.  Require mm-util.
660         (score-mode-coding-system): Use mm-auto-save-coding-system.
661
662         * nneething.el (nneething-create-mapping): Don't use cadar & al.
663         (nneething-file-name): Use expand-file-name, not concat.
664
665 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
666
667         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
668         Failure proof for email addresses.
669         (nnslashdot-sane-retrieve-headers): Ditto.
670
671 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
672
673         * message.el (message-send-mail): Only insert courtesy message
674         when text/plain.
675
676 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
677
678         * message.el (message-cancel-news): Copy the From header from the
679         original article.
680
681 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
682
683         * gnus-async.el (gnus-asynchronous): Removed.
684
685 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
686
687         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
688         format.
689
690 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
691
692         * nnmail.el (nnmail-expiry-target-group): Fixed.
693
694 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
695
696         * nnmail.el (nnmail-expiry-target-group): Fix the call to
697         gnus-request-accept-article so that body encoding is *not* done.
698         Encoding is not done on incoming mail, so why should it be done on
699         expired mail?
700
701
702 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
703
704         * nnml.el (nnml-request-expire-articles): Fix the calls to
705         nnml-request-article (the filename was being passed instead of the
706         article number) and nnmail-expiry-target-group
707         (nnml-current-directory is changed by nnml-request-accept-article,
708         causing it to be incorrect for the next article to be expired).
709
710 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
711
712         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
713         expiry-target group parameters. 
714
715 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
718         buffer.
719         (gnus-topic-hide-topic): Take a PERMANENT parameter.
720         (gnus-topic-show-topic): Ditto.
721
722         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
723
724 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
725
726         * mail-source.el (mail-source-incoming-file-prefix): New
727         variable. 
728
729 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
732
733         * mailcap.el (mailcap-maybe-eval): Be even more warning.
734
735 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
736
737         * message.el (message-syntax-checks): New check quotin-style: 
738         Text must be written below quoted text.
739         (message-check-news-body-syntax): Check it.
740
741 2000-08-11  Simon Josefsson  <simon@josefsson.org>
742
743         * imap.el (imap-authenticator-alist): Fix typo.
744         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
745         Jonas Oberg for debugging.
746
747 2000-08-11  Simon Josefsson  <simon@josefsson.org>
748
749         * gnus-async.el (gnus-asynchronous): Disable by default.
750
751 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
752
753         * mm-view.el (mm-inline-text): Bind fill-column.
754
755         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
756         list of unexpired articles.
757
758         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
759         un-expired articles. 
760
761         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
762         headers. 
763
764         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
765         we update the right topic.. 
766
767         * mm-decode.el (mm-display-external): Put point at start. 
768
769 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
770
771         * nnmail.el (nnmail-expiry-target): More explicit documentation.
772
773         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
774
775 2000-08-09  Simon Josefsson <simon@josefsson.org>
776
777         * imap.el (imap-parse-body):
778         (imap-parse-string-list): Add bug workarounds for Stalker
779         Communigate Pro 3.0 server.
780         (imap-body-lines): Remove bogus comment.
781
782         * imap.el (imap-range-to-message-set): Move from nnimap.el.
783
784         * nnimap.el (nnimap-retrieve-which-headers):
785         (nnimap-retrieve-headers-from-server):
786         (nnimap-request-set-mark):
787         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
788
789 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
790
791         * message.el (message-dont-reply-to-names):
792         rmail-dont-reply-to-names may not be defined.
793
794 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
795
796         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
797         not use pop.
798
799 2000-07-19  Dave Love  <fx@gnu.org>
800
801         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
802         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
803         check.
804         (gnus-article-display-xface): Special-case for dark backgrounds.
805
806 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
807
808         * imap.el (imap-calculate-literal-size-first): New variable.
809         (imap-local-variables): Add it.
810         (imap-kerberos4-open): Set it.
811         (imap-send-command): Use it.
812
813 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
814
815         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
816         (mailcap-parse-mimetypes): Use it.
817         (mailcap-extension-to-mime): Parse mimetype.
818         (mailcap-mime-types): Ditto.
819         * mml.el (mml-minibuffer-read-type): Ditto.
820
821 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
822
823         * nndoc.el (nndoc-type-alist): Add outlook.
824         (nndoc-outlook-type-p): New function.
825         (nndoc-outlook-article-begin): Ditto.
826
827 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
828
829         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
830         excursion.
831
832 2000-07-15  Simon Josefsson  <simon@josefsson.org>
833
834         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
835
836         * imap.el (imap): 
837         (imap-kerberos4-program): 
838         (imap-gssapi-program): 
839         (imap-ssl-program): Customization.
840         (imap-shell-program): 
841         (imap-shell-host): New variables.
842         (imap-streams): 
843         (imap-stream-alist): Add shell.
844         (imap-shell-p): 
845         (imap-shell-open): New functions.
846         (imap-open): Don't call authenticator if preauth.
847         (imap-authenticate): Return t if already authenticated.
848
849 2000-07-14  Simon Josefsson  <simon@josefsson.org>
850
851         * gnus.el (gnus-invalid-group-regexp): New variable.
852         (gnus-read-group): Use it.
853
854 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
855
856         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
857         expunge-below and orphan-score are "group variables".
858
859 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
860
861         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
862         qualified group names to `gnus-group-read-ephemeral-group'.
863
864 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
865
866         * dgnushack.el (srcdir): Define it before use it.
867
868 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
869
870         * gnus-sum.el: `W t' is toggle-header in info.
871
872 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
873
874         * lpath.el: Fbind subst-char-in-string.
875
876 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
877
878         * Makefile.in: Use W3DIR and lispdir.
879         * dgnushack.el: Ditto.
880
881 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
882
883         * gnus-art.el (article-de-base64-unreadable): Typo.
884
885 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
886
887         * gnus-agent.el (require): Require timer.
888
889 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * message.el (message-bounce): Call mime-to-mml.
892
893 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * nnslashdot.el (nnslashdot-request-close): New function.
896
897 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898
899         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
900         right line number for the article.
901
902 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
903
904         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
905         * webmail.el (webmail-fetch): Bind 
906         url-http-silence-on-insecure-redirection.
907
908 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
909
910         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
911         unibyte.
912         (nnslashdot-sane-retrieve-headers): Ditto.
913         (nnslashdot-request-article): Ditto.
914
915 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
916
917         * mailcap.el (mailcap-parse-mimetype-file): 
918
919 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
920
921         * nnweb.el (nnweb-insert): Stricter test.
922         * webmail.el (webmail-refresh-redirect): Ditto.
923
924 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
925
926         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
927
928 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
929
930         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
931
932 2000-07-05  Dave Love  <fx@gnu.org>
933
934         * utf7.el: Doc and header fixes.
935
936         * gnus-sum.el: Doc fixes.
937
938         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
939         defalias, not fset.
940
941         * flow-fill.el (fill-flowed-point-at-eol)
942         (fill-flowed-point-at-bol): Use defalias, not fset.
943
944         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
945         (gnus-Plain-save-name): Delete -- apparently bogus.
946
947 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
948
949         * nnsoup.el: Use expand-file-name throughout.
950
951 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
952
953         * nnmail.el (nnmail-read-incoming-hook): New example.
954
955 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * mm-view.el (mm-inline-text): Check whether the text has already
958         been decoded.
959
960 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
961
962         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
963
964 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
965
966         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
967
968 2000-07-03  Simon Josefsson  <simon@josefsson.org>
969
970         * gnus-sum.el (gnus-update-marks): Don't propagate download and
971         unsend flags.
972
973 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
974
975         * nnimap.el (nnimap-open-connection): Don't look up virtual server
976         name in authinfo (.authinfo now support ports, no need for the
977         hack).
978         (nnimap-split-find-rule): Fix.
979         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
980
981 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
982
983         * message.el (message-unquote-tokens): Remove all quotes.
984
985 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
986
987         * gnus-ml.el: New file. 
988
989 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * nnultimate.el (nnultimate-request-close): New function.
992
993         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
994
995 2000-06-18  Norbert Koch  <norbert@s.netic.de>
996
997         * Makefile.in: Better support for xemacs builds
998
999 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1000
1001         * gnus.el: Gnus v5.8.7 is released.
1002
1003 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1006
1007 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1008
1009         * message.el (message-do-fcc): Encode MIME.
1010
1011 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1012
1013         * lpath.el: Fbind image-size.
1014
1015 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1016
1017         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1018         (nnimap-assoc-match): New function.
1019         (nnimap-split-find-rule): Support extended syntax.
1020
1021 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1022
1023         * nnimap.el (nnimap-open-connection): Use port stuff.
1024
1025         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1026         document port and defaultport.
1027
1028 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1029
1030         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1031
1032 2000-06-26  Dave Love  <fx@gnu.org>
1033
1034         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1035
1036         * message.el: Remove unnecessary `require'ments.  Defvar
1037         gnus-list-identifiers when compiling.  Don't try to autoload
1038         variable `gnus-list-identifiers'.  Autoload
1039         gnus-group-name-charset.
1040         (message-fetch-field): Don't assume `format' removes text
1041         properties.
1042         (message-strip-list-identifiers, message-reply, message-followup):
1043         Require gnus-sum.
1044         (message-mode): Tidy XEmacs conditionals.
1045         (message-replace-chars-in-string): Use subst-char-in-string when
1046         available.
1047
1048         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1049         Define if necessary.
1050
1051         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1052         removes text properties.
1053
1054         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1055
1056         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1057
1058         * gnus-score.el (gnus-summary-score-entry): Likewise.
1059
1060 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1061
1062         * nnimap.el (nnimap-request-post): Fix parenthesis.
1063
1064 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1065
1066         * message.el (message-unquote-tokens): New function.
1067
1068         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1069
1070         * nnimap.el (nnimap-request-post): Ditto.
1071
1072 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1073
1074         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1075
1076         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1077         patch commited 2000-04-02).
1078
1079 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1080
1081         * imap.el (imap-mailbox-examine-1): New function.
1082         (imap-message-copyuid-1):
1083         (imap-message-appenduid-1): Use it, instead of
1084         `imap-mailbox-examine' which would utf-7 encode mailbox name
1085         twice.
1086
1087 2000-06-19  Dave Love  <fx@gnu.org>
1088
1089         * mm-uu.el Don't require message.  Require cl when compiling.
1090
1091 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1092
1093         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1094         a local variable.
1095         * gnus-sum.el (gnus-orphan-score): Move here.
1096
1097 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1098
1099         * message.el (message-forward): Remove show-mml condition.
1100         (message-forward-ignored-headers): Remove X-Gnus headers.
1101
1102 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1103
1104         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1105
1106 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1107
1108         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1109
1110 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1111
1112         * message.el (message-syntax-checks): Add type.
1113
1114 2000-06-07  Dave Love  <fx@gnu.org>
1115
1116         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1117         put-image.
1118         (mm-inline-image): Defalias, not fset.
1119
1120         * gnus.el (gnus-group-startup-message): Don't specify string for
1121         insert-image.
1122
1123         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1124         add-minor-mode is available.
1125         (gnus-article-display-xface): Don't specify string for
1126         insert-image.
1127
1128 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1129
1130         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1131         (gnus-topic-insert-topic-line): Use shownp.
1132         (gnus-topic-hide-topic): Don't use hidden.
1133         (gnus-topic-show-topic): Don't use hidden.
1134
1135 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1136
1137         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1138         system.
1139         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1140         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1141         * gnus-util.el (gnus-output-to-rmail): Ditto.
1142         (gnus-output-to-mail): Ditto.
1143         (gnus-write-buffer): Ditto.
1144         * gnus-uu.el (gnus-uu-save-article): Ditto.
1145
1146 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1147
1148         * message.el (message-read-from-minibuffer): Typo.
1149
1150 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1151
1152         * gnus-art.el (article-decode-charset): Override non-MIME forward
1153         charset.
1154
1155 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1156
1157         * mml.el (mml-quote-region): Correct the regexp.
1158         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1159
1160 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1161
1162         * message.el (message-forward): Insert raw text.
1163         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1164         (mml-generate-mime-1): Insert raw text in unibyte mode.
1165
1166 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1167
1168         * mm-bodies.el (mm-body-encoding): Always encoded if
1169         `mm-use-ultra-safe-encoding' is set.
1170
1171 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1172
1173         * mml.el (ange-ftp-name-format): Typo.
1174
1175 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1176
1177         * gnus-start.el (gnus-get-unread-articles): If
1178         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1179         try to do anything on that server.
1180         
1181 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1182
1183         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1184         from latest draft.
1185
1186 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1187
1188         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1189         is open.
1190
1191 2000-05-24  Dave Love  <fx@gnu.org>
1192
1193         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1194
1195 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1196
1197         * gnus.el (gnus-redefine-select-method-widget): new function, call
1198         it once. Add an "other" entry for unknown but editable backend
1199         name symbols.
1200         * gnus-start.el (gnus-declare-backend): use it.
1201
1202 2000-05-19  Dave Love  <fx@gnu.org>
1203
1204         * gnus-art.el (gnus-article-next-page): Revert last change.
1205
1206 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1207
1208         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1209
1210 2000-05-19  Dave Love  <fx@gnu.org>
1211
1212         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1213         not mm-inline-large-images.
1214
1215 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1216
1217         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1218
1219 2000-05-18  Dave Love  <fx@gnu.org>
1220
1221         * gnus-art.el: Use defalias, not fset.
1222         (gnus-article-x-face-command): Don't test for xbm.
1223         (gnus-article-next-page): Redisplay before testing point in window.
1224
1225 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1226
1227         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1228         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1229
1230 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1231
1232         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1233         gnus-summary-save-in-rmail.
1234         * message.el (message-output): Ditto.
1235
1236 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1239
1240 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1243         is a charset.
1244         * message.el (message-send-news): Check group name charset.
1245         * gnus-msg.el (gnus-post-news): Decode group name.
1246         (gnus-inews-do-gcc): Encode group name.
1247
1248 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1249
1250         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1251         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1252
1253 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1254
1255         * gnus-group.el (gnus-group-mark-line-p): New function.
1256         (gnus-group-goto-group): New parameter.
1257         (gnus-group-remove-mark): Use it.
1258         * gnus-topic.el (gnus-topic-move-group): Ditto.
1259         (gnus-topic-remove-group): Ditto.
1260
1261 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1262
1263         * gnus-group.el (gnus-group-list-dormant): New function.
1264
1265 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1266
1267         * gnus-agent.el (gnus-agent-synchronize): Use
1268         nnheader-insert-file-contents.
1269         (gnus-agent-save-active-1): Ditto.
1270         (gnus-agent-write-active): Ditto.
1271         (gnus-agent-expire): Ditto.
1272         * gnus-cache.el (gnus-cache-read-active): Ditto.
1273         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1274         * gnus-sum.el (gnus-summary-import-article): Ditto.
1275
1276         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1277         (gnus-agent-save-group-info): Ditto.
1278         (gnus-agent-save-alist): Ditto.
1279         * gnus-util.el (gnus-make-directory): Ditto.
1280
1281         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1282
1283 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1284
1285         * mml.el (mml-generate-mime-preprocess-function): New variable.
1286         (mml-generate-mime-postprocess-function): New variable.
1287         (mml-generate-mime-1): Use them.
1288
1289 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1290
1291         * gnus-group.el (gnus-group-apropos): Group name charset.
1292         * gnus-sum.el (gnus-set-mode-line): Ditto.
1293         * gnus-group.el (gnus-group-decoded-name): New function.
1294         (gnus-group-edit-group): Use it.
1295         * gnus-cus.el (gnus-group-customize): Use it.
1296
1297 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1298
1299         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1300
1301 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1302
1303         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1304         (gnus-group-name-charset-group-alist): Ditto.
1305         (gnus-group-name-charset): New function.
1306         (gnus-group-name-decode): New function.
1307         (gnus-group-insert-group-line): Use them.
1308         (gnus-group-prepare-flat-list-dead): Ditto.
1309         (gnus-group-list-active): Ditto.
1310         (gnus-group-describe-all-groups): Ditto.
1311         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1312         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1313         add gnus-group property.
1314         (gnus-browse-group-name): Read gnus-group property.
1315
1316 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1317
1318         * nnfolder.el (nnfolder-possibly-change-group): Use
1319         file-name-coding-system instead of pathname-coding-system.
1320         * nnmail.el (nnmail-find-file): Ditto.
1321         (nnmail-write-region): Ditto.
1322         * nnmh.el (nnmh-retrieve-headers): Ditto.
1323         (nnmh-request-article): Ditto.
1324         (nnmh-request-group): Ditto.
1325         (nnmh-request-list): Ditto.
1326         (nnmh-possibly-change-directory): Ditto.
1327         (nnmh-active-number): Ditto.
1328         * nnml.el (nnml-possibly-change-directory): Ditto.
1329         (nnml-request-list): Ditto.
1330         (nnml-request-article): Ditto.
1331         (nnml-retrieve-headers): Ditto.
1332
1333 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1334
1335         * nnimap.el (nnimap-request-accept-article): Don't unselect
1336         mailbox if no mailbox is selected.
1337
1338 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1339
1340         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1341         Recognize domain names starting with `www.' as starting an URL.
1342
1343 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1344
1345         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1346         (mail-source-keyword-map): Add "subdirs" for maildir.
1347
1348 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1349
1350         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1351         (nnmail-get-new-mail): Use it.
1352         * gnus-start.el (gnus-get-unread-articles): Ditto.
1353
1354 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1355
1356         * gnus-sum.el (gnus-summary-edit-article): Better support for
1357         nndraft:drafts.
1358         * nndraft.el (nndraft-request-replace-article): New function,
1359         bind nnmail-file-coding-system.
1360
1361 2000-05-14  Dave Love  <fx@gnu.org>
1362
1363         * nnheader.el: Replace uses of `fset' with `defalias'.
1364         (jka-compr-compression-info-list): Only defvar when compiling.
1365
1366 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1367
1368         * webmail.el (webmail-netaddress-article): Refresh redirect.
1369
1370 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1371
1372         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1373
1374 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1375
1376         * webmail.el: Translate &nbsp; to SP.
1377
1378 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1379
1380         * message.el (message-bounce): Doc typo.
1381
1382 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1383
1384         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1385         (gnus-soup-store): Ditto.
1386         (gnus-soup-send-packet): Ditto.
1387         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1388         (nnsoup-dissect-buffer): Ditto.
1389         (nnsoup-narrow-to-article): Ditto.
1390         (nnsoup-make-active): Ditto
1391
1392 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1393
1394         * message.el (message-mode): Two parameters for local-variable-p.
1395
1396 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1397
1398         * message.el (message-strip-list-identifiers): New function.
1399         (message-reply): Use it and use message-strip-subject-re.
1400         (message-followup): Ditto.
1401         * gnus-art.el (article-hide-list-identifiers): Remove more.
1402         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1403
1404 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1405
1406         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1407         mail-parset-charset and use non-numeric argument.
1408
1409 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1410
1411         * mml.el (mml-buffer-list): New variable.
1412         (mml-generate-new-buffer): New function.
1413         (mml-destroy-buffers): Ditto.
1414         (mml-insert-mime): Use them.
1415         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1416         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1417         * message.el (message-mode): Ditto.
1418         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1419         (gnus-uu-save-article): Support show-as-mml.
1420         * message.el (message-forward): Ditto.
1421
1422 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1423
1424         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1425         (nndoc-mime-digest-type-p): Locate article head precisely.
1426         * mml.el (mml-generate-default-type): New variable.
1427         (mml-generate-mime-1): Use it.
1428         (mml-insert-mime-headers): Use it.
1429         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1430         (gnus-uu-digest-mail-forward): Use it and call message-forward
1431         with argument digest.
1432         (gnus-uu-save-article): Support message-forward-as-mime.
1433         * message.el (message-forward): Add parameter digest.
1434         * mm-decode.el (mm-dissect-default-type): New variable.
1435         (mm-dissect-buffer): Use it.
1436
1437 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1438
1439         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1440         newline and paragraph to nil when got a non-ascii character. Test
1441         paragraph before newline.
1442
1443 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1444
1445         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1446         limit to 76.
1447
1448 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1449
1450         * nnslashdot.el (nnslashdot-sid-strip): New function.
1451         (nnslashdot-threaded-retrieve-headers): New format.
1452         (nnslashdot-sane-retrieve-headers): Ditto.
1453         (nnslashdot-request-article): Ditto.
1454         (nnslashdot-threaded-retrieve-headers): Thread properly.
1455         (nnslashdot-request-article): Be more lenient.
1456         (nnslashdot-threaded-retrieve-headers): Regexp search.
1457
1458 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1459
1460         * gnus-sum.el (gnus-with-article): Define it before use it.
1461
1462 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1463
1464         * message.el (message-supersede): Use mime-to-mml.
1465         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1466
1467 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1468
1469         * gnus-group.el (gnus-group-list-cached): Don't use
1470         `subst-char-in-string'.
1471
1472 2000-05-08  Dave Love  <fx@gnu.org>
1473
1474         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1475
1476 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1477
1478         * mm-decode.el (mm-interactively-view-part): Append %s if the
1479         method is a single word.
1480         * nnwarchive.el (nnwarchive-type-definition): Typo.
1481
1482 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1483
1484         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1485         function.
1486         (gnus-group-prepare-flat-predicate): Use it.
1487         (gnus-group-list-cached): List dead groups.
1488
1489 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1490
1491         * gnus-art.el (article-decode-charset): Don't decode message with
1492         format.
1493
1494 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1495
1496         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1497         evaluate the Lisp code.
1498
1499 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1500
1501         * gnus-art.el (article-wash-html): New function.
1502         (gnus-article-wash-html): Bind.
1503         (gnus-article-make-menu-bar): Menu item.
1504         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1505         (gnus-summary-make-menu-bar): Menu item.
1506         * gnus.el: Autoload.
1507
1508 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1509
1510         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1511         (gnus-uu-unshar-article): Use it.
1512
1513         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1514         (mailcap-maybe-eval): Use it.
1515
1516         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1517         in docstring.
1518
1519         * mml.el (mml-generate-mime-1): Small comment.
1520
1521 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1522
1523         * gnus-art.el (article-de-base64-unreadable): New function.
1524         (gnus-article-de-base64-unreadable): Bind.
1525         (gnus-article-make-menu-bar): Menu item.
1526         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1527         (gnus-summary-make-menu-bar): Menu item.
1528         * gnus.el: Autoload.
1529
1530 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1531
1532         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1533         (gnus-summary-select-article): Add en/disable multibyte.
1534
1535 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1536
1537         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1538         (gnus-summary-edit-article): New feature: editing raw articles.
1539
1540 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1541
1542         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1543         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1544         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1545         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1546         * mm-decode.el (mm-insert-part): Ditto.
1547
1548 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1549
1550         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1551         (nndoc-forward-type-p): Ditto.
1552
1553 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1554
1555         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1556         value of enable-multibyte-characters.
1557
1558 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1559
1560         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1561
1562 2000-05-03  Dave Love  <fx@gnu.org>
1563
1564         * gnus-ems.el (gnus-article-xface-ring-internal)
1565         (gnus-article-xface-ring-size): New variable.
1566         (gnus-article-display-xface): Use them to cache data.  Don't try
1567         to use XPM.  Set up binary coding for PBM's sake.
1568
1569 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1570
1571         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1572         * gnus-int.el (gnus-request-accept-article): Ditto.
1573         (gnus-request-replace-article): Ditto.
1574         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1575
1576 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1577
1578         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1579
1580 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1581
1582         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1583         field.
1584         * mml.el (mml-to-mime): Use message-default-charset.
1585         (mml-preview): Narrow to headers.
1586         * message.el (message-send-mail): Use message-default-charset.
1587         (message-send-news): Narrow to headers;
1588         use message-default-charset.
1589
1590 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1593         detect.
1594         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1595         restriction.
1596         (mml-parse-1): Warning message.
1597         (mml-preview): Disable multibyte.
1598
1599 2000-05-03  Dave Love  <fx@gnu.org>
1600
1601         * gnus.el (gnus-group-startup-message): Add newline before image.
1602
1603 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1604
1605         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1606         * message.el (message-send-mail): Use unibyte-buffer.
1607         (message-send-mail): Ditto.
1608
1609 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1610
1611         * gnus.el: Gnus v5.8.6 is released.
1612
1613 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1614
1615         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1616
1617 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1618
1619         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1620
1621 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1622
1623         * message.el (message-send-mail-partially): Use forward-line.
1624
1625 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1626
1627         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1628
1629 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1630
1631         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1632         (mml-insert-mime): No markup only for text/plain.
1633         (mime-to-mml): Remove MIME headers.
1634
1635 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1636
1637         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1638         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1639         as 8-bit.
1640         * lpath.el: Fbind image functions.
1641
1642 2000-04-28  Dave Love  <fx@gnu.org>
1643
1644         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1645         21.
1646
1647         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1648         search order.  Use parse-colon-path and remove some redundancy.
1649         Doc fix.
1650         (mailcap-parse-mimetypes): Code consistently with
1651         mailcap-parse-mailcaps.  Doc fix.
1652
1653         * gnus-start.el (gnus-unload): Iterate over `features', not
1654         `load-history'.
1655
1656 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1657
1658         * mml.el (mml-parse-1): Don't create blank parts.
1659         (mml-read-part): Fix mml tag.
1660         (mml-insert-mime): Convert message/rfc822.
1661         (mml-insert-mml-markup): Add mmlp parameter.
1662
1663 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1664
1665         * message.el (message-send-mail-partially): Remove CTE.
1666
1667 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1668
1669         * lpath.el: Fbind put-image for XEmacs.
1670         * mm-view.el (mm-inline-image): Fset it.
1671
1672 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1673
1674         * nndoc.el (nndoc-type-alist): Change forward regexp.
1675
1676 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1677
1678         * message.el (message-send-mail-partially-limit): Change the
1679         default value.
1680
1681 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1682
1683         * gnus-util.el (gnus-extract-address-components): Name might be
1684         "".
1685
1686 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1687
1688         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1689         (gnus-summary-post-forward): Ditto.
1690         * message.el (message-forward-show-mml): New variable.
1691         (message-forward): Use it.
1692         * mml.el (mml-parse-1): Add tag mml.
1693         (mml-read-part): Ditto.
1694         (mml-generate-mime): Support reentance.
1695         (mml-generate-mime-1): Support mml tag.
1696
1697 2000-04-27  Dave Love  <fx@gnu.org>
1698
1699         * gnus-art.el: Don't bother to require custom, browse-url.
1700         (gnus-article-x-face-command): Include gnus-article-display-xface.
1701
1702         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1703         Use defalias, not fset.
1704         (gnus-article-display-xface): New function.
1705
1706         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1707
1708         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1709         (mm-xemacs-p): Deleted.
1710         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1711         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1712         use create-image and don't special-case xbm.
1713         (mm-valid-image-format-p): Use display-graphic-p.
1714
1715 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1716
1717         * message.el (message-send-mail-partially-limit): New variable.
1718         (message-send-mail-partially): New function.
1719         (message-send-mail): Use it.
1720         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1721         all blank lines inside of base64.
1722         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1723         blank lines.
1724
1725 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1726
1727         * mml.el (mml-insert-tag): Match more special characters.
1728
1729 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1730
1731         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1732
1733 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1734
1735         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1736         (mm-inlined-types): Ditto.
1737         * mm-partial.el: New file.
1738
1739 2000-04-27  Dave Love  <fx@gnu.org>
1740
1741         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1742         matter in Emacs 21.
1743
1744 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1745
1746         * mm-bodies.el (mm-encode-body): Remove reference to
1747         mm-default-charset in comment.
1748
1749 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1750
1751         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1752
1753 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1754
1755         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1756         let.
1757
1758 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1759
1760         * gnus-draft.el (gnus-draft-setup): Fix comments.
1761
1762 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1763
1764         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1765         if nnmbox-file-coding-system-for-write is nil.
1766
1767 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1768
1769         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1770         header if nil.
1771
1772 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1773
1774         * mm-view.el (mm-inline-text): Insert directly if decoded.
1775         * mml.el (autoload): Typo.
1776
1777 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1778
1779         * mml.el (mml-preview): Set up posting-charset.
1780         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1781
1782 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1783
1784         * webmail.el: Fix yahoo mail.
1785
1786 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1787
1788         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1789         word if not necessary.
1790         (rfc2047-encode-region): Put space between encoded words.
1791
1792 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1793
1794         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1795
1796 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1797
1798         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1799         required.
1800         (gnus-draft-edit-message): Require restoration.
1801
1802 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1803
1804         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1805         back.
1806
1807 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1808
1809         * gnus-art.el (gnus-treat-article): Make sure that the summary
1810         buffer is live.
1811
1812 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1813
1814         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1815         (mailcap-parse-mailcap): Backwards parsing.
1816         (mailcap-possible-viewers): Remove nreverse.
1817         (mailcap-mime-info): Ditto.
1818         (mailcap-add-mailcap-entry): Keep alternative viewer.
1819
1820 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1821
1822         * gnus.el: Gnus v5.8.5 is released.
1823
1824 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1827
1828         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1829
1830         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1831
1832 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1833
1834         * mm-view.el (mm-inline-message): Disable prepare-hook.
1835
1836 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1837
1838         * gnus.el: Fix copyright statements.
1839
1840         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1841         variable.
1842         (gnus-articles-to-read): Use it.
1843
1844         * message.el (message-get-reply-headers): Bind free variable.
1845
1846 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1847
1848         * message.el (message-get-reply-headers): Fix to-address.
1849
1850 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1851
1852         * webmail.el: Hotmail fix. Add a debug function.
1853
1854 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1855
1856         * gnus-sum.el (t): M-down and M-up.
1857
1858 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1859
1860         * gnus-sum.el: Doc fix.
1861
1862 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1863
1864         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1865
1866 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867
1868         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1869         string.
1870         (nnweb-request-group): Don't scan twice.
1871         (nnweb-request-scan): Don't nix out the hashtb.
1872
1873         * message.el (message-get-reply-headers): Return a value.
1874
1875 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1876
1877         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1878         urls.
1879
1880 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1883         order messages are inserted.
1884
1885         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1886         message/rfc822 parts.
1887
1888         * gnus-art.el (gnus-article-read-summary-keys): Check for
1889         numerical values.
1890
1891         * message.el (message-get-headers): Made into own function.
1892         (message-reply): Use it.
1893         (message-get-reply-headers): Renamed.
1894         (message-widen-reply): New command.
1895
1896 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1897
1898         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1899
1900 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1901
1902         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1903         non-base64 text at the end if not found.
1904
1905 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1906
1907         * gnus-sum.el (gnus-read-move-group-name):
1908         (gnus-summary-move-article): Use `gnus-group-method' to find out
1909         what method the manually entered group belong to.
1910         `gnus-group-name-to-method' doesn't return any method parameters
1911         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1912         for new groups so they wouldn't work.
1913
1914 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915
1916         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1917         override.
1918
1919 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1920
1921         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1922         probably good to do, or something.  I dunno.  I just write these
1923         ChangeLog entries, and my name is Lars.
1924
1925 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1926
1927         * message.el (message-caesar-region): Use translate-region.
1928
1929 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1930
1931         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1932
1933 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1934
1935         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1936         variables, because that makes Emacs flash.
1937
1938         * gnus-group.el (gnus-group-insert-group-line): Don't call
1939         gnus-group-add-icon unconditionally.
1940
1941         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1942
1943         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1944         xmas.
1945         (gnus-group-glyph-directory): Removed.
1946
1947 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1948
1949         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1950         gnus-newsgroup-name is "".
1951
1952 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1953
1954         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1955         in conjunction with MULE-UCS.
1956
1957 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1958
1959         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1960
1961 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1962
1963         * dgnushack.el (last, mapcon, member-if, union): New compiler
1964         macros for emulating cl functions.
1965
1966 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1967
1968         * message.el (message-shorten-references): Only cater to broken
1969         INN for news. This caters for broken smtpd.
1970
1971 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * mailcap.el (mailcap-mime-info): Use the first match; not the
1974         last.
1975
1976         * gnus-agent.el (gnus-category-kill): Save the category list.
1977
1978 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
1979
1980         * gnus-sum.el (gnus-summary-move-article): Do something or other.
1981
1982 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983
1984         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1985
1986 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1987
1988         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1989
1990 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1991
1992         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
1993         (gnus-group-list-cached): Use it.
1994
1995 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1996
1997         * gnus.el: Update all the copyright notices.
1998
1999 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2000
2001         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2002         non-base64 text at the end.
2003
2004 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2005
2006         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2007
2008 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009
2010         * nnheader.el: Don't autoload cancel-function-timers.
2011
2012         * message.el (message-fetch-field): Fold case.
2013
2014 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2015
2016         * message.el (message-forward-before-signature): New variable.
2017
2018 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2019
2020         * gnus-mlspl.el: Fix stuff.
2021
2022 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2025         subjects when unthreaded.
2026
2027 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2028
2029         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2030         well.
2031
2032 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2033
2034         * gnus-art.el (gnus-article-mode): Fix variable name.
2035
2036 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2037
2038         * mm-view.el: Fix autoload.
2039
2040         * flow-fill.el (flow-fill): Fix provide.
2041
2042         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2043         nil.
2044
2045 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2046
2047         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2048
2049 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2050
2051         * gnus-util.el (gnus-netrc-machine): Didn't work.
2052
2053 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2054
2055         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2056
2057 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * flow-fill.el: Renamed from fill-flowed.
2060
2061         * message.el (message-forward-ignored-headers): Default to
2062         removing CTE.
2063
2064 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2065
2066         * message.el (message-mode): Don't fill headers.
2067
2068 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2069
2070         * message.el (message-pipe-buffer-body): Use shell
2071
2072 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2073
2074         * nnvirtual.el (nnvirtual-request-article):
2075         Bind gnus-override-method to nil.
2076         (nnvirtual-request-update-mark): Don't update mark when
2077         article is not there.
2078
2079 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2080
2081         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2082
2083 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2084
2085         * gnus-util.el (gnus-parse-netrc): Allow "port".
2086         (gnus-netrc-machine): Take a port param.
2087         (gnus-netrc-machine):
2088
2089         * gnus-art.el (gnus-request-article-this-buffer): Allow
2090         re-selecting referenced articles.
2091
2092         * message.el (message-cancel-news): Allow editing.
2093         (message-cancel-message): Add newline.
2094
2095 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2096
2097         * mm-view.el (mm-inline-image-emacs): New function.
2098
2099 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2100
2101         * mail-source.el (mail-source-delete-incoming): Change default in
2102         cvs.
2103
2104 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2105
2106         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2107         function.
2108
2109 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2110
2111         * nnml.el (nnml-request-expire-articles): Use it.
2112
2113         * nnmail.el (nnmail-expiry-target): New variable.
2114         (nnmail-expiry-target-group): New function.
2115
2116 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2117
2118         * message.el (message-forward): Add non-MIME separators.
2119
2120 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2121
2122         * message.el (message-generate-headers): Respect the syntax check
2123         spec.
2124
2125         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2126         (gnus-remove-thread): Don't show all threads.
2127
2128 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2129
2130         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2131
2132 2000-04-19  Dave Love  <fx@gnu.org>
2133
2134         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2135
2136 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2137
2138         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2139         (nnwarchive-egroups-*): Ditto.
2140         (nnwarchive-url): Unibyte buffer and single line cookie.
2141
2142 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2143
2144         * mm-util.el (mm-char-or-char-int-p): New alias.
2145         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2146         entities.
2147
2148 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2149
2150         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2151         article case insensitively.
2152
2153 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2154
2155         * mail-source.el (mail-source-fetch-webmail): Use the default
2156         password provided in mail-sources; use webmail:subtype:user as
2157         the key.
2158
2159 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2160
2161         * mail-source.el (mail-source-fetch-webmail): Use
2162         mail-source-password-cache.
2163
2164 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2165
2166         * webmail.el: Add netscape mail and fix HotMail mail.
2167
2168 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2169
2170         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2171
2172 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2173
2174         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2175         RFC822.PEEK if server support IMAP4rev1.
2176         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2177         RFC822.TEXT.PEEK if server support IMAP4rev1.
2178         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2179         RFC822.HEADER if server support IMAP4rev1.
2180         (nnimap-request-article-part): Support bodydetail in response
2181         data.
2182
2183 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2184
2185         * fill-flowed.el: New file.
2186
2187         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2188         text/plain parts with `format' parameters.
2189
2190         * mm-view.el (autoload): Autoload fill-flowed.
2191         (mm-inline-text): For "plain" parts with a format=flowed
2192         parameter, call `fill-flowed'.
2193
2194 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2197         slashdot ids.
2198
2199 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2202         format.
2203
2204 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2205
2206         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2207         `imtest' too.
2208         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2209         (imap-gssapi-program): New variable.
2210         (imap-streams): Add gssapi.
2211         (imap-stream-alist): Ditto.
2212         (imap-authenticators): Ditto.
2213         (imap-authenticator-alist): Ditto.
2214         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2215         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2216         1.6.x `imtest' syntax.
2217         (imap-gssapi-stream-p): New function.
2218         (imap-gssapi-open): Ditto.
2219         (imap-gssapi-auth-p): Ditto.
2220         (imap-gssapi-auth): Ditto.
2221         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2222         (imap-send-command): Use buffer-local `imap-client-eol' value.
2223
2224         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2225         lines and turn TAB into SPC before parsing.
2226
2227 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2228
2229         * nnheader.el (nnheader-group-pathname): Make sure to return a
2230         directory.
2231         * nnmail.el (nnmail-group-pathname): Ditto.
2232
2233 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2234
2235         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2236         might split in the middle of a message-id.
2237
2238 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2239
2240         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2241         groups from the server.
2242
2243         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2244         (gnus-summary-toggle-header): Update the wash status.
2245
2246         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2247         Moved here.
2248
2249         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2250         setting.
2251
2252         * nnmail.el (nnmail-get-active): Use it.
2253         (nnmail-parse-active): New function.
2254
2255         * mm-view.el (mm-inline-text): Support the new version of
2256         vcard.el.
2257
2258         * gnus-sum.el (gnus-summary-move-article): Only delete article
2259         when moving junk.
2260         (gnus-deaden-summary): Bury the buffer.
2261
2262         * nnmail.el (nnmail-group-pathname): Ditto.
2263
2264         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2265
2266 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2267
2268         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2269         whether Mule.
2270
2271 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2272
2273         * message.el (message-send-mail): Protect against unloaded Gnus.
2274
2275         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2276         parent.
2277         (gnus-topic-update-topic-line): Yes, do.
2278         (gnus-topic-goto-missing-group): Tally the correct number of
2279         unread articles before inserting the topic line.
2280
2281 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2284
2285 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2286
2287         * mm-decode.el (mm-dissect-buffer): Ditto.
2288
2289         * gnus-art.el (article-decode-charset): Strip CTE.
2290
2291         * ietf-drums.el (ietf-drums-strip): New function.
2292
2293         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2294         when prompting in read-only groups.
2295
2296 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2297
2298         * imap.el (imap-send-command): Change EOL-chars when
2299         `imap-client-eol' differs from default, not only for kerberos4.
2300         (imap-mailbox-status): Get encoded mailbox's status.
2301
2302 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2303
2304         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2305         into `mail-source-password-cache'.
2306
2307 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2308
2309         * mm-util.el (mm-mime-charset): Check for presence of
2310         `coding-system-get' and `get-charset-property' (recent XEmacs has
2311         the former, but not the latter).
2312
2313 2000-01-28  Dave Love  <fx@gnu.org>
2314
2315         * message.el (message-check-news-header-syntax): Fix typo
2316         `newsgroyps'.
2317         (message-talkative-question): Put temp buffer in fundamental-mode.
2318         (message-recover): Use fundamental-mode in the right buffer.
2319
2320         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2321         right buffer.
2322
2323 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2324
2325         * qp.el (quoted-printable-decode-region): Add charset parameter.
2326         (quoted-printable-decode-string): Ditto.
2327
2328         * gnus-art.el (article-de-quoted-unreadable): Use it.
2329
2330 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2331
2332         * nnimap.el (nnimap-split-predicate): New variable.
2333         (nnimap-split-articles): Use it.
2334
2335 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2336
2337         * utf7.el: Change email address.
2338
2339 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * gnus-group.el (gnus-group-catchup): Purge split history.
2342
2343 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2344
2345         * nnmail.el (nnmail-generate-active): Support extended group name.
2346         (nnmail-get-active): Ditto.
2347
2348 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2349
2350         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2351         group names, don't remove anything.
2352
2353 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2354
2355         * webmail.el (webmail-my-deja-open): My-deja changes.
2356
2357 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2358
2359         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2360
2361 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2362
2363         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2364
2365 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2366
2367         * gnus.el (gnus-other-frame): Fix typo.
2368
2369 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2370
2371         * gnus-cus.el (gnus-group-customize): Fix typo.
2372
2373 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * nnweb.el (nnweb-insert): Simplified.
2376
2377 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * gnus-art.el (gnus-article-mode-map): "e" is
2380         gnus-summary-edit-article.
2381
2382 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2383
2384         * mailcap.el (mailcap-mime-extensions): Add .diff.
2385
2386 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2387
2388         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2389         there is no "%s" in the method.
2390
2391 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2392
2393         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2394
2395 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2396
2397         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2398
2399         * gnus.el: Really always pop up a new frame.
2400
2401         * parse-time.el (parse-time-rules): Allow 100-110 to be
2402         2000-2010.
2403
2404         * time-date.el (date-to-time): Don't use timezone.
2405
2406 2000-01-06  Dave Love  <fx@gnu.org>
2407
2408         * time-date.el: Add keywords.
2409         (date-to-time): Add autoload cookie.  Canonicalize with
2410         timezone-make-date-arpa-standard.
2411         (time-to-seconds): Avoid caddr.
2412         (safe-date-to-time): Add autoload cookie.
2413
2414         * base64.el: Require cl when compiling.
2415
2416 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2417
2418         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2419         eyecandy.
2420         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2421         group line using gnus-group-add-icon.
2422         (gnus-group-icons): Added customize group.
2423         (gnus-group-icon-list): Added variable.
2424         (gnus-group-glyph-directory): Added variable.
2425         (gnus-group-icon-cache): Added variable.
2426         (gnus-group-running-xemacs): Added variable.
2427         (gnus-group-add-icon): Added function. Add an icon to the current
2428         line according to gnus-group-icon-list.
2429         (gnus-group-icon-create-glyph): Added function.
2430
2431 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * gnus-sum.el (gnus-summary-select-article): Return whether we
2434         selected something new.
2435         (gnus-summary-search-article): Start searching at the window
2436         point.
2437
2438         * gnus-group.el (gnus-fetch-group): Complete over
2439         gnus-active-hashtb.
2440
2441 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2442
2443         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2444
2445 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2446
2447         * gnus-sum.el (gnus-preserve-marks): New variable.
2448         (gnus-summary-move-article): Use it.
2449         (gnus-group-charset-alist): Added more entries.
2450
2451 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452
2453         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2454
2455         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2456         as the default score.
2457
2458         * gnus-score.el (gnus-score-delta-default): Changed name.
2459
2460 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2461
2462         * imap.el (imap-parse-literal):
2463         (imap-parse-flag-list): Don't care about props.
2464         (imap-parse-string): Handle quoted characters.
2465
2466 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2469         (gnus-summary-mark-article): Doc fix.
2470         (gnus-summary-mark-forward): Doc fix.
2471         (t): Changed keystroke for gnus-summary-customize-parameters.
2472
2473         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2474         "e".
2475         (gnus-article-mode-map): No, don't.
2476
2477         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2478         of the final article.
2479
2480         * mm-decode.el (mm-interactively-view-part): Error on no method.
2481
2482 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2483
2484         * gnus-score.el (gnus-score-insert-help): Something.
2485
2486         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2487
2488         * gnus-win.el (gnus-configure-frame): Ditto.
2489
2490         * gnus-mh.el (gnus-summary-save-in-folder): Use
2491         with-current-buffer.
2492
2493 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2494
2495         * nnwarchive.el: Changed file perms.
2496
2497 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2498
2499         * gnus-group.el (gnus-group-delete-groups): New command.
2500         (gnus-group-delete-group): Extra no-prompt parameters.
2501
2502 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2503
2504         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2505         <p>.
2506
2507 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2508
2509         * webmail.el (webmail-hotmail-article): Don't insert message id.
2510
2511 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2512
2513         * nnimap.el (nnimap-split-fancy): New variable.
2514         (nnimap-split-fancy): New function.
2515
2516 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2517
2518         (nnimap-split-rule): Document symbol value.
2519
2520 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2521
2522         * nnimap.el (nnimap-retrieve-headers-progress): Let
2523         `nnheader-parse-head' parse article.
2524         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2525         request headers needed by `nnheader-parse-head'.
2526
2527 1999-12-23  Florian Weimer  <fw@s.netic.de>
2528
2529         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2530         value (crosspostings are handled), improve documentation.
2531
2532         * smiley.el: Declare file coding system as iso-8859-1.
2533
2534         * nnultimate.el: Dito.
2535
2536         * message.el: Dito.
2537
2538         * gnus-cite.el: Dito.
2539
2540         * gnus-spec.el: Dito.
2541
2542 1999-12-21  Florian Weimer  <fw@s.netic.de>
2543
2544         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2545         (gnus-setup-message): No longer make `message-posting-charset'
2546         buffer-local.
2547         (gnus-setup-posting-charset): Reflect the new layout of
2548         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2549
2550         * message.el (message-send-mail): Bind `message-this-is-mail' and
2551         `message-posting-charset'.
2552         (message-send-news): Dito, and honour new layout of
2553         `message-posting-charset'.
2554         (message-encode-message-body): Ignore `message-posting-charset'.
2555
2556         * mm-bodies.el (mm-body-encoding): Consider
2557         `message-posting-charset' when deciding whether to use 8bit.
2558
2559         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2560         (rfc2047-encodable-p): Now solely for headers; use
2561         `message-posting-charset'.
2562
2563 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2564
2565         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2566
2567 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2568
2569         * nnagent.el (nnagent-server-opened): Optional.
2570         (nnagent-status-message): Optional.
2571
2572 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2573
2574         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2575         end (referenced by instructions in
2576         `gnus-cited-opened-text-button-line-format-alist').
2577
2578 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2579
2580         * imap.el (imap-starttls-open): Typo.
2581
2582 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2583
2584         * mm-util.el (mm-charset-after): Non-MULE case.
2585         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2586         * rfc2047.el (rfc2047-dissect-region): Bind it.
2587
2588 1999-12-18  Florian Weimer  <fw@s.netic.de>
2589
2590         * mml.el (mml-generate-multipart-alist): Correct default value.
2591
2592         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2593         (mm-safer-encoding): New function.
2594         (mm-content-transfer-encoding): Use both.
2595
2596         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2597         * qp.el (quoted-printable-encode-region): Dito.
2598
2599 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2600
2601         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2602
2603 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2604
2605         * webmail.el (webmail-hotmail-list): raw=0.
2606
2607 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2608
2609         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2610         group name.
2611
2612 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2613
2614         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2615
2616 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2617
2618         * imap.el: Don't autoload digest-md5.
2619         (imap-starttls-open): Bind coding-system-for-{read,write}.
2620         (imap-starttls-p): Check if we can find starttls.el.
2621         (imap-digest-md5-p): Check if we can find digest-md5.el.
2622
2623 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2624
2625         * base64.el (base64-encode-string): Accept 2nd argument
2626         `no-line-break'.
2627
2628         * imap.el: Require `digest-md5' when compiling; add autoload
2629         settings for `digest-md5-parse-digest-challenge',
2630         `digest-md5-digest-response', `starttls-open-stream' and
2631         `starttls-negotiate'.
2632         (imap-authenticators): Add `digest-md5'.
2633         (imap-authenticator-alist): Setup for `digest-md5'.
2634         (imap-digest-md5-p): New function.
2635         (imap-digest-md5-auth): New function.
2636         (imap-stream-alist): Add STARTTLS entry.
2637         (imap-starttls-p): New function.
2638         (imap-starttls-open): New function.
2639
2640 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2641
2642         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2643
2644 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2645
2646         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2647         string-to-x function.
2648
2649 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2650
2651         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2652
2653 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2654
2655         * webmail.el: Enhance hotmail-snarf.
2656
2657 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2658
2659         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2660
2661 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2662
2663         * webmail.el (webmail-hotmail-list): Search no-error.
2664
2665 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2666
2667         * nnwarchive.el: Support nov-is-evil.
2668         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2669         Set it if non-nil.
2670         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2671
2672 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2673
2674         * nnagent.el (nnagent-server-opened): Redefine.
2675         (nnagent-status-message): Ditto.
2676
2677 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2678
2679         * rfc1843.el (rfc1843-decode-region): Use
2680         buffer-substring-no-properties.
2681         * gnus-art.el (article-decode-HZ): New function.
2682
2683 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2684
2685         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2686
2687 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2688
2689         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2690         MIME charset not a MULE charset.
2691
2692 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2693
2694         * gnus-ems.el: Translate more ugly characters.
2695         * nnheader.el (nnheader-translate-file-chars): Don't translate
2696         the second ':'.
2697
2698 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2699
2700         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2701         method if cannot find the article.
2702
2703 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2704
2705         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2706         method if overrided.
2707
2708 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2709
2710         * mail-source.el (mail-source-fetch-webmail): Parameter
2711         dontexpunge.
2712
2713 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2714
2715         * webmail.el: Support my-deja. Better error report.
2716
2717 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2718
2719         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2720         is bad.
2721         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2722         is not 1.
2723
2724 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2725
2726         * nnslashdot.el (nnslashdot-request-article): A space.
2727
2728 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2729
2730         * nnagent.el: Support different backend with same name.
2731
2732 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2733
2734         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2735         archived group.
2736         (nnslashdot-sane-retrieve-headers): Ditto.
2737         (nnslashdot-request-article): Ditto.
2738
2739 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2740
2741         * nnweb.el (nnweb-insert): Narrow to point.
2742
2743 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2744
2745         * nnweb.el (nnweb-insert): Follow refresh url.
2746         * nnslashdot.el: Use it.
2747
2748 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2749
2750         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2751         (nnweb-decode-entities-string): New function.
2752
2753         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2754         nnweb-* and move to nnweb.el.
2755         * nnwarchive.el: Use nnweb-decode-entities, etc.
2756         * webmail.el: Ditto.
2757
2758         * nnslashdot.el: Use nnweb-decode-entities-string.
2759         (nnslashdot-decode-entities): Remove.
2760
2761 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2762
2763         * nnslashdot.el: Decode entities.
2764
2765 1999-12-12  Dave Love  <fx@gnu.org>
2766
2767         * gnus-agent.el (gnus-category-edit-groups)
2768         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2769         expansion of setf, fixed.
2770
2771 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2772
2773         * gnus-agent.el: Revoke last Dave Love's patch, because of
2774         incompatibility of XEmacs.
2775
2776 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2777
2778         * mm-uu.el: Change headers.
2779         * rfc1843.el: Ditto.
2780         * uudecode.el: Ditto.
2781
2782 1999-12-07  Dave Love  <fx@gnu.org>
2783
2784         * gnus-agent.el (gnus-category-edit-predicate)
2785         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2786         inside backquote to avoid it at runtime.
2787
2788 1999-12-07  Dave Love  <fx@gnu.org>
2789
2790         * binhex.el: Require cl when compiling.
2791
2792 1999-12-04  Dave Love  <fx@gnu.org>
2793
2794         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2795
2796 1999-12-04  Dave Love  <fx@gnu.org>
2797
2798         * mm-util.el (mm-delete-duplicates): New function.
2799         (mm-write-region): Use it.
2800
2801         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2802
2803         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2804         mm-delete-duplicates.
2805
2806         * imap.el (imap-open, imap-debug): Avoid mapc.
2807
2808         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2809
2810         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2811         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2812
2813         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2814         runtime.
2815
2816         * gnus.el (gnus-select-method): Likewise.
2817
2818         * nnheader.el (nnheader-nov-read-integer): Likewise.
2819
2820         * mm-view.el (mm-inline-message): Require cl when compiling.
2821         Avoid ignore-errors at runtime.
2822         (mm-inline-text): Avoid mapc.
2823
2824 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2825
2826         * gnus-art.el (article-decode-charset): Widen is bad.
2827
2828 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2829
2830         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2831
2832 1999-12-12  Florian Weimer  <fw@s.netic.de>
2833
2834         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2835         indicate that only US-ASCII is permitted.
2836         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2837         use unencoded 8-bit characters in message headers.
2838
2839 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2840
2841         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2842         CRLF.
2843
2844 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2845
2846         * webmail.el: Require url-cookie.
2847
2848 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2849
2850         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2851         new function to make modified caesar table.
2852         (nnwarchive-from-r13): Use it.
2853         (nnwarchive-mail-archive-article): Improved.
2854
2855 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2856
2857         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2858
2859 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2860
2861         * nnweb.el (nnweb-request-article): Return cons.
2862
2863 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2864
2865         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2866
2867 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2868
2869         * mm-util.el (mm-with-unibyte): New macro.
2870         * nnweb.el (nnweb-init): Use it.
2871
2872 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2873
2874         * mm-util.el (mm-charset-after): New function.
2875         (mm-find-mime-charset-region): Set charsets after
2876         delete-duplicates and use find-coding-systems-region.
2877         (mm-find-charset-region): Remove composition.
2878
2879         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2880
2881         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2882
2883 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2884
2885         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2886         * mml.el (mml-confirmation-set): New variable.
2887         (mml-parse-1): Ask user to confirm.
2888
2889 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2890
2891         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2892         are scanned when we have directory mail-sources (the mail source
2893         is modified in that case, so we must scan it for all
2894         groups/methods).
2895
2896 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2897
2898         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2899         and nnml-article-file-alist.
2900
2901 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2902
2903         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2904         nnmail-fetched-sources.
2905
2906 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2907
2908         * mm-util.el (mm-find-charset-region): Use the last charset.
2909
2910 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2911
2912         * gnus.el (gnus-select-method): Made the option list prettier.
2913
2914 1999-12-08  Florian Weimer  <fw@s.netic.de>
2915
2916         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2917         for the `de' newsgroups hierarchy, as it is common practice there.
2918
2919
2920 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2921
2922         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2923         buffer-string arguments. Fix references.
2924
2925 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2926
2927         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2928         (gnus-agent-batch-fetch): Use it.
2929         (gnus-agent-fetch-session): Use it.
2930
2931 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2932
2933         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2934
2935 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2936
2937         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2938         nil.
2939
2940 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2941
2942         * nnslashdot.el (nnslashdot-request-list): There were two
2943         top-level body-forms.  Put a `progn' around them.
2944
2945         * gnus.el (gnus-select-method): Use `condition-case'
2946         instead of `ignore-errors', since cl may not be loaded when the
2947         form is evaluated.
2948
2949 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2950
2951         * nnwarchive.el: Support www.mail-archive.com.
2952
2953 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2954
2955         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2956         do anything.
2957
2958 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2959
2960         * utf7.el: New file, written by Jon K Hellan.
2961
2962         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2963         default to t.
2964
2965 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2966
2967         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2968
2969         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2970         current.
2971         (gnus-refer-article-methods): New function.
2972         (gnus-summary-refer-article): Use it.
2973
2974 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2975
2976         * nnimap.el (nnimap-retrieve-groups): Return active format.
2977
2978         * nnimap.el (nnimap-replace-in-string): Removed.
2979         (nnimap-request-list):
2980         (nnimap-retrieve-groups):
2981         (nnimap-request-newgroups): Quote group instead of escaping SPC.
2982
2983 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
2984
2985         * imap.el: Use format-spec for ssl program.
2986         * imap.el (imap-ssl-arguments): Removed.
2987         (imap-ssl-open-{1,2}): Removed.
2988
2989 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
2990
2991         * gnus-start.el (gnus-site-init-file): Use `condition-case'
2992         instead of `ignore-errors', since cl may not be loaded when the
2993         form is evaluated.
2994
2995 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2996
2997         * mm-bodies.el (mm-8bit-char-regexps): Removed.
2998         (mm-7bit-chars): New variable.
2999         (mm-body-7-or-8): Use it in both cases.
3000
3001 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3002
3003         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3004           defcustom definitions.
3005
3006 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3007
3008         * mm-decode.el (mm-display-part): Let mm-display-external return
3009         inline or external.
3010         (mm-display-external): For copiousoutput methods, insert output in
3011         buffer.
3012
3013 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3014
3015         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3016         buffer.
3017
3018 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3019
3020         * gnus-audio.el: An M too far.
3021
3022         * gnus-msg.el (gnus-setup-message): One backtick too many.
3023
3024         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3025         a function, not a variable.
3026
3027 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3028
3029         * gnus-score.el (gnus-score-body): Widen before requesting.
3030
3031 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3032
3033         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3034
3035 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3036
3037         * mail-source.el (mail-source-fetch-webmail): Bind
3038         mail-source-string.
3039
3040 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3041
3042         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3043         (gnus-uu-unmark-by-regexp): Ditto.
3044
3045         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3046         dead groups.
3047
3048 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3049
3050         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3051         do their real thing.
3052
3053         * nnmh.el (nnmh-be-safe): Doc fix.
3054
3055         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3056
3057         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3058         status line has arrived before we count it.
3059
3060         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3061
3062         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3063         Whitespace problems.
3064
3065         * gnus-win.el (gnus-configure-windows): Error fix.
3066
3067         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3068         right function.
3069
3070         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3071         Indent all functions.  Fix all comments to match the comment
3072         conventions.  Double-space after full stop.
3073
3074 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3075
3076         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3077         value to divide received mails into my favorite groups and I met
3078         an error.  It takes place if the length of a element "VALUE" in
3079         nnmail-split-fancy is less than two.
3080
3081 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3082
3083         * mml.el (mml-insert-part): New function.
3084
3085 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3086
3087         * lpath.el: Add `sc-cite-regexp'.
3088
3089 1999-12-02  Dave Love  <fx@gnu.org>
3090
3091         * mm-decode.el: Customize.
3092
3093 1999-12-03  Dave Love  <fx@gnu.org>
3094
3095         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3096         the W3 stuff isn't available.
3097
3098 1999-12-03  Dave Love  <fx@gnu.org>
3099
3100         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3101         at runtime.
3102
3103 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3104
3105         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3106
3107 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3108
3109         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3110         don't be fooled by "From nobody" lines added by respooling.
3111
3112         * pop3.el (pop3-movemail): Write crashbox in binary.
3113         (pop3-get-message-count): New function.
3114
3115         * mail-source.el (mail-source-primary-source): New variable.
3116         (mail-source-report-new-mail-interval): New variable.
3117         (mail-source-idle-time-delay): New variable.
3118         (mail-source-new-mail-available): New internal variable.
3119         (mail-source-fetch-pop): Clear new mail flag, when mail from
3120         primary source has been fetched.
3121         (mail-source-check-pop): New function.
3122         (mail-source-new-mail-p): New function.
3123         (mail-source-start-idle-timer): New function.
3124         (mail-source-report-new-mail): New function.
3125         (mail-source-report-new-mail): New internal variable.
3126         (mail-source-report-new-mail-timer): New internal variable.
3127         (mail-source-report-new-mail-idle-timer): New internal variables.
3128
3129 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3130
3131         * gnus-cus.el (gnus-group-customize): Customize fix.
3132
3133 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3134
3135         * message.el (message-send-mail-with-sendmail): Use
3136         message-make-address.
3137
3138 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3139
3140         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3141
3142 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3143
3144         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3145
3146 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3147
3148         * mml.el (mml-insert-tag): Don't close the tag.
3149         (mml-insert-empty-tag): New function.
3150         (mml-attach-file): Use mml-insert-empty-tag instead of
3151         mml-insert-tag.
3152         (mml-attach-buffer): Ditto.
3153         (mml-attach-external): Ditto.
3154         (mml-insert-multipart): Ditto.
3155
3156 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3157
3158         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3159         the article number.
3160
3161 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3162
3163         * gnus.el (gnus-find-method-for-group): The method of a new group
3164         is not the native one.
3165
3166 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3167
3168         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3169
3170 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * nnultimate.el (nnultimate-retrieve-headers): Use
3173         mm-with-unibyte-current-buffer.
3174         (nnultimate-request-article): Ditto.
3175
3176 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3177
3178         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3179
3180 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3181
3182         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3183         * nnweb.el (nnweb-retrieve-headers): Use it.
3184         (nnweb-request-article): Use it.
3185
3186         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3187         case matching failed.
3188
3189 1999-12-02  John Wiegley <jwiegley@inprise.com>
3190
3191         * mail-source.el (mail-source-keyword-map): Add backslash to
3192         Delete-flag.
3193
3194 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3195
3196         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3197         Latin-1.
3198         (gnus-group-charset-alist): No, don't.
3199
3200         * nnweb.el (nnweb-init): Make the buffer unibyte.
3201
3202 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3203
3204         * mail-source.el (mail-source-set-common-1): Fix to get the
3205         default value.
3206
3207 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3208
3209         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3210
3211         * nnultimate.el (nnultimate-request-list): Use unibyte.
3212
3213         * gnus-uu.el (gnus-uu-grab-articles): Bind
3214         gnus-display-mime-function to nil.
3215
3216         * message.el (message-send-mail-with-sendmail): Use the
3217         user-mail-address variable.
3218
3219         * gnus-art.el (gnus-ignored-headers): More headers.
3220
3221         * message.el (message-shorten-1): Use list.
3222
3223 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3224
3225         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3226         signatures.
3227
3228         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3229         (nnweb-dejanews-create-mapping): Do the properish date.
3230
3231 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3232
3233         * mail-source.el (mail-source-common-keyword-map): New variable.
3234         (mail-source-bind-common): New macro.
3235         (mail-source-fetch): Support plugged mail source.
3236         * gnus-int.el (gnus-request-scan): Use them.
3237
3238 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3239
3240         * mm-view.el (mm-inline-message): Check whether charset is a
3241         string.
3242
3243         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3244
3245         * message.el (message-mode-map): Changed keystroke for
3246         message-yank-buffer.
3247
3248 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3249
3250         * message.el (message-shorten-references): Cut references to 31
3251         elements, then either fold them or shorten them to 988 characters.
3252         (message-shorten-1): New function.
3253         (message-cater-to-broken-inn): New variable.
3254
3255 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3256
3257         * nnslashdot.el (nnslashdot-lose): New function.
3258
3259 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3260
3261         * mm-view.el (mm-inline-message): Not the right type of charset is
3262         being fetched here.  Let the group charset rule.
3263         (mm-inline-message): Ignore us-ascii.
3264
3265 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3266
3267         * mail-source.el (mail-source-fetch-maildir): work around the
3268         ommitted "file-regular-p" in efs/ange-ftp
3269
3270 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3273         (mml-generate-mime-1): Use the encoding param.
3274
3275         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3276
3277         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3278         gnus-art before binding its variables.
3279
3280         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3281         after the MIME.
3282
3283 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3284
3285         * message.el (message-clone-locals): Use it.
3286
3287         * gnus-msg.el (gnus-configure-posting-styles): Make
3288         user-mail-address local.
3289
3290 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3291
3292         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3293         once.
3294
3295 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296
3297         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3298         (message-clone-locals): Ditto.
3299
3300         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3301         group inherit reply-to or from.
3302
3303 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3304
3305         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3306         for charset.
3307         (gnus-summary-show-article-charset-alist): New variable.
3308
3309         * mm-bodies.el (mm-decode-string): Support gnus-all and
3310         gnus-unknown.
3311         (mm-decode-body): Ditto.
3312         * rfc2047.el (rfc2047-decode): Ditto.
3313
3314 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3315
3316         * mail-source.el (mail-source-delete-incoming): Change default to
3317         t.
3318
3319 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3320
3321         * gnus.el: Pterodactyl Gnus v0.99 is released.
3322
3323 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3324
3325         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3326
3327         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3328         spec.
3329
3330         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3331         (gnus-configure-posting-styles): No, don't.
3332         (gnus-configure-posting-styles): Allow overriding files.
3333
3334         * gnus-art.el (gnus-header-button-alist): Use browse-url
3335         directly.
3336
3337         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3338
3339         * gnus-msg.el (gnus-summary-yank-message): New command and
3340         keystroke.
3341
3342         * message.el (message-yank-buffer): New command.
3343         (message-buffers): New function.
3344
3345         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3346         next group in a more normal fasion.
3347
3348         * mml.el (mml-boundary-function): New variable.
3349         (mml-compute-boundary): Use it.
3350
3351         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3352         that exist for them.
3353
3354         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3355         (gnus-async-timer): New variable.
3356
3357 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3358
3359         * nnultimate.el (nnultimate-request-list): Be more lenient with
3360         root addresses.
3361
3362 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3363
3364         * gnus-art.el (gnus-treatment-function-alist): Do
3365         gnus-treat-capitalize-sentences.
3366
3367 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3368
3369         * webmail.el (webmail-hotmail-article): Hotmail changes the
3370         format.
3371
3372 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3373
3374         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3375         switch to buffer after calling program.
3376         (mm-display-external): Use `shell-command-switch' instead of "-c".
3377
3378 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3379
3380         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3381         read groups file.
3382
3383         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3384         <p>.
3385
3386 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3387
3388         * message.el (message-mode): Doc fix.
3389
3390 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3391
3392         * gnus-art.el (article-emphasize): Check group variable.
3393         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3394
3395 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3396
3397         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3398         type.
3399
3400 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3401
3402         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3403
3404 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3405
3406         * mml.el (mml-quote-region): Insert ! after the hash.
3407
3408 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3409
3410         * gnus-group.el (gnus-group-warchive-address-history): Change to
3411         nil.
3412
3413 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3414
3415         * webmail.el: Support mail.yahoo.com.
3416
3417         * mail-source.el (mail-source-fetch-webmail): Add password check.
3418         (mail-source-keyword-map): Use `subtype'.
3419
3420 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3421
3422         * mail-source.el (mail-source-keyword-map): Add webmail.
3423         (mail-source-fetcher-alist): Ditto.
3424         (mail-source-fetch-webmail): New function.
3425         * webmail.el: New file.
3426
3427 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3428
3429         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3430
3431 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3432
3433         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3434
3435 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3438         (nnultimate-prune-days): New function.
3439         (nnultimate-create-mapping): Use it.
3440         (nnultimate-request-group): Only fetch the groups list if it has
3441         not been done before.
3442         (nnultimate-retrieve-headers): Don't write groups.
3443         (nnultimate-create-mapping): Off-by-one error.
3444
3445 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3446
3447         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3448         threaded subjects.
3449
3450 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3451
3452         * nnwarchive.el: Lots of changes make agent happy.
3453
3454 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3455
3456         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3457         hashtb.
3458
3459 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3460
3461         * mm-decode.el (mm-display-external): Write region with binary
3462         mode.
3463
3464 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3465
3466         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3467
3468 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3469
3470         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3471         (mm-uu-test): Now it is in restricted region.
3472
3473         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3474
3475         * mm-view.el (mm-view-message): Fix buffer leak.
3476         (mm-inline-message): Support 'gnus-decoded.
3477
3478         * mm-bodies.el (mm-decode-body): Ditto.
3479
3480         * rfc2047.el (rfc2047-decode-region): Ditto.
3481
3482 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3483
3484         * imap.el (require): Added autoload for base64-encode-string.
3485
3486 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3487
3488         * gnus.el (gnus-refer-article-method): Made list value
3489         customizable.
3490
3491 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3492
3493         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3494         NOFORCE in Emacs case.
3495
3496 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3497
3498         * gnus-art.el (gnus-request-article-this-buffer): Set
3499         gnus-newsgroup-name.
3500
3501 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3502
3503         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3504         NOFORCE.
3505
3506 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3507
3508         * gnus-start.el (gnus-get-unread-articles): Check server before
3509         scanning.
3510
3511 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3514
3515         * nnslashdot.el (nnslashdot-login-name): New variable.
3516         (nnslashdot-password): Ditto.
3517         (nnslashdot-request-post): New function.
3518
3519         * gnus-art.el (gnus-treat-buttonize): More testing.
3520
3521         * mm-encode.el: Another CVS test.
3522
3523         * gnus-art.el (gnus-treat-emphasize): Change default.
3524         (gnus-treat-buttonize): Ditto.
3525         (gnus-treat-buttonize): This is a test.
3526
3527         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3528         (gnus-build-sparse-threads): Ditto.
3529         (gnus-build-all-threads): Ditto.
3530
3531         * nnheader.el (make-full-mail-header): Make into a subst.
3532
3533         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3534         unless w3 is supplied.
3535
3536         * gnus.el (gnus-refer-article-method): Doc fix.
3537
3538         * gnus-sum.el: Do not accept a prefix.
3539         (gnus-summary-refer-article): Accept a list of select methods.
3540
3541 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3542
3543         * Makefile.in: Change `^  *' to `\t'.
3544
3545 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3546
3547         * message.el (message-forward): Pay attention to prefix argument
3548         again and forward all headers when it is set, regardless of the
3549         value of message-forward-ignored-headers.
3550
3551 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3552
3553         * dgnushack.el (dgnushack-compile): Vpath file.
3554
3555         * Makefile.in (SHELL): VPATH support.
3556
3557 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558
3559         * gnus-ems.el: Check for cygwin32.
3560
3561 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3562
3563         * mm-decode.el (mm-display-external): Use 'non-viewer.
3564
3565 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3566
3567         * base64.el (base64-encode-string): An alias for base64-encode for
3568         compatibility.
3569
3570 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3571
3572         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3573         nntp-inhibit-erase.
3574
3575 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3576
3577         * gnus-start.el (gnus-get-unread-articles): Use
3578         nnfoo-retrieve-groups to find new news, if available.
3579         (gnus-read-active-file-2): New function.
3580         (gnus-get-unread-articles): Use it.
3581         (gnus-read-active-file-1): Ditto.
3582
3583 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3584
3585         * mm-util.el (mm-find-mime-charset-region): Make sure
3586         find-coding-systems-for-charsets is fbound.
3587
3588         * gnus-ems.el: Typo fix.
3589
3590 1999-11-13  Florian Weimer  <fw@s.netic.de>
3591
3592         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3593         it's available and makes sense.
3594
3595 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3596
3597         * gnus-score.el (gnus-score-save): Translate score file.
3598
3599 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3600
3601         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3602         added fetchflag and dontexpunge keywords.
3603         (mail-source-fetch-imap): Use them.
3604
3605 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3606
3607         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3608         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3609         `defconst'.
3610
3611         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3612         `defconst'.
3613         Mention that it is both for group and topic parameters.
3614         (gnus-extra-topic-parameters): New constant, including `subscribe'
3615         parameter.
3616         (gnus-extra-group-parameters): New constant.
3617         (gnus-group-customize): Use them.
3618
3619         * gnus.el (gnus-select-method): Added default value and tag.
3620         (gnus-refer-article-method): Added `DejaNews' customization option.
3621
3622 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623
3624         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3625
3626         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3627         syntax.
3628
3629         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3630
3631         * nnslashdot.el (nnslashdot-group-number): Changed default.
3632
3633         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3634         (nnweb-dejanews-wash-article): Removed.
3635         (nnweb-type-definition): Fetch by id.
3636
3637         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3638         we mean it.
3639
3640         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3641         (nnslashdot-request-list): Use Ultramode as well.
3642         (nnslashdot-date-to-date): Be more lenient.
3643         (nnslashdot-threaded): New function.
3644
3645 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3648
3649 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3650
3651         * nnweb.el (nnweb-type-definition): /=dnc
3652
3653 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654
3655         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3656         dates.
3657         (nnultimate-retrieve-headers): Wrong ordering.
3658
3659 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3660
3661         * message.el (message-forward-as-mime): New variable.
3662
3663 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3666
3667 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * mail-source.el (mail-source-movemail-and-remove): New function.
3670         (mail-source-keyword-map): Add `function' for `maildir'.
3671         (mail-source-fetch-maildir): Use it.
3672
3673 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3674
3675         * nnwarchive.el: New file.
3676         * gnus-group.el (gnus-group-make-warchive-group): New function.
3677         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3678
3679 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680
3681         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3682         subjects.
3683
3684 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3685
3686         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3687
3688 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3689
3690         * nnultimate.el (nnultimate-open-server): Do address.
3691         (nnultimate-forum-table-p): New function.
3692
3693         * nnweb.el (nnweb-insert-html): Renamed.
3694         (nnweb-insert): New function.
3695
3696         * nnultimate.el (nnultimate-insert-html): New function.
3697
3698         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3699         if nov is evil.
3700         (nnslashdot-retrieve-headers): use the sane version instead.
3701
3702 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3703
3704         * nnslashdot.el (nnslashdot-request-article): Fold case.
3705
3706         * nnultimate.el: New file.
3707
3708         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3709         unless wanted.
3710
3711         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3712         (gnus-read-active-file-1): Separated into own function.
3713         (gnus-read-active-file): Catch quits.
3714
3715         * nnslashdot.el (nnslashdot-request-article): Search better on
3716         first article.
3717         (nnslashdot-request-list): Fold case.
3718         (nnslashdot-retrieve-headers): Ditto.
3719
3720 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * gnus.el: Autoload gnus-subscribe-topics.
3723
3724 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3725
3726         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3727         before dot.
3728         * gnus-util.el (gnus-write-active-file): Ditto.
3729
3730 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3731
3732         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3733         function.
3734         * gnus-cache.el (gnus-cache-file-name): Use it.
3735         * gnus-agent.el (gnus-agent-group-path): Use it.
3736         * nnmail.el (nnmail-group-pathname): Use it.
3737
3738 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3739
3740         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3741         if cooked.
3742         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3743         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3744         * gnus.el (gnus-short-group-name): "..." proof.
3745
3746 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3747
3748         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3749         support nnslashdot.
3750
3751 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3752
3753         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3754         many articles.
3755         (nnslashdot-generate-active): New function.
3756         (nnslashdot-request-newgroups): Use it.
3757
3758         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3759         names.
3760
3761         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3762         (nnslashdot-request-list): Not moderated.
3763
3764 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3765
3766         * nnimap.el (nnimap-open-server): Remove error signal if
3767         nnimap-server-buffer is nil (the check should've been `boundp').
3768
3769         * imap.el (imap-log):
3770         * nnimap.el (nnimap-debug): Disable debugging by default.
3771
3772 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3773
3774         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3775
3776         * gnus-topic.el (gnus-subscribe-topic): New function.
3777
3778         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3779         names.
3780
3781         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3782         if starting with a quote.
3783
3784 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3785
3786         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3787         group name.
3788
3789 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3790
3791         * nnslashdot.el: New file.
3792
3793         * nnheader.el (nnheader-insert-header): New function.
3794
3795         * gnus-art.el (gnus-mime-internalize-part): Bind
3796         mm-inlined-types.
3797
3798         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3799         files.
3800
3801 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3802
3803         * emacs-mime.texi (Customization): Document mm-inline-override-types
3804
3805 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3806
3807         * emacs-mime.texi (Customization): Document mm-inline-override-types
3808
3809 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3810
3811         * emacs-mime.texi (Customization): Document mm-inline-override-types
3812
3813 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3814
3815         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3816         (smiley-toggle-buffer): New function.
3817         (smiley-buffer): Don't quote the function.
3818         (smiley-toggle-extents): Ditto.
3819
3820 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3821
3822         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3823         empty buffers.
3824
3825 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3826
3827         * gnus-art.el (gnus-article-mode-map): Use the summary article
3828         edit.
3829
3830 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3831
3832         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3833
3834 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3835
3836         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3837
3838 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3839
3840         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3841         is list or not before condition.
3842
3843 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3844
3845         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3846
3847 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3848
3849         * gnus-art.el (gnus-emphasis-alist): New value.
3850
3851 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3852
3853         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3854         `buffer-substring'.
3855
3856 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3857
3858         * gnus-art.el (article-date-ut): Keep the updated timer.
3859         (gnus-emphasis-underline-italic): Doc fix.
3860
3861         * gnus-msg.el (gnus-post-method): Doc fix.
3862         (gnus-post-method): Change default.
3863
3864 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3865
3866         * message.el (message-newline-and-reformat): Improvements.
3867
3868 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3869
3870         * message.el (message-newline-and-reformat): Don't insert too many
3871         newlines.
3872         (message-newline-and-reformat): Work even if not sc.
3873
3874         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3875
3876         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3877
3878 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3879
3880         * mm-view.el (mm-display-patch-inline): New function.
3881
3882 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3883
3884         * mm-view.el (mm-display-patch-inline): New function.
3885
3886 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3887
3888         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3889         group.
3890
3891         * message.el (message-forward): Narrow to the right header.
3892
3893         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3894         dates.
3895
3896         * gnus-msg.el (gnus-configure-posting-styles): Use the
3897         user-full-name function.
3898
3899         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3900         (mm-body-charset-encoding-alist): Default to nil.
3901
3902         * message.el (message-elide-ellipsis): Fix typo.
3903         (message-elide-region): Ditto.
3904         (message-elide-region): Don't insert a newline first.
3905
3906 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3907
3908         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3909         gnus-fetch-old-headers.
3910         (gnus-cut-threads): Ditto.
3911         (gnus-summary-initial-limit): Ditto.
3912         (gnus-summary-limit-children): Ditto.
3913
3914         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3915         matches.
3916
3917 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3918
3919         * gnus-art.el (article-decode-encoded-words):
3920         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3921         live.
3922
3923         * gnus.el (gnus-read-method): Add methods from
3924         `gnus-opened-servers' to completion. Map entered method/address
3925         into existing methods if possible.
3926
3927         * gnus-group.el (gnus-group-make-group): Simplify method.
3928
3929         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3930
3931         * mml.el (mml-preview): Remove mail-header-separator before
3932         encoding.
3933
3934 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3935
3936         * message.el (message-read-from-minibuffer): New function.
3937
3938 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3939
3940         * gnus.el: Pterodactyl Gnus v0.98 is released.
3941
3942 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3943
3944         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3945
3946 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3947
3948         * mml.el (mml-generate-mime-1): Read attached binary file in
3949         binary mode.
3950
3951 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3952
3953         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3954
3955 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3956
3957         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3958
3959 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3960
3961         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3962
3963 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3964
3965         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3966         (gnus-article-mime-match-handle-function): New variable.
3967         (gnus-article-view-part): Make `b' customizable.
3968
3969 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3970
3971         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3972
3973 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3974
3975         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3976
3977 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3978
3979         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
3980
3981 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * gnus-srvr.el (gnus-browse-foreign-server): Use
3984         `buffer-substring' instead of `read'.
3985
3986 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
3987
3988         * nnimap.el, imap.el, rfc2104.el: New files.
3989
3990         * gnus.el (gnus-valid-select-methods): Add nnimap.
3991
3992         * gnus-group.el (gnus-group-group-map): Add
3993         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
3994         (gnus-group-nnimap-expunge): New function.
3995         (gnus-group-nnimap-edit-acl): New function.
3996
3997         * gnus-agent.el (gnus-agent-group-mode-map): Add
3998         gnus-agent-synchronize.
3999         (gnus-agent-synchronize): New function.
4000         (gnus-agent-fetch-group-1): Check if server is open.
4001
4002         * nnagent.el (nnagent-request-set-mark): Save marks.
4003
4004         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4005         (mail-source-fetcher-alist): Map to imap fetcher function.
4006         (mail-source-fetch-imap): New function.
4007
4008         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4009         Hash:.
4010
4011 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4012
4013         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4014         (gnus-topic-sort-topics): New function.
4015         (gnus-topic-make-menu-bar): Add sort-topics.
4016         (gnus-topic-move): New function.
4017         (gnus-topic-move-group): Move the topic if no group selected.
4018
4019 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4020
4021         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4022
4023 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4024
4025         * mm-view.el (mm-inline-message): Fix leaving group bug.
4026
4027 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4028
4029         * gnus-msg.el (gnus-post-method): Use normal method if current is
4030         not available.
4031
4032 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4033
4034         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4035         (nnmail-insert-lines): Ditto.
4036
4037 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4038
4039         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4040         line.
4041
4042         * message.el (message-unsent-separator): One more separator.
4043
4044 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4045
4046         * nnfolder.el (nnfolder-request-move-article): For empty article,
4047         search till (point-max).
4048         (nnfolder-retrieve-headers): Ditto.
4049         (nnfolder-request-accept-article): Ditto.
4050         (nnfolder-save-mail): Ditto.
4051         (nnfolder-insert-newsgroup-line): Ditto.
4052
4053 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4054
4055         * qp.el (quoted-printable-encode-region): Check eobp.
4056
4057 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4058
4059         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4060
4061 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4062
4063         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4064         wait-for-reply.
4065
4066 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4067
4068         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4069         (mm-uu-forward-end-line): Ditto.
4070
4071 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4072
4073         * binhex.el (binhex-decode-region): don't consider the value of
4074         `enable-multibyte-characters' in XEmacs.
4075
4076         * gnus-start.el (gnus-read-descriptions-file): ditto.
4077
4078         * mm-util.el (mm-multibyte-p): ditto.
4079         (mm-with-unibyte-buffer): ditto.
4080         (mm-find-charset-region): use `mm-multibyte-p'.
4081
4082         * mm-bodies.el (mm-decode-body): ditto.
4083         (mm-decode-string): ditto.
4084
4085         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4086         `enable-multibyte-characters' in XEmacs.
4087
4088 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4089
4090         * mm-util.el (mm-binary-coding-system): Try binary first.
4091
4092 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4093
4094         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4095
4096 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4097
4098         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4099         format.
4100         (article-date-ut): Find correct insert position.
4101
4102 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4103
4104         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4105         forwarded message.
4106
4107 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4108
4109         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4110         groups.
4111
4112         * message.el (message-resend): Use message mode when prompting.
4113
4114         * gnus-art.el (article-hide-headers): Mark wash.
4115         (article-emphasize): Ditto.
4116
4117 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4118
4119         * message.el (message-newline-and-reformat): Work for SC.
4120
4121 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4122
4123         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4124
4125         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4126
4127 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4128
4129         * mm-decode.el mm-inline-override-types: New variable
4130
4131         * mm-decode.el (mm-inline-override-p): New function
4132
4133         * mm-decode.el (mm-inlined-p): Use it
4134
4135 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4136
4137         * mm-decode.el mm-inline-override-types: New variable
4138
4139         * mm-decode.el (mm-inline-override-p): New function
4140
4141         * mm-decode.el (mm-inlined-p): Use it
4142
4143 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4144
4145         * gnus.el: Pterodactyl Gnus v0.97 is released.
4146
4147 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4148
4149         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4150         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4151         3 args.
4152
4153 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4154
4155         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4156         buffer for params.
4157
4158         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4159         line.
4160
4161         * message.el (message-forward-ignored-headers): New variable.
4162
4163         * gnus-art.el (gnus-article-prepare-display): Nix out
4164         gnus-article-wash-types.
4165
4166         * gnus-agent.el (gnus-agent-create-buffer): New function.
4167         (gnus-agent-fetch-group-1): Use it.
4168         (gnus-agent-start-fetch): Ditto.
4169
4170         * gnus-sum.el (gnus-summary-exit): Don't use
4171         `gnus-use-adaptive-scoring'.
4172
4173         * mail-source.el (mail-source-fetch-pop): Only store password when
4174         successful.
4175
4176         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4177
4178 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4179
4180         * message.el (message-reply): Use it.
4181         (message-dont-reply-to-names): New variable.
4182
4183         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4184
4185         * mm-util.el (mm-preferred-coding-system): Typo fix.
4186
4187         * message.el (message-bounce): Work for non-MIME.
4188
4189         * gnus.el (gnus-short-group-name): Short the right parts of the
4190         name.
4191
4192 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4193
4194         * mm-encode.el (mm-qp-or-base64): New version.
4195
4196 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4197
4198         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4199
4200 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4201
4202         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4203         of restricted region.
4204         (gnus-mime-display-single): Set beg at correct point.
4205
4206 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4207
4208         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4209
4210 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4211
4212         * gnus-msg.el (gnus-configure-posting-styles): Let
4213         `gnus-posting-styles' have its say in posting-style: local
4214         variable `styles' is already bound to `gnus-posting-styles' so
4215         don't rebind it to nil.
4216
4217 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4218
4219         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4220         Message-ID.
4221
4222 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4223
4224         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4225         quoted-printable-encode-region.
4226
4227         * qp.el (quoted-printable-encode-region): Assume charset
4228         encoded. Fold every line in the region.
4229
4230 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4231
4232         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4233         of active file.
4234
4235 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4236
4237         * message.el (message-mode): allows whitespaces between multiple
4238         instances of the fill character ">".
4239
4240 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4241
4242         * mm-encode.el (mm-qp-or-base64): Fix.
4243
4244 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * message.el (message-send): Too much and.
4247
4248 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4249
4250         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4251
4252 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253
4254         * gnus-score.el (gnus-score-headers): Work for nil scores.
4255
4256 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4257
4258         * gnus-cache.el (gnus-cache-write-active): Write full names.
4259
4260         * gnus-util.el (gnus-write-active-file): Accept full name.
4261
4262         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4263         (mm-assoc-string-match): New function.
4264         (mm-display-inline): Use it.
4265
4266         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4267
4268         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4269
4270 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4271
4272         * mml.el (mml-generate-multipart-alist): New variable.
4273
4274 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275
4276         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4277
4278 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4279
4280         * message.el (message-send): More helpful error message if sending
4281         fails
4282
4283 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4284
4285         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4286         in newer emacsen, where ?r isn't equal 114.
4287
4288 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4289
4290         * gnus.el: Pterodactyl Gnus v0.96 is released.
4291
4292 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4293
4294         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4295         to get active info if method is covered by agent, otherwise
4296         active info is lost.
4297
4298 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4299
4300         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4301
4302 1999-08-09  Dave Love  <fx@gnu.org>
4303
4304         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4305
4306 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4307
4308         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4309           (already matched by "^X-Pgp"), removed duplicate
4310           X-Mailing-List, added several new junk headers.
4311
4312 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4313
4314         * gnus-art.el (article-decode-charset): Don't assume
4315         gnus-summary-buffer is live.
4316
4317 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4318
4319         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4320
4321 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4322
4323         * gnus-score.el (gnus-home-score-file): Work with absolute path
4324         names.
4325
4326 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4327
4328         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4329         nothing else in the group.
4330
4331 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4332
4333         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4334         the article.
4335
4336 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4337
4338         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4339
4340 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4341
4342         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4343         from mutt.
4344
4345 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4346
4347         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4348         whitespace.
4349
4350 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4351
4352         * mm-util.el (mm-text-coding-system-for-write): New variable.
4353         (mm-append-to-file): New function.
4354         (mm-write-region): New function.
4355
4356         * gnus-art.el (gnus-output-to-file): Use it.
4357         * gnus-util.el (gnus-output-to-rmail): Ditto.
4358         (gnus-output-to-mail): Ditto.
4359         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4360
4361 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4362
4363         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4364
4365         * nnheader.el (nnheader-insert-file-contents): Revert and use
4366         mm-insert-file-contents.
4367         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4368         (nnheader-auto-mode-alist): Removed.
4369
4370         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4371         (mm-insert-file-contents): Add a new parameter for inserting
4372         compressed file literally.
4373
4374         * mml.el (mml-generate-mime-1): Insert non-text literally.
4375
4376         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4377
4378 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4379
4380         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4381
4382 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4383
4384         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4385         koi8-r.
4386
4387 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4388
4389         * mml.el (mml-insert-mime): Decode text.
4390         (mml-to-mime): Narrow to headers-or-head.
4391
4392 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4393
4394         * mm-view.el (mm-inline-text): Check
4395         w3-meta-content-type-charset-regexp.
4396
4397 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4398
4399        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4400        predicate.
4401
4402 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4403
4404         * gnus-mlspl.el: Documentation fixes.
4405
4406 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4407
4408         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4409
4410 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4411
4412         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4413         variables.
4414
4415 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4416
4417         * nnmail.el (nnmail-get-new-mail): "Done".
4418
4419 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4420
4421         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4422         interactive.
4423
4424 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4425
4426         * gnus-art.el (article-decode-charset): Fix broken CT.
4427
4428 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4429
4430         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4431         overview buffer if it is killed.
4432
4433 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4434
4435         * gnus-art.el (article-babel): New version.
4436
4437 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4438
4439         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4440
4441 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4442
4443         * gnus.texi (More Threading): Document new variable
4444         `gnus-sort-gathered-threads-function'.
4445
4446 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4447
4448         * gnus.texi (More Threading): Document new variable
4449         `gnus-sort-gathered-threads-function'.
4450
4451 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4452
4453         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4454         usage.
4455
4456 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4457
4458         * mm-util.el (mm-running-xemacs): Removed.
4459         (mm-coding-system-p): New function.
4460         (mm-binary-coding-system): Safe guess.
4461         (mm-text-coding-system): Ditto.
4462         (mm-auto-save-coding-system): Ditto.
4463
4464 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4467         (mm-qp-or-base64): Reversed logic.
4468
4469         * mm-decode.el (mm-save-part-to-file): Let coding system be
4470         binary.
4471
4472 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4473
4474         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4475         be set in topic parameters.
4476
4477 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4478
4479         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4480         (gnus-sort-gathered-threads): Allow the user to specify the
4481         function to use when sorting gathered threads.
4482
4483         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4484         mark cached articles as `undownloaded'.
4485
4486 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4487
4488         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4489         to have buffer local values.
4490
4491 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4492
4493         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4494         types 'g' for 'guess group type.
4495
4496 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4497
4498         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4499         after each regexp in nnmail-list-identifiers, not just after last
4500         one.
4501
4502         * gnus-sum.el (gnus-list-identifiers): New variable.
4503         (gnus-summary-remove-list-identifiers): New function.
4504         (gnus-select-newsgroup): Use it.
4505         (gnus-summary-wash-hide-map): Bind
4506         `gnus-article-hide-list-identifiers' to W W l.
4507         (gnus-summary-make-menu-bar): Add list-identifiers command.
4508
4509         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4510         (gnus-treatment-function-alist): Add variable.
4511         (article-hide-list-identifiers): New function.
4512         (mapcar): Add function.
4513         (gnus-article-hide): Use it.
4514
4515 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4516
4517         * gnus.el: Pterodactyl Gnus v0.95 is released.
4518
4519 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4520
4521         * mm-decode.el (mm-mailcap-command): New function.
4522         (mm-display-external): Use it.
4523
4524         * gnus-art.el (article-make-date-line): Work for India.
4525
4526         * mm-encode.el (mm-qp-or-base64): Typo.
4527
4528         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4529
4530 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4531
4532         * gnus.el: Pterodactyl Gnus v0.94 is released.
4533
4534 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4535
4536         * pop3.el: New version.
4537
4538 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539
4540         * mm-encode.el (mm-qp-or-base64): New function.
4541         (mm-content-transfer-encoding): Use it.
4542
4543         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4544
4545 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4546
4547         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4548
4549         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4550
4551 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4552
4553         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4554         keystroke.
4555
4556         * mailcap.el (mailcap-mime-types): New function.
4557
4558         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4559
4560         * message.el (message-goto-eoh): Really go to the end.
4561
4562 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4563
4564         * message.el (message-make-date): Do the right thing in with
4565         sub-hour time zones.
4566
4567 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4568
4569         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4570         report.
4571
4572 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4573
4574         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4575
4576 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4577
4578         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4579         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4580         and use t as default value.
4581
4582 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4583
4584         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4585         gnus-summary-buffer is live.
4586
4587 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4588
4589         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4590
4591 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4592
4593         * message.el (message-bounce): Do MIME bounces MIMEy.
4594
4595         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4596
4597 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4598
4599         * mailcap.el (mailcap-mime-extensions): Changed patch to
4600         text/x-patch.
4601
4602         * mm-decode.el (mm-display-external): Wrong placement of paren.
4603
4604 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4605
4606         * gnus.el: Pterodactyl Gnus v0.93 is released.
4607
4608 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4609
4610         * gnus-cus.el (gnus-group-parameters): New entries for
4611         gnus-group-split.
4612
4613         * gnus-mlspl.el: Renamed functions and variables so as to
4614         start with gnus-group-split.
4615         * gnus.el: Adjust autoload entries.
4616
4617 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4618
4619         * gnus-mlspl.el: Removed trailing t from comment and provide.
4620         Renamed functions and variables to start with gnus-mlsplit.
4621         Added autoload comments.
4622         * gnus.el: Added autoload entries.
4623
4624 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4625
4626         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4627         so that matches excluded by RESTRICTs do not cause the whole split
4628         to be ignored.  This also fixes a long-standing bug in which a
4629         split with \N substitutions wouldn't cause cross-posting as
4630         expected.
4631
4632         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4633         (nnmail-split-it): Implement them.
4634
4635         * nnmail.el (nnmail-split-fancy): Document ! splits.
4636
4637 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4638
4639         * pop3.el: New version.
4640
4641 1999-07-05  Simon Josefsson
4642
4643         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4644
4645 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4648
4649 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4650
4651         * gnus-util.el (gnus-write-active-file): Use real name.
4652
4653         * gnus-agent.el (gnus-agent-expire): Update active file
4654         method by method.
4655
4656 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4657
4658         * nndraft.el (nndraft-request-article): Use difference
4659         coding-systems for queue and drafts.
4660
4661         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4662         nndraft:drafts.
4663
4664         * mm-util.el (mm-auto-save-coding-system): New coding system.
4665
4666         * message.el (message-draft-coding-system): Use it.
4667
4668 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4669
4670         * mm-uu.el: More customizable and less aggressive.
4671
4672 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4675         when plugged.
4676
4677         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4678         (mml-insert-mml-markup): Accept a nofile.
4679         (mml-insert-mime): Insert nofile.
4680
4681         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4682
4683         * mm-decode.el (mm-handle-media-type): New function.
4684         (mm-handle-media-supertype): New function.
4685         (mm-handle-media-subtype): New function.
4686         Use new functions throughout. "/"))
4687
4688 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * gnus-art.el (gnus-treat-predicate): Typo.
4691
4692 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4693
4694         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4695
4696 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4697
4698         * gnus-art.el (article-date-ut): UT!  Default it!
4699
4700 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4701
4702         * gnus.el: Pterodactyl Gnus v0.92 is released.
4703
4704 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4705
4706         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4707
4708 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4709
4710         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4711         connected.
4712
4713         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4714         when plugged.
4715
4716         * mm-view.el (mm-inline-message): Ignore remove-spec.
4717
4718         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4719         is bound.
4720
4721         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4722
4723         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4724
4725         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4726         start.
4727
4728         * message.el (message-fill-yanked-message): Remove `t' arg.
4729
4730         * gnus-group.el (gnus-group-kill-group): Message killing of
4731         groups.
4732
4733         * mm-util.el (mm-preferred-coding-system): New function.
4734         (mm-mime-charset): Use it.
4735
4736         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4737
4738 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4739
4740         * gnus-mlsplt.el: New file.
4741
4742 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4745         functions.
4746         (mm-attachment-override-p): Take a handle instead of a type.
4747         (mm-inlined-p): Ditto.
4748         (mm-automatic-display-p): Ditto,
4749         (mm-inlinable-p): Ditto.
4750
4751         * nndraft.el (nndraft-request-expire-articles): Delete backup
4752         files.
4753
4754         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4755
4756         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4757
4758 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4759
4760         * nnmail.el (nnmail-split-it): Allow .*.
4761
4762 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * mm-decode.el (mm-inline-large-images-p): Renamed.
4765
4766         * gnus-art.el (article-date-ut): Always look in the current buffer
4767         for the Date header.
4768
4769         * mml.el (mml-validate): New command.
4770
4771         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4772         since we are dealing with regexps.
4773
4774 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4775
4776         * gnus.el: Pterodactyl Gnus v0.91 is released.
4777
4778 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4779
4780         * gnus-agent.el (gnus-agent-save-active-1): New function.
4781         (gnus-agent-save-active): use it.
4782         (gnus-agent-save-groups): Ditto.
4783
4784         * gnus-cache.el (gnus-cache-write-active): Use it.
4785
4786         * gnus-agent.el (gnus-agent-write-active): Use it.
4787
4788         * gnus-util.el (gnus-write-active-file): New function.
4789
4790         * gnus-agent.el (gnus-agent-write-active): New function to keep
4791         lower boundaries and canceled groups.
4792         (gnus-agent-save-groups): Use it.
4793         (gnus-agent-save-active): Use it.
4794         (gnus-agent-save-group-info): Only write active files.
4795         (gnus-agent-expire): Update active file.
4796
4797         * mm-decode.el (mm-inlinable-part-p): Removed.
4798         (mm-user-display-methods): Default to nil.
4799         (mm-user-display-methods): Removed.
4800         (add-mime-display-method): Removed.
4801         (mm-automatic-display): Renamed.
4802         (mm-automatic-display-p): Use it.
4803         (mm-inlined-types): New variable.
4804         (mm-inlined-p): New function.
4805
4806         * message.el (message-reply): Bind message-this-is-mail.
4807
4808 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4809
4810         * smiley.el (smiley-buffer): Fix for NT.
4811
4812 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4813
4814         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4815
4816         * message.el (message-check-news-header-syntax): Protect against
4817         nil froms.
4818
4819         * mm-util.el (mm-auto-mode-alist): New.
4820
4821         * mml.el (mml-generate-mime-1): Ditto.
4822
4823         * gnus.el: Use mm-insert-file-contents throughout instead of
4824         nnheader.
4825
4826         * mm-util.el (mm-insert-file-contents): New function.
4827
4828 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4829
4830         * gnus.el: Pterodactyl Gnus v0.90 is released.
4831
4832 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4833
4834         * mailcap.el (mailcap-possible-viewers): Use string=.
4835
4836 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4837
4838         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4839         (mm-uu-forward-end-line): New variable.
4840         (mm-uu-begin-line): Handle forwarded message.
4841         (mm-uu-identifier-alist): Ditto.
4842         (mm-uu-dissect): Ditto.
4843
4844 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4845
4846         * lpath.el: Two free variables.
4847
4848 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4849
4850         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4851         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4852         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4853
4854         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4855         (nnfolder-file-coding-system-for-write): New variable.
4856         (nnfolder-active-file-coding-system): New variable.
4857         (nnfolder-active-file-coding-system-for-write): New variable.
4858         (nnfolder-save-active): New function.
4859         (nnfolder-save-buffer): Use them.
4860         (nnfolder-possibly-change-group): Ditto.
4861         (nnfolder-request-list-newsgroups): Ditto.
4862         (nnfolder-request-create-group): Ditto.
4863         (nnfolder-request-expire-articles): Ditto.
4864         (nnfolder-request-move-article): Ditto.
4865         (nnfolder-request-accept-article): Ditto.
4866         (nnfolder-request-delete-group): Ditto.
4867         (nnfolder-request-rename-group): Ditto.
4868         (nnfolder-possibly-change-folder): Ditto.
4869         (nnfolder-read-folder): Ditto.
4870         (nnfolder-request-list): Remove pathname-coding-system.
4871         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4872
4873         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4874         (nnmail-file-coding-system-1): Removed.
4875         (nnmail-find-file): Use nnmail-pathname-coding-system.
4876         (nnmail-write-region): Ditto.
4877
4878         * nnmbox.el (nnmbox-file-coding-system): New variable.
4879         (nnmbox-file-coding-system-for-write): New variable.
4880         (nnmbox-active-file-coding-system): New variable.
4881         (nnmbox-active-file-coding-system-for-write): New variable.
4882         (nnmbox-save-buffer): New function.
4883         (nnmbox-save-active): New function.
4884         (nnmbox-request-scan): Use them.
4885         (nnmbox-request-expire-articles): Ditto.
4886         (nnmbox-request-move-article): Ditto.
4887         (nnmbox-request-accept-article): Ditto.
4888         (nnmbox-request-replace-article): Ditto.
4889         (nnmbox-request-delete-group): Ditto.
4890         (nnmbox-request-rename-group): Ditto.
4891         (nnmbox-request-create-group): Ditto.
4892
4893         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4894         (mm-running-ntemacs): Removed.
4895
4896         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4897
4898 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4899
4900         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4901
4902 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4903
4904         * qp.el (quoted-printable-encoding-characters): Support lower case.
4905
4906 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4907
4908         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4909         (rfc2047-b-encode-region): Encode line by line.
4910
4911 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4912
4913         * mm-util.el (mm-find-mime-charset-region): Fix.
4914
4915 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4916
4917         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4918         (mm-find-mime-charset-region): Ditto.
4919
4920 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4921
4922         * gnus-sum.el (gnus-summary-move-article): Fix something or
4923         other.
4924
4925 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4926
4927         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4928         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4929         (gnus-summary-enter-digest-group): Use them.
4930         (gnus-summary-setup-default-charset): Ditto.
4931
4932 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4933
4934         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4935
4936 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4937
4938         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4939           gnus-newsgroup-name is nil.
4940
4941 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4942
4943         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4944
4945 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4946
4947         * gnus-art.el (article-emphasize): Use correct
4948         gnus-article-emphasis-alist.
4949
4950 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4951
4952         * mm-view.el (mm-inline-text): Fix text/html bug.
4953
4954 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4955
4956         * gnus.el: Pterodactyl Gnus v0.89 is released.
4957
4958 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4959
4960         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4961         * message.el (message-draft-coding-system): Ditto.
4962         * mm-util.el (mm-running-ntemacs): Ditto.
4963
4964 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4965
4966         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4967         cause problem.
4968
4969 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4970
4971         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4972
4973 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4974
4975         * mml.el: require mm-decode.
4976
4977 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4978
4979         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
4980
4981 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4982
4983         * mm-view.el (mm-inline-image): Fix image undisplayer.
4984
4985 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4986
4987         * mml.el (mml-insert-multipart): Error in compeling-read.
4988         (mml-insert-tag): Match tags.
4989
4990 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
4991
4992         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
4993         (gnus-cache-braid-heads): Ditto.
4994         (gnus-cache-retrieve-headers): Ditto.
4995
4996 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4997
4998         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
4999
5000 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5001
5002         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5003         to string under XEmacs.
5004
5005 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5006
5007         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5008
5009 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5010
5011         * mm-view.el (mm-inline-message): Fix message view bug.
5012         * gnus-art.el (gnus-article-prepare): Ditto.
5013
5014 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5015
5016         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5017
5018 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5019
5020         * gnus.el: Pterodactyl Gnus v0.88 is released.
5021
5022 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5023
5024         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5025         usage.
5026
5027         * nnmail.el (nnmail-get-new-mail): Save info.
5028
5029 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5030
5031         * gnus.el: Pterodactyl Gnus v0.87 is released.
5032
5033 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5034
5035         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5036         (mail-source-run-script): New function.
5037         (mail-source-fetch-pop): Use it.
5038
5039 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5042
5043 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5044
5045         * gnus.el: Pterodactyl Gnus v0.86 is released.
5046
5047 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5048
5049         * gnus-art.el (gnus-treat-translate): New variable.
5050         (gnus-treat-predicate): Accept a list of regexps.
5051         (gnus-article-treat-custom): Allow a list of regexps.
5052
5053 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5054
5055         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5056         type.
5057
5058 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5059
5060         * gnus-art.el (article-babel): Narrow a bit.
5061
5062         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5063
5064 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5065
5066         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5067         only unread ones.
5068         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5069         articles, not only unread ones.
5070
5071 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5072
5073         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5074         keystroke.
5075
5076         * gnus-art.el (gnus-article-x-face-command): Ditto.
5077
5078         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5079
5080         * gnus.el (gnus-method-simplify): Accept server names.
5081
5082 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5083
5084         * gnus-art.el (article-babel-prompt): New function.
5085         (article-babel): New command.
5086
5087 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5088
5089         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5090
5091         * mml.el (mml-generate-mime-1): Don't insert literally.
5092
5093         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5094         (gnus-netrc-syntax-table): Removed.
5095         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5096
5097 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5098
5099         * mm-view.el (mm-inline-text): Fix charset for text/html.
5100
5101 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5102
5103         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5104
5105 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * nnmail.el (nnmail-split-incoming): Return the number of split
5108         mails.
5109         (nnmail-process-babyl-mail-format): Ditto.
5110         (nnmail-process-unix-mail-format): Ditto.
5111         (nnmail-process-mmdf-mail-format): Ditto.
5112         (nnmail-process-maildir-mail-format): Ditto.
5113
5114         * mail-source.el (mail-source-callback): Return the number from
5115         the callback.
5116
5117         * message.el (message-send-mail): Generate Lines.
5118
5119         * mail-source.el (mail-source-call-script): New function.
5120         (mail-source-call-script): New function.
5121
5122 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5123
5124         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5125         (gnus-select-newsgroup): Use it.
5126         (gnus-group-highlight-words-alist): New variable.
5127         (gnus-newsgroup-emphasis-alist): New variable.
5128         (gnus-summary-local-variables):  Use it.
5129         * lpath.el: Use it.
5130         * gnus-art.el (article-emphasize): Use it.
5131         (gnus-emphasis-highlight-words): New face.
5132         * gnus-cus.el (gnus-group-parameters): New parameter.
5133
5134 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5135
5136         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5137         parameter `headers'.
5138         (gnus-cache-enter-article): Ditto.
5139         (gnus-cache-update-article): Ditto.
5140         * gnus-sum.el (gnus-summary-move-article): Ditto.
5141         (gnus-summary-mark-article-as-unread): Ditto.
5142         (gnus-summary-mark-article): Ditto.
5143
5144 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5145
5146         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5147         (gnus-posting-style-alist): Removed.
5148         (gnus-message-style-insertions): Ditto.
5149         (gnus-configure-posting-styles): Reimplementation.
5150
5151         * mail-source.el (mail-source-fetch): Error the message.
5152
5153         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5154
5155 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5156
5157         * gnus.el: Pterodactyl Gnus v0.85 is released.
5158
5159 1999-04-20  Michael Cook  <cook@sightpath.com>
5160
5161         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5162           Outlook citation regex.
5163
5164 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5165
5166         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5167         semicolon.
5168
5169 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5170
5171         * gnus-range.el (gnus-remove-from-range): Document range1
5172         modification, protect range2.
5173
5174 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5175
5176         * gnus-sum.el (gnus-update-marks): Protect lists from
5177         gnus-remove-from-range, don't sort twice.
5178
5179 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5180
5181         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5182         function in backend.
5183
5184 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5185
5186         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5187         request-accept-article function in the backend instead of using
5188         the 'respool capability.
5189
5190 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5191
5192         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5193         spurious whitespace at eob.
5194
5195 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5196
5197         * nnmail.el (nnmail-get-new-mail): Check right variable.
5198
5199 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5200
5201         * mailcap.el (mailcap-mime-data): Fix rfc822.
5202
5203 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5204
5205         * nndoc.el (nndoc-nsmail-type-p): New function.
5206         (nndoc-type-alist): Recognize nsmail.
5207
5208 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5209
5210         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5211         *before* `article-hide-headers' deletes the information.
5212
5213 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214
5215         * gnus-sum.el (gnus-summary-save-parts): New command and
5216         keystroke.
5217         (gnus-summary-save-parts-1): New function.
5218         (gnus-summary-iterate): Buggy.
5219
5220         * mm-decode.el (mm-save-part-to-file): Made into own function.
5221
5222 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5223
5224         * gnus-group.el (gnus-group-set-info): Resist nils.
5225
5226 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5227
5228         * mailcap.el (mailcap-mime-data): Ditto.
5229
5230         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5231
5232         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5233
5234 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5235
5236         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5237         gnus-article-date-lapsed-new-header is t.
5238
5239 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5240
5241         * gnus.el: Pterodactyl Gnus v0.84 is released.
5242
5243 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * gnus-msg.el (gnus-bug-message): Mime change.
5246
5247 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5248
5249         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5250
5251 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5252
5253         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5254         `x-uue'.
5255
5256 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5257
5258         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5259         when authentication is 'password.
5260
5261 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5262
5263         * gnus-win.el (gnus-configure-windows): Accept a setting.
5264
5265 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5266
5267         * mm-util.el (mm-quote-arg): Moved here.
5268
5269         * mm-decode.el (mm-quote-arg): Quote more chars.
5270
5271 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5272
5273         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5274         with newlines would create buggy .nov files.
5275
5276         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5277
5278         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5279         end of lines.
5280
5281         * message.el (message-mode): Doc fix.
5282
5283         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5284
5285         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5286
5287         * gnus-art.el (article-date-ut): Rewrite.
5288
5289         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5290         order.
5291
5292         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5293         headers.
5294
5295         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5296
5297 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5298
5299         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5300         (article-date-ut): use it.
5301
5302 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303
5304         * mail-source.el (mail-source-fetch-pop): Call script
5305         asynchronously.
5306
5307 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5308
5309         * gnus.el: Pterodactyl Gnus v0.83 is released.
5310
5311 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5312
5313         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5314
5315         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5316
5317         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5318
5319         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5320
5321         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5322
5323         * message.el (message-generate-headers): Accept continuation
5324         headers.
5325
5326 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5327
5328         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5329
5330 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331
5332         * gnus-art.el (gnus-treatment-function-alist): use
5333         maybe-hide-headers.
5334
5335         * message.el (message-inhibit-body-encoding): Typo.
5336         (message-resend): Inhibit encoding.
5337
5338         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5339
5340         * gnus-art.el (article-remove-cr): Use re-search.
5341
5342         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5343         headers.
5344
5345         * mm-decode.el (mm-quote-arg): Quote '.
5346
5347         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5348
5349         * mm-decode.el (mm-insert-part): Use multibyte for text.
5350
5351         * gnus-start.el (gnus-read-newsrc-file): New variable.
5352         (gnus-read-newsrc-file): Use it.
5353
5354 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5355
5356         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5357
5358         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5359         function.
5360
5361 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5362
5363         * gnus.el: Pterodactyl Gnus v0.82 is released.
5364
5365 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5366
5367         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5368         for iso8859-2.
5369
5370 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5371
5372         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5373         synonym alist.
5374
5375 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5376
5377         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5378
5379 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5380
5381         * mail-source.el (mail-source-fetch): Ask before bugging out.
5382
5383 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5384
5385         * uudecode.el (uudecode-decode-region-external): Don't assume
5386         uudecode-temporary-file-directory ends with a slash.
5387
5388 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5389
5390         * gnus-sum.el (gnus-update-marks):
5391         (gnus-update-read-articles):
5392         (gnus-summary-expire-articles): Check server.
5393
5394 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5395
5396         * mml.el (mml-preview): New function.
5397
5398 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5399
5400         * mail-source.el (mail-source-fetch-file): Return the right
5401         value.
5402
5403 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5404
5405         * mml.el (mml-insert-parameter): New function.
5406         (mml-insert-parameter-string): New function.
5407
5408         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5409
5410         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5411         (gnus-mime-display-part): Use it.
5412
5413         * mm-decode.el (mm-alternative-precedence): Removed.
5414         (mm-discouraged-alternatives): New variable.
5415         (mm-preferred-alternative-precedence): New function.
5416
5417         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5418
5419         * mail-source.el (mail-sources): New variable.
5420
5421         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5422
5423         * mm-decode.el (mm-valid-image-format-p): New function.
5424         (mm-inline-media-tests): Use it.
5425         (mm-valid-and-fit-image-p): New function.
5426
5427         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5428         (gnus-agent-fetch-group): Ditto.
5429
5430 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5431
5432         * nnmail.el (nnmail-article-group): in case of a group name
5433         containing "\\n" constructs, be sure to pass the expanded value to
5434         nn*-save-mail.
5435
5436 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5437
5438         * gnus.el: Pterodactyl Gnus v0.81 is released.
5439
5440 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5441
5442         * gnus-sum.el (gnus-get-split-value): Reverse result.
5443
5444 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445
5446         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5447
5448 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5449
5450         * mml.el (mml-insert-tag): Insert concluding part.
5451
5452         * message.el (message-send-mail): Encode later.
5453         (message-send-news): Ditto.
5454
5455         * nnfolder.el: Don't use mail delim.
5456
5457 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * gnus-cus.el (gnus-group-customize): Put point at min.
5460
5461         * mm-view.el (mm-inline-text): Allow toggling html.
5462
5463 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5464
5465         * mail-source.el: Added prescript and postscript to file.
5466
5467 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5468
5469         * nnmail.el: Reverted.
5470
5471         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5472         (gnus-setup-posting-charset): Did work.
5473
5474 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5475
5476         * gnus.el (gnus-short-group-name): Use
5477         gnus-group-uncollapsed-levels.
5478
5479 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5480
5481         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5482
5483 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5486         (article-strip-headers-from-body): New command and keystroke.
5487
5488 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5491
5492         * nnheader.el (nnheader-insert-file-contents): Bind
5493         enable-local-eval to nil.
5494         (nnheader-find-file-noselect): Ditto.
5495
5496         * nnmail.el (nnmail-article-group): Don't remove long lines.
5497         (nnmail-remove-long-lines): New function.
5498         (nnmail-split-header-length-limit): Removed.
5499
5500         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5501
5502         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5503
5504 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5505
5506         * gnus-sum.el (gnus-summary-generic-mark): New function.
5507
5508         * nnmail.el (nnmail-split-header-length-limit): Increased.
5509         (nnmail-article-group): Allow nil.
5510
5511         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5512
5513         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5514         first.
5515
5516         * mml.el (mml-minibuffer-read-type): Include types from
5517         mailcap-mime-data.
5518
5519         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5520
5521 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5522
5523         * mml.el (mml-insert-tag): New function.
5524         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5525         confusion with functions like `mml-read-tag'.
5526         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5527         (mml-minibuffer-read-description): Ditto with
5528         `mml-minibuffer-read-description'.
5529         (mml-attach-buffer): New function.
5530         (mml-mode-map): New entry for /.
5531         (mml-minibuffer-read-type): Accept DEFAULT.
5532
5533         * mml.el (mml-quote-region): Narrow the region.
5534
5535         * message.el (message-mode-menu): message-mime-attach-file is now
5536         mml-attach-file.
5537
5538 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5539
5540         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5541
5542 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5543
5544         * mml.el (mml-attach-buffer): New command.
5545
5546 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5547
5548         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5549         with a proper range. Compress range.
5550
5551         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5552
5553 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5554
5555         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5556
5557 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5558
5559         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5560         (gnus-picons-convert-x-face): Removed.
5561         (gnus-picons-article-display-x-face): Removed.
5562         (gnus-picons-x-face-sentinel): Ditto.
5563         (gnus-picons-display-x-face): Ditto.
5564
5565 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5566
5567         * gnus.el: Pterodactyl Gnus v0.80 is released.
5568
5569 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5570
5571         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5572
5573         * gnus-sum.el (gnus-with-article): Moved here.
5574
5575         * mail-source.el (mail-source-fetch-pop): Ask for password even
5576         when program.
5577
5578 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579
5580         * gnus-msg.el (gnus-bug): Add description.
5581
5582         * mml.el (mml-insert-mml-markup): Insert disposition.
5583
5584         * message.el (message-send-mail): Always encode mail headers.
5585
5586         * smiley.el (gnus-smiley-display): Goto body.
5587
5588 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5589
5590         * smiley.el (gnus-smiley-display): Don't search to blank line.
5591
5592 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5593
5594         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5595         when requested.
5596
5597         * nnmail.el (nnmail-current-spool): Removed.
5598
5599         * gnus-salt.el (gnus-tree-inhibit): New varible.
5600
5601         * gnus.el (mm-util): Required.
5602
5603 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5604
5605         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5606
5607 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5608
5609         * mail-source.el (mail-source-bind): Doc fix.
5610
5611 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5612
5613         * message.el (message-mode): Doc fix.
5614
5615         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5616         encoding.
5617
5618         * gnus.el (gnus-methods-equal-p): Moved here.
5619
5620         * mail-source.el: pop at 110.
5621
5622         * pop3.el (pop3-movemail): Use write-region instead of
5623         append-to-file to avoid excessive messaging.
5624
5625 1999-02-27  lantz moore  <lmoore@contigo.com>
5626
5627         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5628         type directory.
5629
5630 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5631
5632         * gnus-art.el (article-hide-boring-headers): Field names must not
5633         contain whitespace.
5634
5635 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5636
5637         * gnus.el: Pterodactyl Gnus v0.79 is released.
5638
5639 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5640
5641         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5642
5643         * mml.el (mml-mode): Don't use add-minor-mode.
5644
5645         * message.el (messgage-inhibit-body-encoding): New variable.
5646         (message-encode-message-body): Use it.
5647
5648 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5649
5650         * gnus.el: Pterodactyl Gnus v0.78 is released.
5651
5652 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653
5654         * message.el (message-mode): Switch on MML mode.
5655
5656         * mml.el: Included commands and functions.
5657         (mml-mode-map): New keymap.
5658
5659         * message.el: Removed the insertion commands and functions.
5660
5661         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5662
5663         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5664         keystroke.
5665
5666         * gnus-art.el (gnus-narrow-to-page): Revert.
5667
5668         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5669         (gnus-cite-parse-maybe): Always reparse.
5670
5671         * message.el (message-encode-message-body): Don't insert
5672         "multipart warning".
5673
5674         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5675
5676 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5677
5678         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5679
5680         * nnmail.el: Require mm-util.
5681
5682 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5683
5684         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5685         group.
5686
5687 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5688
5689         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5690
5691 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5692
5693         * gnus-msg.el (gnus-extended-version): Better regexp.
5694
5695 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5696
5697         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5698         is called with the result of SPLIT and should return a new split.
5699
5700         * gnus.texi: update the doc.
5701
5702 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5703
5704         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5705         displayed in the article buffer, output bars if
5706         `gnus-picons-display-article-move-p'.
5707
5708 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5709
5710         * mail-source.el (mail-source-fetch-pop): Typo.
5711
5712 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5713
5714         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5715
5716 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5719
5720 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5721
5722         * mml.el (mml-insert-buffer): New function.
5723
5724         * message.el (message-forward): Insert the buffer in the buffer.
5725
5726 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5727
5728         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5729
5730 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5731
5732         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5733
5734 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5735
5736         * gnus.el: Pterodactyl Gnus v0.77 is released.
5737
5738 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739
5740         * gnus-art.el (gnus-displaying-mime): New variable.
5741         (article-narrow-to-head): New function.
5742
5743         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5744         Default to pop instead of pop3.
5745
5746 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5747
5748         * gnus-art.el (article-hide-pgp): Goto body.
5749
5750         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5751
5752         * gnus-cite.el: Don't use goto-line.
5753
5754         * gnus-art.el (gnus-article-treat-html): Removed.
5755         (gnus-treat-article): Save restriction.
5756
5757 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5758
5759         * message.el (message-send-mail): Don't untabify.
5760         (message-mode): Don't use tabs for indentation.
5761
5762 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5763
5764         * message.el (message-send-mail): Don't untabify.
5765
5766         * nnml.el (nnml-save-mail): Typo fix.
5767
5768 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5769
5770         * message.el (message-cite-function): Add
5771         `message-cite-original-without-signature' customization option.
5772
5773 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5774
5775         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5776         `nnmail-prepare-incoming-header-hook'.
5777
5778 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5779
5780         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5781
5782 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5783
5784         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5785
5786 1999-02-18  Michael Cook  <cook@sightpath.com>
5787
5788         * Recognize Microsoft Outlook's cite attribution conventions.
5789
5790 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5791
5792         * gnus-sum.el: Bind M.
5793
5794 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5795
5796         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5797
5798 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5799
5800         * gnus-picon.el (gnus-group-display-picons): ensures that
5801         `article-goto-body' really goes to the article body.
5802
5803 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804
5805         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5806
5807         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5808
5809         * mm-view.el (mm-view-message): Enable multibyte.
5810
5811 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5812
5813         * nnmail.el (nnmail-get-new-mail): Message later.
5814
5815         * mm-util.el (mm-find-charset-region): Revert to checking
5816         multibyte.
5817
5818 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5819
5820       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5821       attachment.
5822
5823 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5824
5825         * gnus.el: Pterodactyl Gnus v0.76 is released.
5826
5827 1999-02-06  Felix Lee  <flee@cygnus.com>
5828
5829         * gnus.el (gnus-group-change-level-function): Typo.
5830
5831 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5832
5833         * gnus-sum.el (gnus-nov-skip-field): Removed.
5834         (gnus-nov-field): Ditto.
5835         (gnus-nov-parse-extra): Ditto.
5836         (gnus-nov-read-integer): Ditto.
5837
5838 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5839
5840         * nnheader.el (nnheader-nov-read-message-id): New macro.
5841         (nnheader-parse-nov): Use it.
5842
5843         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5844         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5845         `(eq (char-after) ?\n)'.
5846
5847 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5848
5849         * gnus.el (gnus-other-frame): Always pop up a new frame.
5850
5851 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5852
5853         * gnus-range.el (gnus-range-add): Rewrite.
5854
5855 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5856
5857         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5858         format.
5859         (nnmail-process-maildir-mail-format): New function.
5860
5861         * mail-source.el (mail-source-fetch-maildir): New function.
5862         (mail-source-keyword-map): Add default for maildir method.
5863         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5864
5865 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5868
5869         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5870         (nndoc-mime-digest-type-p): Removed.
5871
5872 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5873
5874         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5875         where it is supposed to be.
5876         (gnus-treat-play-sounds): New variable.
5877
5878         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5879
5880         * gnus-art.el (article-display-x-face): Narrow to head.
5881         (gnus-article-washed-types): New variable.
5882         (article-hide-pgp): Is not a toggle.
5883         (gnus-article-hide-text-type): Save types.
5884         (article-decode-charset): Use it.
5885
5886         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5887
5888         * message.el (message-forward-start-separator): Removed.
5889         (message-forward-end-separator): Removed.
5890         (message-signature-before-forwarded-message): Removed.
5891         (message-included-forward-headers): Removed.
5892         (message-check-news-body-syntax): Don't check forward.
5893         (message-forward): Use MIME.
5894
5895         * nnvirtual.el (nnvirtual-request-article): Bind
5896         gnus-article-decode-hook to nil.
5897
5898 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899
5900         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5901         us-ascii.
5902
5903 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5904
5905         * format-spec.el (format-spec): Be more robust.
5906
5907         * message.el (message-encode-message-body): Default
5908         mail-parse-charset to mail-parse-charset.
5909
5910         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5911         (gnus-summary-edit-article): Bind mail-parse-charset.
5912
5913         * mml.el (mml-read-tag): Ignore white space after end of tag.
5914
5915         * message.el (message-goto-body): Also work in separatorless
5916         articles.
5917
5918         * mml.el (mml-translate-from-mime): New function.
5919         (mml-insert-mime): Ditto.
5920         (mml-to-mime): New function.
5921         (mime-to-mml): New name.
5922
5923         * gnus-sum.el (gnus-summary-edit-article): Always select raw
5924         article.
5925
5926         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
5927
5928         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
5929         special-case nndraft groups.
5930
5931 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5932
5933         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
5934         (gnus-get-newsgroup-headers): Already bound.
5935
5936         * message.el (message-encode-message-body): Use posting charset.
5937
5938         * mm-bodies.el (mm-encode-body): Use MIME charsets.
5939         (mm-body-encoding): Do CTE.
5940         (mm-body-7-or-8): New function.
5941
5942         * mm-util.el (mm-mime-charset): Always fall back on alist.
5943         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
5944         (mm-mime-mule-charset-alist): Add arabic-*-column.
5945         (mm-find-mime-charset-region): New function.
5946
5947         * format-spec.el (format-spec-make): New function.
5948
5949         * mail-source.el (format-spec): Required.
5950         (mail-source-fetch-with-program): Removed.
5951         (mail-source-fetch-with-program): New function.
5952
5953         * format-spec.el: New file.
5954
5955 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5956
5957         * mail-source.el (mail-source-fetch-with-program): Take optional
5958         parameter.
5959
5960 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5961
5962         * gnus-start.el: Ignore some groups.
5963         (gnus-setup-news): Bind nnmail-fetched-sources.
5964
5965         * message.el (message-send-mail): Remove all tabs.
5966
5967         * mm-util.el (mm-find-charset-region): Just check whether
5968         find-charset-region is defined.
5969
5970 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5971
5972         * gnus-group.el (gnus-group-get-new-news): Use
5973         nnmail-fetched-sources.
5974
5975         * nnmail.el (nnmail-fetched-sources): New variable.
5976         (nnmail-get-new-mail): Use it.
5977
5978         * mail-source.el (mail-source-fetched-sources): New variable.
5979         (mail-source-fetch): Use it.
5980
5981 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
5982
5983         * gnus.el (gnus-getenv-nntpserver): if the file that
5984         gnus-nntpserver-file names has a trailing newline, the
5985         string-match will always match, and thus the file will never be
5986         read.  (^ matches start of "line", \\` matches start of "buffer",
5987         which is what was intended...)
5988
5989 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
5990
5991         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
5992
5993 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
5996         select methods.
5997
5998 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
5999
6000         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6001
6002 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6003
6004         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6005
6006 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6007
6008         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6009         a typo.
6010         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6011         charset to nil.
6012         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6013         * gnus-start.el (gnus-start-draft-setup): Ditto.
6014
6015 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6018         (mail-source-value): Don't do variables.
6019
6020         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6021
6022         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6023
6024 1999-02-01  Michael Cook  <cook@sightpath.com>
6025
6026         * Defenestrate spurious ?a.
6027
6028 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6029
6030         * mail-source.el (mail-source-fetch-pop): Instead use
6031         :authentication.
6032
6033 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6034
6035         * lisp/mail-source.el : Support APOP authentication scheme.
6036
6037 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6038
6039         * pop3.el (pop3-movemail): Return t.
6040
6041 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6042
6043         * rfc2047.el (rfc2047-fold-region): New function.
6044         (rfc2047-encode-message-header): Use it.
6045
6046 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6047
6048         * gnus-sum.el (gnus-group-charset-alist): Add more.
6049
6050 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6051
6052         * gnus.el: Pterodactyl Gnus v0.75 is released.
6053
6054 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6055
6056         * gnus-art.el (article-display-x-face): Don't narrow to head.
6057
6058 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6059
6060         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6061
6062 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6063
6064         * mail-source.el (mail-source-fetch-directory): Ignore
6065         directories.
6066
6067         * gnus-cus.el (gnus-group-parameters): Addition.
6068
6069         * gnus-art.el (article-strip-banner): Do symbolic banners.
6070         (article-strip-banner): New keystroke.
6071
6072 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6073
6074         * gnus-art.el (article-strip-banner): New command.
6075
6076 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6077
6078         * gnus-art.el (gnus-treat-strip-banners): New variable.
6079
6080 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6081
6082         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6083         has been exist.
6084
6085 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6086
6087         * message.el (message-draft-coding-system): Check coding-system.
6088         * mm-util.el (mm-text-coding-system): Ditto.
6089
6090 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6091
6092         * mail-source.el (mail-source-fetch-pop): Save excursion.
6093
6094 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6095
6096         * mail-source.el (mail-source-movemail-args): Not constant.
6097         (mail-source-movemail-args): Removed.
6098         (mail-source-fetch-with-program): New function.
6099         (mail-source-fetch-pop): Use program and function.
6100         (mail-source-movemail-program): Removed.
6101
6102         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6103         (gnus-treat-date-user-defined): New variable.
6104
6105 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6106
6107         * nnmail.el (nnmail-fix-eudora-headers): New function.
6108
6109 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6112
6113 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6114
6115         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6116         (smiley-nosey-regexp-alist): Ditto.
6117
6118         * gnus-art.el (gnus-treatment-function-alist): Do
6119         gnus-article-add-buttons-to-head later.
6120         (gnus-treat-capitalize-sentences): New variable.
6121         (article-capitalize-sentences): New command and keystroke.
6122
6123         * gnus-group.el (gnus-group-catchup-current): Do group.
6124
6125         * message.el (message-default-charset): Add group.
6126
6127 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6128
6129         * gnus.el: Pterodactyl Gnus v0.74 is released.
6130
6131 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6132
6133         * gnus-art.el (article-fill-long-lines): Renamed.
6134         (article-fill-long-lines): New keystroke.
6135
6136 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6137
6138         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6139
6140         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6141         displayed.
6142         (gnus-group-catchup-current): Be more robus.
6143
6144         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6145         headers.
6146
6147 1999-01-25  Dave Love  <fx@gnu.org>
6148
6149         * message.el (message-mode-menu): Add message-mime-attach-file.
6150         (message-mode): Doc fix.
6151
6152 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6153
6154         * nnmail.el (nnmail-check-duplication): Insert the mail source
6155         string.
6156
6157         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6158         (mail-source-fetch-directory): Ditto.
6159         (mail-source-fetch-file): Ditto.
6160         (mail-source-string): New variable.
6161
6162         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6163         the level.
6164
6165         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6166         before handling.
6167
6168         * mm-util.el (mm-mime-charset): Use the parameters.
6169         (mm-mime-charset): Removed region paremeters.
6170
6171         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6172         source.
6173
6174 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6175
6176         * nnmail.el (nnmail-get-split-group): Quote right.
6177
6178 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179
6180         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6181         buffer.
6182
6183 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6184
6185         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6186         (gnus-group-mode): Don't hook.
6187
6188         * mail-source.el (mail-source-bind): Doc fix.
6189         (mail-source-bind): Take only one param.
6190
6191         * gnus-art.el (gnus-treat-highlight-signature): typep.
6192
6193         * mail-source.el (mail-source-movemail): Ignore empty file.
6194         (mail-source-callback): Check before deleting.
6195
6196         * message.el (message-mime-attach-file): Include name.
6197
6198 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6199
6200         * mm-util.el (mm-read-charset): Return a symbol.
6201
6202         * mm-view.el (mm-inline-text): Insert signature separator.
6203
6204         * gnus-art.el (gnus-treat-predicate): New function.
6205         (gnus-treat-article): Allow all types to be checked.
6206
6207         * gnus-util.el (gnus-or): New function.
6208         (gnus-and): Ditto.
6209
6210         * gnus-art.el (gnus-mime-display-single): Use override.
6211
6212         * mm-decode.el (mm-attachment-override-types): New variable.
6213         (mm-attachment-override-p): New function.
6214
6215         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6216
6217 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6218
6219         * mm-view.el (mm-inline-text): Do vcards.
6220
6221 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6222
6223         * gnus.el: Pterodactyl Gnus v0.73 is released.
6224
6225 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6226
6227         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6228         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6229         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6230         (nnmail-movemail-program): Removed.
6231         (nnmail-movemail-args): Removed.
6232         (nnmail-pop-password-required): Ditto.
6233         (nnmail-tmp-directory): Ditto.
6234         (nnmail-delete-incoming): Removed.
6235         (nnmail-pop-password, nnmail-moved-inboxes,
6236         nnmail-internal-password, nnmail-move-inbox): Removed.
6237         (nnmail-read-passwd): Ditto.
6238         (nnmail-get-spool-files): Removed.
6239         (nnmail-resplit-incoming): Reinstated.
6240
6241         * mail-source.el: New file.
6242
6243 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6244
6245         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6246
6247 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6248
6249         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6250
6251 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6252
6253         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6254
6255         * gnus-picon.el (gnus-group-display-picons): Goto body.
6256
6257         * gnus.el: Indented all functions; broke long lines; changed all
6258         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6259
6260 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6261
6262         * gnus.el: Pterodactyl Gnus v0.72 is released.
6263
6264 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6265
6266         * gnus.el: Cleaned up trailing whitespace.
6267
6268         * mm-util.el (mm-read-charset): Work.
6269
6270 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6271
6272         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6273         nnheader-translate-file-chars'd group name.
6274
6275 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6276
6277         * message.el (message-encode-message-body): Fold case.
6278
6279 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6280
6281         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6282
6283 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6284
6285         * mailcap.el (mailcap-add): New function.
6286
6287 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6288
6289         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6290         (article-goto-body): Use it.
6291         (gnus-treat-article): Ditto.
6292
6293         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6294         downloaded articles from the downloadeble list.
6295
6296 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6297
6298         * message.el (message-encode-message-body): Bind
6299         mail-parse-charset.
6300
6301         * mm-util.el (mm-charset-synonym-alist): New variable.
6302         (mm-charset-to-coding-system): Use it.
6303         (mm-charset-coding-system-alist): Removed.
6304         (mm-charset-to-coding-system): Don't use it.
6305         (mm-find-charset-region): Use mail-parse-charset.
6306
6307         * gnus-art.el (gnus-treatment-function-alist): Use
6308         gnus-article-display-picons.
6309         (gnus-treat-display-xface): Only do if we have xface feature.
6310         (gnus-part-display-hook): New function.
6311         (gnus-treat-article): Use it.
6312         (gnus-treat-article): Use gnus-visual.
6313
6314         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6315
6316         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6317         displaying.
6318
6319         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6320
6321         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6322         regexp file names.
6323
6324 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6325
6326         * gnus.el: Pterodactyl Gnus v0.71 is released.
6327
6328 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329
6330         * mm-view.el (mm-inline-image): Don't add a dot.
6331
6332         * gnus-art.el (gnus-treat-article): New function.
6333
6334         * gnus.el (gnus-article-display-hook): Removed.
6335
6336         * gnus-art.el (gnus-article-treat-custom): New variable.
6337
6338         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6339
6340         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6341         functions.
6342
6343         * message.el (message-posting-charset): New variable.
6344         (message-send-mail): Use it.
6345
6346         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6347         (gnus-setup-posting-charset): New function.
6348         (gnus-setup-message): Use it.
6349
6350         * message.el (message-encode-message-body): Just look for
6351         Content-Type before inserting a new one.
6352
6353 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6354
6355         * rfc2047.el (rfc2047-default-charset): Removed.
6356
6357         * mail-prsvr.el: New file.
6358         (mail-parse-charset): New variable.
6359
6360         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6361         Changed name.
6362
6363         * gnus.el (gnus-charset): New group.
6364
6365         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6366
6367         * gnus-sum.el (gnus-default-charset): Default to nil.
6368         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6369         (gnus-newsgroup-iso-8859-1-forced): Removed.
6370
6371         * mm-util.el (mm-known-charsets): Removed.
6372         (mm-default-coding-system): Removed.
6373         (mm-default-charset): Removed.
6374         (mm-read-charset): New function.
6375
6376         * message.el (message-default-charset): Removed.
6377
6378         * rfc2047.el (rfc2047-default-charset): Default to nil.
6379
6380         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6381
6382 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6383
6384         * gnus.el: Pterodactyl Gnus v0.70 is released.
6385
6386 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6387
6388         * mm-decode.el (mm-save-part): Use mm-get-part.
6389         (mm-insert-part): New function.
6390         (mm-get-part): Use it.
6391         (mm-get-image): Ditto.
6392         (mm-display-external): Ditto.
6393
6394         * mm-view.el (mm-inline-text): Ditto.
6395
6396         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6397         ranges.
6398
6399         * mm-decode.el (mm-display-external): Save the buffer.
6400         (mm-remove-part): Kill it.
6401
6402         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6403
6404         * nnagent.el (nnagent-request-set-mark): Defined stub.
6405
6406 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6407
6408         * gnus-score.el (gnus-score-load-score-alist): Bind
6409         coding-system-for-read.
6410
6411         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6412         prepare-exit-hook.
6413
6414         * mm-view.el (mm-setup-w3): Require w3.
6415
6416 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6417
6418         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6419         body.
6420
6421 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6422
6423         * mm-encode.el: Ditto.
6424
6425         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6426         error.
6427
6428         * mailcap.el (mailcap-mime-data): SAFER ps.
6429
6430         * message.el (message-encode-message-body): Always insert a
6431         Content-Type header.
6432
6433         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6434         shown inline.
6435
6436         * mm-view.el (mm-inline-text): Handle all sorts of text.
6437
6438         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6439         don't view.
6440
6441         * mm-decode.el (mm-display-external): Use it.
6442
6443         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6444
6445         * mm-decode.el (mm-save-part): Removed double code.
6446
6447 1999-01-12  Dave Love  <fx@gnu.org>
6448
6449         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6450         application/octet-stream .gz & al files with jka-compr.
6451
6452 1999-01-12  Dave Love  <fx@gnu.org>
6453
6454         * gnus-ems.el (gnus-down-mouse-3): New variable.
6455         * gnus-art.el (gnus-mime-button-map): Use it.
6456         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6457
6458 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6459
6460         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6461
6462 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6463
6464         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6465         buffers.
6466
6467         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6468
6469         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6470
6471 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6472
6473         * mml.el (mml-parameter-string): Strip directory component.
6474
6475 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6476
6477         * gnus.el (gnus-use-demon): Removed.
6478
6479 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * nnmail.el (nnmail-article-group): Don't infloop.
6482
6483 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6484
6485         * gnus-art.el (article-update-date-lapsed): Made it work with
6486         picons, and make it update on all visible frames.
6487         (article-date-ut): Get summary-buffer's current-headers.
6488
6489 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6490
6491         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6492         (gnus-picons-setup-p): New variable.
6493
6494 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6497
6498 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6499
6500         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6501         (gnus-summary-exit-no-update): Use mapcar.
6502
6503 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6504
6505         * gnus-agent.el (gnus-category-write): Make directory.
6506
6507 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6508
6509         * gnus-sum.el (gnus-update-read-articles):
6510         (gnus-update-marks): Request backend update of mark.
6511
6512 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6513
6514         * mm-bodies.el (mm-body-encoding): Use mm-find.
6515
6516 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6517
6518         * gnus-picon.el (gnus-article-display-picons): Fix.
6519
6520 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6521
6522         * gnus.el: Pterodactyl Gnus v0.69 is released.
6523
6524 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6525
6526         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6527
6528         * gnus-agent.el (gnus-agent-remove-group): New command and
6529         keystroke.
6530
6531         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6532
6533 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6534
6535         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6536
6537 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6538
6539         * mm-view.el (mm-inline-text): Bind current id.
6540
6541         * mm-decode.el (mm-handle-id): New macro.
6542         (mm-make-handle): Accept id.
6543         (mm-dissect-singlepart): Use it.
6544
6545 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6546
6547       * message.el (message-cite-original-without-signature): Use
6548       message-signature-separator when searching for signature in
6549       message-cite-original-without-signature.
6550
6551 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6552
6553         * gnus.el (gnus-server-to-method): Check named methods.
6554
6555 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6556
6557         * mm-view.el (mm-view-message): Goto point-min.
6558
6559         * nnmail.el (nnmail-article-group): Don't delete lines, only
6560         shorten them.
6561
6562         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6563         values.
6564
6565         * nnheader.el (nnheader-temp-directory): New variable.
6566         (nnheader-temp-directory): Removed.
6567
6568 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6569
6570         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6571         list of files to check for mailcap entries under windows-nt.
6572
6573 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6574
6575         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6576         summary buffer exists.
6577
6578 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6579
6580         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6581         irrelevant Sun sendmail bug.
6582         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6583
6584         * message.el (message-send-news): Bind mail-header-separator to
6585         "" when asking backend to post.
6586
6587 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6588
6589         * mm-uu.el (mm-dissect-disposition): New variable.
6590         (mm-uu-dissect): Use it.
6591
6592 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6593
6594         * mm-view.el (mm-inline-text): Bind url-current-object.
6595
6596 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6597
6598         * gnus-range.el (gnus-remove-from-range): Rewrite.
6599
6600 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6601
6602         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6603
6604 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6605
6606         * message.el (message-encode-message-body): Insert `MIME-Version'
6607         instead of `Mime-Version'.
6608
6609 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6610
6611         * message.el (message-insert-mime-part): Add the attachment
6612         disposition.
6613         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6614         (message-mime-query-type): New function.
6615         (message-mime-query-description): Ditto.
6616         (message-mime-query-file): Ditto.
6617         (message-insert-mime-part): Use them.
6618         (message-mime-insert-external): Use the new stuff.
6619
6620 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6621
6622         * nnmail.el (nnmail-split-header-length-limit): New variable.
6623
6624         * mm-decode.el (mm-dissect-buffer): Check syntax.
6625
6626         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6627
6628         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6629         (rfc2047-dissect-region): Ditto.
6630
6631 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6632
6633         * mm-view.el (mm-view-message): Decode charset.
6634
6635 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6636
6637         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6638         CT headers.
6639
6640 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6641
6642         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6643         mm-uu-*-function.
6644         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6645
6646 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6647
6648         * message.el (message-send-mail): Do MML first.
6649         (message-send-news): Ditto.
6650
6651 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6652
6653         * gnus-picon.el (gnus-picons-face): New face.
6654         (gnus-picons-try-face): Use it.
6655
6656 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6657
6658         * gnus.el: Pterodactyl Gnus v0.68 is released.
6659
6660 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6661
6662         * gnus.el: Pterodactyl Gnus v0.67 is released.
6663
6664 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6665
6666         * gnus.el: Pterodactyl Gnus v0.66 is released.
6667
6668 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6669
6670         * gnus-art.el (gnus-insert-mime-button): Decode description.
6671
6672 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6673
6674         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6675         (gnus-decode-header-methods): Ditto.
6676         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6677
6678 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6679
6680         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6681
6682 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6683
6684         * mml.el (mml-insert-mime-headers): Encode description.
6685
6686         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6687         line.
6688
6689         * gnus-sum.el (gnus-default-charset): Doc fix.
6690
6691 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6692
6693         * mm-decode.el (mm-display-part): Forward a line.
6694
6695 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6696
6697         * mm-util.el (mm-running-ntemacs): New variable.
6698         (mm-text-coding-system): Ditto.
6699         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6700         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6701
6702 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6703
6704         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6705         buffer.
6706
6707         * message.el (message-insert-headers): New command and keystroke.
6708
6709 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6712         (mm-get-image): Ditto.
6713
6714         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6715         base64, uudecode and binhex.
6716
6717 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6718
6719         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6720         in text/plain.
6721         * mm-uu.el (mm-uu-dissect): Use inline.
6722
6723 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6724
6725         * mm-view.el (mm-view-message): New function.
6726
6727         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6728         qp.
6729
6730 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6731
6732         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6733         entry for message/rfc822 as 8bit.
6734
6735 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6736
6737         * mailcap.el (mailcap-mime-extensions): Add patch.
6738
6739 1998-12-05  Dale Hagglund  <rdh@best.com>
6740
6741         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6742         argument to force all multipart/* to look like multipart/mixed.
6743
6744         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6745         variable.
6746         (gnus-mime-display-part): Use it.
6747
6748 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6749
6750         * gnus-draft.el (gnus-draft-send): Only disable checks for
6751         non-interactive use.
6752         (gnus-draft-send-message): Use it.
6753
6754 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6755
6756         * gnus.el: Pterodactyl Gnus v0.65 is released.
6757
6758 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6759
6760         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6761
6762         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6763
6764 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6765
6766         * gnus.el: Pterodactyl Gnus v0.64 is released.
6767
6768 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6769
6770         * mm-view.el (mm-setup-w3): Don't load.
6771
6772         * gnus-msg.el (gnus-setup-message): Set group name.
6773         (gnus-group-mail): Avoid leaking local vars.
6774
6775         * message.el (message-attach-file): Renamed.
6776         (message-mime-attach-file): Renamed again.
6777
6778 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6779
6780         * gnus-art.el (article-decode-encoded-words): Bind
6781         rfc2047-default-charset here.
6782
6783         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6784
6785 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6786
6787         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6788         (gnus-picons-setup-hook): New hook.
6789
6790 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6791
6792         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6793         string.
6794         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6795         line.
6796
6797 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6798
6799         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6800         (gnus-mime-view-part): Ditto.
6801         (gnus-mime-inline-part): Dotii.
6802         (gnus-mime-externalize-part): Daddo.
6803         (gnus-mime-internalize-part): Tutti frutti.
6804         (gnus-widget-press-button): Da da do.
6805
6806         * mm-view.el (mm-setup-w3): Require url-vars.
6807
6808 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6809
6810         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6811         * mm-util.el (mm-find-charset-region): Ditto.
6812
6813 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6814
6815         * message.el (message-send): Don't encode here.
6816         (message-send-mail): But here.
6817         (message-send-news): And here.
6818
6819 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6820
6821         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6822
6823 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6824
6825         * gnus.el: Pterodactyl Gnus v0.63 is released.
6826
6827 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6828
6829         * mml.el (mml-base-boundary): Shorten.
6830
6831         * message.el (message-insert-mime-part): Use default.
6832
6833         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6834
6835 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6836
6837         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6838         buttons, not [*].
6839
6840 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6841
6842         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6843
6844 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6845
6846         * gnus-art.el (gnus-insert-mime-button): Fix.
6847
6848 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6849
6850         * message.el (message-insert-mime-part): Nicify prompts.
6851         (message-insert-mime-part): Really delete duplicates.
6852         (message-insert-mime-part): Check against common errors.
6853         (message-insert-mime-part): Fix docstring.
6854
6855 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6856
6857         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6858
6859 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6860
6861         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6862         (gnus-insert-mime-button): Modify accordingly.
6863
6864 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6865
6866         * gnus-art.el (gnus-display-mime): Set window point.
6867
6868         * mm-decode.el (mm-display-external): Only decode when not
6869         saving.
6870         (mm-alternative-precedence): Prefer multiparts.
6871         (mm-inline-media-tests): Inline multiparts.
6872
6873         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6874         Ignore errors when requiring url.
6875
6876         * mml.el (mml-quote-region): New command.
6877
6878         * message.el (message-cite-original): Use it.
6879         (message-cite-original-without-signature): Ditto.
6880
6881 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6882
6883         * gnus.el: Pterodactyl Gnus v0.62 is released.
6884
6885 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6886
6887         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6888
6889 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6890
6891         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6892         `point-max-marker'.
6893
6894 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6897
6898         * gnus-art.el (gnus-mime-display-single): Check for attachment
6899         before other tests.
6900
6901 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6902
6903         * gnus-msg.el (gnus-configure-posting-styles): find a
6904         posting-style entry in the group parameters, if any, and honor it
6905         at the end.
6906
6907 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6908
6909         * nntp.el (nntp-after-change-function): Fix.
6910
6911 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6912
6913         * mml.el (mml-generate-mime-1): Insert literally.
6914
6915 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6916
6917         * mml.el (mml-insert-mime-headers): Removed debug.
6918
6919 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6920
6921         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
6922         prefixed.
6923
6924         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
6925         application/emacs-lisp to 8bit.
6926
6927 1998-12-03  Dale Hagglund  <rdh@best.com>
6928
6929         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
6930
6931 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6932
6933         * gnus.el: Pterodactyl Gnus v0.61 is released.
6934
6935 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * mml.el (mml-parse-1): Skipped parts.
6938         (mml-insert-mime-headers): Nil is a list.
6939         (mml-generate-mime-1): Don't insert literally.
6940         (mml-read-tag): Drop text props.
6941         (mml-read-part): Ditto.
6942         (mml-parse-singlepart-with-multiple-charsets): Ditto.
6943
6944 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6945
6946         * gnus.el: Pterodactyl Gnus v0.60 is released.
6947
6948 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6949
6950         * mml.el (mml-parse-1): Don't throw contents away.
6951
6952 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6953
6954         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
6955
6956 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6957
6958         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
6959         function.
6960         (mml-parse-1): Use it.
6961
6962 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6963
6964         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
6965         Use gnus-newsgroup-default-charset.
6966         (article-decode-encoded-words): Remove charset codes.
6967         * gnus-sum.el (gnus-newsgroup-default-charset): Use
6968         gnus-default-charset.
6969
6970 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6971
6972         * message.el (message-send-mail): Don't encode here.
6973         (message-send-news): Nor here.
6974         (message-send): ... but here instead.
6975
6976         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
6977         default to nil.
6978         (gnus-article-display-picons): Replace From line.
6979         (gnus-group-display-picons): Replace Newsgroups line.
6980         (gnus-picons-display-glyph): Set baseline.
6981         (gnus-group-display-picons): Piconize the entire Newsgroups line.
6982         (gnus-picons-xbm-face): Revert to old, standard colors.
6983
6984         * message.el (message-fetch-field): Remove text props.
6985
6986         * gnus-art.el (gnus-article-normalized-header-length): New
6987         variable.
6988         (article-normalize-headers): New command and keystroke.
6989
6990         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
6991
6992 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6993
6994         * gnus.el: Pterodactyl Gnus v0.59 is released.
6995
6996 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6997
6998         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
6999
7000         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7001
7002 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7003
7004         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7005
7006 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7007
7008         * mm-decode.el (mm-all-images-fit): New variable.
7009         (mm-image-fit-p): Use it.
7010
7011         * gnus-art.el (gnus-mime-display-single): Use it.
7012         (gnus-mime-internalize-part): New command and keystroke.
7013
7014         * mm-decode.el (mm-user-automatic-external-display): New
7015         variable.
7016         (mm-automatic-external-display-p): New function.
7017
7018         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7019         colors.
7020
7021 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7022
7023         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7024
7025         * gnus-art.el (gnus-with-article): Work in the original article
7026         buffer.
7027         (gnus-with-article): Work in read-only groups.
7028
7029 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7030
7031         * mm-bodies.el (mm-decode-string): Return original string if not
7032         decode.
7033
7034 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7035
7036         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7037
7038 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7039
7040         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7041
7042 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7043
7044         * gnus.el: Pterodactyl Gnus v0.58 is released.
7045
7046 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7047
7048         * mm-decode.el (mm-get-image): Return a glyph, not an image
7049         specifier.
7050
7051 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7052
7053         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7054
7055 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7056
7057         * mail-parse.el (rfc2045): Required.
7058
7059 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7060
7061         * mm-view.el (mm-inline-text): Remove props.
7062
7063 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7064
7065         * mm-view.el (mm-setup-w3): Protect url-misc.
7066
7067         * message.el (message-ignored-resent-headers): Remove
7068         Gnus-Warning.
7069
7070         * mml.el (mml-insert-mime-headers): Use encoding.
7071         (mml-parameter-string): Ditto.
7072
7073         * rfc2045.el: New file.
7074         (rfc2045-encode-string): New function.
7075
7076 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7077
7078         * mail-parse.el (mail-header-encode-parameter): New function.
7079
7080         * rfc2231.el (rfc2231-encode-string): New function.
7081
7082 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7083
7084         * mm-bodies.el (mm-decode-string): New function.
7085         * mm-view.el (mm-inline-text): Use mm-decode-string.
7086
7087 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7088
7089         * gnus.el: Pterodactyl Gnus v0.57 is released.
7090
7091 1998-11-23  Felix Lee  <flee@cygnus.com>
7092
7093         * nntp.el (nntp-async-needs-kluge): new setting.
7094         (nntp-async-timer): new var.
7095         (nntp-async-process-list): new var.
7096         (nntp-async-kluge): new function.
7097         (nntp-async-timer-handler): new function.
7098         (nntp-async-wait): new function.
7099         (nntp-async-stop): new function.
7100         (nntp-after-change-function): renamed, and split apart.
7101         (nntp-async-trigger): new function.
7102         (nntp-do-callback): new function.
7103         (nntp-accept-process-output): add optional timeout arg.
7104
7105         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7106         (gnus-async-wait-for-article): new function.
7107         (gnus-async-with-semaphore): s/asynch/async/.
7108
7109 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7110
7111         * gnus-art.el (gnus-with-article): Don't encode.
7112         (gnus-insert-mime-button): Fall back on filename from C-D.
7113         (gnus-mime-display-single): Have dots right on text/plain
7114         attachments.
7115
7116         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7117         broken parts.
7118
7119         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7120
7121         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7122         binhex.
7123
7124         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7125         (gnus-summary-repair-multipart): New command and keystroke.
7126
7127         * gnus-art.el (gnus-with-article-buffer): New macro.
7128
7129 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7130
7131         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7132         undisplay the part.
7133
7134 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7135
7136         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7137
7138         * mml.el (mml-read-part): Partition right.
7139
7140         * mm-decode.el (mm-handle-set-cache): New macro.
7141         (mm-handle-cache): Ditto.
7142         (mm-make-handle): Ditto.
7143         (mm-dissect-singlepart): Use it.
7144         (mm-get-image): Use the cache.
7145
7146 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7147
7148         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7149         (gnus-mime-display-single): Don't insert lines between parts.
7150
7151 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7152
7153         * nnmail.el (nnmail-file-coding-system-1): New variable.
7154         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7155         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7156         * nnml.el (nnml-file-coding-system): New variable.
7157         (nnml-request-article): Use nnml-file-coding-system.
7158
7159 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7160
7161         * gnus.el: Pterodactyl Gnus v0.56 is released.
7162
7163 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7164
7165         * gnus-art.el (gnus-mime-display-part): New function.
7166         (gnus-mime-display-mixed): Use it.
7167
7168         * mm-view.el (mm-setup-w3): Don't register.
7169
7170         * message.el (message-cite-original): Cite parts.
7171
7172 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7173
7174         * mml.el (mml-parameter-string): New function.
7175         (mml-insert-mime-headers): Separated into new function.
7176
7177 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7178
7179         * mml.el (mml-make-boundary): Use `make-string'.
7180
7181 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7182
7183         * binhex.el (binhex-insert-char): Ditto.
7184
7185         * base64.el (base64-insert-char): Ditto.
7186
7187         * uudecode.el (uudecode-insert-char): Code correctly.
7188
7189 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7190
7191         * mml.el (mml-generate-mime): Don't generate multiparts for
7192         empties.
7193
7194         * gnus-art.el (gnus-display-mime): Save excursion.
7195
7196         * message.el (message-remove-first-header): New function.
7197         (message-encode-message-body): Use it.
7198
7199 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7200
7201         * gnus.el: Pterodactyl Gnus v0.55 is released.
7202
7203 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7204
7205         * mm-view.el (mm-setup-w3): New function.
7206
7207         * mm-decode.el (mm-content-id-get-contents): New function.
7208         (mm-content-id-get-type): Ditto.
7209         (mm-content-id-get-encoding): Ditto.
7210         (mm-get-handle-by-content-id): Removed.
7211
7212 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7213
7214         * message.el (message-generate-new-buffers): Fix tag.
7215
7216 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7217
7218         * message.el (message-buffer-name): Check for unique first.
7219
7220         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7221         gnus-inhibit-mime-unbuttonizing.
7222
7223         * gnus-sum.el (t): Bind M-t.
7224         (gnus-inhibit-unbuttonizing): New variable.
7225         (gnus-summary-toggle-display-buttonized): New command.
7226
7227         * gnus-art.el (gnus-display-mime): Select article window.
7228         (article-strip-trailing-space): New command and keystroke.
7229
7230         * nneething.el (nneething-include-files): New variable.
7231         (nneething-create-mapping): Use it.
7232
7233         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7234
7235         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7236         ayto-expirable marks.
7237
7238 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7239
7240         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7241
7242         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7243         ARG.
7244
7245         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7246
7247 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7248
7249         * mm-util.el (mm-binary-coding-system): New variable.
7250         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7251         * mm-decode.el (mm-display-external): Ditto.
7252
7253 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7254
7255         * gnus.el: Pterodactyl Gnus v0.54 is released.
7256
7257 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7260
7261 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7262
7263         * mm-decode.el (mm-save-part): Unquote.
7264
7265 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7266
7267         * mm-decode.el (mm-save-part): Bind coding system for write.
7268
7269 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * gnus-art.el (gnus-article-mode-line-format): New default.
7272         (gnus-article-mime-part-status): New function.
7273
7274         * message.el (message-send-news): Check the body syntax before
7275         encoding.
7276
7277         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7278         (gnus-mime-display-single): Use it.
7279         (gnus-mime-display-alternative): Ditto.
7280
7281         * mm-decode.el: Check for whether we are running under a term.
7282
7283 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7284
7285         * mm-decode.el (mm-preferred-alternative): Default to first
7286         alternative.
7287         (mm-preferred-alternative): No, we dont.
7288
7289 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7290
7291         * mm-decode.el (mm-display-external): Use binary instead of
7292         no-conversion.
7293         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7294         * nnheader.el (nnheader-file-coding-system): Ditto.
7295         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7296
7297 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7298
7299         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7300         name without method.
7301
7302 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7303
7304         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7305         coding-system -> default-charset.
7306         (gnus-newsgroup-default-charset-alist): Ditto.
7307         (gnus-summary-local-variables): Ditto.
7308         (gnus-set-global-variables): Ditto.
7309         (gnus-get-newsgroup-headers): Ditto.
7310         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7311         (gnus-get-newsgroup-headers-xover): Ditto.
7312         (gnus-newsgroup-setup-default-charset): Ditto.
7313         (article-decode-mime-words): Ditto.
7314         (article-decode-charset): Ditto.
7315         (article-decode-encoded-words): Ditto.
7316         (article-de-quoted-unreadable): Ditto.
7317         (gnus-mime-view-all-parts): Ditto.
7318         (gnus-mime-externalize-part): Ditto.
7319         (gnus-mm-display-part): Ditto.
7320         (gnus-mime-display-single): Ditto.
7321         (gnus-mime-display-alternative): Ditto.
7322         * lpath.el : Ditto.
7323
7324 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7325
7326         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7327         * gnus-art.el (article-decode-charset): Overlay
7328         rfc2047-default-charset.
7329         * message.el (message-draft-coding-system): New variable.
7330         (message-set-auto-save-file-name): Use message-draft-coding-system.
7331         * nndraft.el (nndraft-request-article): Ditto.
7332         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7333         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7334
7335 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7336
7337         * mm-uu.el (mm-uu-test): New function.
7338         (mm-uu-dissect): Inherit charset and cte from head.
7339         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7340
7341 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7342
7343         * gnus.el: Pterodactyl Gnus v0.53 is released.
7344
7345 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7346
7347         * mm-decode.el (mm-get-image): New function.
7348         (mm-image-fit-p): New function.
7349
7350         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7351
7352         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7353
7354         * gnus-art.el (gnus-article-insert-newline): New function.
7355         (article-goto-body): New function.
7356
7357 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7358
7359         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7360         buttons.
7361
7362         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7363         keystroke.
7364
7365         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7366         line between parts.
7367
7368         * message.el (message-remove-header): Go to end if wanted.
7369
7370 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7371
7372         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7373         movement with save-window-excursion.
7374
7375 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7376
7377         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7378
7379 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7380
7381         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7382
7383 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7384
7385         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7386         gnus-newsgroup-coding-system.
7387         (gnus-get-newsgroup-headers): Ditto.
7388         (gnus-get-newsgroup-headers-xover): Ditto.
7389         (gnus-set-global-variables): Ditto.
7390         * gnus-art.el (article-decode-mime-words): Ditto.
7391         (article-decode-charset): Ditto.
7392         (article-decode-encoded-words): Ditto.
7393         (article-de-quoted-unreadable): Ditto.
7394         (gnus-mime-view-all-parts): Ditto.
7395         (gnus-mime-externalize-part): Ditto.
7396         (gnus-mm-display-part): Ditto.
7397         (gnus-mime-display-alternative): Ditto.
7398         (gnus-mime-display-single): Ditto.
7399         * mm-view.el (mm-inline-text): Use default coding system.
7400
7401 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7402
7403         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7404         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7405         (gnus-newsgroup-coding-system): New local variable.
7406         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7407         (gnus-summary-local-variables): Add two new local variables.
7408         (gnus-newsgroup-setup-coding-system): New function.
7409         (gnus-select-newsgroup): Setup coding system.
7410         * lpath.el: Add two new variables.
7411         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7412         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7413         * gnus-cus.el (gnus-group-parameters): Customizable
7414         iso-8859-1-forced.
7415
7416 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7417
7418         * gnus.el: Pterodactyl Gnus v0.52 is released.
7419
7420 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7423         encoding.
7424
7425         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7426         undisplayed text types.
7427
7428         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7429         types.
7430
7431 1998-11-19  Felix Lee  <flee@cygnus.com>
7432
7433         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7434
7435 1998-11-19  Felix Lee  <flee@cygnus.com>
7436
7437         * gnus-async.el (gnus-asynch-obarray): rename to
7438         gnus-async-hashtb, and don't buffer-local it.
7439
7440         (gnus-async-article-callback): new function.
7441         (gnus-make-async-article-function): use it.
7442
7443         (gnus-async-current-prefetch-group): new var.
7444         (gnus-async-current-prefetch-article): new var.
7445         (gnus-async-request-fetched-article): are we fetching it already?
7446
7447         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7448
7449 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7450
7451         * gnus-sum.el (gnus-summary-show-article): Require.
7452
7453         * message.el: Provide before hooks.
7454         (message-send-news): Do MIME before headers.
7455
7456         * gnus-art.el (gnus-article-check-buffer): New function.
7457         (gnus-article-read-summary-keys): Use it.
7458
7459         * mm-decode.el (mm-user-automatic-display): Display all inline
7460         images.
7461
7462         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7463         much.
7464         (gnus-unbuttonized-mime-types): New variable.
7465
7466 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7467
7468         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7469
7470         * mm-decode.el (mm-quote-arg): Quote semicolons.
7471
7472         * gnus-art.el (gnus-mime-display-single): Don't display
7473         attachments.
7474         (gnus-mime-externalize-part): New command and keystroke.
7475
7476         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7477         (mm-alternative-precedence): Changed order.
7478
7479 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7480
7481         * gnus.el (gnus-method-simplify): New function.
7482         (gnus-native-method-p): New function.
7483         (gnus-secondary-method-p): Use gnus-method-equal.
7484
7485         * gnus-start.el (gnus-group-change-level): Shorten select method.
7486
7487 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7488
7489         * gnus.el: Pterodactyl Gnus v0.51 is released.
7490
7491 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7492
7493         * gnus.el: Applied patches from 5.6.45.
7494
7495         * gnus-score.el (gnus-score-find-trace): Print complete file
7496         paths.
7497         (gnus-score-find-trace): Truncate lines.
7498
7499         * gnus.el (gnus-message-archive-group): Allow function.
7500
7501         * message.el (message-encode-message-body): Remove Mime-Version
7502         before inserting.
7503
7504         * gnus-cus.el (gnus-group-customize): Optional topic.
7505
7506         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7507         keystroke.
7508
7509 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7510
7511         * message.el (message-encode-message-body): Rewrite.
7512
7513 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7514
7515         * mml.el (mml-base-boundary): New variable.
7516         (mml-make-boundary): New function.
7517
7518         * gnus-cache.el (gnus-cache-coding-system): New variable.
7519         (gnus-cache-request-article): Use it.
7520
7521         * message.el (message-insert-mime-part): Delete duplicates.
7522
7523 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7524
7525         * gnus-art.el (gnus-mime-display-alternative): Set end of
7526         multipart and display even when nothing is preferred.
7527
7528 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7529
7530         * gnus.el: Pterodactyl Gnus v0.50 is released.
7531
7532 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7533
7534         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7535         fbound.
7536
7537         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7538
7539 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7540
7541         * gnus.el (gnus-similar-server-opened): Compare backend.
7542
7543 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7544
7545         * gnus-topic.el (gnus-topic-expire-articles): New function.
7546         (gnus-topic-mode-map): Bind it.
7547
7548         * gnus.texi (Topic Commands): New expiry command. Reordered.
7549
7550 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7551
7552         * gnus-sum.el
7553         (gnus-auto-expirable-marks): New variable.
7554         (gnus-inhibit-user-auto-expire): New variable.
7555         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7556         When looking to see if we should expire instead, check
7557         gnus-auto-expirable-marks instead of using a hard-wired list.
7558         (gnus-summary-mark-as-read-forward,
7559         gnus-summary-mark-as-read-backward):
7560         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7561         gnus-summary-mark-forward, instead of `t'.
7562
7563 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7564
7565         * mml.el (mml-compute-boundary): New function.
7566         (mml-compute-boundary-1): New function.
7567         (mml-generate-mime-1): Use it.
7568
7569 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7570
7571         * mml.el (mml-generate-mime-1): Always precede closing boundary
7572         with newline.
7573
7574 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7575
7576         * mml.el (mml-generate-mime-1): Do right boundaries when several
7577         multiparts.
7578
7579         * mm-decode.el (mm-user-automatic-display): Default to inline
7580         jpeg.
7581
7582         * mml.el (mml-generate-mime-1): Encode non-text parts.
7583
7584 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7585
7586         * gnus.el: Pterodactyl Gnus v0.49 is released.
7587
7588 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7589
7590         * mm-view.el (mm-inline-text): Require w3-vars.
7591
7592         * gnus-setup.el (gnus-use-tm): Removed.
7593
7594         * gnus-art.el (gnus-article-goto-part): Don't beep.
7595         (gnus-article-view-part): Check return value.
7596         (gnus-mime-display-alternative): Don't display when there is
7597         nothing to display.
7598
7599         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7600         (mml-generate-mime-1): Use unibyte for binaries.
7601
7602         * gnus-art.el (gnus-display-mime): Call
7603         gnus-article-mime-part-function.
7604         (gnus-mime-part-function): New function.
7605         (gnus-article-mime-part-function): New function.
7606
7607         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7608
7609 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7610
7611         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7612
7613         * message.el (message-font-lock-keywords): Highlight MML.
7614         (message-mml-face): New font.
7615
7616 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7617
7618         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7619         (gnus-mm-display-part): Do not select-window if the article window
7620         is not found.
7621
7622 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7623
7624         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7625
7626 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7627
7628         * gnus.el: Pterodactyl Gnus v0.48 is released.
7629
7630 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7631
7632         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7633
7634         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7635
7636         * message.el (message-cite-original-without-signature): Ditto.
7637         (message-cite-original): Quote parts.
7638
7639 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7640
7641         * gnus.el: Pterodactyl Gnus v0.47 is released.
7642
7643 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7644
7645         * message.el (message-encode-message-body): Insert MIME warning.
7646
7647         * mml.el (mml-read-tag): Look for #tag.
7648
7649         * mm-util.el (mm-find-charset-region): Check whether
7650         enable-multibyte-characters is bound.
7651
7652 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7653
7654         * gnus.el: Pterodactyl Gnus v0.46 is released.
7655
7656 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7657
7658         * message.el (message-encode-message-body): Insert headers at the
7659         right spot.
7660
7661 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7662
7663         * gnus.el: Pterodactyl Gnus v0.45 is released.
7664
7665 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7666
7667         * nndraft.el (nndraft-save-mime-part): Removed.
7668         (nndraft-get-mime-part): Ditto.
7669
7670         * message.el (message-format-mime-old): Removed.
7671         (message-encode-message-body): Removed.
7672         (message-encode-message-body): Renamed.
7673
7674 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7675
7676         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7677
7678         * message.el (message-format-mime): Check message-mime-part.
7679
7680         * mm-encode.el (mm-mime-file-types): Removed.
7681         (mm-default-file-encoding): New definition.
7682
7683 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7684
7685         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7686         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7687
7688 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7689
7690         * gnus.el: Pterodactyl Gnus v0.44 is released.
7691
7692 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7693
7694         * message.el (message-format-mime): New function.
7695
7696         * nndraft.el (nndraft-save-mime-part): New function.
7697         (nndraft-get-mime-part): New function.
7698
7699         * mm-encode.el (mm-default-file-encoding): New function.
7700         (mm-content-transfer-encoding): New function.
7701         (mm-encode-buffer): New function.
7702
7703         * message.el: New command.
7704         (message-mime-part): New variable.
7705         (message-insert-mime-part): New command.
7706
7707         * mm-encode.el (mm-encode-content-transfer-encoding): New
7708         function.
7709
7710         * mm-util.el (mm-content-transfer-encoding-defaults): New
7711         variable.
7712         (mm-mime-file-types): Taken from TM.
7713
7714 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7715
7716         * gnus.el: Pterodactyl Gnus v0.43 is released.
7717
7718 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7719
7720         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7721         * gnus-score.el (gnus-score-default-header): Ditto.
7722         (gnus-header-index): Ditto.
7723         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7724         (gnus-summary-header): Handle extra headers.
7725         (gnus-summary-score-entry): Ditto, & provide new score element.
7726         (gnus-summary-score-effect): Ditto.
7727         (gnus-score-string): Avoid "extra" string sort, & modify match in
7728         "extra" case.
7729         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7730
7731 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7732
7733         * message.el (message-resend): Bind message-required-mail-headers
7734         to nil.
7735
7736         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7737
7738         * nngateway.el (require): Require cl.
7739
7740         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7741         things.
7742
7743 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7746         when no articles.
7747
7748 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7749
7750         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7751
7752 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7753
7754         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7755         user-mail-address if non-nil.
7756
7757 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7758
7759         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7760         (gnus-make-sort-function-1): Ditto.
7761
7762         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7763         window.
7764
7765 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7766
7767         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7768
7769         * binhex.el (binhex-decode-region): Quote.
7770
7771 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7772
7773         * gnus-art.el (article-decode-charset): Don't downcase charset.
7774
7775         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7776
7777 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7778
7779         * gnus.el: Pterodactyl Gnus v0.42 is released.
7780
7781 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7782
7783         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7784
7785 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7786
7787         * nntp.el (nntp-send-mode-reader): Revert.
7788
7789 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7790
7791         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7792
7793 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7794
7795         * message.el (message-make-date): Fix for negative time zones.
7796
7797 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7798
7799         * gnus.el: Pterodactyl Gnus v0.41 is released.
7800
7801 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7802
7803         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7804
7805 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7806
7807         * gnus.el (gnus-short-group-name): When shortening foreign select
7808         methods, do not scan for plusses beyond the first colon.
7809
7810 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7811
7812         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7813         lines where `group' is the last thing on the line.
7814
7815 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7816
7817         * gnus-art.el (gnus-article-view-part): Do alternative.
7818         (gnus-mime-display-alternative): Insert marker.
7819
7820 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7821
7822         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7823
7824         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7825         dates.
7826
7827         * gnus-cus.el (gnus-topic): Required.
7828
7829         * nnheader.el (nnheader-parse-nov): Parse extra.
7830         (nnheader-nov-parse-extra): New macro.
7831
7832 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7833
7834         * gnus-art.el (gnus-article-view-part): Internal move.
7835
7836 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7837
7838         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7839         (gnus-group-customize): Support editing topic parameters.
7840
7841 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7842
7843         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7844         indicators.
7845
7846 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7847
7848         * gnus-art.el (gnus-mm-display-part): Return.
7849         (gnus-article-view-part): Only go if external.
7850         (gnus-article-dumbquotes-map): Do 205.
7851
7852         * mm-decode.el (mm-display-part): Return what was done.
7853
7854         * message.el (message-buffer-naming-style): New variable.
7855         (message-generate-new-buffers): Extended.
7856         (message-buffer-naming-style): Removed.
7857         (message-buffer-name): Use it.
7858         (message-do-send-housekeeping): Rename new styling.
7859
7860         * gnus-sum.el (gnus-summary-recenter): Allow
7861         gnus-auto-center-summary to be a number.
7862
7863 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7864
7865         * pop3.el (pop3-open-server): Use "binary" instead of
7866         "no-conversion".
7867
7868 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7869
7870         * gnus-srvr.el (gnus-browse-foreign-server): Set
7871         gnus-browse-current-method to the result of gnus-server-to-method.
7872
7873 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7874
7875         * gnus-util.el (gnus-pull): Another optional argument.
7876         * nnweb.el (nnweb-request-delete-group): Delete from
7877         nnweb-group-alist and update active file.
7878
7879 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7880
7881         * gnus-group.el (gnus-group-make-group): Accept group of new
7882         method.
7883
7884 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7885
7886         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7887
7888 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7889
7890         * mm-view.el (mm-inline-text): Postion of html portion.
7891
7892 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893
7894         * nntp.el (nntp-list-active-group): Waited for short strings.
7895         (nntp-send-mode-reader): Ditto.
7896         (nntp-open-connection): Ditto.
7897
7898         * gnus-int.el (gnus-request-group-articles): New function.
7899
7900         * nntp.el (nntp-request-listgroup): New function.
7901         (nntp-request-group-articles): Renamed.
7902
7903 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7904
7905         * nnheader.el (nnheader-parse-nov): Supply extra.
7906
7907 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7908
7909         * gnus-art.el (gnus-button-push): Don't go to
7910         gnus-article-buffer.
7911
7912         * mm-view.el (mm-inline-image): Add a newline.
7913
7914         * gnus-start.el (gnus-check-first-time-used): Check more.
7915
7916 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7917
7918         * gnus-start.el (gnus-check-first-time-used): Check current.
7919
7920 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7921
7922         * mm-util.el (mm-find-charset-region): New function.
7923
7924         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
7925
7926         * gnus-art.el (gnus-mime-button-menu): Fix.
7927
7928 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7929
7930         * gnus-art.el (gnus-mime-button-menu): New definition.
7931
7932 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7933
7934         * gnus-art.el (article-decode-charset): Downcase charset.
7935         (article-decode-charset): Pass on type.
7936         (article-decode-charset): Check nil charsets.
7937         (article-remove-cr): Translate CR to LF.
7938         (gnus-ignored-mime-types): Default to nil.
7939
7940         * nnheader.el (nnheader-insert-nov): Work when not Xref.
7941
7942         * gnus-sum.el (gnus-ignored-from-addresses): Default to
7943         user-mail-address.
7944         (gnus-nov-parse-extra): Didn't return right thing.
7945
7946 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7947
7948         * gnus-xmas.el: Use compiled-function-p.
7949
7950 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7951
7952         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
7953
7954 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7955
7956         * gnus.el: Pterodactyl Gnus v0.40 is released.
7957
7958 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7959
7960         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
7961
7962         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
7963
7964         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
7965
7966         * nnml.el (nnml-possibly-create-directory): Check before making.
7967
7968 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7969
7970         * nnheader.el (nnheader-insert-nov): Don't infloop.
7971
7972 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7973
7974         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
7975         set up.
7976
7977 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
7978
7979         * nneething.el (nneething-file-name): New definition.
7980
7981 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7982
7983         * gnus-art.el (gnus-treatment-function-alist): Fix.
7984         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
7985
7986         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
7987
7988 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7989
7990         * gnus.el: Pterodactyl Gnus v0.39 is released.
7991
7992 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993
7994         * gnus-art.el (gnus-ignored-mime-types): New variable.
7995         (gnus-mime-display-single): Use it.
7996         (gnus-treatment-function-alist): New variable.
7997
7998         * gnus.el (gnus-mime): New group.
7999
8000         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8001         things for other parts.
8002         (gnus-mime-display-alternative): Place point.
8003
8004         * gnus.el: autoload gnus-uu-post-news.
8005
8006         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8007         needsterm/DISPLAY.
8008
8009         * mm-decode.el (mm-display-part): Default to inline text/.*
8010         parts.
8011
8012         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8013         8bit.
8014
8015         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8016         (gnus-mime-display-single): Inline all text parts.
8017         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8018
8019 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8020
8021         * nnml.el (nnml-possibly-create-directory): Rewrite.
8022         (nnml-request-create-group): Change to right server.
8023
8024         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8025
8026         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8027
8028         * gnus.el: rmail-output-to-rmail-file autoload.
8029
8030         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8031         Gnus.
8032
8033         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8034
8035         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8036
8037 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8038
8039         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8040         mixed part.
8041
8042 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8043
8044         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8045
8046         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8047
8048 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8049
8050         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8051
8052 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8053
8054         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8055         value.
8056
8057         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8058         hidden.
8059
8060         * gnus-spec.el (gnus-update-format-specifications): Use the
8061         article mode line spec.
8062
8063         * gnus-art.el (gnus-insert-mime-button): Put right type.
8064         (gnus-insert-prev-page-button): Ditto.
8065         (gnus-insert-next-page-button): Dutti.
8066
8067         * pop3.el: New version installed.
8068
8069 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8070
8071         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8072         and display last part.
8073
8074 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8075
8076         * gnus.el: Pterodactyl Gnus v0.38 is released.
8077
8078 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8079
8080         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8081         Removed.
8082         (article-de-quoted-unreadable): Narrow to default.
8083
8084         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8085
8086         * gnus-art.el (article-decode-charset): Decode even when broken
8087         MIME.
8088
8089         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8090         name.
8091
8092         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8093
8094         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8095         nnheader.
8096
8097         * nnmail.el (nnmail-extra-headers): New variable.
8098
8099         * nnheader.el (nnheader-insert-nov): Insert extra.
8100
8101         * gnus.el (gnus-summary-line-format): Doc fix.
8102
8103         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8104         (gnus-nov-parse-line): Ditto.
8105         (gnus-nov-parse-extra): New macro.
8106         (gnus-header): New function.
8107         (gnus-update-summary-mark-positions): Change.
8108         (gnus-ignored-from-addresses): New variable.
8109         (gnus-summary-insert-from-or-to): New function.
8110
8111         * gnus.el (gnus-extra-headers): New variable.
8112
8113         * nnheader.el (make-mail-header): Expand.
8114         (mail-header-extra): New macro.
8115         (mail-header-set-extra): Ditto.
8116         (make-full-mail-header): Expand.
8117
8118 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8119
8120         * gnus.el: Pterodactyl Gnus v0.37 is released.
8121
8122 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8123
8124         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8125
8126         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8127         on.
8128
8129 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8130
8131         * gnus-spec.el (gnus-balloon-face-function): new function
8132         (gnus-parse-format): understand the %< %> specifiers
8133         (gnus-parse-complex-format): ditto.
8134
8135 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8136
8137         * gnus.el: Changed following-char to char-after throughout.
8138
8139 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8140
8141         * mm-decode.el (mm-display-external): Protect more and message.
8142
8143 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8144
8145         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8146         position.
8147
8148 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8149
8150         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8151         mixed part.
8152
8153 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8154
8155         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8156
8157         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8158
8159 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8160
8161         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8162
8163 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8164
8165         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8166
8167         * mm-decode.el (mm-display-external): Set undisplayer to mm
8168         buffer, not the current buffer; use unwind-protect.
8169
8170 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8171
8172         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8173         (gnus-summary-exit-no-update): Ditto.
8174
8175 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8176
8177         * mm-decode.el (mm-inline-media-tests): Look for w3.
8178
8179         * mailcap.el (mailcap-mime-data): Inline html.
8180
8181 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8182
8183         * gnus.el: Pterodactyl Gnus v0.36 is released.
8184
8185 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186
8187         * gnus-art.el (article-translate-strings):
8188         (gnus-article-dumbquotes-map): Don't dot.
8189
8190         * pop3.el (pop3-open-server): Set point right.
8191
8192         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8193         (mm-dissect-buffer): Ditto.
8194         (mm-destroy-part): Ignore non-handles.
8195         (mm-remove-part): Ditto.
8196         (mm-destroy-parts): New function.
8197         (mm-remove-parts): Ditto.
8198
8199         * gnus-art.el (gnus-mm-display-part): Don't move point.
8200
8201 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8202
8203         * mm-uu.el : New file.
8204
8205         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8206
8207         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8208         a function.
8209
8210 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8211
8212         * mm-decode.el (mm-display-external): Check before selecting.
8213
8214 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8215
8216         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8217
8218         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8219
8220         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8221         variable.
8222
8223         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8224
8225         * gnus-art.el (gnus-decode-header-methods): New variable.
8226
8227         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8228
8229         * gnus-art.el (gnus-multi-decode-header): New function.
8230
8231 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8232
8233         * gnus.el: Pterodactyl Gnus v0.35 is released.
8234
8235 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * uudecode.el (uudecode-decode-region-external): Insert
8238         literally.
8239
8240         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8241
8242         * mm-bodies.el (mm-decode-body): Optional encoding.
8243
8244 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8245
8246         * gnus-ems.el (gnus-mouse-3): New variable.
8247
8248         * binhex.el (binhex-decode-region-external): Don't use -internally.
8249
8250 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8251
8252         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8253         files.
8254
8255 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8256
8257         * gnus-group.el (gnus-add-marked-articles): Request backend update
8258         of flags.
8259
8260 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8261
8262         * gnus-sum.el (gnus-update-read-articles):
8263         (gnus-update-marks): Request backend update of mark.
8264
8265 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8266
8267         * gnus.texi (Optional Backend Functions): New item,
8268         nnchoke-request-set-mark.
8269
8270 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8271
8272         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8273           list to range.
8274
8275 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8276
8277         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8278
8279 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8280
8281         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8282         first used.
8283
8284 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8285
8286         * mm-view.el: Require mm-decode for macros.
8287
8288         * mm-decode.el (mm-handle-type): Move macro declarations above the
8289         place where they are used.
8290
8291 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8292
8293         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8294         buffer.
8295
8296 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8297
8298         * nnagent.el (nnagent-open-server): Error message.
8299
8300 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8301
8302         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8303
8304 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8305
8306         * score-mode.el (gnus-score-mode-map): Ditto.
8307
8308         * message.el (message-mode-map): Ditto.
8309
8310         * gnus-uu.el (gnus-uu-post-news): Ditto.
8311
8312         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8313
8314         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8315
8316         * gnus-art.el (gnus-article-edit-mode-map): Use
8317         `set-keymap-parent' rather than `copy-keymap'.
8318
8319 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8320
8321         * gnus-art.el (gnus-mime-button-commands): New variable.
8322         (gnus-mime-button-map): Initialize it from
8323         `gnus-mime-button-commands'.
8324         (gnus-mime-button-menu): New function.
8325         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8326
8327 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8328
8329         * message.el (message-insert-to): Make `nobody' and `poster'
8330         synonymous to `never' and `always' in Mail-Copies-To.
8331         (message-reply): Ditto.
8332         (message-followup): Ditto.
8333
8334 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8335
8336         * mailcap.el (mailcap-mime-data): Save sound.
8337
8338 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8339
8340         * message.el (message-ignored-supersedes-headers): Include
8341         `NNTP-Posting-Date'.
8342
8343 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8344
8345         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8346
8347 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8348
8349         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8350         uudecode.
8351
8352 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8353
8354         * mm-decode.el (mm-display-external): Don't switch on save.
8355
8356 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8357
8358         * nnmail.el (nnmail-movemail-args): New variable.
8359
8360 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8361
8362         * gnus-art.el (article-translate-strings):
8363
8364 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8365
8366         * gnus-art.el (gnus-article-view-part): Use it.
8367         (gnus-mm-display-part): New function.
8368         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8369
8370         * mm-decode.el (mm-handle-displayed-p): New function.
8371
8372         * gnus-art.el (gnus-mime-copy-part): Create better names.
8373         (gnus-mime-button-line-format): Include dots spec.
8374
8375 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8376
8377       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8378       forward buffer first.
8379
8380 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8381
8382         * gnus-util.el (gnus-set-window-start): New function.
8383
8384         * message.el (message-send): Don't check changed.
8385
8386 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8387
8388         * gnus-art.el (gnus-article-setup-buffer): Set params.
8389
8390         * mm-decode.el (mm-user-display-methods): Inline
8391         "message/delivery-status".
8392
8393 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8394
8395         * message.el (message-auto-save-directory): Rename.
8396         (message-mode): Dof fix.
8397
8398         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8399         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8400
8401         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8402
8403         * message.el (message-make-date): Avoid locale.
8404
8405         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8406         cache.
8407
8408         * mm-decode.el (mm-display-inline): Goto point-min.
8409
8410         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8411
8412         * mm-decode.el (mm-display-external): Reverse before sorting.
8413
8414         * gnus-draft.el (gnus-draft-send): Allow mail.
8415
8416 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8417
8418         * message.el (message-check): Move message-check macro above where
8419         it is first used.
8420
8421         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8422
8423 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8424
8425         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8426
8427 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8428
8429         * gnus.el: Pterodactyl Gnus v0.34 is released.
8430
8431 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8432
8433         * mm-decode.el (mm-inline-media-tests): delivery-status.
8434
8435         * mm-view.el (mm-inline-text): Provide default.
8436
8437 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8438
8439         * mailcap.el (mailcap-possible-viewers): Fix nils.
8440
8441 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8442
8443         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8444         (article-update-date-lapsed): Record the buffer.
8445         (article-update-date-lapsed): Do all windows that display article
8446         buffers.
8447
8448         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8449
8450         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8451
8452         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8453         annoations.
8454
8455         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8456
8457 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8458
8459         * gnus-agent.el (gnus-category-add): Change default category to
8460         'false.
8461
8462         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8463         scores.
8464
8465         * gnus-draft.el (gnus-draft-send): Check server more.
8466
8467         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8468         (gnus-article-goto-part): New function.
8469
8470         * mm-view.el (mm-inline-text): Insert richtext properly.
8471
8472         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8473
8474 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8475
8476         * parse-time.el (parse-time-rules): Accept dates far into the past
8477         and the future, and parse single-digit numbers as years.
8478
8479 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8480
8481         * mm-decode.el (mm-display-external): Chop off directories.
8482
8483 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * uudecode.el (uu-decode-region-external): Use
8486         insert-file-contents-literally.
8487
8488         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8489
8490 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8491
8492         * uudecode.el: New file.
8493
8494         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8495         x-uuencode.
8496
8497 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8498
8499         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8500
8501         * message.el (message-fetch-field): Unfold properly.
8502
8503         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8504         in text/plain.
8505
8506 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8507
8508         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8509         (gnus-auto-select-first): Removed.
8510         (gnus-auto-select-first): Extended.
8511         (gnus-summary-read-group-1): Use new value.
8512
8513 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8514
8515         * message.el (message-fix-before-sending): Space.
8516
8517         * nnmail.el (nnmail-find-file): Don't erase.
8518
8519 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8520
8521         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8522
8523 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8524
8525         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8526
8527 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8528
8529         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8530
8531 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8532
8533         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8534         20.4.
8535
8536 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8537
8538         * gnus-art.el (gnus-mime-view-all-parts): New command and
8539         keystroke.
8540
8541         * mm-decode.el (mm-display-external): Translate slashes.
8542
8543         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8544
8545         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8546
8547         * mm-decode.el (mm-quote-arg): Quote spaces.
8548         (mm-display-external): Quote args.
8549
8550 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8551
8552         * mm-decode.el (mm-inlinable-part-p): New function.
8553
8554 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8555
8556        * mm-util.el (mm-disable-multibyte): New function.
8557
8558 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8559
8560         * gnus.el: Pterodactyl Gnus v0.33 is released.
8561
8562 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8563
8564         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8565
8566         * mm-decode.el (mm-display-external): Don't switch for externals.
8567         (mm-dissect-multipart): Don't include end-sep.
8568
8569         * mm-util.el (mm-get-coding-system-list): New function.
8570         (mm-coding-system-list): New variable.
8571
8572 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8573
8574         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8575
8576 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8577
8578         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8579         group
8580
8581 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8582
8583         * base64.el (base64-run-command-on-region): External base64
8584         decoder do not use coding system
8585
8586 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8587
8588         * mm-decode.el (mm-interactively-view-part): Typo.
8589
8590 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8591
8592         * mm-decode.el (mm-dissect-multipart): Display last part when the
8593         article has no close-delimiter
8594
8595 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8596
8597         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8598         content-type.
8599
8600 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8601
8602         * gnus-art.el (gnus-display-mime): Typo.
8603
8604 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8605
8606         * gnus.el: Pterodactyl Gnus v0.32 is released.
8607
8608 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8609
8610         * gnus-kill.el (gnus-batch-score): Protect against errors.
8611
8612         * gnus-art.el: Protect against broken headers.
8613
8614         * mm-decode.el (mm-display-external): Respect needsterm.
8615         (mm-display-external): Create buffer for external commands.
8616
8617 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8618
8619         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8620
8621         * mm-decode.el (mm-display-external): Use file name.
8622
8623 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8624
8625         * gnus-util.el (gnus-output-to-rmail):  adjust to
8626           `rmail-output-to-rmail-file'
8627
8628 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629
8630         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8631
8632         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8633         headers.
8634
8635         * gnus-art.el (article-decode-charset): Fold case.
8636
8637 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8638
8639         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8640
8641 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8642
8643         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8644         after being stored.
8645
8646 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8647
8648         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8649         come.
8650
8651 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * gnus-xmas.el (wid-edit): Required.
8654
8655         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8656
8657 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8658
8659         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8660
8661 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8662
8663         * gnus-art.el (article-decode-charset): Narrow to the correct
8664         region.
8665
8666         * mm-bodies.el: Fix autoload.
8667
8668 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8669
8670         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8671
8672 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8673
8674         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8675
8676 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8677
8678         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8679         (gnus-article-add-button): Ditto.
8680
8681         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8682
8683         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8684         (gnus-article-prepare-display): Bind url-standalone-mode.
8685
8686         * mm-decode.el (mm-remove-part): Also delete directory.
8687         (mm-display-external): Create a private sub-dir.
8688
8689         * mailcap.el (mailcap-binary-suffixes): New variable.
8690         (mailcap-command-p): Use it.
8691
8692 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8693
8694         * nnmbox.el (nnmbox-request-group): Change server.
8695         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8696
8697         * message.el (message-encode-message-body): Don't stomp MIME
8698         headers.
8699
8700         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8701         unless useful.
8702         (gnus-summary-exit): Check for a live article buffer.
8703         (gnus-summary-exit-no-update): Ditto.
8704
8705         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8706         param.
8707
8708         * gnus-sum.el (gnus-article-decoded-p): New variable.
8709
8710         * mm-decode.el (mm-display-external): Use no-conv.
8711
8712         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8713         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8714
8715         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8716         mouse-click.
8717
8718 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719
8720         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8721
8722 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8723
8724         * gnus.el: Pterodactyl Gnus v0.31 is released.
8725
8726 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8727
8728         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8729
8730         * mm-decode.el (mm-display-part): Accept no-default.
8731
8732         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8733         a parameter.
8734
8735         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8736         (gnus-summary-prepare-threads): Ditto.
8737
8738         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8739
8740         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8741         (gnus-mime-button-line-format): Doc fix.
8742         (gnus-insert-mime-button): Use it.
8743         (gnus-article-add-button): Use widget-convert-button.
8744
8745         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8746         ignore.
8747
8748         * mm-decode.el (mm-alternative-precedence): Ditto.
8749
8750 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8751
8752         * mm-decode.el (mm-user-automatic-display): Use enriched.
8753
8754 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8755
8756         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8757         right place.
8758
8759 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8762
8763         * gnus-art.el (article-update-date-lapsed): Only update header if
8764         buffer is dispalyed in frame.
8765         (gnus-article-prepare-display): New function.
8766         (gnus-article-prepare): Use it.
8767
8768 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8769
8770         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8771
8772         * mm-view.el (mm-insert-inline): New function.
8773
8774         * mm-decode.el (mm-pipe-part): Bugged.
8775
8776         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8777
8778         * mm-bodies.el (mm-encode-body): Move over the body.
8779
8780         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8781
8782         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8783
8784 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8785
8786         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8787           related functions.  Handle message/rfc822 parts.  Display subject on
8788           multipart summary lines.  Display name on sub-parts when available.
8789
8790 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8791
8792         * mailcap.el (mailcap-command-p): New version.
8793
8794 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8795
8796         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8797         groups.
8798
8799 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * message.el (message-make-date): Remove weekday name.
8802
8803         * mm-decode.el (mm-dissect-buffer): Protect against broken
8804         headers.
8805
8806         * mailcap.el (mailcap-command-in-path-p): New function.
8807         (mailcap-command-p): Renamed.
8808
8809 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8810
8811         * rfc2047.el (eval): Autoload.
8812
8813 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8814
8815         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8816         (gnus-multi-decode-encoded-word-string): New function.
8817         (gnus-encoded-word-method-alist): New variable.
8818         (gnus-decode-encoded-word-functions): Removed.
8819
8820 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8821
8822         * gnus-int.el (gnus-request-replace-article): Replace
8823         message-narrow-to-headers with message-narrow-to-head
8824
8825 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8826
8827         * drums.el (drums-quote-string): Reversed match.
8828
8829         * message.el (message-make-date): Use weekday name.
8830
8831 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8832
8833         * gnus.el: Pterodactyl Gnus v0.30 is released.
8834
8835 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8836
8837         * gnus-art.el (article-decode-encoded-words): Use it.
8838         (gnus-decode-header-function): New variable.
8839
8840         * gnus-sum.el (gnus-nov-parse-line): Use it.
8841         (gnus-decode-encoded-word-function): New variable.
8842
8843         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8844         buffer.
8845
8846         * gnus-art.el (gnus-insert-mime-button): Use widget.
8847         (gnus-widget-press-button): New function.
8848         (gnus-article-prev-button): Removed.
8849         (gnus-article-next-button): Ditto.
8850         (gnus-article-add-button): Ditto.
8851
8852         * gnus.el (gnus-article-mode-map): Inherit from widget.
8853         (gnus-article-mode-map): No, don't.
8854
8855         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8856         (mm-content-id-alist): New variable.
8857         (mm-get-content-id): New function.
8858
8859         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8860         articles if we are fetching to the article buffer.
8861
8862 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8863
8864         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8865         articles.
8866
8867 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8870         (mm-default-mime-charset): New variable.
8871
8872         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8873
8874         * drums.el (drums-quote-string): Reversed test.
8875
8876 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8877
8878         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8879         string.
8880
8881         * drums.el (drums-quote-string): New function.
8882
8883         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8884         (rfc2047-b-encode-region): Chop lines.
8885         (rfc2047-q-encode-region): Ditto.
8886
8887 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8888
8889         * gnus.el: Pterodactyl Gnus v0.29 is released.
8890
8891 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8892
8893         * mm-decode.el (mm-save-part): Message right.
8894
8895 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8896
8897         * drums.el (drums-parse-address): Returned a list instead of a
8898         string.
8899         (drums-remove-whitespace): Skip comments.
8900         (drums-parse-addresses): Didn't work.
8901
8902 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8903
8904         * gnus.el: Pterodactyl Gnus v0.28 is released.
8905
8906 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8907
8908         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8909         starting point.
8910         (article-decode-encoded-words): Rename.
8911
8912         * message.el (message-narrow-to-headers-or-head): New function.
8913
8914         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8915         region.
8916
8917         * message.el (message-send-news): Encode body after checking
8918         syntax.
8919
8920         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
8921
8922         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
8923
8924         * gnus-art.el (gnus-display-mime): Respect disposition.
8925
8926         * mm-decode.el (mm-preferred-alternative): Respect disposition.
8927
8928         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
8929         text with annotations.
8930
8931         * message.el (message-make-date): Fix sign for negative time
8932         zones.
8933
8934         * mm-view.el (mm-inline-image): Insert a space at the end of the
8935         image.
8936
8937         * mail-parse.el: New file.
8938
8939         * rfc2231.el: New file.
8940
8941         * drums.el (drums-content-type-get): Removed.
8942         (drums-parse-content-type): Ditto.
8943
8944         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
8945
8946 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8947
8948         * gnus.el: Pterodactyl Gnus v0.27 is released.
8949
8950 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
8951
8952         * mm-decode.el (mm-alternative-precedence): New variable.
8953         (mm-preferred-alternative): New function.
8954
8955         * gnus-art.el (gnus-mime-copy-part): New command.
8956
8957         * mm-decode.el (mm-get-part): New function.
8958
8959         * mm-view.el: New file.
8960
8961         * mm-decode.el (mm-dissect-buffer): Downcase cte.
8962         (mm-display-part): Default to mailcap-save-binary-file.
8963
8964 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8965
8966         * gnus.el: Pterodactyl Gnus v0.26 is released.
8967
8968 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8969
8970         * mm-decode.el (mm-interactively-view-part): New function.
8971
8972         * gnus-art.el (gnus-mime-view-part): New command.
8973
8974         * mm-decode.el (mm-last-shell-command): New variable.
8975
8976         * mailcap.el (mailcap-mime-info): Allow returning all matches.
8977
8978         * mm-decode.el (mm-save-part): New function.
8979
8980         * gnus-art.el (article-decode-charset): Protect against buggy
8981         content-types.
8982         (gnus-mime-pipe-part): New command.
8983         (gnus-mime-save-part): New command.
8984         (gnus-mime-button-map): New keymap.
8985         (gnus-mime-button-line-format): New variable.
8986         (gnus-insert-mime-button): New function.
8987         (gnus-display-mime): Use it.
8988
8989         * gnus-util.el (gnus-dd-mmm): Removed length spec.
8990
8991         * mm-decode.el (mm-inline-text): Decode charsets.
8992
8993         * gnus-art.el (gnus-article-save): Comment fix.
8994
8995         * gnus-int.el (gnus-start-news-server): When in batch, don't
8996         prompt.
8997
8998         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
8999         decode.
9000
9001         * mm-decode.el (mm-inline-media-tests): Add audio.
9002         (mm-inline-audio): New function.
9003
9004 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9005
9006         * gnus-art.el (article-make-date-line): Didn't work.
9007
9008         * parse-time.el (parse-time-string): One too many nils.
9009
9010 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9011
9012         * gnus.el: Pterodactyl Gnus v0.25 is released.
9013
9014 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9015
9016         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9017         annotations.
9018
9019         * gnus.el ((featurep 'gnus-xmas)): New
9020         'gnus-annotation-in-region-p alias.
9021
9022 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9023
9024         * mm-util.el (mm-with-unibyte-buffer): New function.
9025
9026         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9027
9028         * mm-decode.el (mm-inline-media-tests): New variable.
9029
9030         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9031
9032         * gnus-art.el (gnus-article-mime-handles): New variable.
9033
9034         * drums.el (drums-narrow-to-header): New function.
9035
9036         * gnus-art.el (article-decode-charset): Use it.
9037
9038         * drums.el (drums-content-type-get): New function.
9039
9040         * mm-util.el (mm-content-type-charset): Removed.
9041
9042         * drums.el (drums-syntax-table): @ is word.
9043         (drums-parse-content-type): New function.
9044
9045         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9046         EDT" times.
9047
9048         * gnus-util.el (gnus-date-get-time): Use safe date.
9049
9050         * gnus-sum.el (gnus-show-mime): Removed.
9051         (gnus-summary-toggle-mime): Removed.
9052
9053         * gnus-art.el (gnus-strict-mime): Removed.
9054         (gnus-article-prepare): Don't do MIME.
9055         (gnus-decode-encoded-word-method): Removed.
9056         (gnus-show-mime-method): Removed.
9057
9058 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9059
9060         * gnus.el: Pterodactyl Gnus v0.24 is released.
9061
9062 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9063
9064         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9065         PREFIX.
9066
9067         * parse-time.el (parse-time-rules): Accept times that look like
9068         "h:mm".
9069
9070         * message.el (message-make-date): Use zone properly.
9071
9072         * gnus.el: Autoload gnus-batch.
9073
9074         * gnus-art.el (article-de-quoted-unreadable): Do not do
9075         gnus-article-decode-rfc1522.
9076
9077         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9078
9079         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9080         param.
9081
9082         * message.el (message-encode-message-body): Check for us-ascii.
9083
9084         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9085         to the left.
9086
9087 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9088
9089         * gnus-art.el (article-decode-charset): Rename.
9090
9091 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9092
9093         * gnus.el: Pterodactyl Gnus v0.23 is released.
9094
9095 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9096
9097         * gnus-util.el (gnus-parent-id): Ditto.
9098         (gnus-put-text-property-excluding-newlines): Ditto.
9099
9100         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9101
9102 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9103
9104         * message.el (message-generate-headers): Generate User-Agent
9105         instead of X-Mailer & X-Newsreader.
9106
9107         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9108         User-Agent header format.
9109
9110 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9111
9112         * gnus.el: Pterodactyl Gnus v0.22 is released.
9113
9114 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9115
9116         * mm-util.el (mm-multibyte-p): Typo.
9117
9118 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9119
9120         * gnus.el: Pterodactyl Gnus v0.21 is released.
9121
9122 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9123
9124         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9125
9126 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9127
9128         * mm-util.el (mm-multibyte-p): New function.
9129
9130 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9131
9132         * gnus.el: Pterodactyl Gnus v0.20 is released.
9133
9134 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9135
9136         * rfc2047.el (rfc2047-decode-region): Only decode when in
9137         multibyte.
9138
9139         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9140
9141         * gnus-int.el (gnus-request-replace-article): Encode.
9142         (gnus-request-accept-article): Encode.
9143
9144         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9145         here.
9146
9147         * gnus.el (gnus-article-display-hook): Take the charset functions
9148         out.
9149
9150         * time-date.el (safe-date-to-time): New function.
9151
9152         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9153
9154 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9155
9156         * gnus.el: Pterodactyl Gnus v0.19 is released.
9157
9158 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9159
9160         * base64.el (base64-encode-region): Accept no-line-break.
9161
9162         * mm-util.el (mm-mime-charset): New function.
9163
9164         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9165
9166 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9167
9168         * gnus.el: Pterodactyl Gnus v0.18 is released.
9169
9170 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9171
9172         * message.el (message-send-and-exit): Return t on success.
9173         (message-make-date): Make a proper time zone.
9174
9175         * gnus-draft.el (gnus-draft-send): Only remove article if the
9176         sending is successful.
9177
9178         * drums.el (drums-get-comment): Return the last comment.
9179         (drums-parse-address): Parse old-style From headers.
9180
9181 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9182
9183         * gnus-sum.el (gnus-data-compute-positions): Move below
9184         `gnus-save-hidden-threads' so the former is correctly detected as
9185         a macro.
9186
9187 1998-09-06  Dave Love  <fx@gnu.org>
9188
9189         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9190         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9191         time for nicer failure if it's not available.
9192
9193 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9194
9195         * time-date.el (time-to-seconds): Renamed.
9196
9197         * parse-time.el (parse-time-string): Downcase before handling.
9198         (parse-time-rules): Times without seconds have 0 seconds.
9199
9200         * rfc2047.el (rfc2047-encode-region): New version.
9201         (rfc2047-dissect-region): New function.
9202
9203 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9204
9205         * message.el (message-make-date): Use symbolic zone.
9206
9207 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9208
9209         * time-date.el (parse-time): Always use parse-time.
9210
9211         * parse-time.el (parse-time-syntax): Use vectors.
9212
9213 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9214
9215         * gnus.el: Pterodactyl Gnus v0.17 is released.
9216
9217 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9218
9219         * time-date.el: Renamed from "date".
9220
9221         * gnus.el: Removed all timezone dependencies.
9222
9223         * score-mode.el: Removed.
9224         (gnus-score-edit-insert-date): Use date.
9225
9226         * date.el (float-to-time): New function.
9227
9228         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9229
9230         * date.el (time-to-float): New function.
9231
9232         * message.el (message-make-date): Use format-time-string.
9233         (message-make-expires): Use make-date.
9234
9235         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9236
9237         * gnus-util.el (gnus-dd-mmm): Use date.
9238         (gnus-sortable-date): Ditto.
9239
9240         * message.el (message-make-date): Take an optional time.
9241
9242         * gnus: Applied patches from 5.6.43.
9243
9244         * date.el (if): Use parse-time.
9245
9246         * gnus-score.el (gnus-summary-score-entry): Make into a command
9247         again.
9248
9249         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9250         gnus-agent.
9251
9252         * gnus.el (gnus-agent-meta-information-header): Moved here.
9253
9254 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9255
9256         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9257         (gnus-agent-fetch-group-1): Score article headers using normal
9258         group score files if the download score rule of a category/group
9259         is `file'.
9260         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9261         deciding what articles to download.
9262         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9263         predicate processing if predicate is `true' or `false'.
9264
9265 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9266
9267         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9268
9269         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9270
9271         * score-mode.el (score-mode-coding-system): New variable.
9272         (gnus-score-edit-exit): Use it.
9273
9274 1998-09-04  Jason R Mastaler  <jason@4b.org>
9275
9276         * drums.el: Corrected typo.
9277
9278 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9279
9280         * mm-bodies.el (mm-body-encoding): Faster version.
9281
9282 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9283
9284         * gnus-art.el (gnus-article-decode-charset): Only decode text
9285         things.
9286
9287         * message.el (message-output): Use rmail.
9288
9289         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9290         word part.
9291
9292         * mm-util.el (mm-charset-to-coding-system): Use
9293         rfc2047-default-charset.
9294         (mm-known-charsets): New variable.
9295
9296         * message.el (message-caesar-region): Bugged out.
9297
9298 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9299
9300         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9301         specifying `agent-predicate' in a group's parameters.
9302
9303 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9304
9305         * gnus.el: Pterodactyl Gnus v0.16 is released.
9306
9307 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9308
9309         * nnmail.el (nnmail-expired-article-p): Use predicate.
9310
9311         * date.el (time-less-p): Renamed.
9312
9313         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9314         from the headers.
9315
9316         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9317         functions.
9318
9319         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9320         all.
9321         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9322         to all functions.
9323
9324 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9325
9326         * gnus.el: Pterodactyl Gnus v0.15 is released.
9327
9328 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9329
9330         * date.el: New file.
9331
9332         * gnus-util.el (gnus-encode-date): Removed.
9333         (gnus-time-less): Ditto.
9334
9335         * nnmail.el (nnmail-date-to-time): Removed.
9336         (nnmail-time-less): Ditto.
9337         (nnmail-days-to-time): Ditto.
9338         (nnmail-time-since): Ditto.
9339
9340         * drums.el: New file.
9341
9342 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9343
9344         * message.el (message-encode-message-body): Encode headers with
9345         body encoding.
9346
9347         * rfc2047.el (rfc2047-default-charset): Renamed.
9348         (rfc2047-encodable-p): Use it.
9349
9350         * base64.el (mm-util): Required.
9351
9352 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9353
9354         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9355         servers.
9356
9357         * gnus-util.el (gnus-output-to-rmail): Removed.
9358
9359         * gnus-art.el (gnus-summary-save-in-rmail): Use
9360         gnus-output-to-rmailrmail-output-to-rmail-file.
9361
9362         * rfc2047.el (rfc2047-decode-region): Fold case.
9363         (rfc2047-decode): Use decode-string.
9364
9365         * mm-util.el: Provide mm-char-int.
9366
9367 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9368
9369         * gnus.el: Pterodactyl Gnus v0.14 is released.
9370
9371 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9372
9373         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9374         sure we have 7bit.
9375
9376 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9379         ducplicates.
9380         (gnus-inews-insert-mime-headers): Removed.
9381
9382         * message.el (message-caesar-region): Protect against MULE chars.
9383
9384 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9385
9386         * mm-util.el (if): fset the right function.
9387
9388 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9389
9390         * gnus-art.el (gnus-article-decode-charset): Use real
9391         read-coding-system.
9392
9393 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9394
9395         * mm-bodies.el (mm-decode-body): Protect against malformed
9396         base64.
9397         (mm-decode-body): Check that buffer-file-coding-system is
9398         non-nil.
9399
9400 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9401
9402         * gnus.el: Pterodactyl Gnus v0.13 is released.
9403
9404 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9405
9406         * gnus-util.el (gnus-strip-whitespace): Already defined.
9407         Removed.
9408
9409         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9410
9411         * gnus-util.el (gnus-strip-whitespace): New function.
9412
9413         * mm-util.el (mm-content-type-charset): Downcase.
9414
9415 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9416
9417         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9418         (gnus-article-decode-charset): Don't fetch all headers.
9419
9420         * mm-util.el (mm-read-coding-system): New function.
9421
9422         * mm-bodies.el (mm-decode-body): Check the right charset.
9423
9424         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9425
9426         * gnus-art.el (gnus-article-mode-line-format): Use short group
9427         format.
9428
9429 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9430
9431         * gnus.el: Pterodactyl Gnus v0.12 is released.
9432
9433 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9434
9435         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9436
9437         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9438         (gnus-article-decode-charset): Always run.
9439
9440         * mm-bodies.el (mm-decode-body): Decode cte.
9441
9442 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9443
9444         * gnus.el: Pterodactyl Gnus v0.11 is released.
9445
9446 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9447
9448         * message.el (message-encode-message-body): Ditto.
9449
9450         * gnus-art.el (gnus-article-decode-mime-words): New command and
9451         keystroke.
9452         (gnus-article-decode-charset): Ditto.
9453         (gnus-article-decode-charset): Only work under MULE.
9454
9455         * mm-util.el (mm-content-type-charset): New function.
9456
9457         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9458
9459         * message.el (message-send-mail): Insert MIME headers.
9460         (message-check-news-body-syntax): Don't warn for escape sequences.
9461         (message-check-news-body-syntax): Insert MIME headers.
9462
9463         * mm-bodies.el (mm-body-encoding): New function.
9464
9465         * message.el (message-encode-message-body): New function.
9466
9467         * mm-bodies.el: New file.
9468
9469         * mm-util.el (mm-narrow-to-head): New function.
9470
9471         * rfc2047.el (rfc2047-encode): Use it.
9472
9473         * mm-util.el: Provide mm-encode-coding-region.
9474
9475         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9476
9477         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9478
9479         * mm-util.el (mm-enable-multibyte): New function.
9480
9481         * message.el (message-set-work-buffer): Set multibyte.
9482
9483         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9484
9485         * gnus-util.el (gnus-point-at-eol): Removed.
9486         (gnus-point-at-bol): Ditto.
9487
9488         * base64.el (base64-decode-region): Commented out messaging.
9489
9490 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9491
9492         * gnus-msg.el (gnus-group-mail): make it behave like
9493         gnus-group-post-news with regards to the prefix (this enables the
9494         use of posting styles).
9495
9496 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9497
9498         * gnus.el (gnus-article-display-hook): Added
9499         gnus-article-decode-rfc1522 to hook.
9500
9501 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9502
9503         * gnus.el: Pterodactyl Gnus v0.10 is released.
9504
9505 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9506
9507         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9508         hook to be run.
9509
9510 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9511
9512         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9513
9514         * mm-util.el (mm-charsets-in-region): Removed.
9515
9516         * rfc2047.el: Renamed file.
9517
9518         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9519
9520         * message.el (message-mode): Set multibyte.
9521
9522         * mm-util.el (mm-charsets-in-region): Copied here.
9523
9524         * gnus-util.el: Removed gnus-truncate-string.
9525
9526         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9527
9528         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9529         (rfc1522-encodable-p): New function.
9530         (rfc1522-encode-message-header): Use it.
9531
9532 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9533
9534         * gnus.el: Pterodactyl Gnus v0.9 is released.
9535
9536 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9537
9538         * mm-util.el: Shadow encode-coding-string.
9539
9540         * base64.el (base64-encode-region): Don't add newline.
9541
9542         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9543
9544         * mm-util.el: New file.
9545
9546         * mm-decode.el: Somewhat depleted.
9547         * mm-encode.el: Ditto.
9548
9549         * rfc1522.el: New file.
9550
9551         * mm-util.el (mm-replace-chars-in-string): Copied here.
9552
9553         * mm-encode.el (mm-q-encode-region): New function.
9554
9555         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9556         param.
9557
9558         * mm-encode.el (mm-encode-word-region): Downcase.
9559
9560 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9561
9562         * gnus.el: Pterodactyl Gnus v0.8 is released.
9563
9564 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * message.el (message-send-mail): Encode headers.
9567
9568         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9569         (quoted-printable-encode-region): Upcase.
9570
9571         * message.el (message-default-charset): New variable.
9572
9573         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9574
9575         * message.el (message-narrow-to-field): Changed name.
9576
9577         * mm-encode.el: New file.
9578
9579         * message.el (message-narrow-to-header): New function.
9580
9581         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9582         right buffer.
9583
9584 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9585
9586         * gnus.el: Pterodactyl Gnus v0.7 is released.
9587
9588 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9589
9590         * gnus.el: Remove autoload for
9591         gnus-article-mime-decode-quoted-printable.
9592
9593         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9594         be decoded in non-MULE Emacsen.
9595
9596         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9597
9598 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9599
9600         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9601
9602 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * mm-decode.el: Check for coding-system-list.
9605
9606 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9607
9608         * gnus.el: Pterodactyl Gnus v0.6 is released.
9609
9610 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9611
9612         * nnheader.el (fboundp): Protect code-coding-string.
9613
9614         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9615         is available.
9616
9617 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9618
9619         * gnus.el: Pterodactyl Gnus v0.5 is released.
9620
9621 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9622
9623         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9624         (gnus-hack-decode-rfc1522): Removed.
9625
9626         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9627
9628 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9629
9630         * gnus.el: Gnus v0.4 is released.
9631
9632 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9633
9634         * gnus-art.el (gnus-article-decode-mime-words): New command and
9635         keystroke.
9636
9637         * qp.el (quoted-printable-decode-region): Don't use hexl.
9638
9639         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9640
9641         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9642         (gnus-structured-field-decoder): Removed.
9643         (gnus-unstructured-field-decoder): Ditto.
9644
9645         * mm-decode.el: New file.
9646
9647         * qp.el: New file.
9648
9649         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9650
9651         * gnus-ems.el (fboundp): Removed gnus-split-string.
9652
9653         * gnus.el (gnus-splash-face): Doc fix.
9654
9655         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9656
9657         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9658         hexl.
9659
9660         * nnheader.el (nnheader-temp-write): Removed.
9661
9662 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9663
9664         * gnus.el: Gnus v0.3 is released.
9665
9666 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9667
9668         * gnus.el: Gnus v0.2 is released.
9669
9670 ;; Local Variables:
9671 ;; coding: iso-2022-7bit
9672 ;; End: