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