* nnweb.el (nnweb-decode-entities): Work for non-character
[gnus] / lisp / ChangeLog
1 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnweb.el (nnweb-decode-entities): Work for non-character
4         entities. 
5
6 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * gnus.el: Message the quit parts.
9
10 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11
12         * mail-source.el (mail-source-fetch-maildir): Don't insert
13         newlines.
14
15 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
16
17         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
18         lpath.el. Don't compile base64.el if there is builtin base64.
19
20 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
21
22         * base64.el (Repository): Use featurep for XEmacs test.
23
24 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
25
26         * nntp.el (nntp-retrieve-data): Don't ignore quit.
27
28 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
29
30         * gnus-art.el (gnus-article-banner-alist): New variable.
31         (article-strip-banner): Use it.
32         * gnus-cus.el (gnus-group-parameters): Allow symbol.
33
34 2000-10-02  Dave Love  <fx@gnu.org>
35
36         * smiley-ems.el: New file.
37
38         * gnus-ems.el (gnus-smiley-display): Autoload.
39         (mouse-set-point, set-face-foreground, set-face-background)
40         (x-popup-menu): Don't clobber these.
41         (gnus-article-compface-xbm): New variable.
42         (gnus-article-display-xface): Move graphic test.  Use unibyte.
43         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
44
45         * mml.el (require): Fix typo.
46         (mml-parse-1): Modify unknown encoding prompt.
47
48         * mail-source.el (mail-sources): Revert to nil.
49
50         * nnmail.el (nnmail-spool-file): Revert previous change.
51
52         * gnus.el: Don't require custom, message.
53         (gnus-message-archive-method): Wrap initializer in progn and
54         require message here.
55
56 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
57
58         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
59         image's :ascent to 80.  That gives a mode-line which is approx.
60         as tall as the normal one.
61
62 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
63
64         * webmail.el (webmail-hotmail-list): Fix.
65
66 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
67
68         Don't postpone GCC if none of GCC methods is agent-covered.  This
69         fix presumes that the post-method must be agent-covered if any Gcc
70         method is agent-covered.
71
72         * gnus-msg.el (gnus-inews-group-method): New function.
73         (gnus-inews-do-gcc): Use it.
74         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
75         (gnus-agent-possibly-save-gcc): Use it.
76         (gnus-agent-possibly-do-gcc): Ditto.
77
78 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
79
80         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
81         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
82
83 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
84
85         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
86         webmail-hotmail-list): Update.
87
88 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
89
90         * mail-source.el (mail-source-report-new-mail): Use
91         nnheader-cancel-timer.
92
93 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
94
95         * lpath.el (overlay-*): Shut up.
96         * dgnushack.el: Two implementations of smiley.
97
98 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
99
100         * gnus-ml.el: Usage.
101         (gnus-mailing-list-archive, gnus-mailing-list-owner,
102         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
103         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
104         (gnus-mailing-list-menu): Define it.
105         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
106         
107         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
108
109 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
110
111         * webmail.el (webmail-my-deja-*): Rewrite.
112
113 2000-09-30  Simon Josefsson  <simon@josefsson.org>
114
115         * nnimap.el (nnimap-request-accept-article): Remove \n's from
116         From_ lines.
117
118 2000-08-05  Simon Josefsson <simon@josefsson.org>
119
120         Make GCC to remote groups work when unplugged
121         (postpone GCC until message is actually sent).
122
123         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
124
125         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
126         (gnus-agent-restore-gcc): 
127         (gnus-agent-possibly-save-gcc): New functions.
128
129         * gnus-msg.el (gnus-inews-add-send-actions): Use
130         `gnus-agent-possibly-do-gcc' if Agentized.
131         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
132         to `message-header-hook'.
133
134         * gnus.el (gnus-agent-gcc-header): New variable.
135
136 2000-07-13  Simon Josefsson <simon@josefsson.org>
137
138         Asks the user to synch flags with server when you plug in.
139
140         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
141         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
142         (gnus-agent-toggle-plugged): Call it.
143         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
144         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
145         (gnus-agent-possibly-synchronize-flags): New function.
146         (gnus-agent-possibly-synchronize-flags-server): New function.
147
148 2000-09-30  Simon Josefsson  <simon@josefsson.org>
149
150         * starttls.el: New file, by Daiki Ueno.
151
152 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
153
154         * message.el (message-make-in-reply-to): In-Reply-To is message-id
155         (see DRUMS).
156         
157 2000-09-29  Simon Josefsson  <simon@josefsson.org>
158
159         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
160         prefetch.
161
162 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
165         sending a command; allow the rtelnet prompt as well.
166
167 2000-09-29  Simon Josefsson  <simon@josefsson.org>
168
169         * message.el (message-send): Make sure error is signalled if no
170         send method is specified.
171
172 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
173
174         * qp.el (quoted-printable-encode-region): Wrap with
175         `mm-with-unibyte-current-buffer'.
176
177 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
178
179         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
180           McEwan's proposal.
181         
182 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
183
184         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
185         the GNU assignment issue.
186
187 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
188
189         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
190
191 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
192
193         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
194
195 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
196
197         * gnus-art.el (article-strip-banner): Use
198         gnus-group-find-parameter rather than gnus-group-get-parameter, to
199         allow inheritance on the banner.
200         From elkin@tverd.astro.spbu.ru.
201
202 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
203
204         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
205
206 2000-09-26  Dave Love  <fx@gnu.org>
207
208         * gnus-draft.el: Don't require gnus-agent.
209
210         * mm-view.el: Use featurep for XEmacs test.
211         (mm-inline-message): Test for `remove-specifier'; don't use
212         condition-case.
213
214 >>>>>>> 5.672
215 2000-09-24  Simon Josefsson  <simon@josefsson.org>
216
217         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
218
219         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
220         support ACL's.
221
222         * nnimap.el (nnimap-acl-get): Check capability.
223
224         * mail-source.el (mail-source-imap-file-coding-system): New variable.
225         (mail-source-fetch-imap): Use it.
226
227         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
228         (rfc2104-hash): Use it.
229
230         * imap.el (imap-starttls-p): Check for starttls binary.
231         (imap-starttls-open): More verbose.
232         (imap-gssapi-auth): Ditto.
233         (imap-kerberos4-auth): Ditto.
234         (imap-cram-md5-auth): Ditto.
235         (imap-login-auth): Ditto.
236         (imap-anonymous-auth): Ditto.
237         (imap-digest-md5-auth): Ditto.
238         (imap-open): Ditto.
239         (imap-digest-md5-p): Check capability first.
240
241 2000-09-24  Simon Josefsson  <simon@josefsson.org>
242
243         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
244         (imap-login-p): Support LOGINDISABLED.
245
246 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
247
248         * rfc2104.el: Add SHA-1 example.
249
250 2000-09-22  Simon Josefsson  <simon@josefsson.org>
251
252         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
253
254 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
255
256         * lpath.el: Bind nnkiboze-score-file.
257
258 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
259
260         * gnus-score.el (gnus-score-use-all-scores): New variable.
261         (gnus-all-score-files): Use it.
262         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
263         (nnkiboze-enter-nov): Fix it when there is no xref.
264         (nnkiboze-generate-groups): List groups.
265         * gnus-group.el (gnus-group-make-kiboze-group): Use 
266         nnkiboze-score-file.
267         
268         * nnkiboze.el (nnkiboze-request-article): Use
269         gnus-cache-request-article.
270         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
271
272 2000-07-16 Dmitry Bely <dbely@mail.ru>
273
274         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
275
276 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
277
278         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
279
280 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
281
282         * message.el (message-default-charset): Set default value in
283         non-MULE XEmacsen as iso-8859-1.
284
285 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
286
287         * gnus-demon.el: Use (featurep 'xemacs).
288         * gnus-agent.el: timer vs. itimer.
289         * mail-source.el: Ditto.
290
291 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
292
293         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
294         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
295         * gnus-sum.el (gnus-nov-parse-line): Ditto.
296         * nnkiboze.el (nnkiboze-file-coding-system): New.
297         (nnkiboze-retrieve-headers): Use it.
298         (nnkiboze-request-group): Ditto.
299         (nnkiboze-close-group): Ditto.
300         (nnkiboze-generate-group): Ditto.
301         (nnkiboze-enter-nov): Insert first Xref properly.
302
303 2000-09-19  Dave Love  <fx@gnu.org>
304
305         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
306         (nnmail-get-new-mail): Test `sources' in top-level conditional.
307
308         * mail-source.el (mail-sources): Change default to '((file)).
309         Add useful custom type.
310
311 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
312
313         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
314         year).
315         (gnus-date-iso8601): Ditto.
316
317 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
318
319         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
320
321 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
322
323         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
324         pattern. Avoid using 8 bit chars.
325         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
326
327 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
328
329         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
330         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
331         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
332         functions are not implemented yet.
333         
334         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
335         x-overlay.el from the FSF Emacs black list.
336
337 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
338
339         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
340         (mm-inline-media-tests): Ditto.
341         (mm-automatic-display): Ditto.
342         * mm-view.el (mm-display-inline-fontify): Generalize from 
343         mm-display-patch-inline. 
344         (mm-display-patch-inline): Use it.
345         (mm-display-elisp-inline): Ditto.
346         
347 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
348
349         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
350         (gnus-topic-unmark-topic): Ditto.
351         (gnus-topic-mark-topic): Ditto.
352         (gnus-topic-get-new-news-this-topic): Use it.
353
354 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
355
356         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
357         display xface.
358
359 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
362         zombie or killed groups.
363         
364 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
365
366         * mml.el (mml-preview): Reinsert unibyte content. 
367         (mml-parse-1): Remove with-unibyte-current-buffer.
368         (mml-generate-mime-1): Ditto.
369         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
370         * message.el (message-forward): Ditto.
371
372 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
373
374         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
375         original article buffer.
376         (article-de-base64-unreadable): Ditto.
377         (article-wash-html): Ditto.
378
379 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
380
381         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
382         unless forward-show-mml.
383
384 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
385
386         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
387         (gnus-summary-save-parts-last-directory): New.
388         (gnus-summary-save-parts): Save history.
389
390 2000-09-14 Ben Gertzfield <che@debian.org>
391
392         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
393         variable.
394         (gnus-summary-save-parts): Use it.
395
396 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
397
398         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
399         * gnus-sum.el (gnus-summary-exit): Ditto.
400         (gnus-summary-exit-no-update): Ditto.
401         (gnus-summary-show-article): Ditto.
402
403 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
404
405         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
406         Content-Disposition.
407
408 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
409
410         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
411
412 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
413
414         * gnus-art.el (gnus-article-setup-buffer): Set
415         gnus-article-mime-handles to nil.
416         * gnus-sum.el (gnus-summary-exit): Ditto.
417         (gnus-summary-exit-no-update): Ditto.
418         (gnus-summary-show-article): Ditto.
419         (gnus-summary-save-parts): Use gnus-article-mime-handles if
420         dissected.
421         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
422
423 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
424
425         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
426         (gnus-sort-threads-1): New function. Sort threads recursively.
427         (gnus-sort-threads): Use it.
428         (gnus-sort-gathered-threads): Doc fix.
429
430 2000-09-13  Dave Love  <fx@gnu.org>
431
432         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
433
434         * gnus-ems.el (gnus-ems-redefine): Don't alias
435         gnus-summary-set-display-table.
436
437         * message.el (message-user-agent): Don't wrap ignore-errors around
438         it.
439
440         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
441         `format'.
442         (mm-content-transfer-encoding): Don't use cadar.
443
444         * uudecode.el (uudecode-decoder-program) 
445         (uudecode-decoder-switches): Customize.
446
447         * gnus-score.el (gnus-home-score-file): Improve custom type.
448
449         * gnus-cus.el (gnus-custom-mode): Conditionally set local
450         variables for Emacs 21.
451         (gnus-group-customize): Disable undo while laying out the buffer.
452
453 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
454
455         * gnus-util.el (gnus-write-active-file): Bind
456         coding-system-for-write.
457
458 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
459
460         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
461         
462         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
463         * gnus-kill.el (gnus-batch-score): Ditto.
464         * gnus-move.el (gnus-change-server): Ditto.
465         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
466
467 2000-09-12  Simon Josefsson  <simon@josefsson.org>
468
469         * gnus-sum.el (gnus-update-read-articles): Undo
470         `gnus-request-set-mark' operation.
471
472 2000-09-11  Dave Love  <fx@gnu.org>
473
474         * Changelog: Use iso-2022 coding.
475
476         * gnus-msg.el (gnus-msg-mail): New function.
477         (gnus-user-agent): New mail agent.
478
479 2000-09-10  Dave Love  <fx@gnu.org>
480
481         * message.el: Require mail-abbrevs for XEmacs for a problem with
482         keybinding despite the autoloads for it.
483
484 2000-09-08  Simon Josefsson  <simon@josefsson.org>
485
486         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
487
488         * nnimap.el (nnimap-request-update-info-internal): Remove tick
489         marks from dormant articles. (See nnimap-request-set-mark.)
490         (nnimap-retrieve-headers-progress): Demule.
491         (nnimap-open-server): Call nnoo-change-server twice, once for
492         getting the nnimap-server-buffer and once for letting n-c-s set
493         the variables in that buffer.
494
495 2000-09-08  David Edmondson <dme@dme.org>
496
497         * gnus.el (gnus-short-group-name): Guess separator.
498
499 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
500
501         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
502         XEmacs as well.
503
504 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
505
506         * gnus-group.el (gnus-group-insert-group-line): Fix.
507
508 2000-09-04  Dave Love  <fx@gnu.org>
509
510         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
511         (mm-get-image): Avoid the losing `make-glyph' from W3.
512
513 2000-09-03  Simon Josefsson  <simon@josefsson.org>
514
515         * gnus-sum.el (gnus-summary-delete-article): Check server.
516
517 2000-09-01  Simon Josefsson  <simon@josefsson.org>
518
519         * imap.el (imap-parse-flag-list): Rewrite.
520
521         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
522
523         * imap.el (imap-parse-flag-list): Hack.
524
525 2000-08-29  Dave Love  <fx@gnu.org>
526
527         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
528
529         * dgnushack.el (mapcon, union): Remove compiler macros.
530
531         * gnus-agent.el (gnus-agent-union): new function.
532         (gnus-agent-fetch-headers): Use it.
533
534         * gnus.el (gnus-group-startup-message): Specify foreground and
535         background for xpm image.  Centre image vertically.
536         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
537
538 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
539
540         * message.el (message-send-mail): Narrow-to-headers.
541
542 2000-08-24  Dave Love  <fx@gnu.org>
543
544         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
545         21.
546
547 2000-08-23  Dave Love  <fx@gnu.org>
548
549         * dgnushack.el: Remove `member-if' compiler macro.
550
551 2000-08-21  Dave Love  <fx@gnu.org>
552
553         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
554
555 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
556
557         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
558         permanent is used.
559         (gnus-topic-show-topic): Read topic when to show permanent hidden
560         topic.
561         (gnus-topic-remove-topic): Revert to the old behavior, not using
562         hide.
563
564 2000-08-21  Dave Love  <fx@gnu.org>
565
566         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
567         (gnus-xemacs): Use featurep.
568
569         * mm-util.el (mm-read-charset): Maybe use builtin.
570         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
571         (mm-multibyte-p, mm-with-unibyte-current-buffer)
572         (mm-with-unibyte): Use featurep, not string-match.
573         (mm-with-unibyte-buffer): Simplify.
574         (mm-quote-arg): Maybe use shell-quote-argument.
575
576         * mml.el (mml-make-string): Deleted (unused).
577
578         * gnus.el (gnus-mode-line-buffer-identification): Supply
579         definition for Emacs 21.
580
581         * gnus-salt.el: Small doc fixes.
582         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
583         gnus-add-minor-mode.
584
585         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
586         gnus-add-minor-mode.
587
588 2000-08-20  Simon Josefsson  <simon@josefsson.org>
589
590         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
591         function, thanks to Lloyd Zusman for debugging.
592         (nnimap-request-group): 
593         (nnimap-request-list): 
594         (nnimap-retrieve-groups): 
595         (nnimap-request-newgroups): Use it.
596
597         * nnimap.el (nnimap-request-article-part): Less verbose.
598
599 2000-08-19  Andreas Jaeger  <aj@suse.de>
600
601         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
602         subst-char-in-string since we test elsewhere whether it's bound.
603         
604 2000-08-18  Dave Love  <fx@gnu.org>
605
606         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
607         custom type.
608
609         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
610         gnus-group-running-xemacs.
611
612         * nnheader.el (nnheader-replace-chars-in-string): Use
613         subst-char-in-string if available.
614
615         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
616         (gnus-request-article-this-buffer): Use expand-file-name.
617         (gnus-mime-view-part-as-type): Simplify interactive spec.
618         (gnus-mime-button-map): Define it all in defvar.
619
620 2000-08-17  Dave Love  <fx@gnu.org>
621
622         * gnus-group.el (gnus-group-running-xemacs): Deleted.
623
624         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
625         last-nonmenu-event.
626
627         * uudecode.el (char-int): Use defalias, not fset.
628
629         * score-mode.el: Don't require easymenu.  Require mm-util.
630         (score-mode-coding-system): Use mm-auto-save-coding-system.
631
632         * nneething.el (nneething-create-mapping): Don't use cadar & al.
633         (nneething-file-name): Use expand-file-name, not concat.
634
635 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
636
637         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
638         Failure proof for email addresses.
639         (nnslashdot-sane-retrieve-headers): Ditto.
640
641 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * message.el (message-send-mail): Only insert courtesy message
644         when text/plain.
645
646 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
647
648         * message.el (message-cancel-news): Copy the From header from the
649         original article.
650
651 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
652
653         * gnus-async.el (gnus-asynchronous): Removed.
654
655 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
656
657         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
658         format.
659
660 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
661
662         * nnmail.el (nnmail-expiry-target-group): Fixed.
663
664 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
665
666         * nnmail.el (nnmail-expiry-target-group): Fix the call to
667         gnus-request-accept-article so that body encoding is *not* done.
668         Encoding is not done on incoming mail, so why should it be done on
669         expired mail?
670
671
672 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
673
674         * nnml.el (nnml-request-expire-articles): Fix the calls to
675         nnml-request-article (the filename was being passed instead of the
676         article number) and nnmail-expiry-target-group
677         (nnml-current-directory is changed by nnml-request-accept-article,
678         causing it to be incorrect for the next article to be expired).
679
680 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
681
682         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
683         expiry-target group parameters. 
684
685 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
686
687         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
688         buffer.
689         (gnus-topic-hide-topic): Take a PERMANENT parameter.
690         (gnus-topic-show-topic): Ditto.
691
692         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
693
694 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
695
696         * mail-source.el (mail-source-incoming-file-prefix): New
697         variable. 
698
699 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
700
701         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
702
703         * mailcap.el (mailcap-maybe-eval): Be even more warning.
704
705 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
706
707         * message.el (message-syntax-checks): New check quotin-style: 
708         Text must be written below quoted text.
709         (message-check-news-body-syntax): Check it.
710
711 2000-08-11  Simon Josefsson  <simon@josefsson.org>
712
713         * imap.el (imap-authenticator-alist): Fix typo.
714         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
715         Jonas Oberg for debugging.
716
717 2000-08-11  Simon Josefsson  <simon@josefsson.org>
718
719         * gnus-async.el (gnus-asynchronous): Disable by default.
720
721 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
722
723         * mm-view.el (mm-inline-text): Bind fill-column.
724
725         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
726         list of unexpired articles.
727
728         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
729         un-expired articles. 
730
731         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
732         headers. 
733
734         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
735         we update the right topic.. 
736
737         * mm-decode.el (mm-display-external): Put point at start. 
738
739 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
740
741         * nnmail.el (nnmail-expiry-target): More explicit documentation.
742
743         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
744
745 2000-08-09  Simon Josefsson <simon@josefsson.org>
746
747         * imap.el (imap-parse-body):
748         (imap-parse-string-list): Add bug workarounds for Stalker
749         Communigate Pro 3.0 server.
750         (imap-body-lines): Remove bogus comment.
751
752         * imap.el (imap-range-to-message-set): Move from nnimap.el.
753
754         * nnimap.el (nnimap-retrieve-which-headers):
755         (nnimap-retrieve-headers-from-server):
756         (nnimap-request-set-mark):
757         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
758
759 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
760
761         * message.el (message-dont-reply-to-names):
762         rmail-dont-reply-to-names may not be defined.
763
764 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
765
766         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
767         not use pop.
768
769 2000-07-19  Dave Love  <fx@gnu.org>
770
771         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
772         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
773         check.
774         (gnus-article-display-xface): Special-case for dark backgrounds.
775
776 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
777
778         * imap.el (imap-calculate-literal-size-first): New variable.
779         (imap-local-variables): Add it.
780         (imap-kerberos4-open): Set it.
781         (imap-send-command): Use it.
782
783 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
784
785         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
786         (mailcap-parse-mimetypes): Use it.
787         (mailcap-extension-to-mime): Parse mimetype.
788         (mailcap-mime-types): Ditto.
789         * mml.el (mml-minibuffer-read-type): Ditto.
790
791 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
792
793         * nndoc.el (nndoc-type-alist): Add outlook.
794         (nndoc-outlook-type-p): New function.
795         (nndoc-outlook-article-begin): Ditto.
796
797 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
798
799         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
800         excursion.
801
802 2000-07-15  Simon Josefsson  <simon@josefsson.org>
803
804         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
805
806         * imap.el (imap): 
807         (imap-kerberos4-program): 
808         (imap-gssapi-program): 
809         (imap-ssl-program): Customization.
810         (imap-shell-program): 
811         (imap-shell-host): New variables.
812         (imap-streams): 
813         (imap-stream-alist): Add shell.
814         (imap-shell-p): 
815         (imap-shell-open): New functions.
816         (imap-open): Don't call authenticator if preauth.
817         (imap-authenticate): Return t if already authenticated.
818
819 2000-07-14  Simon Josefsson  <simon@josefsson.org>
820
821         * gnus.el (gnus-invalid-group-regexp): New variable.
822         (gnus-read-group): Use it.
823
824 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
825
826         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
827         expunge-below and orphan-score are "group variables".
828
829 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
830
831         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
832         qualified group names to `gnus-group-read-ephemeral-group'.
833
834 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * dgnushack.el (srcdir): Define it before use it.
837
838 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
839
840         * gnus-sum.el: `W t' is toggle-header in info.
841
842 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
843
844         * lpath.el: Fbind subst-char-in-string.
845
846 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
847
848         * Makefile.in: Use W3DIR and lispdir.
849         * dgnushack.el: Ditto.
850
851 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
852
853         * gnus-art.el (article-de-base64-unreadable): Typo.
854
855 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
856
857         * gnus-agent.el (require): Require timer.
858
859 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
860
861         * message.el (message-bounce): Call mime-to-mml.
862
863 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * nnslashdot.el (nnslashdot-request-close): New function.
866
867 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
870         right line number for the article.
871
872 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
873
874         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
875         * webmail.el (webmail-fetch): Bind 
876         url-http-silence-on-insecure-redirection.
877
878 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
879
880         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
881         unibyte.
882         (nnslashdot-sane-retrieve-headers): Ditto.
883         (nnslashdot-request-article): Ditto.
884
885 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
886
887         * mailcap.el (mailcap-parse-mimetype-file): 
888
889 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * nnweb.el (nnweb-insert): Stricter test.
892         * webmail.el (webmail-refresh-redirect): Ditto.
893
894 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
895
896         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
897
898 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
899
900         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
901
902 2000-07-05  Dave Love  <fx@gnu.org>
903
904         * utf7.el: Doc and header fixes.
905
906         * gnus-sum.el: Doc fixes.
907
908         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
909         defalias, not fset.
910
911         * flow-fill.el (fill-flowed-point-at-eol)
912         (fill-flowed-point-at-bol): Use defalias, not fset.
913
914         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
915         (gnus-Plain-save-name): Delete -- apparently bogus.
916
917 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918
919         * nnsoup.el: Use expand-file-name throughout.
920
921 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
922
923         * nnmail.el (nnmail-read-incoming-hook): New example.
924
925 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * mm-view.el (mm-inline-text): Check whether the text has already
928         been decoded.
929
930 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
931
932         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
933
934 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
935
936         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
937
938 2000-07-03  Simon Josefsson  <simon@josefsson.org>
939
940         * gnus-sum.el (gnus-update-marks): Don't propagate download and
941         unsend flags.
942
943 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
944
945         * nnimap.el (nnimap-open-connection): Don't look up virtual server
946         name in authinfo (.authinfo now support ports, no need for the
947         hack).
948         (nnimap-split-find-rule): Fix.
949         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
950
951 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
952
953         * message.el (message-unquote-tokens): Remove all quotes.
954
955 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
956
957         * gnus-ml.el: New file. 
958
959 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * nnultimate.el (nnultimate-request-close): New function.
962
963         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
964
965 2000-06-18  Norbert Koch  <norbert@s.netic.de>
966
967         * Makefile.in: Better support for xemacs builds
968
969 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
970
971         * gnus.el: Gnus v5.8.7 is released.
972
973 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
974
975         * mm-decode.el (mm-insert-part): Characters doubly decoded.
976
977 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
978
979         * message.el (message-do-fcc): Encode MIME.
980
981 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
982
983         * lpath.el: Fbind image-size.
984
985 2000-06-28  Simon Josefsson  <simon@josefsson.org>
986
987         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
988         (nnimap-assoc-match): New function.
989         (nnimap-split-find-rule): Support extended syntax.
990
991 2000-06-28  Simon Josefsson  <simon@josefsson.org>
992
993         * nnimap.el (nnimap-open-connection): Use port stuff.
994
995         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
996         document port and defaultport.
997
998 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
999
1000         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1001
1002 2000-06-26  Dave Love  <fx@gnu.org>
1003
1004         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1005
1006         * message.el: Remove unnecessary `require'ments.  Defvar
1007         gnus-list-identifiers when compiling.  Don't try to autoload
1008         variable `gnus-list-identifiers'.  Autoload
1009         gnus-group-name-charset.
1010         (message-fetch-field): Don't assume `format' removes text
1011         properties.
1012         (message-strip-list-identifiers, message-reply, message-followup):
1013         Require gnus-sum.
1014         (message-mode): Tidy XEmacs conditionals.
1015         (message-replace-chars-in-string): Use subst-char-in-string when
1016         available.
1017
1018         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1019         Define if necessary.
1020
1021         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1022         removes text properties.
1023
1024         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1025
1026         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1027
1028         * gnus-score.el (gnus-summary-score-entry): Likewise.
1029
1030 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1031
1032         * nnimap.el (nnimap-request-post): Fix parenthesis.
1033
1034 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1035
1036         * message.el (message-unquote-tokens): New function.
1037
1038         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1039
1040         * nnimap.el (nnimap-request-post): Ditto.
1041
1042 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1043
1044         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1045
1046         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1047         patch commited 2000-04-02).
1048
1049 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1050
1051         * imap.el (imap-mailbox-examine-1): New function.
1052         (imap-message-copyuid-1):
1053         (imap-message-appenduid-1): Use it, instead of
1054         `imap-mailbox-examine' which would utf-7 encode mailbox name
1055         twice.
1056
1057 2000-06-19  Dave Love  <fx@gnu.org>
1058
1059         * mm-uu.el Don't require message.  Require cl when compiling.
1060
1061 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1062
1063         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1064         a local variable.
1065         * gnus-sum.el (gnus-orphan-score): Move here.
1066
1067 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1068
1069         * message.el (message-forward): Remove show-mml condition.
1070         (message-forward-ignored-headers): Remove X-Gnus headers.
1071
1072 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1073
1074         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1075
1076 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1077
1078         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1079
1080 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1081
1082         * message.el (message-syntax-checks): Add type.
1083
1084 2000-06-07  Dave Love  <fx@gnu.org>
1085
1086         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1087         put-image.
1088         (mm-inline-image): Defalias, not fset.
1089
1090         * gnus.el (gnus-group-startup-message): Don't specify string for
1091         insert-image.
1092
1093         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1094         add-minor-mode is available.
1095         (gnus-article-display-xface): Don't specify string for
1096         insert-image.
1097
1098 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1099
1100         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1101         (gnus-topic-insert-topic-line): Use shownp.
1102         (gnus-topic-hide-topic): Don't use hidden.
1103         (gnus-topic-show-topic): Don't use hidden.
1104
1105 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1106
1107         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1108         system.
1109         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1110         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1111         * gnus-util.el (gnus-output-to-rmail): Ditto.
1112         (gnus-output-to-mail): Ditto.
1113         (gnus-write-buffer): Ditto.
1114         * gnus-uu.el (gnus-uu-save-article): Ditto.
1115
1116 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1117
1118         * message.el (message-read-from-minibuffer): Typo.
1119
1120 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1121
1122         * gnus-art.el (article-decode-charset): Override non-MIME forward
1123         charset.
1124
1125 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1126
1127         * mml.el (mml-quote-region): Correct the regexp.
1128         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1129
1130 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1131
1132         * message.el (message-forward): Insert raw text.
1133         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1134         (mml-generate-mime-1): Insert raw text in unibyte mode.
1135
1136 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1137
1138         * mm-bodies.el (mm-body-encoding): Always encoded if
1139         `mm-use-ultra-safe-encoding' is set.
1140
1141 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1142
1143         * mml.el (ange-ftp-name-format): Typo.
1144
1145 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1146
1147         * gnus-start.el (gnus-get-unread-articles): If
1148         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1149         try to do anything on that server.
1150         
1151 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1152
1153         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1154         from latest draft.
1155
1156 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1157
1158         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1159         is open.
1160
1161 2000-05-24  Dave Love  <fx@gnu.org>
1162
1163         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1164
1165 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1166
1167         * gnus.el (gnus-redefine-select-method-widget): new function, call
1168         it once. Add an "other" entry for unknown but editable backend
1169         name symbols.
1170         * gnus-start.el (gnus-declare-backend): use it.
1171
1172 2000-05-19  Dave Love  <fx@gnu.org>
1173
1174         * gnus-art.el (gnus-article-next-page): Revert last change.
1175
1176 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1177
1178         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1179
1180 2000-05-19  Dave Love  <fx@gnu.org>
1181
1182         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1183         not mm-inline-large-images.
1184
1185 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1186
1187         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1188
1189 2000-05-18  Dave Love  <fx@gnu.org>
1190
1191         * gnus-art.el: Use defalias, not fset.
1192         (gnus-article-x-face-command): Don't test for xbm.
1193         (gnus-article-next-page): Redisplay before testing point in window.
1194
1195 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1196
1197         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1198         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1199
1200 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1201
1202         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1203         gnus-summary-save-in-rmail.
1204         * message.el (message-output): Ditto.
1205
1206 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1207
1208         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1209
1210 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1211
1212         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1213         is a charset.
1214         * message.el (message-send-news): Check group name charset.
1215         * gnus-msg.el (gnus-post-news): Decode group name.
1216         (gnus-inews-do-gcc): Encode group name.
1217
1218 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1219
1220         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1221         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1222
1223 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1224
1225         * gnus-group.el (gnus-group-mark-line-p): New function.
1226         (gnus-group-goto-group): New parameter.
1227         (gnus-group-remove-mark): Use it.
1228         * gnus-topic.el (gnus-topic-move-group): Ditto.
1229         (gnus-topic-remove-group): Ditto.
1230
1231 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1232
1233         * gnus-group.el (gnus-group-list-dormant): New function.
1234
1235 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1236
1237         * gnus-agent.el (gnus-agent-synchronize): Use
1238         nnheader-insert-file-contents.
1239         (gnus-agent-save-active-1): Ditto.
1240         (gnus-agent-write-active): Ditto.
1241         (gnus-agent-expire): Ditto.
1242         * gnus-cache.el (gnus-cache-read-active): Ditto.
1243         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1244         * gnus-sum.el (gnus-summary-import-article): Ditto.
1245
1246         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1247         (gnus-agent-save-group-info): Ditto.
1248         (gnus-agent-save-alist): Ditto.
1249         * gnus-util.el (gnus-make-directory): Ditto.
1250
1251         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1252
1253 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1254
1255         * mml.el (mml-generate-mime-preprocess-function): New variable.
1256         (mml-generate-mime-postprocess-function): New variable.
1257         (mml-generate-mime-1): Use them.
1258
1259 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1260
1261         * gnus-group.el (gnus-group-apropos): Group name charset.
1262         * gnus-sum.el (gnus-set-mode-line): Ditto.
1263         * gnus-group.el (gnus-group-decoded-name): New function.
1264         (gnus-group-edit-group): Use it.
1265         * gnus-cus.el (gnus-group-customize): Use it.
1266
1267 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1268
1269         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1270
1271 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1272
1273         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1274         (gnus-group-name-charset-group-alist): Ditto.
1275         (gnus-group-name-charset): New function.
1276         (gnus-group-name-decode): New function.
1277         (gnus-group-insert-group-line): Use them.
1278         (gnus-group-prepare-flat-list-dead): Ditto.
1279         (gnus-group-list-active): Ditto.
1280         (gnus-group-describe-all-groups): Ditto.
1281         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1282         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1283         add gnus-group property.
1284         (gnus-browse-group-name): Read gnus-group property.
1285
1286 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1287
1288         * nnfolder.el (nnfolder-possibly-change-group): Use
1289         file-name-coding-system instead of pathname-coding-system.
1290         * nnmail.el (nnmail-find-file): Ditto.
1291         (nnmail-write-region): Ditto.
1292         * nnmh.el (nnmh-retrieve-headers): Ditto.
1293         (nnmh-request-article): Ditto.
1294         (nnmh-request-group): Ditto.
1295         (nnmh-request-list): Ditto.
1296         (nnmh-possibly-change-directory): Ditto.
1297         (nnmh-active-number): Ditto.
1298         * nnml.el (nnml-possibly-change-directory): Ditto.
1299         (nnml-request-list): Ditto.
1300         (nnml-request-article): Ditto.
1301         (nnml-retrieve-headers): Ditto.
1302
1303 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1304
1305         * nnimap.el (nnimap-request-accept-article): Don't unselect
1306         mailbox if no mailbox is selected.
1307
1308 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1309
1310         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1311         Recognize domain names starting with `www.' as starting an URL.
1312
1313 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1314
1315         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1316         (mail-source-keyword-map): Add "subdirs" for maildir.
1317
1318 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1319
1320         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1321         (nnmail-get-new-mail): Use it.
1322         * gnus-start.el (gnus-get-unread-articles): Ditto.
1323
1324 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1325
1326         * gnus-sum.el (gnus-summary-edit-article): Better support for
1327         nndraft:drafts.
1328         * nndraft.el (nndraft-request-replace-article): New function,
1329         bind nnmail-file-coding-system.
1330
1331 2000-05-14  Dave Love  <fx@gnu.org>
1332
1333         * nnheader.el: Replace uses of `fset' with `defalias'.
1334         (jka-compr-compression-info-list): Only defvar when compiling.
1335
1336 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1337
1338         * webmail.el (webmail-netaddress-article): Refresh redirect.
1339
1340 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1341
1342         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1343
1344 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1345
1346         * webmail.el: Translate &nbsp; to SP.
1347
1348 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1349
1350         * message.el (message-bounce): Doc typo.
1351
1352 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1353
1354         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1355         (gnus-soup-store): Ditto.
1356         (gnus-soup-send-packet): Ditto.
1357         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1358         (nnsoup-dissect-buffer): Ditto.
1359         (nnsoup-narrow-to-article): Ditto.
1360         (nnsoup-make-active): Ditto
1361
1362 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1363
1364         * message.el (message-mode): Two parameters for local-variable-p.
1365
1366 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1367
1368         * message.el (message-strip-list-identifiers): New function.
1369         (message-reply): Use it and use message-strip-subject-re.
1370         (message-followup): Ditto.
1371         * gnus-art.el (article-hide-list-identifiers): Remove more.
1372         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1373
1374 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1375
1376         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1377         mail-parset-charset and use non-numeric argument.
1378
1379 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1380
1381         * mml.el (mml-buffer-list): New variable.
1382         (mml-generate-new-buffer): New function.
1383         (mml-destroy-buffers): Ditto.
1384         (mml-insert-mime): Use them.
1385         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1386         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1387         * message.el (message-mode): Ditto.
1388         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1389         (gnus-uu-save-article): Support show-as-mml.
1390         * message.el (message-forward): Ditto.
1391
1392 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1393
1394         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1395         (nndoc-mime-digest-type-p): Locate article head precisely.
1396         * mml.el (mml-generate-default-type): New variable.
1397         (mml-generate-mime-1): Use it.
1398         (mml-insert-mime-headers): Use it.
1399         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1400         (gnus-uu-digest-mail-forward): Use it and call message-forward
1401         with argument digest.
1402         (gnus-uu-save-article): Support message-forward-as-mime.
1403         * message.el (message-forward): Add parameter digest.
1404         * mm-decode.el (mm-dissect-default-type): New variable.
1405         (mm-dissect-buffer): Use it.
1406
1407 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1408
1409         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1410         newline and paragraph to nil when got a non-ascii character. Test
1411         paragraph before newline.
1412
1413 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1414
1415         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1416         limit to 76.
1417
1418 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * nnslashdot.el (nnslashdot-sid-strip): New function.
1421         (nnslashdot-threaded-retrieve-headers): New format.
1422         (nnslashdot-sane-retrieve-headers): Ditto.
1423         (nnslashdot-request-article): Ditto.
1424         (nnslashdot-threaded-retrieve-headers): Thread properly.
1425         (nnslashdot-request-article): Be more lenient.
1426         (nnslashdot-threaded-retrieve-headers): Regexp search.
1427
1428 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1429
1430         * gnus-sum.el (gnus-with-article): Define it before use it.
1431
1432 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1433
1434         * message.el (message-supersede): Use mime-to-mml.
1435         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1436
1437 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1438
1439         * gnus-group.el (gnus-group-list-cached): Don't use
1440         `subst-char-in-string'.
1441
1442 2000-05-08  Dave Love  <fx@gnu.org>
1443
1444         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1445
1446 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1447
1448         * mm-decode.el (mm-interactively-view-part): Append %s if the
1449         method is a single word.
1450         * nnwarchive.el (nnwarchive-type-definition): Typo.
1451
1452 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1453
1454         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1455         function.
1456         (gnus-group-prepare-flat-predicate): Use it.
1457         (gnus-group-list-cached): List dead groups.
1458
1459 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1460
1461         * gnus-art.el (article-decode-charset): Don't decode message with
1462         format.
1463
1464 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1465
1466         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1467         evaluate the Lisp code.
1468
1469 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1470
1471         * gnus-art.el (article-wash-html): New function.
1472         (gnus-article-wash-html): Bind.
1473         (gnus-article-make-menu-bar): Menu item.
1474         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1475         (gnus-summary-make-menu-bar): Menu item.
1476         * gnus.el: Autoload.
1477
1478 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1479
1480         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1481         (gnus-uu-unshar-article): Use it.
1482
1483         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1484         (mailcap-maybe-eval): Use it.
1485
1486         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1487         in docstring.
1488
1489         * mml.el (mml-generate-mime-1): Small comment.
1490
1491 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1492
1493         * gnus-art.el (article-de-base64-unreadable): New function.
1494         (gnus-article-de-base64-unreadable): Bind.
1495         (gnus-article-make-menu-bar): Menu item.
1496         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1497         (gnus-summary-make-menu-bar): Menu item.
1498         * gnus.el: Autoload.
1499
1500 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1501
1502         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1503         (gnus-summary-select-article): Add en/disable multibyte.
1504
1505 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1506
1507         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1508         (gnus-summary-edit-article): New feature: editing raw articles.
1509
1510 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1511
1512         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1513         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1514         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1515         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1516         * mm-decode.el (mm-insert-part): Ditto.
1517
1518 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1519
1520         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1521         (nndoc-forward-type-p): Ditto.
1522
1523 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1524
1525         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1526         value of enable-multibyte-characters.
1527
1528 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1531
1532 2000-05-03  Dave Love  <fx@gnu.org>
1533
1534         * gnus-ems.el (gnus-article-xface-ring-internal)
1535         (gnus-article-xface-ring-size): New variable.
1536         (gnus-article-display-xface): Use them to cache data.  Don't try
1537         to use XPM.  Set up binary coding for PBM's sake.
1538
1539 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1540
1541         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1542         * gnus-int.el (gnus-request-accept-article): Ditto.
1543         (gnus-request-replace-article): Ditto.
1544         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1545
1546 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1547
1548         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1549
1550 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1551
1552         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1553         field.
1554         * mml.el (mml-to-mime): Use message-default-charset.
1555         (mml-preview): Narrow to headers.
1556         * message.el (message-send-mail): Use message-default-charset.
1557         (message-send-news): Narrow to headers;
1558         use message-default-charset.
1559
1560 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1561
1562         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1563         detect.
1564         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1565         restriction.
1566         (mml-parse-1): Warning message.
1567         (mml-preview): Disable multibyte.
1568
1569 2000-05-03  Dave Love  <fx@gnu.org>
1570
1571         * gnus.el (gnus-group-startup-message): Add newline before image.
1572
1573 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1574
1575         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1576         * message.el (message-send-mail): Use unibyte-buffer.
1577         (message-send-mail): Ditto.
1578
1579 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1580
1581         * gnus.el: Gnus v5.8.6 is released.
1582
1583 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1584
1585         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1586
1587 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1588
1589         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1590
1591 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1592
1593         * message.el (message-send-mail-partially): Use forward-line.
1594
1595 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1596
1597         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1598
1599 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1600
1601         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1602         (mml-insert-mime): No markup only for text/plain.
1603         (mime-to-mml): Remove MIME headers.
1604
1605 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1606
1607         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1608         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1609         as 8-bit.
1610         * lpath.el: Fbind image functions.
1611
1612 2000-04-28  Dave Love  <fx@gnu.org>
1613
1614         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1615         21.
1616
1617         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1618         search order.  Use parse-colon-path and remove some redundancy.
1619         Doc fix.
1620         (mailcap-parse-mimetypes): Code consistently with
1621         mailcap-parse-mailcaps.  Doc fix.
1622
1623         * gnus-start.el (gnus-unload): Iterate over `features', not
1624         `load-history'.
1625
1626 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1627
1628         * mml.el (mml-parse-1): Don't create blank parts.
1629         (mml-read-part): Fix mml tag.
1630         (mml-insert-mime): Convert message/rfc822.
1631         (mml-insert-mml-markup): Add mmlp parameter.
1632
1633 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1634
1635         * message.el (message-send-mail-partially): Remove CTE.
1636
1637 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1638
1639         * lpath.el: Fbind put-image for XEmacs.
1640         * mm-view.el (mm-inline-image): Fset it.
1641
1642 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1643
1644         * nndoc.el (nndoc-type-alist): Change forward regexp.
1645
1646 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * message.el (message-send-mail-partially-limit): Change the
1649         default value.
1650
1651 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1652
1653         * gnus-util.el (gnus-extract-address-components): Name might be
1654         "".
1655
1656 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1657
1658         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1659         (gnus-summary-post-forward): Ditto.
1660         * message.el (message-forward-show-mml): New variable.
1661         (message-forward): Use it.
1662         * mml.el (mml-parse-1): Add tag mml.
1663         (mml-read-part): Ditto.
1664         (mml-generate-mime): Support reentance.
1665         (mml-generate-mime-1): Support mml tag.
1666
1667 2000-04-27  Dave Love  <fx@gnu.org>
1668
1669         * gnus-art.el: Don't bother to require custom, browse-url.
1670         (gnus-article-x-face-command): Include gnus-article-display-xface.
1671
1672         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1673         Use defalias, not fset.
1674         (gnus-article-display-xface): New function.
1675
1676         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1677
1678         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1679         (mm-xemacs-p): Deleted.
1680         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1681         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1682         use create-image and don't special-case xbm.
1683         (mm-valid-image-format-p): Use display-graphic-p.
1684
1685 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1686
1687         * message.el (message-send-mail-partially-limit): New variable.
1688         (message-send-mail-partially): New function.
1689         (message-send-mail): Use it.
1690         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1691         all blank lines inside of base64.
1692         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1693         blank lines.
1694
1695 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1696
1697         * mml.el (mml-insert-tag): Match more special characters.
1698
1699 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1700
1701         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1702
1703 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1704
1705         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1706         (mm-inlined-types): Ditto.
1707         * mm-partial.el: New file.
1708
1709 2000-04-27  Dave Love  <fx@gnu.org>
1710
1711         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1712         matter in Emacs 21.
1713
1714 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1715
1716         * mm-bodies.el (mm-encode-body): Remove reference to
1717         mm-default-charset in comment.
1718
1719 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1720
1721         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1722
1723 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1724
1725         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1726         let.
1727
1728 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1729
1730         * gnus-draft.el (gnus-draft-setup): Fix comments.
1731
1732 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1733
1734         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1735         if nnmbox-file-coding-system-for-write is nil.
1736
1737 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1738
1739         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1740         header if nil.
1741
1742 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1743
1744         * mm-view.el (mm-inline-text): Insert directly if decoded.
1745         * mml.el (autoload): Typo.
1746
1747 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1748
1749         * mml.el (mml-preview): Set up posting-charset.
1750         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1751
1752 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1753
1754         * webmail.el: Fix yahoo mail.
1755
1756 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1757
1758         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1759         word if not necessary.
1760         (rfc2047-encode-region): Put space between encoded words.
1761
1762 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1763
1764         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1765
1766 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1767
1768         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1769         required.
1770         (gnus-draft-edit-message): Require restoration.
1771
1772 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1773
1774         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1775         back.
1776
1777 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1778
1779         * gnus-art.el (gnus-treat-article): Make sure that the summary
1780         buffer is live.
1781
1782 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1783
1784         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1785         (mailcap-parse-mailcap): Backwards parsing.
1786         (mailcap-possible-viewers): Remove nreverse.
1787         (mailcap-mime-info): Ditto.
1788         (mailcap-add-mailcap-entry): Keep alternative viewer.
1789
1790 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1791
1792         * gnus.el: Gnus v5.8.5 is released.
1793
1794 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1795
1796         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1797
1798         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1799
1800         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1801
1802 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1803
1804         * mm-view.el (mm-inline-message): Disable prepare-hook.
1805
1806 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807
1808         * gnus.el: Fix copyright statements.
1809
1810         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1811         variable.
1812         (gnus-articles-to-read): Use it.
1813
1814         * message.el (message-get-reply-headers): Bind free variable.
1815
1816 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1817
1818         * message.el (message-get-reply-headers): Fix to-address.
1819
1820 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1821
1822         * webmail.el: Hotmail fix. Add a debug function.
1823
1824 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-sum.el (t): M-down and M-up.
1827
1828 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1829
1830         * gnus-sum.el: Doc fix.
1831
1832 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1833
1834         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1835
1836 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1837
1838         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1839         string.
1840         (nnweb-request-group): Don't scan twice.
1841         (nnweb-request-scan): Don't nix out the hashtb.
1842
1843         * message.el (message-get-reply-headers): Return a value.
1844
1845 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1846
1847         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1848         urls.
1849
1850 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1851
1852         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1853         order messages are inserted.
1854
1855         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1856         message/rfc822 parts.
1857
1858         * gnus-art.el (gnus-article-read-summary-keys): Check for
1859         numerical values.
1860
1861         * message.el (message-get-headers): Made into own function.
1862         (message-reply): Use it.
1863         (message-get-reply-headers): Renamed.
1864         (message-widen-reply): New command.
1865
1866 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1867
1868         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1869
1870 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1871
1872         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1873         non-base64 text at the end if not found.
1874
1875 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1876
1877         * gnus-sum.el (gnus-read-move-group-name):
1878         (gnus-summary-move-article): Use `gnus-group-method' to find out
1879         what method the manually entered group belong to.
1880         `gnus-group-name-to-method' doesn't return any method parameters
1881         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1882         for new groups so they wouldn't work.
1883
1884 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885
1886         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1887         override.
1888
1889 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1890
1891         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1892         probably good to do, or something.  I dunno.  I just write these
1893         ChangeLog entries, and my name is Lars.
1894
1895 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1896
1897         * message.el (message-caesar-region): Use translate-region.
1898
1899 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1900
1901         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1902
1903 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904
1905         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1906         variables, because that makes Emacs flash.
1907
1908         * gnus-group.el (gnus-group-insert-group-line): Don't call
1909         gnus-group-add-icon unconditionally.
1910
1911         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1912
1913         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1914         xmas.
1915         (gnus-group-glyph-directory): Removed.
1916
1917 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1918
1919         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1920         gnus-newsgroup-name is "".
1921
1922 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1923
1924         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1925         in conjunction with MULE-UCS.
1926
1927 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1928
1929         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1930
1931 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1932
1933         * dgnushack.el (last, mapcon, member-if, union): New compiler
1934         macros for emulating cl functions.
1935
1936 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1937
1938         * message.el (message-shorten-references): Only cater to broken
1939         INN for news. This caters for broken smtpd.
1940
1941 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1942
1943         * mailcap.el (mailcap-mime-info): Use the first match; not the
1944         last.
1945
1946         * gnus-agent.el (gnus-category-kill): Save the category list.
1947
1948 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
1949
1950         * gnus-sum.el (gnus-summary-move-article): Do something or other.
1951
1952 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1953
1954         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1955
1956 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957
1958         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
1959
1960 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1961
1962         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
1963         (gnus-group-list-cached): Use it.
1964
1965 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1966
1967         * gnus.el: Update all the copyright notices.
1968
1969 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
1970
1971         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1972         non-base64 text at the end.
1973
1974 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
1975
1976         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
1977
1978 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * nnheader.el: Don't autoload cancel-function-timers.
1981
1982         * message.el (message-fetch-field): Fold case.
1983
1984 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1985
1986         * message.el (message-forward-before-signature): New variable.
1987
1988 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1989
1990         * gnus-mlspl.el: Fix stuff.
1991
1992 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1993
1994         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
1995         subjects when unthreaded.
1996
1997 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
1998
1999         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2000         well.
2001
2002 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2003
2004         * gnus-art.el (gnus-article-mode): Fix variable name.
2005
2006 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * mm-view.el: Fix autoload.
2009
2010         * flow-fill.el (flow-fill): Fix provide.
2011
2012         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2013         nil.
2014
2015 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2016
2017         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2018
2019 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * gnus-util.el (gnus-netrc-machine): Didn't work.
2022
2023 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2024
2025         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2026
2027 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028
2029         * flow-fill.el: Renamed from fill-flowed.
2030
2031         * message.el (message-forward-ignored-headers): Default to
2032         removing CTE.
2033
2034 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2035
2036         * message.el (message-mode): Don't fill headers.
2037
2038 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2039
2040         * message.el (message-pipe-buffer-body): Use shell
2041
2042 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2043
2044         * nnvirtual.el (nnvirtual-request-article):
2045         Bind gnus-override-method to nil.
2046         (nnvirtual-request-update-mark): Don't update mark when
2047         article is not there.
2048
2049 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2050
2051         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2052
2053 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * gnus-util.el (gnus-parse-netrc): Allow "port".
2056         (gnus-netrc-machine): Take a port param.
2057         (gnus-netrc-machine):
2058
2059         * gnus-art.el (gnus-request-article-this-buffer): Allow
2060         re-selecting referenced articles.
2061
2062         * message.el (message-cancel-news): Allow editing.
2063         (message-cancel-message): Add newline.
2064
2065 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2066
2067         * mm-view.el (mm-inline-image-emacs): New function.
2068
2069 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070
2071         * mail-source.el (mail-source-delete-incoming): Change default in
2072         cvs.
2073
2074 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2075
2076         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2077         function.
2078
2079 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2080
2081         * nnml.el (nnml-request-expire-articles): Use it.
2082
2083         * nnmail.el (nnmail-expiry-target): New variable.
2084         (nnmail-expiry-target-group): New function.
2085
2086 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2087
2088         * message.el (message-forward): Add non-MIME separators.
2089
2090 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091
2092         * message.el (message-generate-headers): Respect the syntax check
2093         spec.
2094
2095         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2096         (gnus-remove-thread): Don't show all threads.
2097
2098 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2099
2100         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2101
2102 2000-04-19  Dave Love  <fx@gnu.org>
2103
2104         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2105
2106 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2107
2108         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2109         (nnwarchive-egroups-*): Ditto.
2110         (nnwarchive-url): Unibyte buffer and single line cookie.
2111
2112 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2113
2114         * mm-util.el (mm-char-or-char-int-p): New alias.
2115         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2116         entities.
2117
2118 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2119
2120         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2121         article case insensitively.
2122
2123 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2124
2125         * mail-source.el (mail-source-fetch-webmail): Use the default
2126         password provided in mail-sources; use webmail:subtype:user as
2127         the key.
2128
2129 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2130
2131         * mail-source.el (mail-source-fetch-webmail): Use
2132         mail-source-password-cache.
2133
2134 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2135
2136         * webmail.el: Add netscape mail and fix HotMail mail.
2137
2138 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2139
2140         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2141
2142 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2143
2144         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2145         RFC822.PEEK if server support IMAP4rev1.
2146         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2147         RFC822.TEXT.PEEK if server support IMAP4rev1.
2148         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2149         RFC822.HEADER if server support IMAP4rev1.
2150         (nnimap-request-article-part): Support bodydetail in response
2151         data.
2152
2153 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2154
2155         * fill-flowed.el: New file.
2156
2157         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2158         text/plain parts with `format' parameters.
2159
2160         * mm-view.el (autoload): Autoload fill-flowed.
2161         (mm-inline-text): For "plain" parts with a format=flowed
2162         parameter, call `fill-flowed'.
2163
2164 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2165
2166         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2167         slashdot ids.
2168
2169 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2170
2171         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2172         format.
2173
2174 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2175
2176         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2177         `imtest' too.
2178         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2179         (imap-gssapi-program): New variable.
2180         (imap-streams): Add gssapi.
2181         (imap-stream-alist): Ditto.
2182         (imap-authenticators): Ditto.
2183         (imap-authenticator-alist): Ditto.
2184         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2185         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2186         1.6.x `imtest' syntax.
2187         (imap-gssapi-stream-p): New function.
2188         (imap-gssapi-open): Ditto.
2189         (imap-gssapi-auth-p): Ditto.
2190         (imap-gssapi-auth): Ditto.
2191         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2192         (imap-send-command): Use buffer-local `imap-client-eol' value.
2193
2194         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2195         lines and turn TAB into SPC before parsing.
2196
2197 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2198
2199         * nnheader.el (nnheader-group-pathname): Make sure to return a
2200         directory.
2201         * nnmail.el (nnmail-group-pathname): Ditto.
2202
2203 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2204
2205         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2206         might split in the middle of a message-id.
2207
2208 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2209
2210         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2211         groups from the server.
2212
2213         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2214         (gnus-summary-toggle-header): Update the wash status.
2215
2216         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2217         Moved here.
2218
2219         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2220         setting.
2221
2222         * nnmail.el (nnmail-get-active): Use it.
2223         (nnmail-parse-active): New function.
2224
2225         * mm-view.el (mm-inline-text): Support the new version of
2226         vcard.el.
2227
2228         * gnus-sum.el (gnus-summary-move-article): Only delete article
2229         when moving junk.
2230         (gnus-deaden-summary): Bury the buffer.
2231
2232         * nnmail.el (nnmail-group-pathname): Ditto.
2233
2234         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2235
2236 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2237
2238         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2239         whether Mule.
2240
2241 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * message.el (message-send-mail): Protect against unloaded Gnus.
2244
2245         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2246         parent.
2247         (gnus-topic-update-topic-line): Yes, do.
2248         (gnus-topic-goto-missing-group): Tally the correct number of
2249         unread articles before inserting the topic line.
2250
2251 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2252
2253         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2254
2255 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * mm-decode.el (mm-dissect-buffer): Ditto.
2258
2259         * gnus-art.el (article-decode-charset): Strip CTE.
2260
2261         * ietf-drums.el (ietf-drums-strip): New function.
2262
2263         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2264         when prompting in read-only groups.
2265
2266 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2267
2268         * imap.el (imap-send-command): Change EOL-chars when
2269         `imap-client-eol' differs from default, not only for kerberos4.
2270         (imap-mailbox-status): Get encoded mailbox's status.
2271
2272 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2273
2274         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2275         into `mail-source-password-cache'.
2276
2277 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2278
2279         * mm-util.el (mm-mime-charset): Check for presence of
2280         `coding-system-get' and `get-charset-property' (recent XEmacs has
2281         the former, but not the latter).
2282
2283 2000-01-28  Dave Love  <fx@gnu.org>
2284
2285         * message.el (message-check-news-header-syntax): Fix typo
2286         `newsgroyps'.
2287         (message-talkative-question): Put temp buffer in fundamental-mode.
2288         (message-recover): Use fundamental-mode in the right buffer.
2289
2290         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2291         right buffer.
2292
2293 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2294
2295         * qp.el (quoted-printable-decode-region): Add charset parameter.
2296         (quoted-printable-decode-string): Ditto.
2297
2298         * gnus-art.el (article-de-quoted-unreadable): Use it.
2299
2300 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2301
2302         * nnimap.el (nnimap-split-predicate): New variable.
2303         (nnimap-split-articles): Use it.
2304
2305 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2306
2307         * utf7.el: Change email address.
2308
2309 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2310
2311         * gnus-group.el (gnus-group-catchup): Purge split history.
2312
2313 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2314
2315         * nnmail.el (nnmail-generate-active): Support extended group name.
2316         (nnmail-get-active): Ditto.
2317
2318 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2319
2320         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2321         group names, don't remove anything.
2322
2323 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2324
2325         * webmail.el (webmail-my-deja-open): My-deja changes.
2326
2327 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2328
2329         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2330
2331 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2332
2333         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2334
2335 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2336
2337         * gnus.el (gnus-other-frame): Fix typo.
2338
2339 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2340
2341         * gnus-cus.el (gnus-group-customize): Fix typo.
2342
2343 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344
2345         * nnweb.el (nnweb-insert): Simplified.
2346
2347 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2348
2349         * gnus-art.el (gnus-article-mode-map): "e" is
2350         gnus-summary-edit-article.
2351
2352 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2353
2354         * mailcap.el (mailcap-mime-extensions): Add .diff.
2355
2356 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2357
2358         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2359         there is no "%s" in the method.
2360
2361 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2362
2363         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2364
2365 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366
2367         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2368
2369         * gnus.el: Really always pop up a new frame.
2370
2371         * parse-time.el (parse-time-rules): Allow 100-110 to be
2372         2000-2010.
2373
2374         * time-date.el (date-to-time): Don't use timezone.
2375
2376 2000-01-06  Dave Love  <fx@gnu.org>
2377
2378         * time-date.el: Add keywords.
2379         (date-to-time): Add autoload cookie.  Canonicalize with
2380         timezone-make-date-arpa-standard.
2381         (time-to-seconds): Avoid caddr.
2382         (safe-date-to-time): Add autoload cookie.
2383
2384         * base64.el: Require cl when compiling.
2385
2386 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2387
2388         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2389         eyecandy.
2390         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2391         group line using gnus-group-add-icon.
2392         (gnus-group-icons): Added customize group.
2393         (gnus-group-icon-list): Added variable.
2394         (gnus-group-glyph-directory): Added variable.
2395         (gnus-group-icon-cache): Added variable.
2396         (gnus-group-running-xemacs): Added variable.
2397         (gnus-group-add-icon): Added function. Add an icon to the current
2398         line according to gnus-group-icon-list.
2399         (gnus-group-icon-create-glyph): Added function.
2400
2401 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2402
2403         * gnus-sum.el (gnus-summary-select-article): Return whether we
2404         selected something new.
2405         (gnus-summary-search-article): Start searching at the window
2406         point.
2407
2408         * gnus-group.el (gnus-fetch-group): Complete over
2409         gnus-active-hashtb.
2410
2411 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2412
2413         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2414
2415 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * gnus-sum.el (gnus-preserve-marks): New variable.
2418         (gnus-summary-move-article): Use it.
2419         (gnus-group-charset-alist): Added more entries.
2420
2421 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2422
2423         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2424
2425         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2426         as the default score.
2427
2428         * gnus-score.el (gnus-score-delta-default): Changed name.
2429
2430 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2431
2432         * imap.el (imap-parse-literal):
2433         (imap-parse-flag-list): Don't care about props.
2434         (imap-parse-string): Handle quoted characters.
2435
2436 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2439         (gnus-summary-mark-article): Doc fix.
2440         (gnus-summary-mark-forward): Doc fix.
2441         (t): Changed keystroke for gnus-summary-customize-parameters.
2442
2443         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2444         "e".
2445         (gnus-article-mode-map): No, don't.
2446
2447         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2448         of the final article.
2449
2450         * mm-decode.el (mm-interactively-view-part): Error on no method.
2451
2452 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2453
2454         * gnus-score.el (gnus-score-insert-help): Something.
2455
2456         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2457
2458         * gnus-win.el (gnus-configure-frame): Ditto.
2459
2460         * gnus-mh.el (gnus-summary-save-in-folder): Use
2461         with-current-buffer.
2462
2463 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464
2465         * nnwarchive.el: Changed file perms.
2466
2467 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * gnus-group.el (gnus-group-delete-groups): New command.
2470         (gnus-group-delete-group): Extra no-prompt parameters.
2471
2472 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2473
2474         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2475         <p>.
2476
2477 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2478
2479         * webmail.el (webmail-hotmail-article): Don't insert message id.
2480
2481 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2482
2483         * nnimap.el (nnimap-split-fancy): New variable.
2484         (nnimap-split-fancy): New function.
2485
2486 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2487
2488         (nnimap-split-rule): Document symbol value.
2489
2490 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2491
2492         * nnimap.el (nnimap-retrieve-headers-progress): Let
2493         `nnheader-parse-head' parse article.
2494         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2495         request headers needed by `nnheader-parse-head'.
2496
2497 1999-12-23  Florian Weimer  <fw@s.netic.de>
2498
2499         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2500         value (crosspostings are handled), improve documentation.
2501
2502         * smiley.el: Declare file coding system as iso-8859-1.
2503
2504         * nnultimate.el: Dito.
2505
2506         * message.el: Dito.
2507
2508         * gnus-cite.el: Dito.
2509
2510         * gnus-spec.el: Dito.
2511
2512 1999-12-21  Florian Weimer  <fw@s.netic.de>
2513
2514         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2515         (gnus-setup-message): No longer make `message-posting-charset'
2516         buffer-local.
2517         (gnus-setup-posting-charset): Reflect the new layout of
2518         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2519
2520         * message.el (message-send-mail): Bind `message-this-is-mail' and
2521         `message-posting-charset'.
2522         (message-send-news): Dito, and honour new layout of
2523         `message-posting-charset'.
2524         (message-encode-message-body): Ignore `message-posting-charset'.
2525
2526         * mm-bodies.el (mm-body-encoding): Consider
2527         `message-posting-charset' when deciding whether to use 8bit.
2528
2529         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2530         (rfc2047-encodable-p): Now solely for headers; use
2531         `message-posting-charset'.
2532
2533 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2534
2535         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2536
2537 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2538
2539         * nnagent.el (nnagent-server-opened): Optional.
2540         (nnagent-status-message): Optional.
2541
2542 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2543
2544         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2545         end (referenced by instructions in
2546         `gnus-cited-opened-text-button-line-format-alist').
2547
2548 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2549
2550         * imap.el (imap-starttls-open): Typo.
2551
2552 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2553
2554         * mm-util.el (mm-charset-after): Non-MULE case.
2555         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2556         * rfc2047.el (rfc2047-dissect-region): Bind it.
2557
2558 1999-12-18  Florian Weimer  <fw@s.netic.de>
2559
2560         * mml.el (mml-generate-multipart-alist): Correct default value.
2561
2562         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2563         (mm-safer-encoding): New function.
2564         (mm-content-transfer-encoding): Use both.
2565
2566         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2567         * qp.el (quoted-printable-encode-region): Dito.
2568
2569 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2570
2571         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2572
2573 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2574
2575         * webmail.el (webmail-hotmail-list): raw=0.
2576
2577 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2578
2579         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2580         group name.
2581
2582 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2583
2584         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2585
2586 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2587
2588         * imap.el: Don't autoload digest-md5.
2589         (imap-starttls-open): Bind coding-system-for-{read,write}.
2590         (imap-starttls-p): Check if we can find starttls.el.
2591         (imap-digest-md5-p): Check if we can find digest-md5.el.
2592
2593 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2594
2595         * base64.el (base64-encode-string): Accept 2nd argument
2596         `no-line-break'.
2597
2598         * imap.el: Require `digest-md5' when compiling; add autoload
2599         settings for `digest-md5-parse-digest-challenge',
2600         `digest-md5-digest-response', `starttls-open-stream' and
2601         `starttls-negotiate'.
2602         (imap-authenticators): Add `digest-md5'.
2603         (imap-authenticator-alist): Setup for `digest-md5'.
2604         (imap-digest-md5-p): New function.
2605         (imap-digest-md5-auth): New function.
2606         (imap-stream-alist): Add STARTTLS entry.
2607         (imap-starttls-p): New function.
2608         (imap-starttls-open): New function.
2609
2610 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2611
2612         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2613
2614 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2615
2616         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2617         string-to-x function.
2618
2619 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2620
2621         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2622
2623 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2624
2625         * webmail.el: Enhance hotmail-snarf.
2626
2627 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2628
2629         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2630
2631 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2632
2633         * webmail.el (webmail-hotmail-list): Search no-error.
2634
2635 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2636
2637         * nnwarchive.el: Support nov-is-evil.
2638         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2639         Set it if non-nil.
2640         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2641
2642 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2643
2644         * nnagent.el (nnagent-server-opened): Redefine.
2645         (nnagent-status-message): Ditto.
2646
2647 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2648
2649         * rfc1843.el (rfc1843-decode-region): Use
2650         buffer-substring-no-properties.
2651         * gnus-art.el (article-decode-HZ): New function.
2652
2653 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2654
2655         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2656
2657 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2658
2659         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2660         MIME charset not a MULE charset.
2661
2662 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2663
2664         * gnus-ems.el: Translate more ugly characters.
2665         * nnheader.el (nnheader-translate-file-chars): Don't translate
2666         the second ':'.
2667
2668 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2669
2670         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2671         method if cannot find the article.
2672
2673 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2674
2675         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2676         method if overrided.
2677
2678 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2679
2680         * mail-source.el (mail-source-fetch-webmail): Parameter
2681         dontexpunge.
2682
2683 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2684
2685         * webmail.el: Support my-deja. Better error report.
2686
2687 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2688
2689         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2690         is bad.
2691         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2692         is not 1.
2693
2694 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2695
2696         * nnslashdot.el (nnslashdot-request-article): A space.
2697
2698 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2699
2700         * nnagent.el: Support different backend with same name.
2701
2702 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2703
2704         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2705         archived group.
2706         (nnslashdot-sane-retrieve-headers): Ditto.
2707         (nnslashdot-request-article): Ditto.
2708
2709 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2710
2711         * nnweb.el (nnweb-insert): Narrow to point.
2712
2713 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2714
2715         * nnweb.el (nnweb-insert): Follow refresh url.
2716         * nnslashdot.el: Use it.
2717
2718 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2719
2720         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2721         (nnweb-decode-entities-string): New function.
2722
2723         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2724         nnweb-* and move to nnweb.el.
2725         * nnwarchive.el: Use nnweb-decode-entities, etc.
2726         * webmail.el: Ditto.
2727
2728         * nnslashdot.el: Use nnweb-decode-entities-string.
2729         (nnslashdot-decode-entities): Remove.
2730
2731 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2732
2733         * nnslashdot.el: Decode entities.
2734
2735 1999-12-12  Dave Love  <fx@gnu.org>
2736
2737         * gnus-agent.el (gnus-category-edit-groups)
2738         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2739         expansion of setf, fixed.
2740
2741 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2742
2743         * gnus-agent.el: Revoke last Dave Love's patch, because of
2744         incompatibility of XEmacs.
2745
2746 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2747
2748         * mm-uu.el: Change headers.
2749         * rfc1843.el: Ditto.
2750         * uudecode.el: Ditto.
2751
2752 1999-12-07  Dave Love  <fx@gnu.org>
2753
2754         * gnus-agent.el (gnus-category-edit-predicate)
2755         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2756         inside backquote to avoid it at runtime.
2757
2758 1999-12-07  Dave Love  <fx@gnu.org>
2759
2760         * binhex.el: Require cl when compiling.
2761
2762 1999-12-04  Dave Love  <fx@gnu.org>
2763
2764         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2765
2766 1999-12-04  Dave Love  <fx@gnu.org>
2767
2768         * mm-util.el (mm-delete-duplicates): New function.
2769         (mm-write-region): Use it.
2770
2771         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2772
2773         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2774         mm-delete-duplicates.
2775
2776         * imap.el (imap-open, imap-debug): Avoid mapc.
2777
2778         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2779
2780         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2781         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2782
2783         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2784         runtime.
2785
2786         * gnus.el (gnus-select-method): Likewise.
2787
2788         * nnheader.el (nnheader-nov-read-integer): Likewise.
2789
2790         * mm-view.el (mm-inline-message): Require cl when compiling.
2791         Avoid ignore-errors at runtime.
2792         (mm-inline-text): Avoid mapc.
2793
2794 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2795
2796         * gnus-art.el (article-decode-charset): Widen is bad.
2797
2798 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2799
2800         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2801
2802 1999-12-12  Florian Weimer  <fw@s.netic.de>
2803
2804         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2805         indicate that only US-ASCII is permitted.
2806         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2807         use unencoded 8-bit characters in message headers.
2808
2809 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2810
2811         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2812         CRLF.
2813
2814 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2815
2816         * webmail.el: Require url-cookie.
2817
2818 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2819
2820         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2821         new function to make modified caesar table.
2822         (nnwarchive-from-r13): Use it.
2823         (nnwarchive-mail-archive-article): Improved.
2824
2825 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2826
2827         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2828
2829 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2830
2831         * nnweb.el (nnweb-request-article): Return cons.
2832
2833 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2834
2835         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2836
2837 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2838
2839         * mm-util.el (mm-with-unibyte): New macro.
2840         * nnweb.el (nnweb-init): Use it.
2841
2842 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2843
2844         * mm-util.el (mm-charset-after): New function.
2845         (mm-find-mime-charset-region): Set charsets after
2846         delete-duplicates and use find-coding-systems-region.
2847         (mm-find-charset-region): Remove composition.
2848
2849         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2850
2851         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2852
2853 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2854
2855         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2856         * mml.el (mml-confirmation-set): New variable.
2857         (mml-parse-1): Ask user to confirm.
2858
2859 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2860
2861         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2862         are scanned when we have directory mail-sources (the mail source
2863         is modified in that case, so we must scan it for all
2864         groups/methods).
2865
2866 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2867
2868         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2869         and nnml-article-file-alist.
2870
2871 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2872
2873         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2874         nnmail-fetched-sources.
2875
2876 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2877
2878         * mm-util.el (mm-find-charset-region): Use the last charset.
2879
2880 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2881
2882         * gnus.el (gnus-select-method): Made the option list prettier.
2883
2884 1999-12-08  Florian Weimer  <fw@s.netic.de>
2885
2886         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2887         for the `de' newsgroups hierarchy, as it is common practice there.
2888
2889
2890 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2891
2892         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2893         buffer-string arguments. Fix references.
2894
2895 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2896
2897         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2898         (gnus-agent-batch-fetch): Use it.
2899         (gnus-agent-fetch-session): Use it.
2900
2901 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2902
2903         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2904
2905 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2906
2907         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2908         nil.
2909
2910 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2911
2912         * nnslashdot.el (nnslashdot-request-list): There were two
2913         top-level body-forms.  Put a `progn' around them.
2914
2915         * gnus.el (gnus-select-method): Use `condition-case'
2916         instead of `ignore-errors', since cl may not be loaded when the
2917         form is evaluated.
2918
2919 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2920
2921         * nnwarchive.el: Support www.mail-archive.com.
2922
2923 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2924
2925         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2926         do anything.
2927
2928 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2929
2930         * utf7.el: New file, written by Jon K Hellan.
2931
2932         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2933         default to t.
2934
2935 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2936
2937         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2938
2939         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2940         current.
2941         (gnus-refer-article-methods): New function.
2942         (gnus-summary-refer-article): Use it.
2943
2944 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2945
2946         * nnimap.el (nnimap-retrieve-groups): Return active format.
2947
2948         * nnimap.el (nnimap-replace-in-string): Removed.
2949         (nnimap-request-list):
2950         (nnimap-retrieve-groups):
2951         (nnimap-request-newgroups): Quote group instead of escaping SPC.
2952
2953 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
2954
2955         * imap.el: Use format-spec for ssl program.
2956         * imap.el (imap-ssl-arguments): Removed.
2957         (imap-ssl-open-{1,2}): Removed.
2958
2959 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
2960
2961         * gnus-start.el (gnus-site-init-file): Use `condition-case'
2962         instead of `ignore-errors', since cl may not be loaded when the
2963         form is evaluated.
2964
2965 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2966
2967         * mm-bodies.el (mm-8bit-char-regexps): Removed.
2968         (mm-7bit-chars): New variable.
2969         (mm-body-7-or-8): Use it in both cases.
2970
2971 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2972
2973         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
2974           defcustom definitions.
2975
2976 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
2977
2978         * mm-decode.el (mm-display-part): Let mm-display-external return
2979         inline or external.
2980         (mm-display-external): For copiousoutput methods, insert output in
2981         buffer.
2982
2983 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2984
2985         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
2986         buffer.
2987
2988 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2989
2990         * gnus-audio.el: An M too far.
2991
2992         * gnus-msg.el (gnus-setup-message): One backtick too many.
2993
2994         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
2995         a function, not a variable.
2996
2997 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
2998
2999         * gnus-score.el (gnus-score-body): Widen before requesting.
3000
3001 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3002
3003         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3004
3005 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3006
3007         * mail-source.el (mail-source-fetch-webmail): Bind
3008         mail-source-string.
3009
3010 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3011
3012         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3013         (gnus-uu-unmark-by-regexp): Ditto.
3014
3015         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3016         dead groups.
3017
3018 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3019
3020         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3021         do their real thing.
3022
3023         * nnmh.el (nnmh-be-safe): Doc fix.
3024
3025         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3026
3027         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3028         status line has arrived before we count it.
3029
3030         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3031
3032         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3033         Whitespace problems.
3034
3035         * gnus-win.el (gnus-configure-windows): Error fix.
3036
3037         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3038         right function.
3039
3040         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3041         Indent all functions.  Fix all comments to match the comment
3042         conventions.  Double-space after full stop.
3043
3044 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3045
3046         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3047         value to divide received mails into my favorite groups and I met
3048         an error.  It takes place if the length of a element "VALUE" in
3049         nnmail-split-fancy is less than two.
3050
3051 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3052
3053         * mml.el (mml-insert-part): New function.
3054
3055 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3056
3057         * lpath.el: Add `sc-cite-regexp'.
3058
3059 1999-12-02  Dave Love  <fx@gnu.org>
3060
3061         * mm-decode.el: Customize.
3062
3063 1999-12-03  Dave Love  <fx@gnu.org>
3064
3065         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3066         the W3 stuff isn't available.
3067
3068 1999-12-03  Dave Love  <fx@gnu.org>
3069
3070         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3071         at runtime.
3072
3073 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3074
3075         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3076
3077 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3078
3079         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3080         don't be fooled by "From nobody" lines added by respooling.
3081
3082         * pop3.el (pop3-movemail): Write crashbox in binary.
3083         (pop3-get-message-count): New function.
3084
3085         * mail-source.el (mail-source-primary-source): New variable.
3086         (mail-source-report-new-mail-interval): New variable.
3087         (mail-source-idle-time-delay): New variable.
3088         (mail-source-new-mail-available): New internal variable.
3089         (mail-source-fetch-pop): Clear new mail flag, when mail from
3090         primary source has been fetched.
3091         (mail-source-check-pop): New function.
3092         (mail-source-new-mail-p): New function.
3093         (mail-source-start-idle-timer): New function.
3094         (mail-source-report-new-mail): New function.
3095         (mail-source-report-new-mail): New internal variable.
3096         (mail-source-report-new-mail-timer): New internal variable.
3097         (mail-source-report-new-mail-idle-timer): New internal variables.
3098
3099 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3100
3101         * gnus-cus.el (gnus-group-customize): Customize fix.
3102
3103 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3104
3105         * message.el (message-send-mail-with-sendmail): Use
3106         message-make-address.
3107
3108 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3109
3110         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3111
3112 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3113
3114         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3115
3116 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3117
3118         * mml.el (mml-insert-tag): Don't close the tag.
3119         (mml-insert-empty-tag): New function.
3120         (mml-attach-file): Use mml-insert-empty-tag instead of
3121         mml-insert-tag.
3122         (mml-attach-buffer): Ditto.
3123         (mml-attach-external): Ditto.
3124         (mml-insert-multipart): Ditto.
3125
3126 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3127
3128         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3129         the article number.
3130
3131 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3132
3133         * gnus.el (gnus-find-method-for-group): The method of a new group
3134         is not the native one.
3135
3136 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3137
3138         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3139
3140 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3141
3142         * nnultimate.el (nnultimate-retrieve-headers): Use
3143         mm-with-unibyte-current-buffer.
3144         (nnultimate-request-article): Ditto.
3145
3146 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3147
3148         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3149
3150 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3151
3152         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3153         * nnweb.el (nnweb-retrieve-headers): Use it.
3154         (nnweb-request-article): Use it.
3155
3156         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3157         case matching failed.
3158
3159 1999-12-02  John Wiegley <jwiegley@inprise.com>
3160
3161         * mail-source.el (mail-source-keyword-map): Add backslash to
3162         Delete-flag.
3163
3164 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3165
3166         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3167         Latin-1.
3168         (gnus-group-charset-alist): No, don't.
3169
3170         * nnweb.el (nnweb-init): Make the buffer unibyte.
3171
3172 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3173
3174         * mail-source.el (mail-source-set-common-1): Fix to get the
3175         default value.
3176
3177 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3178
3179         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3180
3181         * nnultimate.el (nnultimate-request-list): Use unibyte.
3182
3183         * gnus-uu.el (gnus-uu-grab-articles): Bind
3184         gnus-display-mime-function to nil.
3185
3186         * message.el (message-send-mail-with-sendmail): Use the
3187         user-mail-address variable.
3188
3189         * gnus-art.el (gnus-ignored-headers): More headers.
3190
3191         * message.el (message-shorten-1): Use list.
3192
3193 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3194
3195         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3196         signatures.
3197
3198         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3199         (nnweb-dejanews-create-mapping): Do the properish date.
3200
3201 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3202
3203         * mail-source.el (mail-source-common-keyword-map): New variable.
3204         (mail-source-bind-common): New macro.
3205         (mail-source-fetch): Support plugged mail source.
3206         * gnus-int.el (gnus-request-scan): Use them.
3207
3208 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209
3210         * mm-view.el (mm-inline-message): Check whether charset is a
3211         string.
3212
3213         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3214
3215         * message.el (message-mode-map): Changed keystroke for
3216         message-yank-buffer.
3217
3218 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3219
3220         * message.el (message-shorten-references): Cut references to 31
3221         elements, then either fold them or shorten them to 988 characters.
3222         (message-shorten-1): New function.
3223         (message-cater-to-broken-inn): New variable.
3224
3225 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3226
3227         * nnslashdot.el (nnslashdot-lose): New function.
3228
3229 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3230
3231         * mm-view.el (mm-inline-message): Not the right type of charset is
3232         being fetched here.  Let the group charset rule.
3233         (mm-inline-message): Ignore us-ascii.
3234
3235 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3236
3237         * mail-source.el (mail-source-fetch-maildir): work around the
3238         ommitted "file-regular-p" in efs/ange-ftp
3239
3240 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241
3242         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3243         (mml-generate-mime-1): Use the encoding param.
3244
3245         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3246
3247         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3248         gnus-art before binding its variables.
3249
3250         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3251         after the MIME.
3252
3253 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3254
3255         * message.el (message-clone-locals): Use it.
3256
3257         * gnus-msg.el (gnus-configure-posting-styles): Make
3258         user-mail-address local.
3259
3260 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3261
3262         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3263         once.
3264
3265 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3266
3267         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3268         (message-clone-locals): Ditto.
3269
3270         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3271         group inherit reply-to or from.
3272
3273 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3274
3275         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3276         for charset.
3277         (gnus-summary-show-article-charset-alist): New variable.
3278
3279         * mm-bodies.el (mm-decode-string): Support gnus-all and
3280         gnus-unknown.
3281         (mm-decode-body): Ditto.
3282         * rfc2047.el (rfc2047-decode): Ditto.
3283
3284 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3285
3286         * mail-source.el (mail-source-delete-incoming): Change default to
3287         t.
3288
3289 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3290
3291         * gnus.el: Pterodactyl Gnus v0.99 is released.
3292
3293 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3294
3295         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3296
3297         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3298         spec.
3299
3300         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3301         (gnus-configure-posting-styles): No, don't.
3302         (gnus-configure-posting-styles): Allow overriding files.
3303
3304         * gnus-art.el (gnus-header-button-alist): Use browse-url
3305         directly.
3306
3307         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3308
3309         * gnus-msg.el (gnus-summary-yank-message): New command and
3310         keystroke.
3311
3312         * message.el (message-yank-buffer): New command.
3313         (message-buffers): New function.
3314
3315         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3316         next group in a more normal fasion.
3317
3318         * mml.el (mml-boundary-function): New variable.
3319         (mml-compute-boundary): Use it.
3320
3321         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3322         that exist for them.
3323
3324         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3325         (gnus-async-timer): New variable.
3326
3327 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3328
3329         * nnultimate.el (nnultimate-request-list): Be more lenient with
3330         root addresses.
3331
3332 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus-art.el (gnus-treatment-function-alist): Do
3335         gnus-treat-capitalize-sentences.
3336
3337 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3338
3339         * webmail.el (webmail-hotmail-article): Hotmail changes the
3340         format.
3341
3342 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3343
3344         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3345         switch to buffer after calling program.
3346         (mm-display-external): Use `shell-command-switch' instead of "-c".
3347
3348 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3349
3350         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3351         read groups file.
3352
3353         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3354         <p>.
3355
3356 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * message.el (message-mode): Doc fix.
3359
3360 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3361
3362         * gnus-art.el (article-emphasize): Check group variable.
3363         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3364
3365 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3366
3367         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3368         type.
3369
3370 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3371
3372         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3373
3374 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3375
3376         * mml.el (mml-quote-region): Insert ! after the hash.
3377
3378 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3379
3380         * gnus-group.el (gnus-group-warchive-address-history): Change to
3381         nil.
3382
3383 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3384
3385         * webmail.el: Support mail.yahoo.com.
3386
3387         * mail-source.el (mail-source-fetch-webmail): Add password check.
3388         (mail-source-keyword-map): Use `subtype'.
3389
3390 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3391
3392         * mail-source.el (mail-source-keyword-map): Add webmail.
3393         (mail-source-fetcher-alist): Ditto.
3394         (mail-source-fetch-webmail): New function.
3395         * webmail.el: New file.
3396
3397 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3398
3399         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3400
3401 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3402
3403         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3404
3405 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3408         (nnultimate-prune-days): New function.
3409         (nnultimate-create-mapping): Use it.
3410         (nnultimate-request-group): Only fetch the groups list if it has
3411         not been done before.
3412         (nnultimate-retrieve-headers): Don't write groups.
3413         (nnultimate-create-mapping): Off-by-one error.
3414
3415 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3416
3417         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3418         threaded subjects.
3419
3420 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3421
3422         * nnwarchive.el: Lots of changes make agent happy.
3423
3424 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3425
3426         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3427         hashtb.
3428
3429 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3430
3431         * mm-decode.el (mm-display-external): Write region with binary
3432         mode.
3433
3434 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3435
3436         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3437
3438 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3439
3440         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3441         (mm-uu-test): Now it is in restricted region.
3442
3443         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3444
3445         * mm-view.el (mm-view-message): Fix buffer leak.
3446         (mm-inline-message): Support 'gnus-decoded.
3447
3448         * mm-bodies.el (mm-decode-body): Ditto.
3449
3450         * rfc2047.el (rfc2047-decode-region): Ditto.
3451
3452 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3453
3454         * imap.el (require): Added autoload for base64-encode-string.
3455
3456 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3457
3458         * gnus.el (gnus-refer-article-method): Made list value
3459         customizable.
3460
3461 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3462
3463         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3464         NOFORCE in Emacs case.
3465
3466 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3467
3468         * gnus-art.el (gnus-request-article-this-buffer): Set
3469         gnus-newsgroup-name.
3470
3471 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3474         NOFORCE.
3475
3476 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3477
3478         * gnus-start.el (gnus-get-unread-articles): Check server before
3479         scanning.
3480
3481 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3482
3483         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3484
3485         * nnslashdot.el (nnslashdot-login-name): New variable.
3486         (nnslashdot-password): Ditto.
3487         (nnslashdot-request-post): New function.
3488
3489         * gnus-art.el (gnus-treat-buttonize): More testing.
3490
3491         * mm-encode.el: Another CVS test.
3492
3493         * gnus-art.el (gnus-treat-emphasize): Change default.
3494         (gnus-treat-buttonize): Ditto.
3495         (gnus-treat-buttonize): This is a test.
3496
3497         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3498         (gnus-build-sparse-threads): Ditto.
3499         (gnus-build-all-threads): Ditto.
3500
3501         * nnheader.el (make-full-mail-header): Make into a subst.
3502
3503         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3504         unless w3 is supplied.
3505
3506         * gnus.el (gnus-refer-article-method): Doc fix.
3507
3508         * gnus-sum.el: Do not accept a prefix.
3509         (gnus-summary-refer-article): Accept a list of select methods.
3510
3511 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3512
3513         * Makefile.in: Change `^  *' to `\t'.
3514
3515 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3516
3517         * message.el (message-forward): Pay attention to prefix argument
3518         again and forward all headers when it is set, regardless of the
3519         value of message-forward-ignored-headers.
3520
3521 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3522
3523         * dgnushack.el (dgnushack-compile): Vpath file.
3524
3525         * Makefile.in (SHELL): VPATH support.
3526
3527 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * gnus-ems.el: Check for cygwin32.
3530
3531 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3532
3533         * mm-decode.el (mm-display-external): Use 'non-viewer.
3534
3535 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3536
3537         * base64.el (base64-encode-string): An alias for base64-encode for
3538         compatibility.
3539
3540 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3541
3542         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3543         nntp-inhibit-erase.
3544
3545 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3546
3547         * gnus-start.el (gnus-get-unread-articles): Use
3548         nnfoo-retrieve-groups to find new news, if available.
3549         (gnus-read-active-file-2): New function.
3550         (gnus-get-unread-articles): Use it.
3551         (gnus-read-active-file-1): Ditto.
3552
3553 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * mm-util.el (mm-find-mime-charset-region): Make sure
3556         find-coding-systems-for-charsets is fbound.
3557
3558         * gnus-ems.el: Typo fix.
3559
3560 1999-11-13  Florian Weimer  <fw@s.netic.de>
3561
3562         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3563         it's available and makes sense.
3564
3565 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3566
3567         * gnus-score.el (gnus-score-save): Translate score file.
3568
3569 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3570
3571         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3572         added fetchflag and dontexpunge keywords.
3573         (mail-source-fetch-imap): Use them.
3574
3575 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3576
3577         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3578         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3579         `defconst'.
3580
3581         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3582         `defconst'.
3583         Mention that it is both for group and topic parameters.
3584         (gnus-extra-topic-parameters): New constant, including `subscribe'
3585         parameter.
3586         (gnus-extra-group-parameters): New constant.
3587         (gnus-group-customize): Use them.
3588
3589         * gnus.el (gnus-select-method): Added default value and tag.
3590         (gnus-refer-article-method): Added `DejaNews' customization option.
3591
3592 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593
3594         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3595
3596         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3597         syntax.
3598
3599         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3600
3601         * nnslashdot.el (nnslashdot-group-number): Changed default.
3602
3603         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3604         (nnweb-dejanews-wash-article): Removed.
3605         (nnweb-type-definition): Fetch by id.
3606
3607         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3608         we mean it.
3609
3610         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3611         (nnslashdot-request-list): Use Ultramode as well.
3612         (nnslashdot-date-to-date): Be more lenient.
3613         (nnslashdot-threaded): New function.
3614
3615 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3616
3617         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3618
3619 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3620
3621         * nnweb.el (nnweb-type-definition): /=dnc
3622
3623 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624
3625         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3626         dates.
3627         (nnultimate-retrieve-headers): Wrong ordering.
3628
3629 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3630
3631         * message.el (message-forward-as-mime): New variable.
3632
3633 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3636
3637 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3638
3639         * mail-source.el (mail-source-movemail-and-remove): New function.
3640         (mail-source-keyword-map): Add `function' for `maildir'.
3641         (mail-source-fetch-maildir): Use it.
3642
3643 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3644
3645         * nnwarchive.el: New file.
3646         * gnus-group.el (gnus-group-make-warchive-group): New function.
3647         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3648
3649 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3650
3651         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3652         subjects.
3653
3654 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3655
3656         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3657
3658 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659
3660         * nnultimate.el (nnultimate-open-server): Do address.
3661         (nnultimate-forum-table-p): New function.
3662
3663         * nnweb.el (nnweb-insert-html): Renamed.
3664         (nnweb-insert): New function.
3665
3666         * nnultimate.el (nnultimate-insert-html): New function.
3667
3668         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3669         if nov is evil.
3670         (nnslashdot-retrieve-headers): use the sane version instead.
3671
3672 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3673
3674         * nnslashdot.el (nnslashdot-request-article): Fold case.
3675
3676         * nnultimate.el: New file.
3677
3678         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3679         unless wanted.
3680
3681         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3682         (gnus-read-active-file-1): Separated into own function.
3683         (gnus-read-active-file): Catch quits.
3684
3685         * nnslashdot.el (nnslashdot-request-article): Search better on
3686         first article.
3687         (nnslashdot-request-list): Fold case.
3688         (nnslashdot-retrieve-headers): Ditto.
3689
3690 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3691
3692         * gnus.el: Autoload gnus-subscribe-topics.
3693
3694 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3695
3696         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3697         before dot.
3698         * gnus-util.el (gnus-write-active-file): Ditto.
3699
3700 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3701
3702         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3703         function.
3704         * gnus-cache.el (gnus-cache-file-name): Use it.
3705         * gnus-agent.el (gnus-agent-group-path): Use it.
3706         * nnmail.el (nnmail-group-pathname): Use it.
3707
3708 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3709
3710         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3711         if cooked.
3712         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3713         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3714         * gnus.el (gnus-short-group-name): "..." proof.
3715
3716 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3717
3718         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3719         support nnslashdot.
3720
3721 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3722
3723         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3724         many articles.
3725         (nnslashdot-generate-active): New function.
3726         (nnslashdot-request-newgroups): Use it.
3727
3728         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3729         names.
3730
3731         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3732         (nnslashdot-request-list): Not moderated.
3733
3734 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3735
3736         * nnimap.el (nnimap-open-server): Remove error signal if
3737         nnimap-server-buffer is nil (the check should've been `boundp').
3738
3739         * imap.el (imap-log):
3740         * nnimap.el (nnimap-debug): Disable debugging by default.
3741
3742 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3743
3744         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3745
3746         * gnus-topic.el (gnus-subscribe-topic): New function.
3747
3748         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3749         names.
3750
3751         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3752         if starting with a quote.
3753
3754 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3755
3756         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3757         group name.
3758
3759 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3760
3761         * nnslashdot.el: New file.
3762
3763         * nnheader.el (nnheader-insert-header): New function.
3764
3765         * gnus-art.el (gnus-mime-internalize-part): Bind
3766         mm-inlined-types.
3767
3768         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3769         files.
3770
3771 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3772
3773         * emacs-mime.texi (Customization): Document mm-inline-override-types
3774
3775 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3776
3777         * emacs-mime.texi (Customization): Document mm-inline-override-types
3778
3779 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3780
3781         * emacs-mime.texi (Customization): Document mm-inline-override-types
3782
3783 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3784
3785         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3786         (smiley-toggle-buffer): New function.
3787         (smiley-buffer): Don't quote the function.
3788         (smiley-toggle-extents): Ditto.
3789
3790 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3791
3792         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3793         empty buffers.
3794
3795 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * gnus-art.el (gnus-article-mode-map): Use the summary article
3798         edit.
3799
3800 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3801
3802         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3803
3804 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3805
3806         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3807
3808 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3809
3810         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3811         is list or not before condition.
3812
3813 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3814
3815         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3816
3817 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3818
3819         * gnus-art.el (gnus-emphasis-alist): New value.
3820
3821 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3822
3823         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3824         `buffer-substring'.
3825
3826 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3827
3828         * gnus-art.el (article-date-ut): Keep the updated timer.
3829         (gnus-emphasis-underline-italic): Doc fix.
3830
3831         * gnus-msg.el (gnus-post-method): Doc fix.
3832         (gnus-post-method): Change default.
3833
3834 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3835
3836         * message.el (message-newline-and-reformat): Improvements.
3837
3838 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3839
3840         * message.el (message-newline-and-reformat): Don't insert too many
3841         newlines.
3842         (message-newline-and-reformat): Work even if not sc.
3843
3844         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3845
3846         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3847
3848 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3849
3850         * mm-view.el (mm-display-patch-inline): New function.
3851
3852 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3853
3854         * mm-view.el (mm-display-patch-inline): New function.
3855
3856 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3857
3858         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3859         group.
3860
3861         * message.el (message-forward): Narrow to the right header.
3862
3863         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3864         dates.
3865
3866         * gnus-msg.el (gnus-configure-posting-styles): Use the
3867         user-full-name function.
3868
3869         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3870         (mm-body-charset-encoding-alist): Default to nil.
3871
3872         * message.el (message-elide-ellipsis): Fix typo.
3873         (message-elide-region): Ditto.
3874         (message-elide-region): Don't insert a newline first.
3875
3876 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3879         gnus-fetch-old-headers.
3880         (gnus-cut-threads): Ditto.
3881         (gnus-summary-initial-limit): Ditto.
3882         (gnus-summary-limit-children): Ditto.
3883
3884         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3885         matches.
3886
3887 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3888
3889         * gnus-art.el (article-decode-encoded-words):
3890         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3891         live.
3892
3893         * gnus.el (gnus-read-method): Add methods from
3894         `gnus-opened-servers' to completion. Map entered method/address
3895         into existing methods if possible.
3896
3897         * gnus-group.el (gnus-group-make-group): Simplify method.
3898
3899         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3900
3901         * mml.el (mml-preview): Remove mail-header-separator before
3902         encoding.
3903
3904 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3905
3906         * message.el (message-read-from-minibuffer): New function.
3907
3908 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3909
3910         * gnus.el: Pterodactyl Gnus v0.98 is released.
3911
3912 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3913
3914         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3915
3916 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3917
3918         * mml.el (mml-generate-mime-1): Read attached binary file in
3919         binary mode.
3920
3921 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3922
3923         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3924
3925 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3926
3927         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3928
3929 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3930
3931         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3932
3933 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3934
3935         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3936         (gnus-article-mime-match-handle-function): New variable.
3937         (gnus-article-view-part): Make `b' customizable.
3938
3939 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3940
3941         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3942
3943 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3944
3945         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3946
3947 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3948
3949         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
3950
3951 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3952
3953         * gnus-srvr.el (gnus-browse-foreign-server): Use
3954         `buffer-substring' instead of `read'.
3955
3956 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
3957
3958         * nnimap.el, imap.el, rfc2104.el: New files.
3959
3960         * gnus.el (gnus-valid-select-methods): Add nnimap.
3961
3962         * gnus-group.el (gnus-group-group-map): Add
3963         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
3964         (gnus-group-nnimap-expunge): New function.
3965         (gnus-group-nnimap-edit-acl): New function.
3966
3967         * gnus-agent.el (gnus-agent-group-mode-map): Add
3968         gnus-agent-synchronize.
3969         (gnus-agent-synchronize): New function.
3970         (gnus-agent-fetch-group-1): Check if server is open.
3971
3972         * nnagent.el (nnagent-request-set-mark): Save marks.
3973
3974         * mail-source.el (mail-source-keyword-map): New imap mail-source.
3975         (mail-source-fetcher-alist): Map to imap fetcher function.
3976         (mail-source-fetch-imap): New function.
3977
3978         * gnus-art.el (article-hide-pgp): Hide all headers, not just
3979         Hash:.
3980
3981 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
3984         (gnus-topic-sort-topics): New function.
3985         (gnus-topic-make-menu-bar): Add sort-topics.
3986         (gnus-topic-move): New function.
3987         (gnus-topic-move-group): Move the topic if no group selected.
3988
3989 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3990
3991         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
3992
3993 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3994
3995         * mm-view.el (mm-inline-message): Fix leaving group bug.
3996
3997 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3998
3999         * gnus-msg.el (gnus-post-method): Use normal method if current is
4000         not available.
4001
4002 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4003
4004         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4005         (nnmail-insert-lines): Ditto.
4006
4007 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4008
4009         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4010         line.
4011
4012         * message.el (message-unsent-separator): One more separator.
4013
4014 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4015
4016         * nnfolder.el (nnfolder-request-move-article): For empty article,
4017         search till (point-max).
4018         (nnfolder-retrieve-headers): Ditto.
4019         (nnfolder-request-accept-article): Ditto.
4020         (nnfolder-save-mail): Ditto.
4021         (nnfolder-insert-newsgroup-line): Ditto.
4022
4023 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4024
4025         * qp.el (quoted-printable-encode-region): Check eobp.
4026
4027 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4028
4029         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4030
4031 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4032
4033         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4034         wait-for-reply.
4035
4036 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4037
4038         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4039         (mm-uu-forward-end-line): Ditto.
4040
4041 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4042
4043         * binhex.el (binhex-decode-region): don't consider the value of
4044         `enable-multibyte-characters' in XEmacs.
4045
4046         * gnus-start.el (gnus-read-descriptions-file): ditto.
4047
4048         * mm-util.el (mm-multibyte-p): ditto.
4049         (mm-with-unibyte-buffer): ditto.
4050         (mm-find-charset-region): use `mm-multibyte-p'.
4051
4052         * mm-bodies.el (mm-decode-body): ditto.
4053         (mm-decode-string): ditto.
4054
4055         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4056         `enable-multibyte-characters' in XEmacs.
4057
4058 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4059
4060         * mm-util.el (mm-binary-coding-system): Try binary first.
4061
4062 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4063
4064         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4065
4066 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4067
4068         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4069         format.
4070         (article-date-ut): Find correct insert position.
4071
4072 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4073
4074         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4075         forwarded message.
4076
4077 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4078
4079         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4080         groups.
4081
4082         * message.el (message-resend): Use message mode when prompting.
4083
4084         * gnus-art.el (article-hide-headers): Mark wash.
4085         (article-emphasize): Ditto.
4086
4087 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4088
4089         * message.el (message-newline-and-reformat): Work for SC.
4090
4091 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4092
4093         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4094
4095         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4096
4097 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4098
4099         * mm-decode.el mm-inline-override-types: New variable
4100
4101         * mm-decode.el (mm-inline-override-p): New function
4102
4103         * mm-decode.el (mm-inlined-p): Use it
4104
4105 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4106
4107         * mm-decode.el mm-inline-override-types: New variable
4108
4109         * mm-decode.el (mm-inline-override-p): New function
4110
4111         * mm-decode.el (mm-inlined-p): Use it
4112
4113 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4114
4115         * gnus.el: Pterodactyl Gnus v0.97 is released.
4116
4117 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4118
4119         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4120         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4121         3 args.
4122
4123 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4124
4125         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4126         buffer for params.
4127
4128         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4129         line.
4130
4131         * message.el (message-forward-ignored-headers): New variable.
4132
4133         * gnus-art.el (gnus-article-prepare-display): Nix out
4134         gnus-article-wash-types.
4135
4136         * gnus-agent.el (gnus-agent-create-buffer): New function.
4137         (gnus-agent-fetch-group-1): Use it.
4138         (gnus-agent-start-fetch): Ditto.
4139
4140         * gnus-sum.el (gnus-summary-exit): Don't use
4141         `gnus-use-adaptive-scoring'.
4142
4143         * mail-source.el (mail-source-fetch-pop): Only store password when
4144         successful.
4145
4146         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4147
4148 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149
4150         * message.el (message-reply): Use it.
4151         (message-dont-reply-to-names): New variable.
4152
4153         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4154
4155         * mm-util.el (mm-preferred-coding-system): Typo fix.
4156
4157         * message.el (message-bounce): Work for non-MIME.
4158
4159         * gnus.el (gnus-short-group-name): Short the right parts of the
4160         name.
4161
4162 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4163
4164         * mm-encode.el (mm-qp-or-base64): New version.
4165
4166 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4167
4168         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4169
4170 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4171
4172         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4173         of restricted region.
4174         (gnus-mime-display-single): Set beg at correct point.
4175
4176 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4177
4178         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4179
4180 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4181
4182         * gnus-msg.el (gnus-configure-posting-styles): Let
4183         `gnus-posting-styles' have its say in posting-style: local
4184         variable `styles' is already bound to `gnus-posting-styles' so
4185         don't rebind it to nil.
4186
4187 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4188
4189         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4190         Message-ID.
4191
4192 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4193
4194         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4195         quoted-printable-encode-region.
4196
4197         * qp.el (quoted-printable-encode-region): Assume charset
4198         encoded. Fold every line in the region.
4199
4200 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4201
4202         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4203         of active file.
4204
4205 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4206
4207         * message.el (message-mode): allows whitespaces between multiple
4208         instances of the fill character ">".
4209
4210 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4211
4212         * mm-encode.el (mm-qp-or-base64): Fix.
4213
4214 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * message.el (message-send): Too much and.
4217
4218 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4219
4220         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4221
4222 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4223
4224         * gnus-score.el (gnus-score-headers): Work for nil scores.
4225
4226 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227
4228         * gnus-cache.el (gnus-cache-write-active): Write full names.
4229
4230         * gnus-util.el (gnus-write-active-file): Accept full name.
4231
4232         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4233         (mm-assoc-string-match): New function.
4234         (mm-display-inline): Use it.
4235
4236         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4237
4238         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4239
4240 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4241
4242         * mml.el (mml-generate-multipart-alist): New variable.
4243
4244 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4245
4246         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4247
4248 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4249
4250         * message.el (message-send): More helpful error message if sending
4251         fails
4252
4253 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4254
4255         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4256         in newer emacsen, where ?r isn't equal 114.
4257
4258 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4259
4260         * gnus.el: Pterodactyl Gnus v0.96 is released.
4261
4262 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4263
4264         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4265         to get active info if method is covered by agent, otherwise
4266         active info is lost.
4267
4268 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4269
4270         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4271
4272 1999-08-09  Dave Love  <fx@gnu.org>
4273
4274         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4275
4276 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4277
4278         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4279           (already matched by "^X-Pgp"), removed duplicate
4280           X-Mailing-List, added several new junk headers.
4281
4282 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4283
4284         * gnus-art.el (article-decode-charset): Don't assume
4285         gnus-summary-buffer is live.
4286
4287 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4288
4289         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4290
4291 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4292
4293         * gnus-score.el (gnus-home-score-file): Work with absolute path
4294         names.
4295
4296 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4297
4298         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4299         nothing else in the group.
4300
4301 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4302
4303         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4304         the article.
4305
4306 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4307
4308         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4309
4310 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4311
4312         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4313         from mutt.
4314
4315 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4316
4317         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4318         whitespace.
4319
4320 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4321
4322         * mm-util.el (mm-text-coding-system-for-write): New variable.
4323         (mm-append-to-file): New function.
4324         (mm-write-region): New function.
4325
4326         * gnus-art.el (gnus-output-to-file): Use it.
4327         * gnus-util.el (gnus-output-to-rmail): Ditto.
4328         (gnus-output-to-mail): Ditto.
4329         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4330
4331 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4332
4333         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4334
4335         * nnheader.el (nnheader-insert-file-contents): Revert and use
4336         mm-insert-file-contents.
4337         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4338         (nnheader-auto-mode-alist): Removed.
4339
4340         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4341         (mm-insert-file-contents): Add a new parameter for inserting
4342         compressed file literally.
4343
4344         * mml.el (mml-generate-mime-1): Insert non-text literally.
4345
4346         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4347
4348 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4349
4350         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4351
4352 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4353
4354         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4355         koi8-r.
4356
4357 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4358
4359         * mml.el (mml-insert-mime): Decode text.
4360         (mml-to-mime): Narrow to headers-or-head.
4361
4362 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4363
4364         * mm-view.el (mm-inline-text): Check
4365         w3-meta-content-type-charset-regexp.
4366
4367 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4368
4369        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4370        predicate.
4371
4372 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4373
4374         * gnus-mlspl.el: Documentation fixes.
4375
4376 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4377
4378         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4379
4380 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4381
4382         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4383         variables.
4384
4385 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4386
4387         * nnmail.el (nnmail-get-new-mail): "Done".
4388
4389 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4390
4391         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4392         interactive.
4393
4394 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4395
4396         * gnus-art.el (article-decode-charset): Fix broken CT.
4397
4398 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4399
4400         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4401         overview buffer if it is killed.
4402
4403 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4404
4405         * gnus-art.el (article-babel): New version.
4406
4407 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4408
4409         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4410
4411 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4412
4413         * gnus.texi (More Threading): Document new variable
4414         `gnus-sort-gathered-threads-function'.
4415
4416 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4417
4418         * gnus.texi (More Threading): Document new variable
4419         `gnus-sort-gathered-threads-function'.
4420
4421 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4422
4423         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4424         usage.
4425
4426 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4427
4428         * mm-util.el (mm-running-xemacs): Removed.
4429         (mm-coding-system-p): New function.
4430         (mm-binary-coding-system): Safe guess.
4431         (mm-text-coding-system): Ditto.
4432         (mm-auto-save-coding-system): Ditto.
4433
4434 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435
4436         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4437         (mm-qp-or-base64): Reversed logic.
4438
4439         * mm-decode.el (mm-save-part-to-file): Let coding system be
4440         binary.
4441
4442 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4443
4444         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4445         be set in topic parameters.
4446
4447 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4448
4449         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4450         (gnus-sort-gathered-threads): Allow the user to specify the
4451         function to use when sorting gathered threads.
4452
4453         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4454         mark cached articles as `undownloaded'.
4455
4456 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4457
4458         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4459         to have buffer local values.
4460
4461 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4462
4463         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4464         types 'g' for 'guess group type.
4465
4466 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4467
4468         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4469         after each regexp in nnmail-list-identifiers, not just after last
4470         one.
4471
4472         * gnus-sum.el (gnus-list-identifiers): New variable.
4473         (gnus-summary-remove-list-identifiers): New function.
4474         (gnus-select-newsgroup): Use it.
4475         (gnus-summary-wash-hide-map): Bind
4476         `gnus-article-hide-list-identifiers' to W W l.
4477         (gnus-summary-make-menu-bar): Add list-identifiers command.
4478
4479         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4480         (gnus-treatment-function-alist): Add variable.
4481         (article-hide-list-identifiers): New function.
4482         (mapcar): Add function.
4483         (gnus-article-hide): Use it.
4484
4485 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4486
4487         * gnus.el: Pterodactyl Gnus v0.95 is released.
4488
4489 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4490
4491         * mm-decode.el (mm-mailcap-command): New function.
4492         (mm-display-external): Use it.
4493
4494         * gnus-art.el (article-make-date-line): Work for India.
4495
4496         * mm-encode.el (mm-qp-or-base64): Typo.
4497
4498         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4499
4500 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4501
4502         * gnus.el: Pterodactyl Gnus v0.94 is released.
4503
4504 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4505
4506         * pop3.el: New version.
4507
4508 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509
4510         * mm-encode.el (mm-qp-or-base64): New function.
4511         (mm-content-transfer-encoding): Use it.
4512
4513         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4514
4515 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4516
4517         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4518
4519         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4520
4521 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4522
4523         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4524         keystroke.
4525
4526         * mailcap.el (mailcap-mime-types): New function.
4527
4528         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4529
4530         * message.el (message-goto-eoh): Really go to the end.
4531
4532 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4533
4534         * message.el (message-make-date): Do the right thing in with
4535         sub-hour time zones.
4536
4537 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4540         report.
4541
4542 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4543
4544         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4545
4546 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4547
4548         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4549         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4550         and use t as default value.
4551
4552 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4553
4554         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4555         gnus-summary-buffer is live.
4556
4557 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4558
4559         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4560
4561 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4562
4563         * message.el (message-bounce): Do MIME bounces MIMEy.
4564
4565         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4566
4567 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4568
4569         * mailcap.el (mailcap-mime-extensions): Changed patch to
4570         text/x-patch.
4571
4572         * mm-decode.el (mm-display-external): Wrong placement of paren.
4573
4574 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4575
4576         * gnus.el: Pterodactyl Gnus v0.93 is released.
4577
4578 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4579
4580         * gnus-cus.el (gnus-group-parameters): New entries for
4581         gnus-group-split.
4582
4583         * gnus-mlspl.el: Renamed functions and variables so as to
4584         start with gnus-group-split.
4585         * gnus.el: Adjust autoload entries.
4586
4587 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4588
4589         * gnus-mlspl.el: Removed trailing t from comment and provide.
4590         Renamed functions and variables to start with gnus-mlsplit.
4591         Added autoload comments.
4592         * gnus.el: Added autoload entries.
4593
4594 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4595
4596         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4597         so that matches excluded by RESTRICTs do not cause the whole split
4598         to be ignored.  This also fixes a long-standing bug in which a
4599         split with \N substitutions wouldn't cause cross-posting as
4600         expected.
4601
4602         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4603         (nnmail-split-it): Implement them.
4604
4605         * nnmail.el (nnmail-split-fancy): Document ! splits.
4606
4607 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4608
4609         * pop3.el: New version.
4610
4611 1999-07-05  Simon Josefsson
4612
4613         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4614
4615 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4616
4617         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4618
4619 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4620
4621         * gnus-util.el (gnus-write-active-file): Use real name.
4622
4623         * gnus-agent.el (gnus-agent-expire): Update active file
4624         method by method.
4625
4626 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4627
4628         * nndraft.el (nndraft-request-article): Use difference
4629         coding-systems for queue and drafts.
4630
4631         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4632         nndraft:drafts.
4633
4634         * mm-util.el (mm-auto-save-coding-system): New coding system.
4635
4636         * message.el (message-draft-coding-system): Use it.
4637
4638 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4639
4640         * mm-uu.el: More customizable and less aggressive.
4641
4642 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4643
4644         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4645         when plugged.
4646
4647         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4648         (mml-insert-mml-markup): Accept a nofile.
4649         (mml-insert-mime): Insert nofile.
4650
4651         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4652
4653         * mm-decode.el (mm-handle-media-type): New function.
4654         (mm-handle-media-supertype): New function.
4655         (mm-handle-media-subtype): New function.
4656         Use new functions throughout. "/"))
4657
4658 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4659
4660         * gnus-art.el (gnus-treat-predicate): Typo.
4661
4662 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4665
4666 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * gnus-art.el (article-date-ut): UT!  Default it!
4669
4670 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4671
4672         * gnus.el: Pterodactyl Gnus v0.92 is released.
4673
4674 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4675
4676         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4677
4678 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4679
4680         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4681         connected.
4682
4683         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4684         when plugged.
4685
4686         * mm-view.el (mm-inline-message): Ignore remove-spec.
4687
4688         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4689         is bound.
4690
4691         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4692
4693         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4694
4695         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4696         start.
4697
4698         * message.el (message-fill-yanked-message): Remove `t' arg.
4699
4700         * gnus-group.el (gnus-group-kill-group): Message killing of
4701         groups.
4702
4703         * mm-util.el (mm-preferred-coding-system): New function.
4704         (mm-mime-charset): Use it.
4705
4706         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4707
4708 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4709
4710         * gnus-mlsplt.el: New file.
4711
4712 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4713
4714         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4715         functions.
4716         (mm-attachment-override-p): Take a handle instead of a type.
4717         (mm-inlined-p): Ditto.
4718         (mm-automatic-display-p): Ditto,
4719         (mm-inlinable-p): Ditto.
4720
4721         * nndraft.el (nndraft-request-expire-articles): Delete backup
4722         files.
4723
4724         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4725
4726         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4727
4728 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4729
4730         * nnmail.el (nnmail-split-it): Allow .*.
4731
4732 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4733
4734         * mm-decode.el (mm-inline-large-images-p): Renamed.
4735
4736         * gnus-art.el (article-date-ut): Always look in the current buffer
4737         for the Date header.
4738
4739         * mml.el (mml-validate): New command.
4740
4741         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4742         since we are dealing with regexps.
4743
4744 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4745
4746         * gnus.el: Pterodactyl Gnus v0.91 is released.
4747
4748 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4749
4750         * gnus-agent.el (gnus-agent-save-active-1): New function.
4751         (gnus-agent-save-active): use it.
4752         (gnus-agent-save-groups): Ditto.
4753
4754         * gnus-cache.el (gnus-cache-write-active): Use it.
4755
4756         * gnus-agent.el (gnus-agent-write-active): Use it.
4757
4758         * gnus-util.el (gnus-write-active-file): New function.
4759
4760         * gnus-agent.el (gnus-agent-write-active): New function to keep
4761         lower boundaries and canceled groups.
4762         (gnus-agent-save-groups): Use it.
4763         (gnus-agent-save-active): Use it.
4764         (gnus-agent-save-group-info): Only write active files.
4765         (gnus-agent-expire): Update active file.
4766
4767         * mm-decode.el (mm-inlinable-part-p): Removed.
4768         (mm-user-display-methods): Default to nil.
4769         (mm-user-display-methods): Removed.
4770         (add-mime-display-method): Removed.
4771         (mm-automatic-display): Renamed.
4772         (mm-automatic-display-p): Use it.
4773         (mm-inlined-types): New variable.
4774         (mm-inlined-p): New function.
4775
4776         * message.el (message-reply): Bind message-this-is-mail.
4777
4778 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4779
4780         * smiley.el (smiley-buffer): Fix for NT.
4781
4782 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4783
4784         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4785
4786         * message.el (message-check-news-header-syntax): Protect against
4787         nil froms.
4788
4789         * mm-util.el (mm-auto-mode-alist): New.
4790
4791         * mml.el (mml-generate-mime-1): Ditto.
4792
4793         * gnus.el: Use mm-insert-file-contents throughout instead of
4794         nnheader.
4795
4796         * mm-util.el (mm-insert-file-contents): New function.
4797
4798 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4799
4800         * gnus.el: Pterodactyl Gnus v0.90 is released.
4801
4802 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4803
4804         * mailcap.el (mailcap-possible-viewers): Use string=.
4805
4806 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4807
4808         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4809         (mm-uu-forward-end-line): New variable.
4810         (mm-uu-begin-line): Handle forwarded message.
4811         (mm-uu-identifier-alist): Ditto.
4812         (mm-uu-dissect): Ditto.
4813
4814 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4815
4816         * lpath.el: Two free variables.
4817
4818 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4819
4820         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4821         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4822         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4823
4824         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4825         (nnfolder-file-coding-system-for-write): New variable.
4826         (nnfolder-active-file-coding-system): New variable.
4827         (nnfolder-active-file-coding-system-for-write): New variable.
4828         (nnfolder-save-active): New function.
4829         (nnfolder-save-buffer): Use them.
4830         (nnfolder-possibly-change-group): Ditto.
4831         (nnfolder-request-list-newsgroups): Ditto.
4832         (nnfolder-request-create-group): Ditto.
4833         (nnfolder-request-expire-articles): Ditto.
4834         (nnfolder-request-move-article): Ditto.
4835         (nnfolder-request-accept-article): Ditto.
4836         (nnfolder-request-delete-group): Ditto.
4837         (nnfolder-request-rename-group): Ditto.
4838         (nnfolder-possibly-change-folder): Ditto.
4839         (nnfolder-read-folder): Ditto.
4840         (nnfolder-request-list): Remove pathname-coding-system.
4841         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4842
4843         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4844         (nnmail-file-coding-system-1): Removed.
4845         (nnmail-find-file): Use nnmail-pathname-coding-system.
4846         (nnmail-write-region): Ditto.
4847
4848         * nnmbox.el (nnmbox-file-coding-system): New variable.
4849         (nnmbox-file-coding-system-for-write): New variable.
4850         (nnmbox-active-file-coding-system): New variable.
4851         (nnmbox-active-file-coding-system-for-write): New variable.
4852         (nnmbox-save-buffer): New function.
4853         (nnmbox-save-active): New function.
4854         (nnmbox-request-scan): Use them.
4855         (nnmbox-request-expire-articles): Ditto.
4856         (nnmbox-request-move-article): Ditto.
4857         (nnmbox-request-accept-article): Ditto.
4858         (nnmbox-request-replace-article): Ditto.
4859         (nnmbox-request-delete-group): Ditto.
4860         (nnmbox-request-rename-group): Ditto.
4861         (nnmbox-request-create-group): Ditto.
4862
4863         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4864         (mm-running-ntemacs): Removed.
4865
4866         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4867
4868 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4869
4870         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4871
4872 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4873
4874         * qp.el (quoted-printable-encoding-characters): Support lower case.
4875
4876 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4877
4878         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4879         (rfc2047-b-encode-region): Encode line by line.
4880
4881 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4882
4883         * mm-util.el (mm-find-mime-charset-region): Fix.
4884
4885 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4886
4887         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4888         (mm-find-mime-charset-region): Ditto.
4889
4890 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4891
4892         * gnus-sum.el (gnus-summary-move-article): Fix something or
4893         other.
4894
4895 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4896
4897         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4898         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4899         (gnus-summary-enter-digest-group): Use them.
4900         (gnus-summary-setup-default-charset): Ditto.
4901
4902 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4903
4904         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4905
4906 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4907
4908         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4909           gnus-newsgroup-name is nil.
4910
4911 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4912
4913         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4914
4915 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4916
4917         * gnus-art.el (article-emphasize): Use correct
4918         gnus-article-emphasis-alist.
4919
4920 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4921
4922         * mm-view.el (mm-inline-text): Fix text/html bug.
4923
4924 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4925
4926         * gnus.el: Pterodactyl Gnus v0.89 is released.
4927
4928 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4929
4930         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4931         * message.el (message-draft-coding-system): Ditto.
4932         * mm-util.el (mm-running-ntemacs): Ditto.
4933
4934 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4935
4936         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4937         cause problem.
4938
4939 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4940
4941         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4942
4943 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4944
4945         * mml.el: require mm-decode.
4946
4947 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4948
4949         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
4950
4951 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4952
4953         * mm-view.el (mm-inline-image): Fix image undisplayer.
4954
4955 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4956
4957         * mml.el (mml-insert-multipart): Error in compeling-read.
4958         (mml-insert-tag): Match tags.
4959
4960 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
4961
4962         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
4963         (gnus-cache-braid-heads): Ditto.
4964         (gnus-cache-retrieve-headers): Ditto.
4965
4966 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4967
4968         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
4969
4970 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
4973         to string under XEmacs.
4974
4975 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
4976
4977         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
4978
4979 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
4980
4981         * mm-view.el (mm-inline-message): Fix message view bug.
4982         * gnus-art.el (gnus-article-prepare): Ditto.
4983
4984 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4985
4986         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
4987
4988 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4989
4990         * gnus.el: Pterodactyl Gnus v0.88 is released.
4991
4992 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4993
4994         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
4995         usage.
4996
4997         * nnmail.el (nnmail-get-new-mail): Save info.
4998
4999 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5000
5001         * gnus.el: Pterodactyl Gnus v0.87 is released.
5002
5003 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5004
5005         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5006         (mail-source-run-script): New function.
5007         (mail-source-fetch-pop): Use it.
5008
5009 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5010
5011         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5012
5013 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5014
5015         * gnus.el: Pterodactyl Gnus v0.86 is released.
5016
5017 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5018
5019         * gnus-art.el (gnus-treat-translate): New variable.
5020         (gnus-treat-predicate): Accept a list of regexps.
5021         (gnus-article-treat-custom): Allow a list of regexps.
5022
5023 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5024
5025         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5026         type.
5027
5028 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * gnus-art.el (article-babel): Narrow a bit.
5031
5032         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5033
5034 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5035
5036         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5037         only unread ones.
5038         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5039         articles, not only unread ones.
5040
5041 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5042
5043         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5044         keystroke.
5045
5046         * gnus-art.el (gnus-article-x-face-command): Ditto.
5047
5048         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5049
5050         * gnus.el (gnus-method-simplify): Accept server names.
5051
5052 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5053
5054         * gnus-art.el (article-babel-prompt): New function.
5055         (article-babel): New command.
5056
5057 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5058
5059         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5060
5061         * mml.el (mml-generate-mime-1): Don't insert literally.
5062
5063         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5064         (gnus-netrc-syntax-table): Removed.
5065         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5066
5067 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5068
5069         * mm-view.el (mm-inline-text): Fix charset for text/html.
5070
5071 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5072
5073         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5074
5075 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * nnmail.el (nnmail-split-incoming): Return the number of split
5078         mails.
5079         (nnmail-process-babyl-mail-format): Ditto.
5080         (nnmail-process-unix-mail-format): Ditto.
5081         (nnmail-process-mmdf-mail-format): Ditto.
5082         (nnmail-process-maildir-mail-format): Ditto.
5083
5084         * mail-source.el (mail-source-callback): Return the number from
5085         the callback.
5086
5087         * message.el (message-send-mail): Generate Lines.
5088
5089         * mail-source.el (mail-source-call-script): New function.
5090         (mail-source-call-script): New function.
5091
5092 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5093
5094         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5095         (gnus-select-newsgroup): Use it.
5096         (gnus-group-highlight-words-alist): New variable.
5097         (gnus-newsgroup-emphasis-alist): New variable.
5098         (gnus-summary-local-variables):  Use it.
5099         * lpath.el: Use it.
5100         * gnus-art.el (article-emphasize): Use it.
5101         (gnus-emphasis-highlight-words): New face.
5102         * gnus-cus.el (gnus-group-parameters): New parameter.
5103
5104 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5105
5106         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5107         parameter `headers'.
5108         (gnus-cache-enter-article): Ditto.
5109         (gnus-cache-update-article): Ditto.
5110         * gnus-sum.el (gnus-summary-move-article): Ditto.
5111         (gnus-summary-mark-article-as-unread): Ditto.
5112         (gnus-summary-mark-article): Ditto.
5113
5114 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5115
5116         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5117         (gnus-posting-style-alist): Removed.
5118         (gnus-message-style-insertions): Ditto.
5119         (gnus-configure-posting-styles): Reimplementation.
5120
5121         * mail-source.el (mail-source-fetch): Error the message.
5122
5123         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5124
5125 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5126
5127         * gnus.el: Pterodactyl Gnus v0.85 is released.
5128
5129 1999-04-20  Michael Cook  <cook@sightpath.com>
5130
5131         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5132           Outlook citation regex.
5133
5134 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5135
5136         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5137         semicolon.
5138
5139 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5140
5141         * gnus-range.el (gnus-remove-from-range): Document range1
5142         modification, protect range2.
5143
5144 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5145
5146         * gnus-sum.el (gnus-update-marks): Protect lists from
5147         gnus-remove-from-range, don't sort twice.
5148
5149 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5150
5151         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5152         function in backend.
5153
5154 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5155
5156         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5157         request-accept-article function in the backend instead of using
5158         the 'respool capability.
5159
5160 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5161
5162         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5163         spurious whitespace at eob.
5164
5165 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5166
5167         * nnmail.el (nnmail-get-new-mail): Check right variable.
5168
5169 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5170
5171         * mailcap.el (mailcap-mime-data): Fix rfc822.
5172
5173 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5174
5175         * nndoc.el (nndoc-nsmail-type-p): New function.
5176         (nndoc-type-alist): Recognize nsmail.
5177
5178 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5179
5180         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5181         *before* `article-hide-headers' deletes the information.
5182
5183 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5184
5185         * gnus-sum.el (gnus-summary-save-parts): New command and
5186         keystroke.
5187         (gnus-summary-save-parts-1): New function.
5188         (gnus-summary-iterate): Buggy.
5189
5190         * mm-decode.el (mm-save-part-to-file): Made into own function.
5191
5192 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5193
5194         * gnus-group.el (gnus-group-set-info): Resist nils.
5195
5196 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5197
5198         * mailcap.el (mailcap-mime-data): Ditto.
5199
5200         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5201
5202         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5203
5204 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5205
5206         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5207         gnus-article-date-lapsed-new-header is t.
5208
5209 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5210
5211         * gnus.el: Pterodactyl Gnus v0.84 is released.
5212
5213 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214
5215         * gnus-msg.el (gnus-bug-message): Mime change.
5216
5217 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5218
5219         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5220
5221 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5222
5223         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5224         `x-uue'.
5225
5226 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5227
5228         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5229         when authentication is 'password.
5230
5231 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5232
5233         * gnus-win.el (gnus-configure-windows): Accept a setting.
5234
5235 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5236
5237         * mm-util.el (mm-quote-arg): Moved here.
5238
5239         * mm-decode.el (mm-quote-arg): Quote more chars.
5240
5241 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5242
5243         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5244         with newlines would create buggy .nov files.
5245
5246         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5247
5248         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5249         end of lines.
5250
5251         * message.el (message-mode): Doc fix.
5252
5253         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5254
5255         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5256
5257         * gnus-art.el (article-date-ut): Rewrite.
5258
5259         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5260         order.
5261
5262         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5263         headers.
5264
5265         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5266
5267 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5268
5269         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5270         (article-date-ut): use it.
5271
5272 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5273
5274         * mail-source.el (mail-source-fetch-pop): Call script
5275         asynchronously.
5276
5277 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5278
5279         * gnus.el: Pterodactyl Gnus v0.83 is released.
5280
5281 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5282
5283         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5284
5285         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5286
5287         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5288
5289         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5290
5291         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5292
5293         * message.el (message-generate-headers): Accept continuation
5294         headers.
5295
5296 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5297
5298         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5299
5300 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5301
5302         * gnus-art.el (gnus-treatment-function-alist): use
5303         maybe-hide-headers.
5304
5305         * message.el (message-inhibit-body-encoding): Typo.
5306         (message-resend): Inhibit encoding.
5307
5308         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5309
5310         * gnus-art.el (article-remove-cr): Use re-search.
5311
5312         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5313         headers.
5314
5315         * mm-decode.el (mm-quote-arg): Quote '.
5316
5317         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5318
5319         * mm-decode.el (mm-insert-part): Use multibyte for text.
5320
5321         * gnus-start.el (gnus-read-newsrc-file): New variable.
5322         (gnus-read-newsrc-file): Use it.
5323
5324 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5325
5326         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5327
5328         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5329         function.
5330
5331 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5332
5333         * gnus.el: Pterodactyl Gnus v0.82 is released.
5334
5335 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5336
5337         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5338         for iso8859-2.
5339
5340 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5341
5342         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5343         synonym alist.
5344
5345 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5346
5347         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5348
5349 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5350
5351         * mail-source.el (mail-source-fetch): Ask before bugging out.
5352
5353 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5354
5355         * uudecode.el (uudecode-decode-region-external): Don't assume
5356         uudecode-temporary-file-directory ends with a slash.
5357
5358 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5359
5360         * gnus-sum.el (gnus-update-marks):
5361         (gnus-update-read-articles):
5362         (gnus-summary-expire-articles): Check server.
5363
5364 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5365
5366         * mml.el (mml-preview): New function.
5367
5368 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5369
5370         * mail-source.el (mail-source-fetch-file): Return the right
5371         value.
5372
5373 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * mml.el (mml-insert-parameter): New function.
5376         (mml-insert-parameter-string): New function.
5377
5378         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5379
5380         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5381         (gnus-mime-display-part): Use it.
5382
5383         * mm-decode.el (mm-alternative-precedence): Removed.
5384         (mm-discouraged-alternatives): New variable.
5385         (mm-preferred-alternative-precedence): New function.
5386
5387         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5388
5389         * mail-source.el (mail-sources): New variable.
5390
5391         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5392
5393         * mm-decode.el (mm-valid-image-format-p): New function.
5394         (mm-inline-media-tests): Use it.
5395         (mm-valid-and-fit-image-p): New function.
5396
5397         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5398         (gnus-agent-fetch-group): Ditto.
5399
5400 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5401
5402         * nnmail.el (nnmail-article-group): in case of a group name
5403         containing "\\n" constructs, be sure to pass the expanded value to
5404         nn*-save-mail.
5405
5406 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5407
5408         * gnus.el: Pterodactyl Gnus v0.81 is released.
5409
5410 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5411
5412         * gnus-sum.el (gnus-get-split-value): Reverse result.
5413
5414 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5415
5416         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5417
5418 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * mml.el (mml-insert-tag): Insert concluding part.
5421
5422         * message.el (message-send-mail): Encode later.
5423         (message-send-news): Ditto.
5424
5425         * nnfolder.el: Don't use mail delim.
5426
5427 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5428
5429         * gnus-cus.el (gnus-group-customize): Put point at min.
5430
5431         * mm-view.el (mm-inline-text): Allow toggling html.
5432
5433 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5434
5435         * mail-source.el: Added prescript and postscript to file.
5436
5437 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * nnmail.el: Reverted.
5440
5441         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5442         (gnus-setup-posting-charset): Did work.
5443
5444 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5445
5446         * gnus.el (gnus-short-group-name): Use
5447         gnus-group-uncollapsed-levels.
5448
5449 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5452
5453 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5454
5455         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5456         (article-strip-headers-from-body): New command and keystroke.
5457
5458 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5459
5460         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5461
5462         * nnheader.el (nnheader-insert-file-contents): Bind
5463         enable-local-eval to nil.
5464         (nnheader-find-file-noselect): Ditto.
5465
5466         * nnmail.el (nnmail-article-group): Don't remove long lines.
5467         (nnmail-remove-long-lines): New function.
5468         (nnmail-split-header-length-limit): Removed.
5469
5470         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5471
5472         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5473
5474 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5475
5476         * gnus-sum.el (gnus-summary-generic-mark): New function.
5477
5478         * nnmail.el (nnmail-split-header-length-limit): Increased.
5479         (nnmail-article-group): Allow nil.
5480
5481         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5482
5483         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5484         first.
5485
5486         * mml.el (mml-minibuffer-read-type): Include types from
5487         mailcap-mime-data.
5488
5489         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5490
5491 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5492
5493         * mml.el (mml-insert-tag): New function.
5494         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5495         confusion with functions like `mml-read-tag'.
5496         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5497         (mml-minibuffer-read-description): Ditto with
5498         `mml-minibuffer-read-description'.
5499         (mml-attach-buffer): New function.
5500         (mml-mode-map): New entry for /.
5501         (mml-minibuffer-read-type): Accept DEFAULT.
5502
5503         * mml.el (mml-quote-region): Narrow the region.
5504
5505         * message.el (message-mode-menu): message-mime-attach-file is now
5506         mml-attach-file.
5507
5508 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5509
5510         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5511
5512 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5513
5514         * mml.el (mml-attach-buffer): New command.
5515
5516 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5517
5518         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5519         with a proper range. Compress range.
5520
5521         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5522
5523 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5526
5527 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5528
5529         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5530         (gnus-picons-convert-x-face): Removed.
5531         (gnus-picons-article-display-x-face): Removed.
5532         (gnus-picons-x-face-sentinel): Ditto.
5533         (gnus-picons-display-x-face): Ditto.
5534
5535 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5536
5537         * gnus.el: Pterodactyl Gnus v0.80 is released.
5538
5539 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5540
5541         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5542
5543         * gnus-sum.el (gnus-with-article): Moved here.
5544
5545         * mail-source.el (mail-source-fetch-pop): Ask for password even
5546         when program.
5547
5548 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5549
5550         * gnus-msg.el (gnus-bug): Add description.
5551
5552         * mml.el (mml-insert-mml-markup): Insert disposition.
5553
5554         * message.el (message-send-mail): Always encode mail headers.
5555
5556         * smiley.el (gnus-smiley-display): Goto body.
5557
5558 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5559
5560         * smiley.el (gnus-smiley-display): Don't search to blank line.
5561
5562 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563
5564         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5565         when requested.
5566
5567         * nnmail.el (nnmail-current-spool): Removed.
5568
5569         * gnus-salt.el (gnus-tree-inhibit): New varible.
5570
5571         * gnus.el (mm-util): Required.
5572
5573 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5574
5575         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5576
5577 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5578
5579         * mail-source.el (mail-source-bind): Doc fix.
5580
5581 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * message.el (message-mode): Doc fix.
5584
5585         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5586         encoding.
5587
5588         * gnus.el (gnus-methods-equal-p): Moved here.
5589
5590         * mail-source.el: pop at 110.
5591
5592         * pop3.el (pop3-movemail): Use write-region instead of
5593         append-to-file to avoid excessive messaging.
5594
5595 1999-02-27  lantz moore  <lmoore@contigo.com>
5596
5597         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5598         type directory.
5599
5600 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5601
5602         * gnus-art.el (article-hide-boring-headers): Field names must not
5603         contain whitespace.
5604
5605 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5606
5607         * gnus.el: Pterodactyl Gnus v0.79 is released.
5608
5609 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5610
5611         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5612
5613         * mml.el (mml-mode): Don't use add-minor-mode.
5614
5615         * message.el (messgage-inhibit-body-encoding): New variable.
5616         (message-encode-message-body): Use it.
5617
5618 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5619
5620         * gnus.el: Pterodactyl Gnus v0.78 is released.
5621
5622 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * message.el (message-mode): Switch on MML mode.
5625
5626         * mml.el: Included commands and functions.
5627         (mml-mode-map): New keymap.
5628
5629         * message.el: Removed the insertion commands and functions.
5630
5631         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5632
5633         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5634         keystroke.
5635
5636         * gnus-art.el (gnus-narrow-to-page): Revert.
5637
5638         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5639         (gnus-cite-parse-maybe): Always reparse.
5640
5641         * message.el (message-encode-message-body): Don't insert
5642         "multipart warning".
5643
5644         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5645
5646 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5647
5648         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5649
5650         * nnmail.el: Require mm-util.
5651
5652 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5653
5654         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5655         group.
5656
5657 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5658
5659         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5660
5661 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5662
5663         * gnus-msg.el (gnus-extended-version): Better regexp.
5664
5665 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5666
5667         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5668         is called with the result of SPLIT and should return a new split.
5669
5670         * gnus.texi: update the doc.
5671
5672 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5673
5674         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5675         displayed in the article buffer, output bars if
5676         `gnus-picons-display-article-move-p'.
5677
5678 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5679
5680         * mail-source.el (mail-source-fetch-pop): Typo.
5681
5682 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5683
5684         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5685
5686 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5689
5690 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5691
5692         * mml.el (mml-insert-buffer): New function.
5693
5694         * message.el (message-forward): Insert the buffer in the buffer.
5695
5696 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5697
5698         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5699
5700 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5701
5702         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5703
5704 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5705
5706         * gnus.el: Pterodactyl Gnus v0.77 is released.
5707
5708 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5709
5710         * gnus-art.el (gnus-displaying-mime): New variable.
5711         (article-narrow-to-head): New function.
5712
5713         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5714         Default to pop instead of pop3.
5715
5716 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * gnus-art.el (article-hide-pgp): Goto body.
5719
5720         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5721
5722         * gnus-cite.el: Don't use goto-line.
5723
5724         * gnus-art.el (gnus-article-treat-html): Removed.
5725         (gnus-treat-article): Save restriction.
5726
5727 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5728
5729         * message.el (message-send-mail): Don't untabify.
5730         (message-mode): Don't use tabs for indentation.
5731
5732 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * message.el (message-send-mail): Don't untabify.
5735
5736         * nnml.el (nnml-save-mail): Typo fix.
5737
5738 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5739
5740         * message.el (message-cite-function): Add
5741         `message-cite-original-without-signature' customization option.
5742
5743 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5744
5745         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5746         `nnmail-prepare-incoming-header-hook'.
5747
5748 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5749
5750         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5751
5752 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5753
5754         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5755
5756 1999-02-18  Michael Cook  <cook@sightpath.com>
5757
5758         * Recognize Microsoft Outlook's cite attribution conventions.
5759
5760 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5761
5762         * gnus-sum.el: Bind M.
5763
5764 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5765
5766         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5767
5768 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5769
5770         * gnus-picon.el (gnus-group-display-picons): ensures that
5771         `article-goto-body' really goes to the article body.
5772
5773 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5774
5775         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5776
5777         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5778
5779         * mm-view.el (mm-view-message): Enable multibyte.
5780
5781 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5782
5783         * nnmail.el (nnmail-get-new-mail): Message later.
5784
5785         * mm-util.el (mm-find-charset-region): Revert to checking
5786         multibyte.
5787
5788 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5789
5790       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5791       attachment.
5792
5793 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5794
5795         * gnus.el: Pterodactyl Gnus v0.76 is released.
5796
5797 1999-02-06  Felix Lee  <flee@cygnus.com>
5798
5799         * gnus.el (gnus-group-change-level-function): Typo.
5800
5801 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802
5803         * gnus-sum.el (gnus-nov-skip-field): Removed.
5804         (gnus-nov-field): Ditto.
5805         (gnus-nov-parse-extra): Ditto.
5806         (gnus-nov-read-integer): Ditto.
5807
5808 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5809
5810         * nnheader.el (nnheader-nov-read-message-id): New macro.
5811         (nnheader-parse-nov): Use it.
5812
5813         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5814         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5815         `(eq (char-after) ?\n)'.
5816
5817 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5818
5819         * gnus.el (gnus-other-frame): Always pop up a new frame.
5820
5821 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5822
5823         * gnus-range.el (gnus-range-add): Rewrite.
5824
5825 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5826
5827         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5828         format.
5829         (nnmail-process-maildir-mail-format): New function.
5830
5831         * mail-source.el (mail-source-fetch-maildir): New function.
5832         (mail-source-keyword-map): Add default for maildir method.
5833         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5834
5835 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5836
5837         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5838
5839         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5840         (nndoc-mime-digest-type-p): Removed.
5841
5842 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5843
5844         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5845         where it is supposed to be.
5846         (gnus-treat-play-sounds): New variable.
5847
5848         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5849
5850         * gnus-art.el (article-display-x-face): Narrow to head.
5851         (gnus-article-washed-types): New variable.
5852         (article-hide-pgp): Is not a toggle.
5853         (gnus-article-hide-text-type): Save types.
5854         (article-decode-charset): Use it.
5855
5856         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5857
5858         * message.el (message-forward-start-separator): Removed.
5859         (message-forward-end-separator): Removed.
5860         (message-signature-before-forwarded-message): Removed.
5861         (message-included-forward-headers): Removed.
5862         (message-check-news-body-syntax): Don't check forward.
5863         (message-forward): Use MIME.
5864
5865         * nnvirtual.el (nnvirtual-request-article): Bind
5866         gnus-article-decode-hook to nil.
5867
5868 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869
5870         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5871         us-ascii.
5872
5873 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5874
5875         * format-spec.el (format-spec): Be more robust.
5876
5877         * message.el (message-encode-message-body): Default
5878         mail-parse-charset to mail-parse-charset.
5879
5880         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5881         (gnus-summary-edit-article): Bind mail-parse-charset.
5882
5883         * mml.el (mml-read-tag): Ignore white space after end of tag.
5884
5885         * message.el (message-goto-body): Also work in separatorless
5886         articles.
5887
5888         * mml.el (mml-translate-from-mime): New function.
5889         (mml-insert-mime): Ditto.
5890         (mml-to-mime): New function.
5891         (mime-to-mml): New name.
5892
5893         * gnus-sum.el (gnus-summary-edit-article): Always select raw
5894         article.
5895
5896         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
5897
5898         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
5899         special-case nndraft groups.
5900
5901 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
5904         (gnus-get-newsgroup-headers): Already bound.
5905
5906         * message.el (message-encode-message-body): Use posting charset.
5907
5908         * mm-bodies.el (mm-encode-body): Use MIME charsets.
5909         (mm-body-encoding): Do CTE.
5910         (mm-body-7-or-8): New function.
5911
5912         * mm-util.el (mm-mime-charset): Always fall back on alist.
5913         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
5914         (mm-mime-mule-charset-alist): Add arabic-*-column.
5915         (mm-find-mime-charset-region): New function.
5916
5917         * format-spec.el (format-spec-make): New function.
5918
5919         * mail-source.el (format-spec): Required.
5920         (mail-source-fetch-with-program): Removed.
5921         (mail-source-fetch-with-program): New function.
5922
5923         * format-spec.el: New file.
5924
5925 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5926
5927         * mail-source.el (mail-source-fetch-with-program): Take optional
5928         parameter.
5929
5930 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5931
5932         * gnus-start.el: Ignore some groups.
5933         (gnus-setup-news): Bind nnmail-fetched-sources.
5934
5935         * message.el (message-send-mail): Remove all tabs.
5936
5937         * mm-util.el (mm-find-charset-region): Just check whether
5938         find-charset-region is defined.
5939
5940 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5941
5942         * gnus-group.el (gnus-group-get-new-news): Use
5943         nnmail-fetched-sources.
5944
5945         * nnmail.el (nnmail-fetched-sources): New variable.
5946         (nnmail-get-new-mail): Use it.
5947
5948         * mail-source.el (mail-source-fetched-sources): New variable.
5949         (mail-source-fetch): Use it.
5950
5951 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
5952
5953         * gnus.el (gnus-getenv-nntpserver): if the file that
5954         gnus-nntpserver-file names has a trailing newline, the
5955         string-match will always match, and thus the file will never be
5956         read.  (^ matches start of "line", \\` matches start of "buffer",
5957         which is what was intended...)
5958
5959 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
5960
5961         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
5962
5963 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
5964
5965         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
5966         select methods.
5967
5968 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
5969
5970         * gnus-range.el (gnus-remove-from-range): Sort second argument.
5971
5972 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
5973
5974         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
5975
5976 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5977
5978         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
5979         a typo.
5980         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
5981         charset to nil.
5982         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
5983         * gnus-start.el (gnus-start-draft-setup): Ditto.
5984
5985 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5986
5987         * mail-source.el (mail-source-fetch-directory): Use the predicate.
5988         (mail-source-value): Don't do variables.
5989
5990         * nnmail.el (nnmail-get-new-mail): Set the predicate.
5991
5992         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
5993
5994 1999-02-01  Michael Cook  <cook@sightpath.com>
5995
5996         * Defenestrate spurious ?a.
5997
5998 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5999
6000         * mail-source.el (mail-source-fetch-pop): Instead use
6001         :authentication.
6002
6003 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6004
6005         * lisp/mail-source.el : Support APOP authentication scheme.
6006
6007 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6008
6009         * pop3.el (pop3-movemail): Return t.
6010
6011 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6012
6013         * rfc2047.el (rfc2047-fold-region): New function.
6014         (rfc2047-encode-message-header): Use it.
6015
6016 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6017
6018         * gnus-sum.el (gnus-group-charset-alist): Add more.
6019
6020 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6021
6022         * gnus.el: Pterodactyl Gnus v0.75 is released.
6023
6024 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6025
6026         * gnus-art.el (article-display-x-face): Don't narrow to head.
6027
6028 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6029
6030         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6031
6032 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6033
6034         * mail-source.el (mail-source-fetch-directory): Ignore
6035         directories.
6036
6037         * gnus-cus.el (gnus-group-parameters): Addition.
6038
6039         * gnus-art.el (article-strip-banner): Do symbolic banners.
6040         (article-strip-banner): New keystroke.
6041
6042 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6043
6044         * gnus-art.el (article-strip-banner): New command.
6045
6046 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6047
6048         * gnus-art.el (gnus-treat-strip-banners): New variable.
6049
6050 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6051
6052         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6053         has been exist.
6054
6055 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6056
6057         * message.el (message-draft-coding-system): Check coding-system.
6058         * mm-util.el (mm-text-coding-system): Ditto.
6059
6060 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * mail-source.el (mail-source-fetch-pop): Save excursion.
6063
6064 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6065
6066         * mail-source.el (mail-source-movemail-args): Not constant.
6067         (mail-source-movemail-args): Removed.
6068         (mail-source-fetch-with-program): New function.
6069         (mail-source-fetch-pop): Use program and function.
6070         (mail-source-movemail-program): Removed.
6071
6072         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6073         (gnus-treat-date-user-defined): New variable.
6074
6075 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6076
6077         * nnmail.el (nnmail-fix-eudora-headers): New function.
6078
6079 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6080
6081         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6082
6083 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6086         (smiley-nosey-regexp-alist): Ditto.
6087
6088         * gnus-art.el (gnus-treatment-function-alist): Do
6089         gnus-article-add-buttons-to-head later.
6090         (gnus-treat-capitalize-sentences): New variable.
6091         (article-capitalize-sentences): New command and keystroke.
6092
6093         * gnus-group.el (gnus-group-catchup-current): Do group.
6094
6095         * message.el (message-default-charset): Add group.
6096
6097 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6098
6099         * gnus.el: Pterodactyl Gnus v0.74 is released.
6100
6101 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-art.el (article-fill-long-lines): Renamed.
6104         (article-fill-long-lines): New keystroke.
6105
6106 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6107
6108         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6109
6110         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6111         displayed.
6112         (gnus-group-catchup-current): Be more robus.
6113
6114         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6115         headers.
6116
6117 1999-01-25  Dave Love  <fx@gnu.org>
6118
6119         * message.el (message-mode-menu): Add message-mime-attach-file.
6120         (message-mode): Doc fix.
6121
6122 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * nnmail.el (nnmail-check-duplication): Insert the mail source
6125         string.
6126
6127         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6128         (mail-source-fetch-directory): Ditto.
6129         (mail-source-fetch-file): Ditto.
6130         (mail-source-string): New variable.
6131
6132         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6133         the level.
6134
6135         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6136         before handling.
6137
6138         * mm-util.el (mm-mime-charset): Use the parameters.
6139         (mm-mime-charset): Removed region paremeters.
6140
6141         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6142         source.
6143
6144 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6145
6146         * nnmail.el (nnmail-get-split-group): Quote right.
6147
6148 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6149
6150         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6151         buffer.
6152
6153 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6154
6155         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6156         (gnus-group-mode): Don't hook.
6157
6158         * mail-source.el (mail-source-bind): Doc fix.
6159         (mail-source-bind): Take only one param.
6160
6161         * gnus-art.el (gnus-treat-highlight-signature): typep.
6162
6163         * mail-source.el (mail-source-movemail): Ignore empty file.
6164         (mail-source-callback): Check before deleting.
6165
6166         * message.el (message-mime-attach-file): Include name.
6167
6168 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6169
6170         * mm-util.el (mm-read-charset): Return a symbol.
6171
6172         * mm-view.el (mm-inline-text): Insert signature separator.
6173
6174         * gnus-art.el (gnus-treat-predicate): New function.
6175         (gnus-treat-article): Allow all types to be checked.
6176
6177         * gnus-util.el (gnus-or): New function.
6178         (gnus-and): Ditto.
6179
6180         * gnus-art.el (gnus-mime-display-single): Use override.
6181
6182         * mm-decode.el (mm-attachment-override-types): New variable.
6183         (mm-attachment-override-p): New function.
6184
6185         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6186
6187 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6188
6189         * mm-view.el (mm-inline-text): Do vcards.
6190
6191 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6192
6193         * gnus.el: Pterodactyl Gnus v0.73 is released.
6194
6195 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6196
6197         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6198         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6199         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6200         (nnmail-movemail-program): Removed.
6201         (nnmail-movemail-args): Removed.
6202         (nnmail-pop-password-required): Ditto.
6203         (nnmail-tmp-directory): Ditto.
6204         (nnmail-delete-incoming): Removed.
6205         (nnmail-pop-password, nnmail-moved-inboxes,
6206         nnmail-internal-password, nnmail-move-inbox): Removed.
6207         (nnmail-read-passwd): Ditto.
6208         (nnmail-get-spool-files): Removed.
6209         (nnmail-resplit-incoming): Reinstated.
6210
6211         * mail-source.el: New file.
6212
6213 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6214
6215         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6216
6217 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6218
6219         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6220
6221 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6222
6223         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6224
6225         * gnus-picon.el (gnus-group-display-picons): Goto body.
6226
6227         * gnus.el: Indented all functions; broke long lines; changed all
6228         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6229
6230 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6231
6232         * gnus.el: Pterodactyl Gnus v0.72 is released.
6233
6234 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6235
6236         * gnus.el: Cleaned up trailing whitespace.
6237
6238         * mm-util.el (mm-read-charset): Work.
6239
6240 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6241
6242         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6243         nnheader-translate-file-chars'd group name.
6244
6245 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6246
6247         * message.el (message-encode-message-body): Fold case.
6248
6249 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6250
6251         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6252
6253 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6254
6255         * mailcap.el (mailcap-add): New function.
6256
6257 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6258
6259         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6260         (article-goto-body): Use it.
6261         (gnus-treat-article): Ditto.
6262
6263         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6264         downloaded articles from the downloadeble list.
6265
6266 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * message.el (message-encode-message-body): Bind
6269         mail-parse-charset.
6270
6271         * mm-util.el (mm-charset-synonym-alist): New variable.
6272         (mm-charset-to-coding-system): Use it.
6273         (mm-charset-coding-system-alist): Removed.
6274         (mm-charset-to-coding-system): Don't use it.
6275         (mm-find-charset-region): Use mail-parse-charset.
6276
6277         * gnus-art.el (gnus-treatment-function-alist): Use
6278         gnus-article-display-picons.
6279         (gnus-treat-display-xface): Only do if we have xface feature.
6280         (gnus-part-display-hook): New function.
6281         (gnus-treat-article): Use it.
6282         (gnus-treat-article): Use gnus-visual.
6283
6284         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6285
6286         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6287         displaying.
6288
6289         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6290
6291         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6292         regexp file names.
6293
6294 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6295
6296         * gnus.el: Pterodactyl Gnus v0.71 is released.
6297
6298 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6299
6300         * mm-view.el (mm-inline-image): Don't add a dot.
6301
6302         * gnus-art.el (gnus-treat-article): New function.
6303
6304         * gnus.el (gnus-article-display-hook): Removed.
6305
6306         * gnus-art.el (gnus-article-treat-custom): New variable.
6307
6308         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6309
6310         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6311         functions.
6312
6313         * message.el (message-posting-charset): New variable.
6314         (message-send-mail): Use it.
6315
6316         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6317         (gnus-setup-posting-charset): New function.
6318         (gnus-setup-message): Use it.
6319
6320         * message.el (message-encode-message-body): Just look for
6321         Content-Type before inserting a new one.
6322
6323 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6324
6325         * rfc2047.el (rfc2047-default-charset): Removed.
6326
6327         * mail-prsvr.el: New file.
6328         (mail-parse-charset): New variable.
6329
6330         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6331         Changed name.
6332
6333         * gnus.el (gnus-charset): New group.
6334
6335         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6336
6337         * gnus-sum.el (gnus-default-charset): Default to nil.
6338         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6339         (gnus-newsgroup-iso-8859-1-forced): Removed.
6340
6341         * mm-util.el (mm-known-charsets): Removed.
6342         (mm-default-coding-system): Removed.
6343         (mm-default-charset): Removed.
6344         (mm-read-charset): New function.
6345
6346         * message.el (message-default-charset): Removed.
6347
6348         * rfc2047.el (rfc2047-default-charset): Default to nil.
6349
6350         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6351
6352 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6353
6354         * gnus.el: Pterodactyl Gnus v0.70 is released.
6355
6356 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6357
6358         * mm-decode.el (mm-save-part): Use mm-get-part.
6359         (mm-insert-part): New function.
6360         (mm-get-part): Use it.
6361         (mm-get-image): Ditto.
6362         (mm-display-external): Ditto.
6363
6364         * mm-view.el (mm-inline-text): Ditto.
6365
6366         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6367         ranges.
6368
6369         * mm-decode.el (mm-display-external): Save the buffer.
6370         (mm-remove-part): Kill it.
6371
6372         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6373
6374         * nnagent.el (nnagent-request-set-mark): Defined stub.
6375
6376 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377
6378         * gnus-score.el (gnus-score-load-score-alist): Bind
6379         coding-system-for-read.
6380
6381         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6382         prepare-exit-hook.
6383
6384         * mm-view.el (mm-setup-w3): Require w3.
6385
6386 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6387
6388         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6389         body.
6390
6391 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6392
6393         * mm-encode.el: Ditto.
6394
6395         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6396         error.
6397
6398         * mailcap.el (mailcap-mime-data): SAFER ps.
6399
6400         * message.el (message-encode-message-body): Always insert a
6401         Content-Type header.
6402
6403         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6404         shown inline.
6405
6406         * mm-view.el (mm-inline-text): Handle all sorts of text.
6407
6408         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6409         don't view.
6410
6411         * mm-decode.el (mm-display-external): Use it.
6412
6413         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6414
6415         * mm-decode.el (mm-save-part): Removed double code.
6416
6417 1999-01-12  Dave Love  <fx@gnu.org>
6418
6419         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6420         application/octet-stream .gz & al files with jka-compr.
6421
6422 1999-01-12  Dave Love  <fx@gnu.org>
6423
6424         * gnus-ems.el (gnus-down-mouse-3): New variable.
6425         * gnus-art.el (gnus-mime-button-map): Use it.
6426         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6427
6428 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6429
6430         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6431
6432 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6433
6434         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6435         buffers.
6436
6437         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6438
6439         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6440
6441 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6442
6443         * mml.el (mml-parameter-string): Strip directory component.
6444
6445 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6446
6447         * gnus.el (gnus-use-demon): Removed.
6448
6449 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * nnmail.el (nnmail-article-group): Don't infloop.
6452
6453 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6454
6455         * gnus-art.el (article-update-date-lapsed): Made it work with
6456         picons, and make it update on all visible frames.
6457         (article-date-ut): Get summary-buffer's current-headers.
6458
6459 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6462         (gnus-picons-setup-p): New variable.
6463
6464 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6465
6466         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6467
6468 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6469
6470         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6471         (gnus-summary-exit-no-update): Use mapcar.
6472
6473 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6474
6475         * gnus-agent.el (gnus-category-write): Make directory.
6476
6477 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6478
6479         * gnus-sum.el (gnus-update-read-articles):
6480         (gnus-update-marks): Request backend update of mark.
6481
6482 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6483
6484         * mm-bodies.el (mm-body-encoding): Use mm-find.
6485
6486 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6487
6488         * gnus-picon.el (gnus-article-display-picons): Fix.
6489
6490 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6491
6492         * gnus.el: Pterodactyl Gnus v0.69 is released.
6493
6494 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6497
6498         * gnus-agent.el (gnus-agent-remove-group): New command and
6499         keystroke.
6500
6501         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6502
6503 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6504
6505         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6506
6507 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6508
6509         * mm-view.el (mm-inline-text): Bind current id.
6510
6511         * mm-decode.el (mm-handle-id): New macro.
6512         (mm-make-handle): Accept id.
6513         (mm-dissect-singlepart): Use it.
6514
6515 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6516
6517       * message.el (message-cite-original-without-signature): Use
6518       message-signature-separator when searching for signature in
6519       message-cite-original-without-signature.
6520
6521 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6522
6523         * gnus.el (gnus-server-to-method): Check named methods.
6524
6525 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6526
6527         * mm-view.el (mm-view-message): Goto point-min.
6528
6529         * nnmail.el (nnmail-article-group): Don't delete lines, only
6530         shorten them.
6531
6532         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6533         values.
6534
6535         * nnheader.el (nnheader-temp-directory): New variable.
6536         (nnheader-temp-directory): Removed.
6537
6538 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6539
6540         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6541         list of files to check for mailcap entries under windows-nt.
6542
6543 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6544
6545         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6546         summary buffer exists.
6547
6548 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6549
6550         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6551         irrelevant Sun sendmail bug.
6552         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6553
6554         * message.el (message-send-news): Bind mail-header-separator to
6555         "" when asking backend to post.
6556
6557 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6558
6559         * mm-uu.el (mm-dissect-disposition): New variable.
6560         (mm-uu-dissect): Use it.
6561
6562 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6563
6564         * mm-view.el (mm-inline-text): Bind url-current-object.
6565
6566 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6567
6568         * gnus-range.el (gnus-remove-from-range): Rewrite.
6569
6570 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6571
6572         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6573
6574 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6575
6576         * message.el (message-encode-message-body): Insert `MIME-Version'
6577         instead of `Mime-Version'.
6578
6579 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6580
6581         * message.el (message-insert-mime-part): Add the attachment
6582         disposition.
6583         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6584         (message-mime-query-type): New function.
6585         (message-mime-query-description): Ditto.
6586         (message-mime-query-file): Ditto.
6587         (message-insert-mime-part): Use them.
6588         (message-mime-insert-external): Use the new stuff.
6589
6590 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6591
6592         * nnmail.el (nnmail-split-header-length-limit): New variable.
6593
6594         * mm-decode.el (mm-dissect-buffer): Check syntax.
6595
6596         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6597
6598         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6599         (rfc2047-dissect-region): Ditto.
6600
6601 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6602
6603         * mm-view.el (mm-view-message): Decode charset.
6604
6605 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606
6607         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6608         CT headers.
6609
6610 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6611
6612         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6613         mm-uu-*-function.
6614         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6615
6616 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6617
6618         * message.el (message-send-mail): Do MML first.
6619         (message-send-news): Ditto.
6620
6621 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6622
6623         * gnus-picon.el (gnus-picons-face): New face.
6624         (gnus-picons-try-face): Use it.
6625
6626 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6627
6628         * gnus.el: Pterodactyl Gnus v0.68 is released.
6629
6630 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6631
6632         * gnus.el: Pterodactyl Gnus v0.67 is released.
6633
6634 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6635
6636         * gnus.el: Pterodactyl Gnus v0.66 is released.
6637
6638 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639
6640         * gnus-art.el (gnus-insert-mime-button): Decode description.
6641
6642 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6643
6644         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6645         (gnus-decode-header-methods): Ditto.
6646         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6647
6648 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6649
6650         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6651
6652 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6653
6654         * mml.el (mml-insert-mime-headers): Encode description.
6655
6656         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6657         line.
6658
6659         * gnus-sum.el (gnus-default-charset): Doc fix.
6660
6661 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6662
6663         * mm-decode.el (mm-display-part): Forward a line.
6664
6665 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6666
6667         * mm-util.el (mm-running-ntemacs): New variable.
6668         (mm-text-coding-system): Ditto.
6669         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6670         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6671
6672 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6673
6674         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6675         buffer.
6676
6677         * message.el (message-insert-headers): New command and keystroke.
6678
6679 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6680
6681         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6682         (mm-get-image): Ditto.
6683
6684         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6685         base64, uudecode and binhex.
6686
6687 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6688
6689         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6690         in text/plain.
6691         * mm-uu.el (mm-uu-dissect): Use inline.
6692
6693 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6694
6695         * mm-view.el (mm-view-message): New function.
6696
6697         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6698         qp.
6699
6700 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6701
6702         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6703         entry for message/rfc822 as 8bit.
6704
6705 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6706
6707         * mailcap.el (mailcap-mime-extensions): Add patch.
6708
6709 1998-12-05  Dale Hagglund  <rdh@best.com>
6710
6711         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6712         argument to force all multipart/* to look like multipart/mixed.
6713
6714         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6715         variable.
6716         (gnus-mime-display-part): Use it.
6717
6718 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6719
6720         * gnus-draft.el (gnus-draft-send): Only disable checks for
6721         non-interactive use.
6722         (gnus-draft-send-message): Use it.
6723
6724 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6725
6726         * gnus.el: Pterodactyl Gnus v0.65 is released.
6727
6728 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6729
6730         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6731
6732         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6733
6734 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6735
6736         * gnus.el: Pterodactyl Gnus v0.64 is released.
6737
6738 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6739
6740         * mm-view.el (mm-setup-w3): Don't load.
6741
6742         * gnus-msg.el (gnus-setup-message): Set group name.
6743         (gnus-group-mail): Avoid leaking local vars.
6744
6745         * message.el (message-attach-file): Renamed.
6746         (message-mime-attach-file): Renamed again.
6747
6748 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6749
6750         * gnus-art.el (article-decode-encoded-words): Bind
6751         rfc2047-default-charset here.
6752
6753         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6754
6755 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6756
6757         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6758         (gnus-picons-setup-hook): New hook.
6759
6760 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6761
6762         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6763         string.
6764         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6765         line.
6766
6767 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6768
6769         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6770         (gnus-mime-view-part): Ditto.
6771         (gnus-mime-inline-part): Dotii.
6772         (gnus-mime-externalize-part): Daddo.
6773         (gnus-mime-internalize-part): Tutti frutti.
6774         (gnus-widget-press-button): Da da do.
6775
6776         * mm-view.el (mm-setup-w3): Require url-vars.
6777
6778 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6779
6780         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6781         * mm-util.el (mm-find-charset-region): Ditto.
6782
6783 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6784
6785         * message.el (message-send): Don't encode here.
6786         (message-send-mail): But here.
6787         (message-send-news): And here.
6788
6789 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6790
6791         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6792
6793 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6794
6795         * gnus.el: Pterodactyl Gnus v0.63 is released.
6796
6797 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6798
6799         * mml.el (mml-base-boundary): Shorten.
6800
6801         * message.el (message-insert-mime-part): Use default.
6802
6803         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6804
6805 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6806
6807         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6808         buttons, not [*].
6809
6810 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6811
6812         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6813
6814 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6815
6816         * gnus-art.el (gnus-insert-mime-button): Fix.
6817
6818 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6819
6820         * message.el (message-insert-mime-part): Nicify prompts.
6821         (message-insert-mime-part): Really delete duplicates.
6822         (message-insert-mime-part): Check against common errors.
6823         (message-insert-mime-part): Fix docstring.
6824
6825 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6826
6827         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6828
6829 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6830
6831         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6832         (gnus-insert-mime-button): Modify accordingly.
6833
6834 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6835
6836         * gnus-art.el (gnus-display-mime): Set window point.
6837
6838         * mm-decode.el (mm-display-external): Only decode when not
6839         saving.
6840         (mm-alternative-precedence): Prefer multiparts.
6841         (mm-inline-media-tests): Inline multiparts.
6842
6843         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6844         Ignore errors when requiring url.
6845
6846         * mml.el (mml-quote-region): New command.
6847
6848         * message.el (message-cite-original): Use it.
6849         (message-cite-original-without-signature): Ditto.
6850
6851 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6852
6853         * gnus.el: Pterodactyl Gnus v0.62 is released.
6854
6855 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6856
6857         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6858
6859 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6860
6861         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6862         `point-max-marker'.
6863
6864 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6865
6866         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6867
6868         * gnus-art.el (gnus-mime-display-single): Check for attachment
6869         before other tests.
6870
6871 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6872
6873         * gnus-msg.el (gnus-configure-posting-styles): find a
6874         posting-style entry in the group parameters, if any, and honor it
6875         at the end.
6876
6877 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6878
6879         * nntp.el (nntp-after-change-function): Fix.
6880
6881 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6882
6883         * mml.el (mml-generate-mime-1): Insert literally.
6884
6885 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6886
6887         * mml.el (mml-insert-mime-headers): Removed debug.
6888
6889 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6890
6891         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
6892         prefixed.
6893
6894         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
6895         application/emacs-lisp to 8bit.
6896
6897 1998-12-03  Dale Hagglund  <rdh@best.com>
6898
6899         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
6900
6901 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6902
6903         * gnus.el: Pterodactyl Gnus v0.61 is released.
6904
6905 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6906
6907         * mml.el (mml-parse-1): Skipped parts.
6908         (mml-insert-mime-headers): Nil is a list.
6909         (mml-generate-mime-1): Don't insert literally.
6910         (mml-read-tag): Drop text props.
6911         (mml-read-part): Ditto.
6912         (mml-parse-singlepart-with-multiple-charsets): Ditto.
6913
6914 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6915
6916         * gnus.el: Pterodactyl Gnus v0.60 is released.
6917
6918 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6919
6920         * mml.el (mml-parse-1): Don't throw contents away.
6921
6922 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6923
6924         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
6925
6926 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6927
6928         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
6929         function.
6930         (mml-parse-1): Use it.
6931
6932 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6933
6934         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
6935         Use gnus-newsgroup-default-charset.
6936         (article-decode-encoded-words): Remove charset codes.
6937         * gnus-sum.el (gnus-newsgroup-default-charset): Use
6938         gnus-default-charset.
6939
6940 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941
6942         * message.el (message-send-mail): Don't encode here.
6943         (message-send-news): Nor here.
6944         (message-send): ... but here instead.
6945
6946         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
6947         default to nil.
6948         (gnus-article-display-picons): Replace From line.
6949         (gnus-group-display-picons): Replace Newsgroups line.
6950         (gnus-picons-display-glyph): Set baseline.
6951         (gnus-group-display-picons): Piconize the entire Newsgroups line.
6952         (gnus-picons-xbm-face): Revert to old, standard colors.
6953
6954         * message.el (message-fetch-field): Remove text props.
6955
6956         * gnus-art.el (gnus-article-normalized-header-length): New
6957         variable.
6958         (article-normalize-headers): New command and keystroke.
6959
6960         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
6961
6962 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6963
6964         * gnus.el: Pterodactyl Gnus v0.59 is released.
6965
6966 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6967
6968         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
6969
6970         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
6971
6972 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6973
6974         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
6975
6976 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6977
6978         * mm-decode.el (mm-all-images-fit): New variable.
6979         (mm-image-fit-p): Use it.
6980
6981         * gnus-art.el (gnus-mime-display-single): Use it.
6982         (gnus-mime-internalize-part): New command and keystroke.
6983
6984         * mm-decode.el (mm-user-automatic-external-display): New
6985         variable.
6986         (mm-automatic-external-display-p): New function.
6987
6988         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
6989         colors.
6990
6991 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6992
6993         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
6994
6995         * gnus-art.el (gnus-with-article): Work in the original article
6996         buffer.
6997         (gnus-with-article): Work in read-only groups.
6998
6999 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7000
7001         * mm-bodies.el (mm-decode-string): Return original string if not
7002         decode.
7003
7004 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7005
7006         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7007
7008 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7009
7010         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7011
7012 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7013
7014         * gnus.el: Pterodactyl Gnus v0.58 is released.
7015
7016 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7017
7018         * mm-decode.el (mm-get-image): Return a glyph, not an image
7019         specifier.
7020
7021 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7022
7023         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7024
7025 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7026
7027         * mail-parse.el (rfc2045): Required.
7028
7029 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7030
7031         * mm-view.el (mm-inline-text): Remove props.
7032
7033 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7034
7035         * mm-view.el (mm-setup-w3): Protect url-misc.
7036
7037         * message.el (message-ignored-resent-headers): Remove
7038         Gnus-Warning.
7039
7040         * mml.el (mml-insert-mime-headers): Use encoding.
7041         (mml-parameter-string): Ditto.
7042
7043         * rfc2045.el: New file.
7044         (rfc2045-encode-string): New function.
7045
7046 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7047
7048         * mail-parse.el (mail-header-encode-parameter): New function.
7049
7050         * rfc2231.el (rfc2231-encode-string): New function.
7051
7052 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7053
7054         * mm-bodies.el (mm-decode-string): New function.
7055         * mm-view.el (mm-inline-text): Use mm-decode-string.
7056
7057 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7058
7059         * gnus.el: Pterodactyl Gnus v0.57 is released.
7060
7061 1998-11-23  Felix Lee  <flee@cygnus.com>
7062
7063         * nntp.el (nntp-async-needs-kluge): new setting.
7064         (nntp-async-timer): new var.
7065         (nntp-async-process-list): new var.
7066         (nntp-async-kluge): new function.
7067         (nntp-async-timer-handler): new function.
7068         (nntp-async-wait): new function.
7069         (nntp-async-stop): new function.
7070         (nntp-after-change-function): renamed, and split apart.
7071         (nntp-async-trigger): new function.
7072         (nntp-do-callback): new function.
7073         (nntp-accept-process-output): add optional timeout arg.
7074
7075         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7076         (gnus-async-wait-for-article): new function.
7077         (gnus-async-with-semaphore): s/asynch/async/.
7078
7079 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7080
7081         * gnus-art.el (gnus-with-article): Don't encode.
7082         (gnus-insert-mime-button): Fall back on filename from C-D.
7083         (gnus-mime-display-single): Have dots right on text/plain
7084         attachments.
7085
7086         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7087         broken parts.
7088
7089         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7090
7091         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7092         binhex.
7093
7094         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7095         (gnus-summary-repair-multipart): New command and keystroke.
7096
7097         * gnus-art.el (gnus-with-article-buffer): New macro.
7098
7099 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7100
7101         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7102         undisplay the part.
7103
7104 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7105
7106         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7107
7108         * mml.el (mml-read-part): Partition right.
7109
7110         * mm-decode.el (mm-handle-set-cache): New macro.
7111         (mm-handle-cache): Ditto.
7112         (mm-make-handle): Ditto.
7113         (mm-dissect-singlepart): Use it.
7114         (mm-get-image): Use the cache.
7115
7116 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7117
7118         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7119         (gnus-mime-display-single): Don't insert lines between parts.
7120
7121 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7122
7123         * nnmail.el (nnmail-file-coding-system-1): New variable.
7124         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7125         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7126         * nnml.el (nnml-file-coding-system): New variable.
7127         (nnml-request-article): Use nnml-file-coding-system.
7128
7129 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7130
7131         * gnus.el: Pterodactyl Gnus v0.56 is released.
7132
7133 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7134
7135         * gnus-art.el (gnus-mime-display-part): New function.
7136         (gnus-mime-display-mixed): Use it.
7137
7138         * mm-view.el (mm-setup-w3): Don't register.
7139
7140         * message.el (message-cite-original): Cite parts.
7141
7142 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7143
7144         * mml.el (mml-parameter-string): New function.
7145         (mml-insert-mime-headers): Separated into new function.
7146
7147 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7148
7149         * mml.el (mml-make-boundary): Use `make-string'.
7150
7151 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7152
7153         * binhex.el (binhex-insert-char): Ditto.
7154
7155         * base64.el (base64-insert-char): Ditto.
7156
7157         * uudecode.el (uudecode-insert-char): Code correctly.
7158
7159 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7160
7161         * mml.el (mml-generate-mime): Don't generate multiparts for
7162         empties.
7163
7164         * gnus-art.el (gnus-display-mime): Save excursion.
7165
7166         * message.el (message-remove-first-header): New function.
7167         (message-encode-message-body): Use it.
7168
7169 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7170
7171         * gnus.el: Pterodactyl Gnus v0.55 is released.
7172
7173 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7174
7175         * mm-view.el (mm-setup-w3): New function.
7176
7177         * mm-decode.el (mm-content-id-get-contents): New function.
7178         (mm-content-id-get-type): Ditto.
7179         (mm-content-id-get-encoding): Ditto.
7180         (mm-get-handle-by-content-id): Removed.
7181
7182 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7183
7184         * message.el (message-generate-new-buffers): Fix tag.
7185
7186 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7187
7188         * message.el (message-buffer-name): Check for unique first.
7189
7190         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7191         gnus-inhibit-mime-unbuttonizing.
7192
7193         * gnus-sum.el (t): Bind M-t.
7194         (gnus-inhibit-unbuttonizing): New variable.
7195         (gnus-summary-toggle-display-buttonized): New command.
7196
7197         * gnus-art.el (gnus-display-mime): Select article window.
7198         (article-strip-trailing-space): New command and keystroke.
7199
7200         * nneething.el (nneething-include-files): New variable.
7201         (nneething-create-mapping): Use it.
7202
7203         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7204
7205         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7206         ayto-expirable marks.
7207
7208 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7209
7210         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7211
7212         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7213         ARG.
7214
7215         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7216
7217 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7218
7219         * mm-util.el (mm-binary-coding-system): New variable.
7220         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7221         * mm-decode.el (mm-display-external): Ditto.
7222
7223 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7224
7225         * gnus.el: Pterodactyl Gnus v0.54 is released.
7226
7227 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7230
7231 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * mm-decode.el (mm-save-part): Unquote.
7234
7235 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7236
7237         * mm-decode.el (mm-save-part): Bind coding system for write.
7238
7239 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7240
7241         * gnus-art.el (gnus-article-mode-line-format): New default.
7242         (gnus-article-mime-part-status): New function.
7243
7244         * message.el (message-send-news): Check the body syntax before
7245         encoding.
7246
7247         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7248         (gnus-mime-display-single): Use it.
7249         (gnus-mime-display-alternative): Ditto.
7250
7251         * mm-decode.el: Check for whether we are running under a term.
7252
7253 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7254
7255         * mm-decode.el (mm-preferred-alternative): Default to first
7256         alternative.
7257         (mm-preferred-alternative): No, we dont.
7258
7259 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7260
7261         * mm-decode.el (mm-display-external): Use binary instead of
7262         no-conversion.
7263         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7264         * nnheader.el (nnheader-file-coding-system): Ditto.
7265         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7266
7267 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7268
7269         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7270         name without method.
7271
7272 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7273
7274         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7275         coding-system -> default-charset.
7276         (gnus-newsgroup-default-charset-alist): Ditto.
7277         (gnus-summary-local-variables): Ditto.
7278         (gnus-set-global-variables): Ditto.
7279         (gnus-get-newsgroup-headers): Ditto.
7280         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7281         (gnus-get-newsgroup-headers-xover): Ditto.
7282         (gnus-newsgroup-setup-default-charset): Ditto.
7283         (article-decode-mime-words): Ditto.
7284         (article-decode-charset): Ditto.
7285         (article-decode-encoded-words): Ditto.
7286         (article-de-quoted-unreadable): Ditto.
7287         (gnus-mime-view-all-parts): Ditto.
7288         (gnus-mime-externalize-part): Ditto.
7289         (gnus-mm-display-part): Ditto.
7290         (gnus-mime-display-single): Ditto.
7291         (gnus-mime-display-alternative): Ditto.
7292         * lpath.el : Ditto.
7293
7294 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7295
7296         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7297         * gnus-art.el (article-decode-charset): Overlay
7298         rfc2047-default-charset.
7299         * message.el (message-draft-coding-system): New variable.
7300         (message-set-auto-save-file-name): Use message-draft-coding-system.
7301         * nndraft.el (nndraft-request-article): Ditto.
7302         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7303         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7304
7305 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7306
7307         * mm-uu.el (mm-uu-test): New function.
7308         (mm-uu-dissect): Inherit charset and cte from head.
7309         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7310
7311 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7312
7313         * gnus.el: Pterodactyl Gnus v0.53 is released.
7314
7315 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7316
7317         * mm-decode.el (mm-get-image): New function.
7318         (mm-image-fit-p): New function.
7319
7320         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7321
7322         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7323
7324         * gnus-art.el (gnus-article-insert-newline): New function.
7325         (article-goto-body): New function.
7326
7327 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7330         buttons.
7331
7332         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7333         keystroke.
7334
7335         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7336         line between parts.
7337
7338         * message.el (message-remove-header): Go to end if wanted.
7339
7340 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7341
7342         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7343         movement with save-window-excursion.
7344
7345 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7346
7347         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7348
7349 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7350
7351         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7352
7353 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7354
7355         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7356         gnus-newsgroup-coding-system.
7357         (gnus-get-newsgroup-headers): Ditto.
7358         (gnus-get-newsgroup-headers-xover): Ditto.
7359         (gnus-set-global-variables): Ditto.
7360         * gnus-art.el (article-decode-mime-words): Ditto.
7361         (article-decode-charset): Ditto.
7362         (article-decode-encoded-words): Ditto.
7363         (article-de-quoted-unreadable): Ditto.
7364         (gnus-mime-view-all-parts): Ditto.
7365         (gnus-mime-externalize-part): Ditto.
7366         (gnus-mm-display-part): Ditto.
7367         (gnus-mime-display-alternative): Ditto.
7368         (gnus-mime-display-single): Ditto.
7369         * mm-view.el (mm-inline-text): Use default coding system.
7370
7371 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7372
7373         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7374         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7375         (gnus-newsgroup-coding-system): New local variable.
7376         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7377         (gnus-summary-local-variables): Add two new local variables.
7378         (gnus-newsgroup-setup-coding-system): New function.
7379         (gnus-select-newsgroup): Setup coding system.
7380         * lpath.el: Add two new variables.
7381         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7382         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7383         * gnus-cus.el (gnus-group-parameters): Customizable
7384         iso-8859-1-forced.
7385
7386 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7387
7388         * gnus.el: Pterodactyl Gnus v0.52 is released.
7389
7390 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7393         encoding.
7394
7395         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7396         undisplayed text types.
7397
7398         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7399         types.
7400
7401 1998-11-19  Felix Lee  <flee@cygnus.com>
7402
7403         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7404
7405 1998-11-19  Felix Lee  <flee@cygnus.com>
7406
7407         * gnus-async.el (gnus-asynch-obarray): rename to
7408         gnus-async-hashtb, and don't buffer-local it.
7409
7410         (gnus-async-article-callback): new function.
7411         (gnus-make-async-article-function): use it.
7412
7413         (gnus-async-current-prefetch-group): new var.
7414         (gnus-async-current-prefetch-article): new var.
7415         (gnus-async-request-fetched-article): are we fetching it already?
7416
7417         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7418
7419 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7420
7421         * gnus-sum.el (gnus-summary-show-article): Require.
7422
7423         * message.el: Provide before hooks.
7424         (message-send-news): Do MIME before headers.
7425
7426         * gnus-art.el (gnus-article-check-buffer): New function.
7427         (gnus-article-read-summary-keys): Use it.
7428
7429         * mm-decode.el (mm-user-automatic-display): Display all inline
7430         images.
7431
7432         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7433         much.
7434         (gnus-unbuttonized-mime-types): New variable.
7435
7436 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7437
7438         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7439
7440         * mm-decode.el (mm-quote-arg): Quote semicolons.
7441
7442         * gnus-art.el (gnus-mime-display-single): Don't display
7443         attachments.
7444         (gnus-mime-externalize-part): New command and keystroke.
7445
7446         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7447         (mm-alternative-precedence): Changed order.
7448
7449 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7450
7451         * gnus.el (gnus-method-simplify): New function.
7452         (gnus-native-method-p): New function.
7453         (gnus-secondary-method-p): Use gnus-method-equal.
7454
7455         * gnus-start.el (gnus-group-change-level): Shorten select method.
7456
7457 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7458
7459         * gnus.el: Pterodactyl Gnus v0.51 is released.
7460
7461 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7462
7463         * gnus.el: Applied patches from 5.6.45.
7464
7465         * gnus-score.el (gnus-score-find-trace): Print complete file
7466         paths.
7467         (gnus-score-find-trace): Truncate lines.
7468
7469         * gnus.el (gnus-message-archive-group): Allow function.
7470
7471         * message.el (message-encode-message-body): Remove Mime-Version
7472         before inserting.
7473
7474         * gnus-cus.el (gnus-group-customize): Optional topic.
7475
7476         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7477         keystroke.
7478
7479 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7480
7481         * message.el (message-encode-message-body): Rewrite.
7482
7483 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7484
7485         * mml.el (mml-base-boundary): New variable.
7486         (mml-make-boundary): New function.
7487
7488         * gnus-cache.el (gnus-cache-coding-system): New variable.
7489         (gnus-cache-request-article): Use it.
7490
7491         * message.el (message-insert-mime-part): Delete duplicates.
7492
7493 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7494
7495         * gnus-art.el (gnus-mime-display-alternative): Set end of
7496         multipart and display even when nothing is preferred.
7497
7498 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7499
7500         * gnus.el: Pterodactyl Gnus v0.50 is released.
7501
7502 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7503
7504         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7505         fbound.
7506
7507         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7508
7509 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7510
7511         * gnus.el (gnus-similar-server-opened): Compare backend.
7512
7513 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7514
7515         * gnus-topic.el (gnus-topic-expire-articles): New function.
7516         (gnus-topic-mode-map): Bind it.
7517
7518         * gnus.texi (Topic Commands): New expiry command. Reordered.
7519
7520 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7521
7522         * gnus-sum.el
7523         (gnus-auto-expirable-marks): New variable.
7524         (gnus-inhibit-user-auto-expire): New variable.
7525         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7526         When looking to see if we should expire instead, check
7527         gnus-auto-expirable-marks instead of using a hard-wired list.
7528         (gnus-summary-mark-as-read-forward,
7529         gnus-summary-mark-as-read-backward):
7530         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7531         gnus-summary-mark-forward, instead of `t'.
7532
7533 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7534
7535         * mml.el (mml-compute-boundary): New function.
7536         (mml-compute-boundary-1): New function.
7537         (mml-generate-mime-1): Use it.
7538
7539 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7540
7541         * mml.el (mml-generate-mime-1): Always precede closing boundary
7542         with newline.
7543
7544 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7545
7546         * mml.el (mml-generate-mime-1): Do right boundaries when several
7547         multiparts.
7548
7549         * mm-decode.el (mm-user-automatic-display): Default to inline
7550         jpeg.
7551
7552         * mml.el (mml-generate-mime-1): Encode non-text parts.
7553
7554 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7555
7556         * gnus.el: Pterodactyl Gnus v0.49 is released.
7557
7558 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7559
7560         * mm-view.el (mm-inline-text): Require w3-vars.
7561
7562         * gnus-setup.el (gnus-use-tm): Removed.
7563
7564         * gnus-art.el (gnus-article-goto-part): Don't beep.
7565         (gnus-article-view-part): Check return value.
7566         (gnus-mime-display-alternative): Don't display when there is
7567         nothing to display.
7568
7569         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7570         (mml-generate-mime-1): Use unibyte for binaries.
7571
7572         * gnus-art.el (gnus-display-mime): Call
7573         gnus-article-mime-part-function.
7574         (gnus-mime-part-function): New function.
7575         (gnus-article-mime-part-function): New function.
7576
7577         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7578
7579 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7582
7583         * message.el (message-font-lock-keywords): Highlight MML.
7584         (message-mml-face): New font.
7585
7586 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7587
7588         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7589         (gnus-mm-display-part): Do not select-window if the article window
7590         is not found.
7591
7592 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7593
7594         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7595
7596 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7597
7598         * gnus.el: Pterodactyl Gnus v0.48 is released.
7599
7600 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7601
7602         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7603
7604         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7605
7606         * message.el (message-cite-original-without-signature): Ditto.
7607         (message-cite-original): Quote parts.
7608
7609 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7610
7611         * gnus.el: Pterodactyl Gnus v0.47 is released.
7612
7613 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7614
7615         * message.el (message-encode-message-body): Insert MIME warning.
7616
7617         * mml.el (mml-read-tag): Look for #tag.
7618
7619         * mm-util.el (mm-find-charset-region): Check whether
7620         enable-multibyte-characters is bound.
7621
7622 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7623
7624         * gnus.el: Pterodactyl Gnus v0.46 is released.
7625
7626 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627
7628         * message.el (message-encode-message-body): Insert headers at the
7629         right spot.
7630
7631 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7632
7633         * gnus.el: Pterodactyl Gnus v0.45 is released.
7634
7635 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7636
7637         * nndraft.el (nndraft-save-mime-part): Removed.
7638         (nndraft-get-mime-part): Ditto.
7639
7640         * message.el (message-format-mime-old): Removed.
7641         (message-encode-message-body): Removed.
7642         (message-encode-message-body): Renamed.
7643
7644 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7645
7646         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7647
7648         * message.el (message-format-mime): Check message-mime-part.
7649
7650         * mm-encode.el (mm-mime-file-types): Removed.
7651         (mm-default-file-encoding): New definition.
7652
7653 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7654
7655         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7656         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7657
7658 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7659
7660         * gnus.el: Pterodactyl Gnus v0.44 is released.
7661
7662 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7663
7664         * message.el (message-format-mime): New function.
7665
7666         * nndraft.el (nndraft-save-mime-part): New function.
7667         (nndraft-get-mime-part): New function.
7668
7669         * mm-encode.el (mm-default-file-encoding): New function.
7670         (mm-content-transfer-encoding): New function.
7671         (mm-encode-buffer): New function.
7672
7673         * message.el: New command.
7674         (message-mime-part): New variable.
7675         (message-insert-mime-part): New command.
7676
7677         * mm-encode.el (mm-encode-content-transfer-encoding): New
7678         function.
7679
7680         * mm-util.el (mm-content-transfer-encoding-defaults): New
7681         variable.
7682         (mm-mime-file-types): Taken from TM.
7683
7684 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7685
7686         * gnus.el: Pterodactyl Gnus v0.43 is released.
7687
7688 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7689
7690         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7691         * gnus-score.el (gnus-score-default-header): Ditto.
7692         (gnus-header-index): Ditto.
7693         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7694         (gnus-summary-header): Handle extra headers.
7695         (gnus-summary-score-entry): Ditto, & provide new score element.
7696         (gnus-summary-score-effect): Ditto.
7697         (gnus-score-string): Avoid "extra" string sort, & modify match in
7698         "extra" case.
7699         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7700
7701 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7702
7703         * message.el (message-resend): Bind message-required-mail-headers
7704         to nil.
7705
7706         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7707
7708         * nngateway.el (require): Require cl.
7709
7710         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7711         things.
7712
7713 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7714
7715         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7716         when no articles.
7717
7718 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7719
7720         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7721
7722 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7723
7724         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7725         user-mail-address if non-nil.
7726
7727 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7728
7729         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7730         (gnus-make-sort-function-1): Ditto.
7731
7732         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7733         window.
7734
7735 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7736
7737         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7738
7739         * binhex.el (binhex-decode-region): Quote.
7740
7741 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7742
7743         * gnus-art.el (article-decode-charset): Don't downcase charset.
7744
7745         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7746
7747 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7748
7749         * gnus.el: Pterodactyl Gnus v0.42 is released.
7750
7751 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7754
7755 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7756
7757         * nntp.el (nntp-send-mode-reader): Revert.
7758
7759 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7760
7761         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7762
7763 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7764
7765         * message.el (message-make-date): Fix for negative time zones.
7766
7767 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7768
7769         * gnus.el: Pterodactyl Gnus v0.41 is released.
7770
7771 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7772
7773         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7774
7775 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7776
7777         * gnus.el (gnus-short-group-name): When shortening foreign select
7778         methods, do not scan for plusses beyond the first colon.
7779
7780 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7781
7782         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7783         lines where `group' is the last thing on the line.
7784
7785 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7786
7787         * gnus-art.el (gnus-article-view-part): Do alternative.
7788         (gnus-mime-display-alternative): Insert marker.
7789
7790 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7791
7792         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7793
7794         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7795         dates.
7796
7797         * gnus-cus.el (gnus-topic): Required.
7798
7799         * nnheader.el (nnheader-parse-nov): Parse extra.
7800         (nnheader-nov-parse-extra): New macro.
7801
7802 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7803
7804         * gnus-art.el (gnus-article-view-part): Internal move.
7805
7806 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7807
7808         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7809         (gnus-group-customize): Support editing topic parameters.
7810
7811 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7812
7813         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7814         indicators.
7815
7816 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7817
7818         * gnus-art.el (gnus-mm-display-part): Return.
7819         (gnus-article-view-part): Only go if external.
7820         (gnus-article-dumbquotes-map): Do 205.
7821
7822         * mm-decode.el (mm-display-part): Return what was done.
7823
7824         * message.el (message-buffer-naming-style): New variable.
7825         (message-generate-new-buffers): Extended.
7826         (message-buffer-naming-style): Removed.
7827         (message-buffer-name): Use it.
7828         (message-do-send-housekeeping): Rename new styling.
7829
7830         * gnus-sum.el (gnus-summary-recenter): Allow
7831         gnus-auto-center-summary to be a number.
7832
7833 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7834
7835         * pop3.el (pop3-open-server): Use "binary" instead of
7836         "no-conversion".
7837
7838 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7839
7840         * gnus-srvr.el (gnus-browse-foreign-server): Set
7841         gnus-browse-current-method to the result of gnus-server-to-method.
7842
7843 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7844
7845         * gnus-util.el (gnus-pull): Another optional argument.
7846         * nnweb.el (nnweb-request-delete-group): Delete from
7847         nnweb-group-alist and update active file.
7848
7849 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7850
7851         * gnus-group.el (gnus-group-make-group): Accept group of new
7852         method.
7853
7854 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7855
7856         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7857
7858 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7859
7860         * mm-view.el (mm-inline-text): Postion of html portion.
7861
7862 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7863
7864         * nntp.el (nntp-list-active-group): Waited for short strings.
7865         (nntp-send-mode-reader): Ditto.
7866         (nntp-open-connection): Ditto.
7867
7868         * gnus-int.el (gnus-request-group-articles): New function.
7869
7870         * nntp.el (nntp-request-listgroup): New function.
7871         (nntp-request-group-articles): Renamed.
7872
7873 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7874
7875         * nnheader.el (nnheader-parse-nov): Supply extra.
7876
7877 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7878
7879         * gnus-art.el (gnus-button-push): Don't go to
7880         gnus-article-buffer.
7881
7882         * mm-view.el (mm-inline-image): Add a newline.
7883
7884         * gnus-start.el (gnus-check-first-time-used): Check more.
7885
7886 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7887
7888         * gnus-start.el (gnus-check-first-time-used): Check current.
7889
7890 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7891
7892         * mm-util.el (mm-find-charset-region): New function.
7893
7894         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
7895
7896         * gnus-art.el (gnus-mime-button-menu): Fix.
7897
7898 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7899
7900         * gnus-art.el (gnus-mime-button-menu): New definition.
7901
7902 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7903
7904         * gnus-art.el (article-decode-charset): Downcase charset.
7905         (article-decode-charset): Pass on type.
7906         (article-decode-charset): Check nil charsets.
7907         (article-remove-cr): Translate CR to LF.
7908         (gnus-ignored-mime-types): Default to nil.
7909
7910         * nnheader.el (nnheader-insert-nov): Work when not Xref.
7911
7912         * gnus-sum.el (gnus-ignored-from-addresses): Default to
7913         user-mail-address.
7914         (gnus-nov-parse-extra): Didn't return right thing.
7915
7916 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7917
7918         * gnus-xmas.el: Use compiled-function-p.
7919
7920 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7921
7922         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
7923
7924 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7925
7926         * gnus.el: Pterodactyl Gnus v0.40 is released.
7927
7928 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7929
7930         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
7931
7932         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
7933
7934         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
7935
7936         * nnml.el (nnml-possibly-create-directory): Check before making.
7937
7938 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7939
7940         * nnheader.el (nnheader-insert-nov): Don't infloop.
7941
7942 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7943
7944         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
7945         set up.
7946
7947 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
7948
7949         * nneething.el (nneething-file-name): New definition.
7950
7951 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7952
7953         * gnus-art.el (gnus-treatment-function-alist): Fix.
7954         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
7955
7956         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
7957
7958 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7959
7960         * gnus.el: Pterodactyl Gnus v0.39 is released.
7961
7962 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7963
7964         * gnus-art.el (gnus-ignored-mime-types): New variable.
7965         (gnus-mime-display-single): Use it.
7966         (gnus-treatment-function-alist): New variable.
7967
7968         * gnus.el (gnus-mime): New group.
7969
7970         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
7971         things for other parts.
7972         (gnus-mime-display-alternative): Place point.
7973
7974         * gnus.el: autoload gnus-uu-post-news.
7975
7976         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
7977         needsterm/DISPLAY.
7978
7979         * mm-decode.el (mm-display-part): Default to inline text/.*
7980         parts.
7981
7982         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
7983         8bit.
7984
7985         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
7986         (gnus-mime-display-single): Inline all text parts.
7987         (gnus-article-narrow-to-signature): Removed mime:: stubs.
7988
7989 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7990
7991         * nnml.el (nnml-possibly-create-directory): Rewrite.
7992         (nnml-request-create-group): Change to right server.
7993
7994         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
7995
7996         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
7997
7998         * gnus.el: rmail-output-to-rmail-file autoload.
7999
8000         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8001         Gnus.
8002
8003         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8004
8005         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8006
8007 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8008
8009         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8010         mixed part.
8011
8012 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8013
8014         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8015
8016         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8017
8018 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8019
8020         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8021
8022 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8023
8024         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8025         value.
8026
8027         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8028         hidden.
8029
8030         * gnus-spec.el (gnus-update-format-specifications): Use the
8031         article mode line spec.
8032
8033         * gnus-art.el (gnus-insert-mime-button): Put right type.
8034         (gnus-insert-prev-page-button): Ditto.
8035         (gnus-insert-next-page-button): Dutti.
8036
8037         * pop3.el: New version installed.
8038
8039 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8040
8041         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8042         and display last part.
8043
8044 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8045
8046         * gnus.el: Pterodactyl Gnus v0.38 is released.
8047
8048 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8049
8050         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8051         Removed.
8052         (article-de-quoted-unreadable): Narrow to default.
8053
8054         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8055
8056         * gnus-art.el (article-decode-charset): Decode even when broken
8057         MIME.
8058
8059         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8060         name.
8061
8062         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8063
8064         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8065         nnheader.
8066
8067         * nnmail.el (nnmail-extra-headers): New variable.
8068
8069         * nnheader.el (nnheader-insert-nov): Insert extra.
8070
8071         * gnus.el (gnus-summary-line-format): Doc fix.
8072
8073         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8074         (gnus-nov-parse-line): Ditto.
8075         (gnus-nov-parse-extra): New macro.
8076         (gnus-header): New function.
8077         (gnus-update-summary-mark-positions): Change.
8078         (gnus-ignored-from-addresses): New variable.
8079         (gnus-summary-insert-from-or-to): New function.
8080
8081         * gnus.el (gnus-extra-headers): New variable.
8082
8083         * nnheader.el (make-mail-header): Expand.
8084         (mail-header-extra): New macro.
8085         (mail-header-set-extra): Ditto.
8086         (make-full-mail-header): Expand.
8087
8088 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8089
8090         * gnus.el: Pterodactyl Gnus v0.37 is released.
8091
8092 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8095
8096         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8097         on.
8098
8099 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8100
8101         * gnus-spec.el (gnus-balloon-face-function): new function
8102         (gnus-parse-format): understand the %< %> specifiers
8103         (gnus-parse-complex-format): ditto.
8104
8105 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8106
8107         * gnus.el: Changed following-char to char-after throughout.
8108
8109 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8110
8111         * mm-decode.el (mm-display-external): Protect more and message.
8112
8113 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8114
8115         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8116         position.
8117
8118 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8119
8120         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8121         mixed part.
8122
8123 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8124
8125         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8126
8127         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8128
8129 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8130
8131         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8132
8133 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8134
8135         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8136
8137         * mm-decode.el (mm-display-external): Set undisplayer to mm
8138         buffer, not the current buffer; use unwind-protect.
8139
8140 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8141
8142         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8143         (gnus-summary-exit-no-update): Ditto.
8144
8145 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8146
8147         * mm-decode.el (mm-inline-media-tests): Look for w3.
8148
8149         * mailcap.el (mailcap-mime-data): Inline html.
8150
8151 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8152
8153         * gnus.el: Pterodactyl Gnus v0.36 is released.
8154
8155 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8156
8157         * gnus-art.el (article-translate-strings):
8158         (gnus-article-dumbquotes-map): Don't dot.
8159
8160         * pop3.el (pop3-open-server): Set point right.
8161
8162         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8163         (mm-dissect-buffer): Ditto.
8164         (mm-destroy-part): Ignore non-handles.
8165         (mm-remove-part): Ditto.
8166         (mm-destroy-parts): New function.
8167         (mm-remove-parts): Ditto.
8168
8169         * gnus-art.el (gnus-mm-display-part): Don't move point.
8170
8171 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8172
8173         * mm-uu.el : New file.
8174
8175         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8176
8177         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8178         a function.
8179
8180 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8181
8182         * mm-decode.el (mm-display-external): Check before selecting.
8183
8184 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8185
8186         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8187
8188         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8189
8190         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8191         variable.
8192
8193         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8194
8195         * gnus-art.el (gnus-decode-header-methods): New variable.
8196
8197         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8198
8199         * gnus-art.el (gnus-multi-decode-header): New function.
8200
8201 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8202
8203         * gnus.el: Pterodactyl Gnus v0.35 is released.
8204
8205 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * uudecode.el (uudecode-decode-region-external): Insert
8208         literally.
8209
8210         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8211
8212         * mm-bodies.el (mm-decode-body): Optional encoding.
8213
8214 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8215
8216         * gnus-ems.el (gnus-mouse-3): New variable.
8217
8218         * binhex.el (binhex-decode-region-external): Don't use -internally.
8219
8220 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8221
8222         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8223         files.
8224
8225 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8226
8227         * gnus-group.el (gnus-add-marked-articles): Request backend update
8228         of flags.
8229
8230 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8231
8232         * gnus-sum.el (gnus-update-read-articles):
8233         (gnus-update-marks): Request backend update of mark.
8234
8235 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8236
8237         * gnus.texi (Optional Backend Functions): New item,
8238         nnchoke-request-set-mark.
8239
8240 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8241
8242         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8243           list to range.
8244
8245 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8246
8247         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8248
8249 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8250
8251         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8252         first used.
8253
8254 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8255
8256         * mm-view.el: Require mm-decode for macros.
8257
8258         * mm-decode.el (mm-handle-type): Move macro declarations above the
8259         place where they are used.
8260
8261 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8262
8263         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8264         buffer.
8265
8266 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8267
8268         * nnagent.el (nnagent-open-server): Error message.
8269
8270 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8271
8272         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8273
8274 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8275
8276         * score-mode.el (gnus-score-mode-map): Ditto.
8277
8278         * message.el (message-mode-map): Ditto.
8279
8280         * gnus-uu.el (gnus-uu-post-news): Ditto.
8281
8282         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8283
8284         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8285
8286         * gnus-art.el (gnus-article-edit-mode-map): Use
8287         `set-keymap-parent' rather than `copy-keymap'.
8288
8289 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8290
8291         * gnus-art.el (gnus-mime-button-commands): New variable.
8292         (gnus-mime-button-map): Initialize it from
8293         `gnus-mime-button-commands'.
8294         (gnus-mime-button-menu): New function.
8295         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8296
8297 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8298
8299         * message.el (message-insert-to): Make `nobody' and `poster'
8300         synonymous to `never' and `always' in Mail-Copies-To.
8301         (message-reply): Ditto.
8302         (message-followup): Ditto.
8303
8304 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * mailcap.el (mailcap-mime-data): Save sound.
8307
8308 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8309
8310         * message.el (message-ignored-supersedes-headers): Include
8311         `NNTP-Posting-Date'.
8312
8313 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8314
8315         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8316
8317 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8318
8319         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8320         uudecode.
8321
8322 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8323
8324         * mm-decode.el (mm-display-external): Don't switch on save.
8325
8326 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8327
8328         * nnmail.el (nnmail-movemail-args): New variable.
8329
8330 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8331
8332         * gnus-art.el (article-translate-strings):
8333
8334 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8335
8336         * gnus-art.el (gnus-article-view-part): Use it.
8337         (gnus-mm-display-part): New function.
8338         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8339
8340         * mm-decode.el (mm-handle-displayed-p): New function.
8341
8342         * gnus-art.el (gnus-mime-copy-part): Create better names.
8343         (gnus-mime-button-line-format): Include dots spec.
8344
8345 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8346
8347       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8348       forward buffer first.
8349
8350 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8351
8352         * gnus-util.el (gnus-set-window-start): New function.
8353
8354         * message.el (message-send): Don't check changed.
8355
8356 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8357
8358         * gnus-art.el (gnus-article-setup-buffer): Set params.
8359
8360         * mm-decode.el (mm-user-display-methods): Inline
8361         "message/delivery-status".
8362
8363 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8364
8365         * message.el (message-auto-save-directory): Rename.
8366         (message-mode): Dof fix.
8367
8368         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8369         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8370
8371         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8372
8373         * message.el (message-make-date): Avoid locale.
8374
8375         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8376         cache.
8377
8378         * mm-decode.el (mm-display-inline): Goto point-min.
8379
8380         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8381
8382         * mm-decode.el (mm-display-external): Reverse before sorting.
8383
8384         * gnus-draft.el (gnus-draft-send): Allow mail.
8385
8386 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8387
8388         * message.el (message-check): Move message-check macro above where
8389         it is first used.
8390
8391         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8392
8393 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8394
8395         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8396
8397 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8398
8399         * gnus.el: Pterodactyl Gnus v0.34 is released.
8400
8401 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8402
8403         * mm-decode.el (mm-inline-media-tests): delivery-status.
8404
8405         * mm-view.el (mm-inline-text): Provide default.
8406
8407 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8408
8409         * mailcap.el (mailcap-possible-viewers): Fix nils.
8410
8411 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8412
8413         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8414         (article-update-date-lapsed): Record the buffer.
8415         (article-update-date-lapsed): Do all windows that display article
8416         buffers.
8417
8418         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8419
8420         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8421
8422         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8423         annoations.
8424
8425         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8426
8427 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * gnus-agent.el (gnus-category-add): Change default category to
8430         'false.
8431
8432         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8433         scores.
8434
8435         * gnus-draft.el (gnus-draft-send): Check server more.
8436
8437         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8438         (gnus-article-goto-part): New function.
8439
8440         * mm-view.el (mm-inline-text): Insert richtext properly.
8441
8442         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8443
8444 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8445
8446         * parse-time.el (parse-time-rules): Accept dates far into the past
8447         and the future, and parse single-digit numbers as years.
8448
8449 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8450
8451         * mm-decode.el (mm-display-external): Chop off directories.
8452
8453 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8454
8455         * uudecode.el (uu-decode-region-external): Use
8456         insert-file-contents-literally.
8457
8458         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8459
8460 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8461
8462         * uudecode.el: New file.
8463
8464         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8465         x-uuencode.
8466
8467 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8468
8469         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8470
8471         * message.el (message-fetch-field): Unfold properly.
8472
8473         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8474         in text/plain.
8475
8476 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8477
8478         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8479         (gnus-auto-select-first): Removed.
8480         (gnus-auto-select-first): Extended.
8481         (gnus-summary-read-group-1): Use new value.
8482
8483 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * message.el (message-fix-before-sending): Space.
8486
8487         * nnmail.el (nnmail-find-file): Don't erase.
8488
8489 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8490
8491         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8492
8493 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8494
8495         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8496
8497 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8498
8499         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8500
8501 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8502
8503         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8504         20.4.
8505
8506 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8507
8508         * gnus-art.el (gnus-mime-view-all-parts): New command and
8509         keystroke.
8510
8511         * mm-decode.el (mm-display-external): Translate slashes.
8512
8513         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8514
8515         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8516
8517         * mm-decode.el (mm-quote-arg): Quote spaces.
8518         (mm-display-external): Quote args.
8519
8520 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8521
8522         * mm-decode.el (mm-inlinable-part-p): New function.
8523
8524 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8525
8526        * mm-util.el (mm-disable-multibyte): New function.
8527
8528 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8529
8530         * gnus.el: Pterodactyl Gnus v0.33 is released.
8531
8532 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8533
8534         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8535
8536         * mm-decode.el (mm-display-external): Don't switch for externals.
8537         (mm-dissect-multipart): Don't include end-sep.
8538
8539         * mm-util.el (mm-get-coding-system-list): New function.
8540         (mm-coding-system-list): New variable.
8541
8542 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8543
8544         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8545
8546 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8547
8548         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8549         group
8550
8551 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8552
8553         * base64.el (base64-run-command-on-region): External base64
8554         decoder do not use coding system
8555
8556 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8557
8558         * mm-decode.el (mm-interactively-view-part): Typo.
8559
8560 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8561
8562         * mm-decode.el (mm-dissect-multipart): Display last part when the
8563         article has no close-delimiter
8564
8565 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8566
8567         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8568         content-type.
8569
8570 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8571
8572         * gnus-art.el (gnus-display-mime): Typo.
8573
8574 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8575
8576         * gnus.el: Pterodactyl Gnus v0.32 is released.
8577
8578 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8579
8580         * gnus-kill.el (gnus-batch-score): Protect against errors.
8581
8582         * gnus-art.el: Protect against broken headers.
8583
8584         * mm-decode.el (mm-display-external): Respect needsterm.
8585         (mm-display-external): Create buffer for external commands.
8586
8587 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8588
8589         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8590
8591         * mm-decode.el (mm-display-external): Use file name.
8592
8593 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8594
8595         * gnus-util.el (gnus-output-to-rmail):  adjust to
8596           `rmail-output-to-rmail-file'
8597
8598 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8599
8600         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8601
8602         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8603         headers.
8604
8605         * gnus-art.el (article-decode-charset): Fold case.
8606
8607 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8608
8609         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8610
8611 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8612
8613         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8614         after being stored.
8615
8616 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8617
8618         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8619         come.
8620
8621 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8622
8623         * gnus-xmas.el (wid-edit): Required.
8624
8625         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8626
8627 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8628
8629         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8630
8631 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8632
8633         * gnus-art.el (article-decode-charset): Narrow to the correct
8634         region.
8635
8636         * mm-bodies.el: Fix autoload.
8637
8638 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8639
8640         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8641
8642 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8643
8644         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8645
8646 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8647
8648         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8649         (gnus-article-add-button): Ditto.
8650
8651         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8652
8653         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8654         (gnus-article-prepare-display): Bind url-standalone-mode.
8655
8656         * mm-decode.el (mm-remove-part): Also delete directory.
8657         (mm-display-external): Create a private sub-dir.
8658
8659         * mailcap.el (mailcap-binary-suffixes): New variable.
8660         (mailcap-command-p): Use it.
8661
8662 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8663
8664         * nnmbox.el (nnmbox-request-group): Change server.
8665         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8666
8667         * message.el (message-encode-message-body): Don't stomp MIME
8668         headers.
8669
8670         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8671         unless useful.
8672         (gnus-summary-exit): Check for a live article buffer.
8673         (gnus-summary-exit-no-update): Ditto.
8674
8675         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8676         param.
8677
8678         * gnus-sum.el (gnus-article-decoded-p): New variable.
8679
8680         * mm-decode.el (mm-display-external): Use no-conv.
8681
8682         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8683         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8684
8685         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8686         mouse-click.
8687
8688 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8689
8690         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8691
8692 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8693
8694         * gnus.el: Pterodactyl Gnus v0.31 is released.
8695
8696 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8697
8698         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8699
8700         * mm-decode.el (mm-display-part): Accept no-default.
8701
8702         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8703         a parameter.
8704
8705         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8706         (gnus-summary-prepare-threads): Ditto.
8707
8708         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8709
8710         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8711         (gnus-mime-button-line-format): Doc fix.
8712         (gnus-insert-mime-button): Use it.
8713         (gnus-article-add-button): Use widget-convert-button.
8714
8715         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8716         ignore.
8717
8718         * mm-decode.el (mm-alternative-precedence): Ditto.
8719
8720 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8721
8722         * mm-decode.el (mm-user-automatic-display): Use enriched.
8723
8724 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8725
8726         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8727         right place.
8728
8729 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8730
8731         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8732
8733         * gnus-art.el (article-update-date-lapsed): Only update header if
8734         buffer is dispalyed in frame.
8735         (gnus-article-prepare-display): New function.
8736         (gnus-article-prepare): Use it.
8737
8738 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8739
8740         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8741
8742         * mm-view.el (mm-insert-inline): New function.
8743
8744         * mm-decode.el (mm-pipe-part): Bugged.
8745
8746         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8747
8748         * mm-bodies.el (mm-encode-body): Move over the body.
8749
8750         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8751
8752         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8753
8754 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8755
8756         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8757           related functions.  Handle message/rfc822 parts.  Display subject on
8758           multipart summary lines.  Display name on sub-parts when available.
8759
8760 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8761
8762         * mailcap.el (mailcap-command-p): New version.
8763
8764 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8765
8766         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8767         groups.
8768
8769 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8770
8771         * message.el (message-make-date): Remove weekday name.
8772
8773         * mm-decode.el (mm-dissect-buffer): Protect against broken
8774         headers.
8775
8776         * mailcap.el (mailcap-command-in-path-p): New function.
8777         (mailcap-command-p): Renamed.
8778
8779 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8780
8781         * rfc2047.el (eval): Autoload.
8782
8783 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8784
8785         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8786         (gnus-multi-decode-encoded-word-string): New function.
8787         (gnus-encoded-word-method-alist): New variable.
8788         (gnus-decode-encoded-word-functions): Removed.
8789
8790 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8791
8792         * gnus-int.el (gnus-request-replace-article): Replace
8793         message-narrow-to-headers with message-narrow-to-head
8794
8795 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8796
8797         * drums.el (drums-quote-string): Reversed match.
8798
8799         * message.el (message-make-date): Use weekday name.
8800
8801 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8802
8803         * gnus.el: Pterodactyl Gnus v0.30 is released.
8804
8805 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8806
8807         * gnus-art.el (article-decode-encoded-words): Use it.
8808         (gnus-decode-header-function): New variable.
8809
8810         * gnus-sum.el (gnus-nov-parse-line): Use it.
8811         (gnus-decode-encoded-word-function): New variable.
8812
8813         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8814         buffer.
8815
8816         * gnus-art.el (gnus-insert-mime-button): Use widget.
8817         (gnus-widget-press-button): New function.
8818         (gnus-article-prev-button): Removed.
8819         (gnus-article-next-button): Ditto.
8820         (gnus-article-add-button): Ditto.
8821
8822         * gnus.el (gnus-article-mode-map): Inherit from widget.
8823         (gnus-article-mode-map): No, don't.
8824
8825         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8826         (mm-content-id-alist): New variable.
8827         (mm-get-content-id): New function.
8828
8829         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8830         articles if we are fetching to the article buffer.
8831
8832 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8833
8834         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8835         articles.
8836
8837 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8838
8839         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8840         (mm-default-mime-charset): New variable.
8841
8842         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8843
8844         * drums.el (drums-quote-string): Reversed test.
8845
8846 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8847
8848         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8849         string.
8850
8851         * drums.el (drums-quote-string): New function.
8852
8853         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8854         (rfc2047-b-encode-region): Chop lines.
8855         (rfc2047-q-encode-region): Ditto.
8856
8857 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8858
8859         * gnus.el: Pterodactyl Gnus v0.29 is released.
8860
8861 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8862
8863         * mm-decode.el (mm-save-part): Message right.
8864
8865 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8866
8867         * drums.el (drums-parse-address): Returned a list instead of a
8868         string.
8869         (drums-remove-whitespace): Skip comments.
8870         (drums-parse-addresses): Didn't work.
8871
8872 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8873
8874         * gnus.el: Pterodactyl Gnus v0.28 is released.
8875
8876 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8877
8878         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8879         starting point.
8880         (article-decode-encoded-words): Rename.
8881
8882         * message.el (message-narrow-to-headers-or-head): New function.
8883
8884         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8885         region.
8886
8887         * message.el (message-send-news): Encode body after checking
8888         syntax.
8889
8890         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
8891
8892         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
8893
8894         * gnus-art.el (gnus-display-mime): Respect disposition.
8895
8896         * mm-decode.el (mm-preferred-alternative): Respect disposition.
8897
8898         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
8899         text with annotations.
8900
8901         * message.el (message-make-date): Fix sign for negative time
8902         zones.
8903
8904         * mm-view.el (mm-inline-image): Insert a space at the end of the
8905         image.
8906
8907         * mail-parse.el: New file.
8908
8909         * rfc2231.el: New file.
8910
8911         * drums.el (drums-content-type-get): Removed.
8912         (drums-parse-content-type): Ditto.
8913
8914         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
8915
8916 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8917
8918         * gnus.el: Pterodactyl Gnus v0.27 is released.
8919
8920 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
8921
8922         * mm-decode.el (mm-alternative-precedence): New variable.
8923         (mm-preferred-alternative): New function.
8924
8925         * gnus-art.el (gnus-mime-copy-part): New command.
8926
8927         * mm-decode.el (mm-get-part): New function.
8928
8929         * mm-view.el: New file.
8930
8931         * mm-decode.el (mm-dissect-buffer): Downcase cte.
8932         (mm-display-part): Default to mailcap-save-binary-file.
8933
8934 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8935
8936         * gnus.el: Pterodactyl Gnus v0.26 is released.
8937
8938 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * mm-decode.el (mm-interactively-view-part): New function.
8941
8942         * gnus-art.el (gnus-mime-view-part): New command.
8943
8944         * mm-decode.el (mm-last-shell-command): New variable.
8945
8946         * mailcap.el (mailcap-mime-info): Allow returning all matches.
8947
8948         * mm-decode.el (mm-save-part): New function.
8949
8950         * gnus-art.el (article-decode-charset): Protect against buggy
8951         content-types.
8952         (gnus-mime-pipe-part): New command.
8953         (gnus-mime-save-part): New command.
8954         (gnus-mime-button-map): New keymap.
8955         (gnus-mime-button-line-format): New variable.
8956         (gnus-insert-mime-button): New function.
8957         (gnus-display-mime): Use it.
8958
8959         * gnus-util.el (gnus-dd-mmm): Removed length spec.
8960
8961         * mm-decode.el (mm-inline-text): Decode charsets.
8962
8963         * gnus-art.el (gnus-article-save): Comment fix.
8964
8965         * gnus-int.el (gnus-start-news-server): When in batch, don't
8966         prompt.
8967
8968         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
8969         decode.
8970
8971         * mm-decode.el (mm-inline-media-tests): Add audio.
8972         (mm-inline-audio): New function.
8973
8974 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8975
8976         * gnus-art.el (article-make-date-line): Didn't work.
8977
8978         * parse-time.el (parse-time-string): One too many nils.
8979
8980 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8981
8982         * gnus.el: Pterodactyl Gnus v0.25 is released.
8983
8984 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8985
8986         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
8987         annotations.
8988
8989         * gnus.el ((featurep 'gnus-xmas)): New
8990         'gnus-annotation-in-region-p alias.
8991
8992 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8993
8994         * mm-util.el (mm-with-unibyte-buffer): New function.
8995
8996         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
8997
8998         * mm-decode.el (mm-inline-media-tests): New variable.
8999
9000         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9001
9002         * gnus-art.el (gnus-article-mime-handles): New variable.
9003
9004         * drums.el (drums-narrow-to-header): New function.
9005
9006         * gnus-art.el (article-decode-charset): Use it.
9007
9008         * drums.el (drums-content-type-get): New function.
9009
9010         * mm-util.el (mm-content-type-charset): Removed.
9011
9012         * drums.el (drums-syntax-table): @ is word.
9013         (drums-parse-content-type): New function.
9014
9015         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9016         EDT" times.
9017
9018         * gnus-util.el (gnus-date-get-time): Use safe date.
9019
9020         * gnus-sum.el (gnus-show-mime): Removed.
9021         (gnus-summary-toggle-mime): Removed.
9022
9023         * gnus-art.el (gnus-strict-mime): Removed.
9024         (gnus-article-prepare): Don't do MIME.
9025         (gnus-decode-encoded-word-method): Removed.
9026         (gnus-show-mime-method): Removed.
9027
9028 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9029
9030         * gnus.el: Pterodactyl Gnus v0.24 is released.
9031
9032 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033
9034         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9035         PREFIX.
9036
9037         * parse-time.el (parse-time-rules): Accept times that look like
9038         "h:mm".
9039
9040         * message.el (message-make-date): Use zone properly.
9041
9042         * gnus.el: Autoload gnus-batch.
9043
9044         * gnus-art.el (article-de-quoted-unreadable): Do not do
9045         gnus-article-decode-rfc1522.
9046
9047         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9048
9049         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9050         param.
9051
9052         * message.el (message-encode-message-body): Check for us-ascii.
9053
9054         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9055         to the left.
9056
9057 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9058
9059         * gnus-art.el (article-decode-charset): Rename.
9060
9061 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9062
9063         * gnus.el: Pterodactyl Gnus v0.23 is released.
9064
9065 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9066
9067         * gnus-util.el (gnus-parent-id): Ditto.
9068         (gnus-put-text-property-excluding-newlines): Ditto.
9069
9070         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9071
9072 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9073
9074         * message.el (message-generate-headers): Generate User-Agent
9075         instead of X-Mailer & X-Newsreader.
9076
9077         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9078         User-Agent header format.
9079
9080 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9081
9082         * gnus.el: Pterodactyl Gnus v0.22 is released.
9083
9084 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9085
9086         * mm-util.el (mm-multibyte-p): Typo.
9087
9088 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9089
9090         * gnus.el: Pterodactyl Gnus v0.21 is released.
9091
9092 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9093
9094         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9095
9096 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9097
9098         * mm-util.el (mm-multibyte-p): New function.
9099
9100 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9101
9102         * gnus.el: Pterodactyl Gnus v0.20 is released.
9103
9104 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9105
9106         * rfc2047.el (rfc2047-decode-region): Only decode when in
9107         multibyte.
9108
9109         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9110
9111         * gnus-int.el (gnus-request-replace-article): Encode.
9112         (gnus-request-accept-article): Encode.
9113
9114         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9115         here.
9116
9117         * gnus.el (gnus-article-display-hook): Take the charset functions
9118         out.
9119
9120         * time-date.el (safe-date-to-time): New function.
9121
9122         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9123
9124 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9125
9126         * gnus.el: Pterodactyl Gnus v0.19 is released.
9127
9128 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9129
9130         * base64.el (base64-encode-region): Accept no-line-break.
9131
9132         * mm-util.el (mm-mime-charset): New function.
9133
9134         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9135
9136 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9137
9138         * gnus.el: Pterodactyl Gnus v0.18 is released.
9139
9140 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9141
9142         * message.el (message-send-and-exit): Return t on success.
9143         (message-make-date): Make a proper time zone.
9144
9145         * gnus-draft.el (gnus-draft-send): Only remove article if the
9146         sending is successful.
9147
9148         * drums.el (drums-get-comment): Return the last comment.
9149         (drums-parse-address): Parse old-style From headers.
9150
9151 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9152
9153         * gnus-sum.el (gnus-data-compute-positions): Move below
9154         `gnus-save-hidden-threads' so the former is correctly detected as
9155         a macro.
9156
9157 1998-09-06  Dave Love  <fx@gnu.org>
9158
9159         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9160         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9161         time for nicer failure if it's not available.
9162
9163 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9164
9165         * time-date.el (time-to-seconds): Renamed.
9166
9167         * parse-time.el (parse-time-string): Downcase before handling.
9168         (parse-time-rules): Times without seconds have 0 seconds.
9169
9170         * rfc2047.el (rfc2047-encode-region): New version.
9171         (rfc2047-dissect-region): New function.
9172
9173 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9174
9175         * message.el (message-make-date): Use symbolic zone.
9176
9177 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9178
9179         * time-date.el (parse-time): Always use parse-time.
9180
9181         * parse-time.el (parse-time-syntax): Use vectors.
9182
9183 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9184
9185         * gnus.el: Pterodactyl Gnus v0.17 is released.
9186
9187 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9188
9189         * time-date.el: Renamed from "date".
9190
9191         * gnus.el: Removed all timezone dependencies.
9192
9193         * score-mode.el: Removed.
9194         (gnus-score-edit-insert-date): Use date.
9195
9196         * date.el (float-to-time): New function.
9197
9198         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9199
9200         * date.el (time-to-float): New function.
9201
9202         * message.el (message-make-date): Use format-time-string.
9203         (message-make-expires): Use make-date.
9204
9205         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9206
9207         * gnus-util.el (gnus-dd-mmm): Use date.
9208         (gnus-sortable-date): Ditto.
9209
9210         * message.el (message-make-date): Take an optional time.
9211
9212         * gnus: Applied patches from 5.6.43.
9213
9214         * date.el (if): Use parse-time.
9215
9216         * gnus-score.el (gnus-summary-score-entry): Make into a command
9217         again.
9218
9219         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9220         gnus-agent.
9221
9222         * gnus.el (gnus-agent-meta-information-header): Moved here.
9223
9224 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9225
9226         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9227         (gnus-agent-fetch-group-1): Score article headers using normal
9228         group score files if the download score rule of a category/group
9229         is `file'.
9230         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9231         deciding what articles to download.
9232         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9233         predicate processing if predicate is `true' or `false'.
9234
9235 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9238
9239         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9240
9241         * score-mode.el (score-mode-coding-system): New variable.
9242         (gnus-score-edit-exit): Use it.
9243
9244 1998-09-04  Jason R Mastaler  <jason@4b.org>
9245
9246         * drums.el: Corrected typo.
9247
9248 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9249
9250         * mm-bodies.el (mm-body-encoding): Faster version.
9251
9252 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * gnus-art.el (gnus-article-decode-charset): Only decode text
9255         things.
9256
9257         * message.el (message-output): Use rmail.
9258
9259         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9260         word part.
9261
9262         * mm-util.el (mm-charset-to-coding-system): Use
9263         rfc2047-default-charset.
9264         (mm-known-charsets): New variable.
9265
9266         * message.el (message-caesar-region): Bugged out.
9267
9268 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9269
9270         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9271         specifying `agent-predicate' in a group's parameters.
9272
9273 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9274
9275         * gnus.el: Pterodactyl Gnus v0.16 is released.
9276
9277 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9278
9279         * nnmail.el (nnmail-expired-article-p): Use predicate.
9280
9281         * date.el (time-less-p): Renamed.
9282
9283         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9284         from the headers.
9285
9286         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9287         functions.
9288
9289         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9290         all.
9291         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9292         to all functions.
9293
9294 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9295
9296         * gnus.el: Pterodactyl Gnus v0.15 is released.
9297
9298 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9299
9300         * date.el: New file.
9301
9302         * gnus-util.el (gnus-encode-date): Removed.
9303         (gnus-time-less): Ditto.
9304
9305         * nnmail.el (nnmail-date-to-time): Removed.
9306         (nnmail-time-less): Ditto.
9307         (nnmail-days-to-time): Ditto.
9308         (nnmail-time-since): Ditto.
9309
9310         * drums.el: New file.
9311
9312 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9313
9314         * message.el (message-encode-message-body): Encode headers with
9315         body encoding.
9316
9317         * rfc2047.el (rfc2047-default-charset): Renamed.
9318         (rfc2047-encodable-p): Use it.
9319
9320         * base64.el (mm-util): Required.
9321
9322 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9323
9324         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9325         servers.
9326
9327         * gnus-util.el (gnus-output-to-rmail): Removed.
9328
9329         * gnus-art.el (gnus-summary-save-in-rmail): Use
9330         gnus-output-to-rmailrmail-output-to-rmail-file.
9331
9332         * rfc2047.el (rfc2047-decode-region): Fold case.
9333         (rfc2047-decode): Use decode-string.
9334
9335         * mm-util.el: Provide mm-char-int.
9336
9337 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9338
9339         * gnus.el: Pterodactyl Gnus v0.14 is released.
9340
9341 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9342
9343         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9344         sure we have 7bit.
9345
9346 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9347
9348         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9349         ducplicates.
9350         (gnus-inews-insert-mime-headers): Removed.
9351
9352         * message.el (message-caesar-region): Protect against MULE chars.
9353
9354 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9355
9356         * mm-util.el (if): fset the right function.
9357
9358 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9359
9360         * gnus-art.el (gnus-article-decode-charset): Use real
9361         read-coding-system.
9362
9363 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * mm-bodies.el (mm-decode-body): Protect against malformed
9366         base64.
9367         (mm-decode-body): Check that buffer-file-coding-system is
9368         non-nil.
9369
9370 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9371
9372         * gnus.el: Pterodactyl Gnus v0.13 is released.
9373
9374 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9375
9376         * gnus-util.el (gnus-strip-whitespace): Already defined.
9377         Removed.
9378
9379         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9380
9381         * gnus-util.el (gnus-strip-whitespace): New function.
9382
9383         * mm-util.el (mm-content-type-charset): Downcase.
9384
9385 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9386
9387         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9388         (gnus-article-decode-charset): Don't fetch all headers.
9389
9390         * mm-util.el (mm-read-coding-system): New function.
9391
9392         * mm-bodies.el (mm-decode-body): Check the right charset.
9393
9394         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9395
9396         * gnus-art.el (gnus-article-mode-line-format): Use short group
9397         format.
9398
9399 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9400
9401         * gnus.el: Pterodactyl Gnus v0.12 is released.
9402
9403 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9404
9405         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9406
9407         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9408         (gnus-article-decode-charset): Always run.
9409
9410         * mm-bodies.el (mm-decode-body): Decode cte.
9411
9412 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9413
9414         * gnus.el: Pterodactyl Gnus v0.11 is released.
9415
9416 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9417
9418         * message.el (message-encode-message-body): Ditto.
9419
9420         * gnus-art.el (gnus-article-decode-mime-words): New command and
9421         keystroke.
9422         (gnus-article-decode-charset): Ditto.
9423         (gnus-article-decode-charset): Only work under MULE.
9424
9425         * mm-util.el (mm-content-type-charset): New function.
9426
9427         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9428
9429         * message.el (message-send-mail): Insert MIME headers.
9430         (message-check-news-body-syntax): Don't warn for escape sequences.
9431         (message-check-news-body-syntax): Insert MIME headers.
9432
9433         * mm-bodies.el (mm-body-encoding): New function.
9434
9435         * message.el (message-encode-message-body): New function.
9436
9437         * mm-bodies.el: New file.
9438
9439         * mm-util.el (mm-narrow-to-head): New function.
9440
9441         * rfc2047.el (rfc2047-encode): Use it.
9442
9443         * mm-util.el: Provide mm-encode-coding-region.
9444
9445         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9446
9447         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9448
9449         * mm-util.el (mm-enable-multibyte): New function.
9450
9451         * message.el (message-set-work-buffer): Set multibyte.
9452
9453         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9454
9455         * gnus-util.el (gnus-point-at-eol): Removed.
9456         (gnus-point-at-bol): Ditto.
9457
9458         * base64.el (base64-decode-region): Commented out messaging.
9459
9460 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9461
9462         * gnus-msg.el (gnus-group-mail): make it behave like
9463         gnus-group-post-news with regards to the prefix (this enables the
9464         use of posting styles).
9465
9466 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9467
9468         * gnus.el (gnus-article-display-hook): Added
9469         gnus-article-decode-rfc1522 to hook.
9470
9471 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9472
9473         * gnus.el: Pterodactyl Gnus v0.10 is released.
9474
9475 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9478         hook to be run.
9479
9480 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9481
9482         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9483
9484         * mm-util.el (mm-charsets-in-region): Removed.
9485
9486         * rfc2047.el: Renamed file.
9487
9488         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9489
9490         * message.el (message-mode): Set multibyte.
9491
9492         * mm-util.el (mm-charsets-in-region): Copied here.
9493
9494         * gnus-util.el: Removed gnus-truncate-string.
9495
9496         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9497
9498         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9499         (rfc1522-encodable-p): New function.
9500         (rfc1522-encode-message-header): Use it.
9501
9502 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9503
9504         * gnus.el: Pterodactyl Gnus v0.9 is released.
9505
9506 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9507
9508         * mm-util.el: Shadow encode-coding-string.
9509
9510         * base64.el (base64-encode-region): Don't add newline.
9511
9512         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9513
9514         * mm-util.el: New file.
9515
9516         * mm-decode.el: Somewhat depleted.
9517         * mm-encode.el: Ditto.
9518
9519         * rfc1522.el: New file.
9520
9521         * mm-util.el (mm-replace-chars-in-string): Copied here.
9522
9523         * mm-encode.el (mm-q-encode-region): New function.
9524
9525         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9526         param.
9527
9528         * mm-encode.el (mm-encode-word-region): Downcase.
9529
9530 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9531
9532         * gnus.el: Pterodactyl Gnus v0.8 is released.
9533
9534 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9535
9536         * message.el (message-send-mail): Encode headers.
9537
9538         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9539         (quoted-printable-encode-region): Upcase.
9540
9541         * message.el (message-default-charset): New variable.
9542
9543         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9544
9545         * message.el (message-narrow-to-field): Changed name.
9546
9547         * mm-encode.el: New file.
9548
9549         * message.el (message-narrow-to-header): New function.
9550
9551         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9552         right buffer.
9553
9554 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9555
9556         * gnus.el: Pterodactyl Gnus v0.7 is released.
9557
9558 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9559
9560         * gnus.el: Remove autoload for
9561         gnus-article-mime-decode-quoted-printable.
9562
9563         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9564         be decoded in non-MULE Emacsen.
9565
9566         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9567
9568 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9569
9570         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9571
9572 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9573
9574         * mm-decode.el: Check for coding-system-list.
9575
9576 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9577
9578         * gnus.el: Pterodactyl Gnus v0.6 is released.
9579
9580 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9581
9582         * nnheader.el (fboundp): Protect code-coding-string.
9583
9584         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9585         is available.
9586
9587 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9588
9589         * gnus.el: Pterodactyl Gnus v0.5 is released.
9590
9591 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9592
9593         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9594         (gnus-hack-decode-rfc1522): Removed.
9595
9596         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9597
9598 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9599
9600         * gnus.el: Gnus v0.4 is released.
9601
9602 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * gnus-art.el (gnus-article-decode-mime-words): New command and
9605         keystroke.
9606
9607         * qp.el (quoted-printable-decode-region): Don't use hexl.
9608
9609         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9610
9611         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9612         (gnus-structured-field-decoder): Removed.
9613         (gnus-unstructured-field-decoder): Ditto.
9614
9615         * mm-decode.el: New file.
9616
9617         * qp.el: New file.
9618
9619         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9620
9621         * gnus-ems.el (fboundp): Removed gnus-split-string.
9622
9623         * gnus.el (gnus-splash-face): Doc fix.
9624
9625         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9626
9627         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9628         hexl.
9629
9630         * nnheader.el (nnheader-temp-write): Removed.
9631
9632 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9633
9634         * gnus.el: Gnus v0.3 is released.
9635
9636 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9637
9638         * gnus.el: Gnus v0.2 is released.
9639
9640 ;; Local Variables:
9641 ;; coding: iso-2022-7bit
9642 ;; End: