2003-10-18 Matt Swift <swift@alum.mit.edu>
[gnus] / lisp / ChangeLog
1 2003-10-18  Matt Swift  <swift@alum.mit.edu>
2
3         * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg. 
4
5 2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
6
7         * message.el (message-forward-make-body): does both
8         m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
9         message buffer.
10
11 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-art.el (gnus-narrow-to-page): Only break page if it's
14         broken.
15
16         * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
17         isn't available.
18
19         * message.el (message-hidden-headers): Doc fix.
20
21 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
22
23         * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
24         fields aren't found.
25
26 2003-10-18  Simon Josefsson  <jas@extundo.com>
27
28         * message.el (message-forward-make-body-plain)
29         (message-forward-make-body-mime, message-forward-make-body-mml)
30         (message-forward-make-body-digest-plain)
31         (message-forward-make-body-digest-mime)
32         (message-forward-make-body-digest): New, derived from
33         message-forward-make-body.
34         (message-forward-make-body): Use them.
35         (message-forward-show-mml): New default 'best.
36         (message-forward-make-body): Support it.
37
38 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
39
40         * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
41         (gnus-article-prepare): Don't set to t.
42         (gnus-narrow-to-page): Set to t if we break.
43
44 2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
45
46         * message.el (message-resend): Generate Resent-Message-ID header.
47
48 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * gnus-art.el (gnus-article-next-page): Don't go to the next line
51         before checking end-of-buffer.
52         (gnus-mime-delete-part): Don't insert parts twice.
53
54 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
55
56         * gnus-art.el (article-update-date-lapsed): Make sure point
57         doesn't move around (much).
58
59 2003-07-28  Vasily Korytov  <deskpot@myrealbox.com>
60
61         * mail-source.el (mail-source-keyword-map): List "cur" before
62         "new" for maildirs.
63
64 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
65
66         * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
67         group. 
68
69         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
70         name for gcc-self.
71         (gnus-inews-insert-archive-gcc): Paren mistake.
72
73         * gnus-sum.el (gnus-summary-enter-digest-group): Add
74         parent-group. 
75
76         * gnus-art.el (gnus-ignored-headers): Add more headers.
77
78         * rfc2047.el (rfc2047-encode): See which encoding is shorter --
79         base64 or QP.
80
81         * nnmail.el (nnmail-article-group): Default to "bogus".
82
83         * mail-source.el (mail-source-delete-incoming): Change to nil.
84
85 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
86
87         * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
88
89 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * mail-source.el (defvar): Add post/pre/scripts.
92         (mail-source-fetch-imap): Use them.
93
94         * nndraft.el (nndraft-request-move-article): Fix infinite
95         recursion. 
96
97         * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
98
99 2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
100
101         * imap.el (imap-interactive-login): Set imap-password to nil if
102         login fails.
103
104 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * message.el (message-inserted-headers): New variable.
107         (message-mode): Make local.
108         (message-mode): Set all the local action variables to nil.      
109
110 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
113         (mm-w3m-safe-url-regexp): Doc fix.
114
115 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
116
117         * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
118         it's done by nnmail-article-group.
119
120         * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
121         From Mark Hood <markhood@speakeasy.net> (tiny change)
122
123 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
124
125         * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
126         XEmacs.
127
128 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
129
130         * spam.el (spam-initialize): new function, does the spam-face
131         update and all the hooks, replaces spam-install-hooks-function
132
133         * gnus-registry.el (gnus-registry-initialize): new autoloaded
134         function to explicitly initialize the registry
135
136 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
139
140         * mm-view.el (mm-w3m-mode-map): Doc fix.
141         (mm-inline-text-html-render-with-w3m): Add a comment.
142
143 2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
144
145         * gnus-group.el: Remove superfluous eval-when-compiles.
146
147 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
148
149         * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
150
151 2003-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * dns.el (query-dns): Don't error out on malformed resolv files.
154
155 2003-10-06  Jesper Harder  <harder@ifa.au.dk>
156
157         * gnus.el (gnus-group-faq-directory): Update .tw entry.  From
158         Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
159
160 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
161
162         * spam.el (spam-check-blackholes): exit the loop if matches are
163         found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
164         (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
165         (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
166         
167
168 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
169
170         * mm-decode.el (mm-attachment-file-modes): Change the default
171         value into 384 from ?\600 which doesn't mean an integer in XEmacs.
172
173 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
174
175         * mm-decode.el (mm-file-name-delete-control)
176         (mm-file-name-delete-gotchas): New functions.
177         (mm-file-name-rewrite-functions): Use them.
178         (mm-attachment-file-modes): New option.
179         (mm-save-part-to-file): Use it.
180
181 2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
182
183         * spam.el (spam-install-hooks-function): Added Autoload cookie.
184
185 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
186
187         * pgg-def.el (pgg-default-keyserver-address): Change to
188         subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
189
190 2003-10-01  Simon Josefsson  <jas@extundo.com>
191
192         * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
193         by ',', as in 'foo@example.org, bar@example.org'.
194
195 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
196
197         * message.el (message-send): Fix reversed logic of supersedes
198         check.
199
200 2003-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
201
202         * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
203         suggested by Norbert Koch <viteno@xemacs.org>.
204
205 2003-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
208         change in order to correct the position where an invisible topic
209         (because gnus-topic-display-empty-topics is nil) may be inserted.
210
211 2003-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
212
213         * message.el (message-ignored-supersedes-headers): Add X-Payment.
214
215 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
216
217         * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
218
219 2003-09-20  Simon Josefsson  <jas@extundo.com>
220
221         * tls.el (tls-process-connection-type): Doc fix.
222
223         * imap.el (imap-starttls-open): Rewrite, should support both old
224         starttls.el and new starttls.el that uses GNUTLS.
225
226 2003-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
229         of custom-set-default which isn't available in old XEmacsen.
230
231 2003-09-17  Jesper Harder  <harder@ifa.au.dk>
232
233         * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
234         to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
235
236         * message.el (message-bounce, message-forward-show-mml): do.
237         
238 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
239
240         * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
241         (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
242
243         * nnweb.el (nnweb-google-parse-1): Fix parsing.
244
245 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
246
247         * gnus-group.el (gnus-group-fetch-control): ISC changed
248         compression from .Z to .gz.
249
250         * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
251         address-mime.
252
253 2003-09-11  Jesper Harder  <harder@ifa.au.dk>
254
255         * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
256         characters.
257
258 2003-09-10  Jesper Harder  <harder@ifa.au.dk>
259
260         * gnus.el (gnus-group-charter-alist): Update.
261
262 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
263
264         * spam-report.el: use mm-url.el functions for external URL
265         loading when the built-in HTTP GET is insufficient (e.g. proxies
266         are in the way).  From Eric Knauel
267         <knauel@informatik.uni-tuebingen.de>.
268         (spam-report-url-ping-function): new option, defaults to the
269         built-in HTTP GET (spam-report-url-ping-plain)
270         (spam-report-url-ping): calls spam-report-url-ping-function now
271         (spam-report-url-ping-plain): new function, does what
272         spam-report-url-ping used to do
273         (spam-report-url-ping-mm-url): function that delegates to
274         mm-url.el (autoloaded)
275
276 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
277
278         * gnus-registry.el (gnus-registry-delete-id): function to
279         completely delete an ID, including all the cache hashtables
280         (gnus-registry-delete-group): use gnus-registry-delete-id
281         (gnus-registry-simplify-subject): only run if the argument is a
282         string, return nil otherwise
283
284 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
285
286         * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
287
288 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
291         another error *sigh*
292
293         * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
294         puthash unless gnus-registry-entry-caching is on
295         (gnus-registry-split-fancy-with-parent): misplaced parenthesis
296         made everything a part of the 'else'
297         (gnus-registry-save): used 'entry-caching' instead of 'caching'
298
299 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
300
301         * gnus-art.el (gnus-button-alist): Improve Info regexp.
302
303 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
304
305         * gnus-registry.el: added brief explanation of basics
306         (gnus-registry-track-extra): new variable for tracking of message
307         subjects
308         (gnus-registry-entry-caching): caching parameter, used for extra
309         data
310         (gnus-registry-minimum-subject-length): minimum subject length
311         before it's considered when tracing subjects
312         (gnus-registry-save): accomodate extra data entry caching
313         (gnus-registry-action): change function name, add the subject and
314         pass it to gnus-registry-add-group
315         (gnus-registry-spool-action): change function name, add the
316         subject and pass it to gnus-registry-add-group
317         (gnus-registry-split-fancy-with-parent): add subject tracking
318         (gnus-registry-register-message-ids): pass subject to
319         gnus-registry-add-group
320         (gnus-registry-simplify-subject)
321         (gnus-registry-fetch-simplified-message-subject-fast): new
322         functions
323         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
324         extra data entry caching
325         (gnus-registry-add-group): handle the extra subject parameter
326         (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
327         gnus-register-* function names
328
329         * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
330         on to the nnmail-spool-hook
331
332         * nnbabyl.el (nnbabyl-request-accept-article): added subject to
333         nnmail-cache-insert call
334
335         * nndiary.el (nndiary-request-accept-article): added subject to
336         nnmail-cache-insert call
337
338         * nnfolder.el (nnfolder-request-accept-article): added subject to
339         nnmail-cache-insert call
340
341         * nnimap.el (nnimap-split-articles): added subject to
342         nnmail-cache-insert call
343         (nnimap-request-accept-article): added subject to
344         nnmail-cache-insert call
345
346         * nnmbox.el (nnmbox-request-accept-article): added subject to
347         nnmail-cache-insert call
348
349         * nnmh.el (nnmh-request-accept-article): added subject to
350         nnmail-cache-insert call
351
352         * nnml.el (nnml-request-accept-article): added subject to
353         nnmail-cache-insert call
354
355 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
356
357         * gnus-art.el (gnus-button-handle-info-url)
358         (gnus-button-handle-info-url-gnome)
359         (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
360         and KDE style Info URLs.
361
362         * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
363
364 2003-09-02  Jesper Harder  <harder@ifa.au.dk>
365
366         * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
367         of the field.
368
369 2003-09-01  Simon Josefsson  <jas@extundo.com>
370
371         * mml.el (mml-insert-mime-headers-always): New variable.
372         (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
373         Lars Balker Rasmussen <lars@balker.org>.
374
375 2003-08-30  Simon Josefsson  <jas@extundo.com>
376
377         * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
378         imap-open, reverts 2003-03-17 change.  Reverse remove before
379         calling gnus-compress-sequence.  From Gaute Strokkenes
380         <gs234@srcf.ucam.org> (tiny change).
381
382 2003-08-29  Simon Josefsson  <jas@extundo.com>
383
384         * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
385         Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
386
387 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * gnus-art.el (article-display-x-face): Make it possible to set
390         the gnus-article-x-face-command variable to the lambda form.
391
392 2003-08-27  Simon Josefsson  <jas@extundo.com>
393
394         * mm-decode.el (mm-remove-part): Try to kill external displayers
395         cleanly first (if it refuses, C-g aborts loop and kill process
396         unconditionally).  Also make sure process is dead before we remove
397         the files it may be using.  Reported by David Coe
398         <davidc@debian.org>.
399
400 2003-08-27  Jesper Harder  <harder@ifa.au.dk>
401
402         * gnus-cache.el (gnus-cache-generate-active): Fix bug in
403         replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
404         change).
405
406 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * gnus-art.el: Don't use defvaralias.
409         (gnus-treat-display-x-face): Warn if the obsolete variable
410         `gnus-treat-display-xface' exists.
411
412 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
413
414         * gnus-art.el (gnus-treat-display-face): Fix typo.
415         (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
416         (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
417
418 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
419
420         * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
421         type.
422
423 2003-08-22  Jesper Harder  <harder@ifa.au.dk>
424
425         * message.el (message-make-forward-subject-function): Fix
426         customize mismatch.
427
428         * gnus.el (gnus-message-archive-method): do.
429
430 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
431
432         * gnus.el (gnus-read-group): Offer to continue only if the invalid
433         char is `/' and add more information for the user.
434
435         * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
436         (gnus-header-button-alist): Added `In-Reply-To'.
437
438         * nnimap.el (nnimap-open-connection): Allow different user names
439         on the same server (and in the same authinfo file).
440
441 2003-08-20  Jesper Harder  <harder@ifa.au.dk>
442
443         * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
444
445         * message.el (message-make-forward-subject-function): Add
446         message-forward-subject-name-subject to choices.
447
448         * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
449         Redisplay article after editing.
450
451 2003-08-20  Simon Josefsson  <jas@extundo.com>
452
453         * gnus.el (gnus-read-group): Added check to ask confirmation if
454         Group name contains invalid character. You can use '/' in IMAP,
455         but not in filenames. G m cannot know what the user is creating,
456         so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
457         Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
458
459 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
460
461         * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
462
463 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
464
465         * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
466         should be sent unless gnus-expert-user is on
467
468 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
469
470         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
471
472 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
473
474         * pgg-gpg.el (pgg-gpg-process-region): Bind
475         default-enable-multibyte-characters to nil.
476
477 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
478
479         * canlock.el (canlock-password): Fix customization type.
480         (canlock-password-for-verify): Ditto.
481         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
482         (gnus-outlook-deuglify-unwrap-max): Ditto.
483         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
484         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
485         (gnus-sum-thread-tree-false-root): Ditto.
486         (gnus-sum-thread-tree-single-indent): Ditto.
487         * message.el (message-archive-note): Ditto.
488         (message-subscribed-address-file): Ditto.
489         (message-user-fqdn): Ditto.
490         * spam-report.el (spam-report-gmane-regex): Ditto.
491         * spam.el (spam-blackhole-good-server-regex): Ditto.
492
493         * gnus-start.el (gnus-save-killed-list): Fix last change.
494         * message.el (message-courtesy-message): Ditto.
495
496 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
497
498         * gnus-art.el (gnus-header-face-alist): Revert previous change.
499         (gnus-header-newsgroups-face): Explain that it's only used for
500         crossposts.
501
502 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
503
504         * gnus-registry.el (gnus-registry-max-entries): Fix customization
505         type.
506         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
507         * gnus.el (gnus-refer-article-method): Ditto.
508         * message.el (message-courtesy-message): Ditto.
509
510 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
511
512         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
513         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
514
515 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * gnus-start.el (gnus-save-killed-list): Fix customization type.
518         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
519         * gnus.el (gnus-use-long-file-name): Ditto.
520
521 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
522
523         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
524         an existing name.
525
526         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
527
528         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
529
530         * nntp.el (nntp-large-newsgroup): do.
531
532         * nnspool.el (nnspool-large-newsgroup): do.
533
534         * gnus-cus.el (gnus-group-parameters): Typo.
535
536 2003-07-31  Simon Josefsson  <jas@extundo.com>
537
538         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
539         method by default (revert partial 2003-07-10 patch).
540
541 2003-07-28  Dave Love  <fx@gnu.org>
542
543         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
544
545 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
546
547         * gnus-registry.el (gnus-registry-install): add an initial
548         registry read to the loading when gnus-registry-install is set
549
550 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
551
552         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
553         even if the preceding line ends with a soft break.  Tiny patch
554         from Mark Thomas <swoon@bellatlantic.net>.
555
556 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
557
558         * spam.el (spam-use-regex-body, spam-regex-body-spam) 
559         (spam-regex-body-ham): new variables, default to nil/empty/empty
560         (spam-install-hooks): added spam-use-regex-body to list or
561         pre-install conditions
562         (spam-list-of-checks): added spam-use-regex-body and
563         spam-check-regex-body to list of checks
564         (spam-list-of-statistical-checks): added spam-use-regex-body to
565         list of statistical checks
566         (spam-check-regex-body): invokes spam-check-regex-headers with
567         appropriate variable masking
568         (spam-check-regex-headers): changes to print "body" or "header"
569         where appropriate
570
571 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
572
573         * smime.el (smime-ask-passphrase): Use read-passwd rather than
574         comint-read-noecho.  The former is more secure.
575
576 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
577
578         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
579         whitespace" message level 5 instead of 4
580         (gnus-registry-clean-empty-function): new function to remove empty
581         registry entries
582         (gnus-registry-clean-empty): new variable to enable cleaning the
583         registry when saving it by calling gnus-registry-clean-empty-function
584
585         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
586         (spam-process-ham-in-spam-groups): new variable
587
588 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
589
590         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
591
592         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
593         from 2003-04-03 to fix security problem.  See
594         http://www.debian.org/security/2003/dsa-339
595
596 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
597
598         * gnus.el (gnus-install-group-spam-parameters): add the
599         gnus-ticked-mark to the possible choices of ham marks
600
601         * spam.el (spam-process-ham-in-nonham-groups): new variable
602         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
603
604 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
605
606         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
607         and Mail-Copies-To to address-mime.
608         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
609
610 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
611
612         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
613
614 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
615
616         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
617         the right place.
618
619 2003-07-14  Simon Josefsson  <jas@extundo.com>
620
621         * mail-source.el (mail-source-fetch-imap): Don't assume
622         imap-error-text returns something.
623
624 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
625
626         * nnimap.el (nnimap-request-newgroups): Use the pattern in
627         nnimap-list-pattern instead of "*".
628
629 2003-07-10  Simon Josefsson  <jas@extundo.com>
630
631         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
632         default.  Improve docstring.
633
634 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
635
636         * imap.el (imap-arrival-filter): Fix test for missing process
637         buffer.
638
639 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
640         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
641
642         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
643         for second, after-process-has-died, accept-process-output.
644         (imap-arrival-filter): If PROC has no buffer, do nothing.
645
646 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
647
648         * flow-fill.el: Docstring and message fixes.
649
650         * deuglify.el: do.
651
652         * gnus-int.el: do.
653
654         * gnus-msg.el: do.
655
656         * gnus-util.el: do.
657
658         * gnus-draft.el: do.
659
660         * gnus-start.el: do.
661
662         * gnus.el: do.
663
664         * gnus-group.el: do.
665
666         * gnus-art.el: do.
667
668         * gnus-sum.el: do.
669
670         * mail-source.el (mail-source-movemail): Handle non-numerical
671         return values.
672
673 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
674
675         * mailcap.el (mailcap-parse-args-syntax-table)
676         (mailcap-viewer-passes-test): Docstring fix.
677
678         * mm-bodies.el (mm-long-lines-p): Docstring fix.
679
680         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
681         (mm-decrypt-option, mm-handle-set-external-undisplayer)
682         (mm-file-name-replace-whitespace): Docstring fix.
683
684         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
685         (mm-uu-pgp-signed-test): Fix message.
686
687         * mml.el (mml-tweak-sexp-alist): Docstring fix.
688         (mml-parse-1, mml-insert-mime-headers): Fix message.
689
690         * message.el (message-archive-header)
691         (message-subscribed-address-functions)
692         (message-subscribed-addresses, message-subscribed-regexps)
693         (message-canlock-generate)
694         (message-generate-new-buffer-clone-locals): Docstring fixes.
695
696 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
697
698         * imap.el (imap-wait-for-tag): After the process has died, look
699         for more output still pending.  From Gaute B Strokkenes
700         <gs234@cam.ac.uk> (tiny patch).
701
702 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
703
704         * spam.el (spam-bogofilter-score): redisplay article normally
705         after spam-bogofilter-score is called
706
707 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
708
709         * message.el (message-send-mail-with-sendmail): Handle
710         non-numeric return values.
711
712         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
713         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
714
715         * gnus-start.el (gnus-clear-system): Revert change from
716         2003-06-19.
717
718 2003-07-04  Dave Love  <fx@gnu.org>
719
720         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
721         characters not encoded, and make the list more legible.
722
723 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
724
725         * message.el (message-make-from): Revert change from 2002-01-08.
726
727 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * nnheader.el (nnheader-init-server-buffer): Don't add
730         nntp-server-buffer to list of Gnus buffers.
731
732 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
733
734         * spam.el (spam-parse-list): prevent empty ("") strings
735
736 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
737
738         * spam.el (spam-parse-list): use gnus-extract-address-components
739         instead of ietf-drums-parse-addresses
740         (spam-from-listed-p): let* was unnecessary
741
742 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * gnus-ems.el (gnus-put-image): Mark the right text segment with
745         gnus-image-category. 
746
747         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
748         native groups.
749
750         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
751         format specs.
752
753         * gnus-picon.el: Written by moi, moi, moi.
754
755         * gnus-group.el (gnus-group-kill-group): Clean up.
756
757 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
758
759         * spam.el (spam-from-listed-p, spam-parse-list): use
760         ietf-drums-parse-addresses to extract the address portion of the
761         whitelist/blacklist file if it looks like an address can be found
762
763 2003-06-23  Didier Verna  <didier@xemacs.org>
764
765         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
766         text property.
767         (gnus-remove-image): New argument CATEGORY. Only remove if
768         category matches.
769         * gnus-xmas.el (gnus-xmas-put-image):
770         (gnus-xmas-remove-image): Ditto, with extents.
771         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
772         gnus-[xmas-]remove-image.
773         (article-display-face): Don't always act as a toggle. Call
774         `gnus-put-image' with CATEGORY argument.
775         (article-display-x-face): Call `gnus-put-image' with CATEGORY
776         argument.
777         * smiley.el (smiley-region): Ditto.
778         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
779         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
780         (gnus-treat-mail-picon): Don't always act as a toggle.
781         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
782
783 2003-06-23  Didier Verna  <didier@xemacs.org>
784
785         * gnus-art.el (article-display-face): Check for existence of the
786         original article buffer before switching to it.
787
788 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
789
790         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
791         Dan Jacobson <jidanni@jidanni.org>.
792
793         * mm-view.el (mm-inline-message): Bind
794         gnus-original-article-buffer to the buffer in the mml handle
795         holding the message.
796
797 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
798
799         * message.el (sender, from): No need to bind them.
800
801 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
802
803         * spam.el (spam-enter-list): search-forward specified wrong
804
805 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-art.el: Comment fix.
808
809 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
810
811         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
812         variable.  From Jan Rychter <jan@rychter.com>.
813
814         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
815
816 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
817
818         * spam.el (spam-enter-list): do not enter duplicate addresses into
819         the whitelist/blacklist
820
821 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
822
823         * nnheader.el (nnheader-init-server-buffer): Add
824         nntp-server-buffer to gnus-buffers.
825
826         * gnus-start.el (gnus-clear-system): Now we don't need to kill
827         nntp-server-buffer separately.
828
829 2003-06-18  Didier Verna  <didier@xemacs.org>
830
831         * gnus-art.el (article-display-face): Correctly toggle between
832         display and hiding. Handle multiple Face headers.
833
834 2003-06-17  Dave Love  <fx@gnu.org>
835
836         * nnimap.el: Require cl when compiling.
837
838         * message.el (message-fix-before-sending): Reinstate nullifying
839         the invisible text property.
840         (sender, from): Defvar when compiling.
841         (message-is-yours-p): Remove autoload cookie.
842
843 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
844
845         * gnus-util.el (gnus-extract-address-components): Added
846         doc-string.
847
848 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
849
850         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
851         overview when using compressed files.  From Michael Albinus
852         <Michael.Albinus@alcatel.de>.
853
854 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
855
856         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
857         Message-ID from In-Reply-To header.
858
859 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
860
861         * message.el (message-is-yours-p): Narrow to head; extract from
862         and sender by itself.
863         (message-cancel-news, message-supersede): Remove useless things.
864
865 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
866
867         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
868         `gnus-article-emulate-mime'.
869
870 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
871         From Tommi Vainikainen <thv+gnus@iki.fi>.
872
873         * message.el (message-is-yours-p): New function.  Separated common
874         code from message-cancel-news and message-supersede.  Added
875         matching code which uses message-alternative-emails regexp as last
876         resort.
877         (message-cancel-news, message-supersede): Use message-is-yours-p.
878
879 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
880
881         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
882         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
883
884 2003-06-12  Dave Love  <fx@gnu.org>
885
886         * nnheader.el (nnheader-functionp): Deleted.
887
888         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
889         defvar.
890         (nnmail-version): Deleted.
891         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
892         nnheader-functionp.
893
894 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
895
896         * spam.el (spam-check-bogofilter-headers): fix for when the score
897         is requested but the message is not spam
898
899 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
900         From Eric
901         <knauel@informatik.uni-tuebingen.de>
902
903         * spam.el (spam-use-spamoracle): new variable
904         (spam-install-hooks): add spamoracle to the list of conditions
905         for activation of spam-install-hooks
906         (spam-spamoracle): new variable customization group
907         (spam-spamoracle, spam-spamoracle): new variables
908         (spam-group-spam-processor-spamoracle-p)
909         (spam-group-ham-processor-spamoracle-p): new functions
910         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
911         (spam-list-of-checks, spam-list-of-statistical-checks): add
912         spam-use-spamoracle
913         (spam-check-spamoracle, spam-spamoracle-learn)
914         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
915
916         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
917         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
918         (spam-process, ham-process): added spamoracle spam/ham processors
919
920 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
921
922         * message.el (message-beginning-of-line): Docstring improvement.
923         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
924
925 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
928         gnus-summary-display-buttonized t]
929
930 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
931
932         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
933         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
934
935 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
936
937         * message.el (message-beginning-of-line): Docstring improvement.
938
939 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
940
941         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
942         groups correctly.
943
944 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
945         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
946
947         * message.el (message-fetch-field): Augment documentation to state
948         the narrowed-to-headers restriction.
949         (message-change-subject, message-reduce-to-to-cc)
950         (message-generate-unsubscribed-mail-followup-to)
951         (message-insert-importance-high, message-insert-importance-low)
952         (message-insert-or-toggle-importance)
953         (message-insert-disposition-notification-to): Narrow to headers
954         before calling message-fetch-field or message-remove-header.
955
956 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
957
958         * gnus-registry.el (gnus-registry-trim): fix for when
959         gnus-registry-max-entries is nil
960
961 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * qp.el (quoted-printable-decode-region): Don't error out on
964         malformed text.
965
966 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
967
968         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
969         strings.
970
971 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
972
973         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
974         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
975         change)
976
977 2003-06-03  Dave Love  <fx@gnu.org>
978
979         * gnus-soup.el (gnus-soup-send-packet): Don't use
980         message-functionp.
981
982         * gnus.el (gnus-agent-cache): Doc fix.
983         (gnus-other-frame): Quote lambda used as hook.
984
985         * message.el: Doc fixes.
986         (message-functionp): Deleted.  Callers changed.
987         (message-fix-before-sending): Highlight with overlays.  Clarify
988         `illegible text' messages.
989         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
990         compiling.
991         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
992
993 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
994
995         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
996         option.
997         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
998
999         * message.el (message-fetch-field): Mention narrow-to-headers
1000         requirement.
1001
1002 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
1003
1004         * gnus-xmas.el (gnus-xmas-create-image): Use
1005         insert-file-contents-literally.  From: Eric Eide
1006         <eeide@cs.utah.edu>
1007
1008 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
1009
1010         * gnus-registry.el (gnus-registry-fetch-group): always return the
1011         short name of the group
1012
1013 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
1014
1015         * gnus-cus.el (defvar): Silence byte-compiler warnings.
1016
1017         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
1018
1019 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
1020
1021         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
1022         rather than gnus-display-mime-function.
1023
1024 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
1025
1026         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
1027         (gnus-registry-add-group): use it
1028         (gnus-registry-trim-articles-without-groups): new variable
1029         (gnus-registry-delete-group): use it
1030         (gnus-registry-unload-hook): uninstall all the hooks
1031
1032         * spam.el (spam-install-hooks-function, spam-unload-hook): new
1033         functions so users that load spam.el for customization don't get
1034         all the hooks installed
1035         (spam-install-hooks): new variable, set to t by default if user
1036         has one of the spam-use-* variables set
1037
1038         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
1039         functions so users that load spam-stat.el for customization don't get
1040         all the hooks installed
1041
1042 2003-05-30  Dave Love  <fx@gnu.org>
1043
1044         * rfc2047.el (rfc2047-decode): Don't use
1045         mm-with-unibyte-current-buffer.
1046
1047         * qp.el (quoted-printable-decode-string): Use
1048         mm-with-unibyte-buffer.
1049
1050 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
1051
1052         * gnus-registry.el (gnus-registry-save): allow forced saving even
1053         when registry is not dirty.  Use gnus-registry-trim to shorten the
1054         gnus-registry-alist.
1055         (gnus-registry-max-entries): new variable
1056         (gnus-registry-trim): new function, trim gnus-registry-alist to
1057         size gnus-registry-max-entries, sorting by entry mtime so the
1058         newest entries stick around
1059
1060         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
1061         just one specific variable, allow a list of specific variables
1062
1063 2003-05-28  Dave Love  <fx@gnu.org>
1064
1065         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
1066         end of region.
1067
1068 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
1069
1070         * lpath.el: Add put-char-table and get-char-table.
1071
1072 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
1073
1074         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
1075         (gnus-registry-save, gnus-registry-read)
1076         (gnus-registry-store-extra, gnus-registry-clear): use it (note
1077         that gnus-registry-store-extra is invoked for all modifications to
1078         set the mtime, so gnus-registry-dirty only needs to be set there)
1079
1080 2003-05-23  Simon Josefsson  <jas@extundo.com>
1081
1082         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
1083         message-sender.
1084
1085         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
1086
1087         * message.el (message-use-idna): Ditto.
1088
1089 2003-05-20  Dave Love  <fx@gnu.org>
1090
1091         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
1092         (rfc2047-q-encode-region): Don't use it.
1093         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
1094         rfc2047-encoding-type to `mime'.
1095         (rfc2047-encode-string, rfc2047-encode): Doc fix.
1096
1097 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
1098
1099         * message.el (message-send-mail): Don't insert a courtesy copy
1100         notice in base64 encoded messages.
1101
1102 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1103
1104         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
1105         marks if the destination group is not auto-expirable.
1106
1107 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * dgnushack.el (assq-delete-all): Removed the compiler macro.
1110
1111 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
1112
1113         * gnus-agent.el (gnus-agentize): Updated documentation to match
1114         usage.
1115         (gnus-agent-expire-group-1): Do not skip over a group when the
1116         force argument is set.
1117         * gnus.el (gnus-agent): Updated documentation to reflect that
1118         gnus-agent now defaults to t.
1119
1120 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1121
1122         * gnus.el (gnus-version-number): Bump.
1123
1124 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1125
1126         * gnus.el: Gnus v5.10.2 is released.
1127
1128 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * mail-source.el (mail-source-delete-incoming): Changed to t.
1131
1132         * rfc2047.el (rfc2047-syntax-table): Funcall.
1133
1134         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
1135         ((featurep 'xemacs)): No, don't.
1136
1137         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
1138
1139         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
1140         leave-hidden.
1141
1142 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
1143
1144         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
1145         patch.)
1146
1147 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1148
1149         * gnus-registry.el (gnus-registry-store-extra-entry): Use
1150         gnus-assq-delete-all.
1151
1152         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
1153
1154         * message.el (message-ignored-bounced-headers): Add Delivered-To.
1155
1156         * gnus-sum.el (gnus-summary-find-next): Indent.
1157         (gnus-summary-find-prev): Ditto.
1158         (gnus-summary-catchup): Doc fix.
1159         (gnus-summary-mark-current-read-and-unread-as-read): New function.
1160         (gnus-summary-catchup): Really mark after point.
1161
1162         * gnus-util.el (gnus-user-date): Use %d instead of %m.
1163         (gnus-user-date): Use floating point time so that we don't get
1164         overflows.
1165
1166         * gnus-sum.el (gnus-summary-local-variables): Clean up.
1167
1168         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
1169         since none of the other image things do.
1170
1171 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
1174
1175 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1176
1177         * lpath.el: Fbind find-coding-system.
1178
1179         * dgnushack.el (dgnushack-make-load): Remove redundant format call
1180         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
1181         * pop3.el (pop3-movemail): Ditto.
1182
1183 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
1184
1185         * gnus.el (gnus-agent): Docstring fix.
1186
1187 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
1188
1189         * gnus-registry.el (gnus-registry-install): new variable
1190         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
1191         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
1192         (gnus-registry-add-group): add a modification timestamp to each entry
1193         (gnus-registry-install-hooks): new function
1194
1195 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1196
1197         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
1198         (gnus-agent-cat-disable-undownloaded-faces): New function.
1199         Accessor for new agent property
1200         'agent-disable-undownloaded-faces'.
1201         gnus-cus.el (gnus-agent-parameters): Added
1202         agent-disable-undownloaded-faces and corrected documentation.
1203         (gnus-agent-cat-prepare-category-field,
1204         gnus-agent-customize-category): Changed to avoid creating free
1205         references to each field's symbol.
1206         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
1207         (gnus-select-newgroup): Initialize it.
1208         (gnus-summary-highlight-line): Use it.
1209
1210 2003-05-12  Dave Love  <fx@gnu.org>
1211
1212         * mm-util.el (mm-read-charset): Deleted.
1213         (mm-coding-system-mime-charset): New.
1214         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
1215         (mm-charset-to-coding-system, mm-mime-charset)
1216         (mm-find-mime-charset-region): Use it.
1217         (mm-default-multibyte-p): Fix non-mule case.
1218
1219         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
1220         and compile.
1221         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
1222         (rfc2047-unfold-region): Delete unused var `leading'.
1223
1224 2003-05-12  Simon Josefsson  <jas@extundo.com>
1225
1226         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
1227         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
1228         <scop@xemacs.org>.
1229
1230 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
1233         space.
1234
1235 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
1236
1237         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
1238         washing etc.
1239         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
1240
1241         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
1242         `mime-parts'.
1243
1244 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
1245
1246         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
1247         work.  Update mode-line.
1248
1249 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1250
1251         * gnus.el (gnus-logo-color-alist): Added no colours.
1252
1253 2003-05-09  Dave Love  <fx@gnu.org>
1254
1255         * utf7.el (mm-util): Require.
1256         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
1257         Defconst, not defvar.
1258         (utf7-utf-16-coding-system): New.
1259         (utf7-encode-internal): Hoist concat out of loop.
1260         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
1261         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
1262         case.
1263         (utf7-latin1-u16-char-converter): Encode the region.
1264         (utf7-u16-latin1-char-converter): Decode the region.
1265         (utf7-encode, utf7-decode): Fix multibyteness.
1266
1267         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
1268         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
1269         (mm-uu-yenc-decode-function): Defvar when compiling.
1270         (mm-encode-body, mm-decode-body): Doc fix.
1271
1272 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1273
1274         * gnus-registry.el (gnus-registry-unregistered-group-regex):
1275         removed in favor of the group/topic/global variables
1276         (gnus-registry-register-message-ids): fixed test to omit
1277         gnus-registry-unregistered-group-regex
1278
1279         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
1280         gnus-registry-headers-alist from the list
1281         (gnus-registry-headers-alist): removed
1282         (registry-ignore): new parameter, with accompanying
1283         gnus-registry-ignored-groups global variable
1284
1285         * gnus-start.el (gnus-clear-system): no need to clear the
1286         registry, we can do it ourselves
1287         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
1288         used by gnus-registry.el
1289
1290         * gnus-registry.el (gnus-registry-cache-file): new file variable
1291         (gnus-registry-cache-read, gnus-registry-cache-save): new
1292         functions
1293         (gnus-registry-cache-whitespace): new function.  From Dan
1294         Christensen <jdc@chow.mat.jhu.edu>
1295         (gnus-registry-save, gnus-registry-read): use the new
1296         gnus-registry-cache-{read|save} functions, and change the name
1297         from gnus-registry-translate-{from|to}-alist
1298         (gnus-registry-clear): fixed so it doesn't refer to old function name
1299
1300 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
1301
1302         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
1303         address.
1304
1305 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
1306
1307         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
1308         the list of cleared variables
1309
1310         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1311         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
1312         in addition to a list of regexes.
1313
1314         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
1315         Morberg <niklas.morberg@axis.com>
1316
1317 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1318
1319         * gnus-sum.el (gnus-summary-next-page): Mention
1320         `gnus-article-skip-boring' in docstring.
1321
1322 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
1323
1324         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
1325         syntax here.
1326
1327         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
1328         whitespace syntax class when parsing email addresses.
1329
1330         * message.el (message-forward-subject-name-subject): Don't use
1331         mail-decode-encoded-word-string before parsing from.
1332
1333 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1334
1335         * message.el (message-setup-1): Setup alternative email before
1336         generate-headers.
1337
1338         (message-forward-subject-name-subject): Fix the case when the
1339         field "from" doesn't exist.
1340
1341 2003-05-07  Dave Love  <fx@gnu.org>
1342
1343         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
1344
1345         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
1346         possible values.
1347
1348 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
1349
1350         * message.el (message-kill-to-signature): Fix.
1351
1352 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
1353
1354         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
1355
1356         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
1357         (gnus-mime-display-multipart-related-as-mixed)
1358         (gnus-button-mid-or-mail-heuristic-alist): do.
1359
1360 2003-05-05  Dave Love  <fx@gnu.org>
1361
1362         * mm-util.el (mm-default-multibyte-p): New.
1363         (mm-coding-system-p): Maybe use find-coding-systems.
1364
1365 2003-05-04  Dave Love  <fx@gnu.org>
1366
1367         * rfc2047.el (with-syntax-table): Define if necessary.
1368         (rfc2047-syntax-table): Fix last change for XEmacs.
1369         (rfc2047-parse-and-decode): Revert last change.
1370
1371 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
1372
1373         * gnus.el: Don't test for `mm-guess-mime-charset'.
1374
1375         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
1376
1377         * gnus.el (gnus-default-charset): Set default value to
1378         `undecided'.
1379
1380         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
1381         mm-decode-body.
1382
1383         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
1384         (mm-decode-body): Don't use mm-decode-coding-region-safely.
1385
1386 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
1387
1388         * gnus-util.el (gnus-multiple-choice): Add ", ?".
1389
1390 2003-05-03  Dave Love  <fx@gnu.org>
1391
1392         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
1393         with 2 args.
1394         (rfc2047-decode-string): Don't set the buffer multibyte before
1395         calling buffer-string.
1396
1397         * mm-encode.el (mm-long-lines-p): Autoload.
1398         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
1399         unibyte.  Signal error on unknown encoding.
1400         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
1401
1402         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
1403         Callers of gnus- versions changed to use them.
1404         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
1405         fixes.
1406         (rfc2047-encoding-type): New.
1407         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
1408         Don't include header name field in encoding.  Add `address-mime'
1409         case and bind rfc2047-encoding-type for `mime' case.
1410         (rfc2047-encodable-p): Deleted.
1411         (rfc2047-syntax-table): New.
1412         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
1413         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
1414         in place rather than by passing strings.
1415         (rfc2047-encode-string): Doc fix.
1416         (rfc2047-q-encode-region): Don't use
1417         mm-with-unibyte-current-buffer.
1418         (rfc2047-encoded-word-regexp): eval-and-compile.
1419         (rfc2047-decode-region): Avoid concatenation in loop.
1420         (rfc2047-parse-and-decode): Remove useless disjunction.
1421
1422 2003-05-02  Dave Love  <fx@gnu.org>
1423
1424         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
1425         mm-with-unibyte-current-buffer.
1426         (ietf-drums, gnus-util): don't require.
1427
1428         * sieve.el (sieve-manage-mode-menu): Define before use.
1429
1430         * mml-smime.el (message-narrow-to-headers): Autoload.
1431
1432         * mm-util.el (mm-coding-system-p): Don't override nil from
1433         coding-system-p.
1434         (mm-mule4-p, mm-disable-multibyte-mule4)
1435         (mm-with-unibyte-current-buffer-mule4): Deleted.
1436         (mm-multibyte-p): Use defun, not defalias.
1437         (mm-make-temp-file): Moved to group at top of file.
1438         (mm-point-at-eol, mm-point-at-bol): New.
1439
1440         * gnus-cite.el (gnus-art): Require.
1441
1442         * gnus-ems.el (gnus-get-buffer-create)
1443         (nnheader-find-etc-directory, message-text-with-property):
1444         Autoload.
1445         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
1446         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
1447         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
1448         (gnus-check-before-posting): Only defvar when compiling.
1449
1450         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
1451
1452         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
1453         Defvar when compiling.
1454         (gnus-output-to-rmail): Require mm-util.
1455
1456         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
1457         (mail-source-make-complex-temp-name): Deleted.
1458
1459         * message.el (message-use-idna): Use mm-coding-system-p.
1460         (message-tokenize-header, message-make-organization)
1461         (message-make-from):  Use with-temp-buffer.
1462         (message-set-work-buffer): Deleted.
1463         (message-fill-paragraph): Use `if' not `and' for compiler warning.
1464         (message-check-news-header-syntax): Remove useless lambda.
1465         (message-forward-make-body): Use mm-disable-multibyte,
1466         mm-with-unibyte-current-buffer, mm-enable-multibyte.
1467         (message-replace-chars-in-string): Deleted.
1468
1469         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
1470         (mm-extern-url): Use mm-with-unibyte-current-buffer,
1471         mm-disable-multibyte.
1472         (mm-extern-anon-ftp): Use mm-disable-multibyte.
1473
1474         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
1475         mm-with-unibyte-current-buffer.
1476
1477         * mml2015.el (mml): Require.
1478         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
1479         mm-with-unibyte-current-buffer.
1480
1481         * nnheader.el (gnus-util): Require.
1482
1483         * nntp.el (format-spec, format-spec-make, open-tls-stream):
1484         Autoload.
1485
1486         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
1487         (mail-header-remove-whitespace): Autoload.
1488
1489         * sieve-manage.el (starttls-negotiate): Autoload.
1490
1491 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1492
1493         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
1494
1495 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
1496
1497         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
1498
1499 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500
1501         * gnus.el (gnus-version-number): Bump.
1502
1503 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1504
1505         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
1506         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
1507
1508         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
1509         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
1510
1511         * gnus-registry.el (gnus-registry-fetch-extra)
1512         (gnus-registry-store-extra, gnus-registry-group-count): new functions
1513         (gnus-registry-fetch-group, gnus-registry-delete-group)
1514         (gnus-registry-add-group): changed to work with extra data element
1515         if present
1516
1517 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1518
1519         * gnus.el: Gnus v5.10.1 is released.
1520
1521 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1522
1523         * gnus.el: Oort Gnus v0.24 is released.
1524
1525 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * dgnushack.el (when): Check whether defadvice is fbound.
1528
1529 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1530
1531         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
1532         (gnus-registry-register-message-ids): use it
1533
1534 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535
1536         * gnus.el (gnus-version-number): Bump.
1537
1538         * gnus.el: Update copyright for several files.
1539
1540 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1541
1542         * gnus.el: Oort Gnus v0.23 is released.
1543
1544 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * spam-stat.el (spam-stat-test-directory): Compare against zero.
1547
1548 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
1549
1550         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
1551
1552 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * message.el (message-forward-subject-name-subject): Decode
1555         string when forwarding.
1556
1557 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
1558
1559         * dgnushack.el (when): Add defadvice.
1560
1561 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * gnus.el (gnus-version-number): Bump.
1564
1565 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1566
1567         * gnus.el: Oort Gnus v0.22 is released.
1568
1569 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1570
1571         * gnus.el: Oort Gnus v0.21 is released.
1572
1573 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1574
1575         * gnus.el (gnus-version-number): Bump.
1576
1577 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1578
1579         * gnus.el: Oort Gnus v0.20 is released.
1580
1581 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
1582
1583         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
1584
1585 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
1586
1587         * mm-url.el (mm-url-insert-file-contents): set url-current-object
1588         in the case where mm-url-use-external is set.
1589
1590         * nnrss.el (nnrss-request-article): Change the messages created to
1591         multipart/alternative.  Hopefully fixes a problem interaction with
1592         w3m.
1593         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
1594         around.
1595
1596 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1597
1598         * message.el (message-check-news-header-syntax): Alter "posting"
1599         message.
1600
1601         * nnrss.el (nnrss-node-text): Don't use char classes.
1602
1603 2003-05-01  David Z. Maze  <dmaze@mit.edu>
1604
1605         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
1606         in condition-case.
1607
1608 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1609
1610         * message.el (message-required-headers): Remove In-Reply-To.
1611
1612         * gnus-int.el (gnus-open-server): Revert changes.
1613
1614 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1615
1616         * gnus-int.el (gnus-open-server): Try to open unagentized servers
1617         even when unplugged.
1618
1619 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1620
1621         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
1622         doc-string.
1623
1624 2003-05-01  Steve Youngs  <youngs@xemacs.org>
1625
1626         * lpath.el: Add a section for non-Mule XEmacsen.
1627         fbind `find-charset-string' and `coding-system-base' in that
1628         section.
1629
1630         * gnus-util.el (gnus-completing-read-maybe-default): New.
1631         (gnus-completing-read): Use it.
1632
1633         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
1634
1635         * gnus-art.el (gnus-read-string): New.
1636         (gnus-summary-pipe-to-muttprint): Use it.
1637
1638         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
1639
1640         * dns.el (dns-make-network-process): Use it.
1641
1642         Take care of some differences between XEmacs 21.1 and newer
1643         versions of XEmacs.
1644
1645 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
1646
1647         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
1648         diagnostic message
1649         (gnus-registry-grep-in-list): don't run when word is nil
1650         (gnus-registry-fetch-message-id-fast): new function
1651         (gnus-registry-delete-group, gnus-registry-add-group): make sure
1652         the id and group are not nil
1653         (gnus-registry-register-message-ids): new function
1654         (gnus-register-action): optimized logical flow
1655         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
1656
1657 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1658
1659         * gnus-delay.el (gnus-delay-article): Call
1660         `gnus-agent-queue-setup' to create the delay group.
1661
1662         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
1663         for the (queue) group name.
1664
1665 2003-04-30  Simon Josefsson  <jas@extundo.com>
1666
1667         * mm-util.el (mm-charset-to-coding-system): Use user specified
1668         charset unless coding-system-get is fboundp.
1669
1670 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
1671
1672         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
1673         Wrapped in eval-when-compile.
1674         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
1675         shouldn't be asked twice to go online with each server.
1676         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
1677         gnus-agent-crosspost, gnus-agent-flush-cache,
1678         gnus-agent-fetch-session, gnus-agent-unread-articles,
1679         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
1680         gnus-agent-group-covered-p): Expanded pop macros used for
1681         effect. Avoids compilation warning in emacs 21.3.
1682
1683         * gnus-int.el (gnus-open-server): Restructured to only open
1684         nnagent when gnus-plugged is nil.
1685
1686 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * lpath.el: Fbind string-to-multibyte.
1689
1690 2003-04-30  Steve Youngs  <youngs@xemacs.org>
1691
1692         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
1693
1694 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
1695
1696         * gnus-registry.el (gnus-registry-fetch-group): faster
1697         (gnus-registry-delete-group): new function
1698         (gnus-registry-add-group): new function
1699         (gnus-register-spool-action): use it
1700         (gnus-register-action): use it
1701         (gnus-registry-translate-from-alist)
1702         (gnus-registry-translate-to-alist): remove the headers registry
1703         for now
1704
1705 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
1706
1707         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
1708
1709 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
1710
1711         * spam-report.el (spam-report-gmane): gnus-summary-article-number
1712         is not necessary, just use the function parameter
1713
1714 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
1715
1716         * spam-stat.el (spam-stat-save): No longer font-locks the file
1717         when saving
1718
1719 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * canlock.el: Bind mail-header-separator when compiling (XEmacs
1722         provides it in mail-lib/auto-autoloads.el).
1723
1724 2003-04-29  Simon Josefsson  <jas@extundo.com>
1725
1726         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
1727         message-sender.
1728
1729         * mml.el (mml-generate-mime-1): Set mml-sender too.
1730
1731 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
1732
1733         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
1734
1735         * mm-url.el (mm-url-use-external): do.
1736
1737 2003-04-29  Simon Josefsson  <jas@extundo.com>
1738
1739         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
1740         warnings).
1741
1742         * sieve-mode.el (c-mode): Ditto.
1743
1744         * pgg.el (run-at-time): Ditto.
1745
1746         * mm-url.el (require): Require timer when compiling for
1747         with-timeout macro (fix xemacs compile warnings).
1748
1749 2003-04-28  Dave Love  <fx@gnu.org>
1750
1751         * gnus-util.el (nnheader): Don't require.
1752         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
1753         Autoload.
1754
1755         * spam.el: Require cl when compiling.
1756
1757         * dns.el: Require cl when compiling.
1758
1759 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
1760
1761         * gnus-art.el (gnus-article-goto-next-page)
1762         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
1763         gnus-pick-mode work.
1764
1765 2003-04-28  Steve Youngs  <youngs@xemacs.org>
1766
1767         * Makefile.in (FLAGS): Use @FLAGS@.
1768
1769 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
1770
1771         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
1772         (gnus-mime-display-multipart-alternative-as-mixed)
1773         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
1774         allow customization.
1775
1776 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
1777
1778         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
1779         currently called (See source for explanation).
1780
1781 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
1784         (gnus-summary-mark-read-and-unread-as-read): Take an optional
1785         mark.
1786
1787         * gnus.el (gnus-version-number): Bump.
1788
1789 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1790
1791         * gnus.el: Oort Gnus v0.19 is released.
1792
1793 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
1794
1795         * gnus-registry.el (gnus-register-spool-action): Replaced literal
1796         carriage-return character with its escape sequence.
1797
1798 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1799
1800         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
1801
1802         * nnrss.el (nnrss-node-text): Use only one
1803         gnus-replace-in-string.
1804
1805         * gnus.el: Remove gnus-functionp throughout.
1806
1807         * gnus-util.el (gnus-functionp): Removed.
1808
1809         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
1810
1811         * message.el (message-required-headers): Add In-Reply-To.
1812
1813 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
1814
1815         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
1816         to binary.
1817
1818 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
1819
1820         * mml.el (mml-preview): do.
1821
1822         * message.el (message-mode): do.
1823
1824         * gnus-undo.el (gnus-undo-mode): do.
1825
1826         * gnus-topic.el (gnus-topic-mode): do.
1827
1828         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
1829
1830         * gnus-msg.el (gnus-setup-message)
1831         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
1832
1833         * gnus-gl.el (gnus-grouplens-mode): do.
1834
1835         * gnus-art.el (gnus-mime-save-part-and-strip)
1836         (gnus-mime-delete-part): Use it.
1837
1838         * gnus-util.el (gnus-make-local-hook): New function.
1839
1840 2003-04-25  Simon Josefsson  <jas@extundo.com>
1841
1842         * nnrss.el (nnrss-node-text): Don't use a star.
1843         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
1844
1845 2003-04-24  Dave Love  <fx@gnu.org>
1846
1847         * mm-encode.el (mm-long-lines-p): Autoload.
1848         (mm-encode-content-transfer-encoding): Don't try to make buffer
1849         unibyte before decoding.  Don't ignore errors for base64 encoding.
1850
1851         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
1852         Signal error on malformed text, as for base64.
1853         (quoted-printable-encode-region): DTRT in Emacs 22.
1854
1855         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
1856         (mm-auto-save-coding-system): Consider utf-8-emacs.
1857         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
1858         (mm-charset-to-coding-system, mm-mime-charset)
1859         (mm-find-mime-charset-region): Check for :mime-charset coding
1860         systems property.
1861
1862         * mml-sec.el (mml2015, mml1991): Don't require.
1863         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
1864         (message-goto-body, mml-insert-tag): Autoload.
1865
1866         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
1867
1868         * gnus-start.el (message-make-date): Autoload rather than
1869         requiring message.
1870
1871         * gnus-group.el (gnus-group-name-charset-group-alist): Use
1872         mm-coding-system-p.
1873         (gnus-cache-active-altered): Defvar when compiling.
1874         (gnus-group-delete-group): Re-write to help avoid warnings.
1875
1876         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
1877
1878         * pgg.el: Split eval-when-compile forms.
1879
1880 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
1881
1882         * gnus-group.el (gnus-large-ephemeral-newsgroup)
1883         (gnus-fetch-old-ephemeral-headers): News variables.
1884         (gnus-group-read-ephemeral-group): Use them.
1885
1886 2003-04-24  Simon Josefsson  <jas@extundo.com>
1887
1888         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
1889
1890         * nnrss.el (nnrss-node-text): Ditto.
1891
1892 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
1895         gnus-inews-mark-gcc-as-read exists.
1896
1897 2003-04-23  Simon Josefsson  <jas@extundo.com>
1898
1899         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
1900         doesn't exceed the regexp stack space.
1901
1902 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1903
1904         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
1905
1906         * gnus-art.el (gnus-article-hide-pgp-hook): do.
1907
1908 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
1909
1910         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
1911
1912 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1913
1914         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
1915
1916 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1917
1918         * dgnushack.el (merge, copy-list): Remove compiler macros.
1919         (butlast): Add a compiler macro.
1920
1921 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
1922
1923         * gnus-util.el (gnus-merge): Added "type" argument to match CL
1924         merge and gnus-sum.el's expectations.
1925
1926 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1927
1928         * gnus-art.el (gnus-button-url-regexp): Added nntp.
1929
1930         * message.el (message-generate-headers-first): Default to
1931         '(references).
1932
1933         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
1934
1935 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
1936
1937         * smime.el (smime-decrypt-region): Insert From header.
1938
1939 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1940
1941         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
1942         Max length of header is 726, not 740.  From Gaute B Strokkenes
1943         <gs234@cam.ac.uk>.
1944
1945 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
1946
1947         * nndb.el, mml1991.el: Fix license template.
1948
1949 2003-04-20  Simon Josefsson  <jas@extundo.com>
1950
1951         * nnimap.el (nnimap-split-articles): Don't download body unless
1952         required.
1953
1954         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
1955         starting process, like imap-kerberos4-open does.
1956
1957         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
1958         license template.
1959
1960         * mml-sec.el: Fix license template.
1961
1962         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
1963         license template.
1964
1965         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
1966         pgg-pgp.el: Fix license template.
1967
1968 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
1969
1970         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
1971
1972 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
1973
1974         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
1975
1976 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1977
1978         * spam.el (spam-split): allow a particular check as a parameter,
1979         e.g. (: spam-split 'spam-use-bogofilter)
1980         (spam-mark-only-unseen-as-spam): new parameter, see doc
1981         (spam-mark-junk-as-spam-routine): use
1982         spam-mark-only-unseen-as-spam, simplify routine to take advantage
1983         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
1984
1985 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1986
1987         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
1988         (gnus-group-guess-full-name): don't prefix the group twice
1989
1990         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
1991
1992         * gnus-registry.el (gnus-registry-clear)
1993         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
1994         (gnus-registry-split-fancy-with-parent): new functions
1995         (gnus-register-spool-action, gnus-register-action): simplified the format
1996         (gnus-registry): new customization group
1997         (gnus-registry-unfollowed-groups): new variable
1998
1999 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * gnus-art.el (gnus-button-alist): Add nntp: urls.
2002         (gnus-header-button-alist): Ditto.
2003
2004 2003-04-17  Dave Love  <fx@gnu.org>
2005
2006         * gnus-util.el (gnus-string-equal): Revert last change.
2007
2008 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
2011
2012 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
2013
2014         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
2015
2016 2003-04-15  Michael Shields  <shields@msrl.com>
2017
2018         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
2019         the broken-reply-to group parameter is set.  Idea from Vasily
2020         Korytov <deskpot@myrealbox.com>.
2021
2022 2003-04-17  Steve Youngs  <youngs@xemacs.org>
2023
2024         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
2025         process.el in XEmacsen >= 21.5.
2026
2027 2003-04-17  Steve Youngs  <youngs@xemacs.org>
2028
2029         * dgnushack.el: Add a whole swag of autoloads and defaliases to
2030         satisfy the byte-compiler when building with XEmacs.
2031
2032         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
2033         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
2034         W3 doesn't have these.
2035
2036         * mailcap.el: Maybe require 'lpr in XEmacs.
2037
2038 2003-04-16  Simon Josefsson  <jas@extundo.com>
2039
2040         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
2041         sender tag, if available.
2042
2043 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2044
2045         * gnus-registry.el (gnus-register-action)
2046         (gnus-register-spool-action, hashtable-to-alist)
2047         (gnus-registry-translate-from-alist, alist-to-hashtable)
2048         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
2049         new variables and function fixes
2050
2051         * gnus.el (gnus-registry-headers-alist): new variable to hold
2052         article header data
2053         (gnus-variable-list): save gnus-registry-headers-alist
2054
2055         * spam-report.el (Module): new module for spam reporting
2056
2057         * gnus.el (spam-process): added
2058         gnus-group-spam-exit-processor-report-gmane to the list of choices
2059         (gnus-install-group-spam-parameters): defined new spam exit processor
2060
2061         * spam.el (autoload): autoload spam-report-gmane when needed
2062         (spam-report-gmane-register-routine): glue for spam-report.el
2063         (spam-group-spam-processor-report-gmane-p): glue for the
2064         gnus-group-spam-exit-processor-report-gmane spam processor
2065         (spam-summary-prepare-exit): check the report-gmane spam processor
2066         and run spam-report-gmane-register-routine if it's active
2067
2068         From John Wiegley <johnw@gnu.org>
2069
2070         * spam.el (spam-bogofilter-score): check bogofilter headers before
2071         checking bogofilter itself
2072
2073 2003-04-16  Dave Love  <fx@gnu.org>
2074
2075         * gnus-agent.el: Wrap defsetf in eval-when-compile.
2076         (gnus-agent-cat-defaccessor): Don't use gensym.
2077
2078         * mml1991.el: Require cl, mm-util when compiling.
2079         (quoted-printable-decode-region, quoted-printable-encode-region):
2080         Autoload.
2081
2082         * pgg.el: Require cl when compiling.
2083
2084         * nnmail.el (gnus): Require.
2085
2086         * gnus-util.el: Move provide to end.
2087         (gnus-string-equal): Maybe use compare-strings.
2088         (gnus-merge): New.
2089
2090         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
2091         (gnus-summary-insert-articles): Use gnus-merge.
2092
2093         * gnus-fun.el: Require cl and mm-util when compiling.
2094
2095         * gnus-diary.el (gnus-diary-delay-format-french)
2096         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
2097
2098         * nndiary.el (nndiary-compute-reminders): Don't use setf with
2099         nthcdr.
2100
2101 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
2102
2103         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
2104         specify a predicate other than false.
2105         (gnus-category-read): Use the new feature to create a 'default'
2106         category with a 'short' predicate.
2107
2108 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2109
2110         * message.el (message-unique-id): Comment change.
2111
2112         * gnus-art.el (gnus-article-next-page-1): New function.
2113         (gnus-article-next-page): Use it.
2114
2115 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2116
2117         * spam.el (spam-split): added save-restriction to save-excursion
2118
2119 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
2120         From Julien Avarre <julien@avarre.com>
2121
2122         * gnus-fun.el: Fixed autoload cookie.
2123
2124 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
2125         From Remi Letot  <remi.letot@easynet.be>
2126
2127         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
2128         instead of remove-if.
2129
2130 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2131
2132         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
2133         copy-sequence instead of remove which is a cl run-time function in
2134         Emacs 20.
2135
2136 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
2137
2138         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
2139         local copy of gnus-discouraged-post-methods with the current
2140         method removed.
2141
2142 2003-04-14  Simon Josefsson  <jas@extundo.com>
2143
2144         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
2145
2146 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2147
2148         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
2149         of `mm-coding-system-priorities' to base coding system.
2150
2151         * gnus-sum.el: Added coding cookie ("middle dot" in
2152         gnus-summary-morse-message).
2153
2154 2003-04-13  Simon Josefsson  <jas@extundo.com>
2155
2156         * gnus-art.el (article-fill-long-lines)
2157         (article-verify-x-pgp-sig, article-decode-group-name)
2158         (gnus-mime-button-menu): Split >80 character lines.
2159
2160 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
2161
2162         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
2163         we're let-binding it.
2164
2165         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
2166
2167 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * message.el (message-hide-headers): Don't do intangible.
2170
2171         * gnus.el (gnus-group-prefixed-name): Comment out the test for
2172         colon.
2173
2174         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
2175         to the ephemeral entry, but the prefixed name.
2176
2177         * gnus.el (gnus-group-prefixed-name): Clean up.
2178
2179 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2180
2181         * gnus-agent.el (gnus-agent-group-pathname): Bind
2182         gnus-command-method so that gnus-agent-directory will always
2183         return a valid directory.
2184         * gnus-cache.el (gnus-cache-enter-article): Remove article from
2185         gnus-newsgroup-undownloaded so that the summary will display the
2186         article as downloaded.
2187         (gnus-cache-remove-article): If the article isn't in the agent,
2188         remove it from gnus-newsgroup-undownloaded so that the summary
2189         will display the article as undownloaded.
2190
2191 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2192
2193         * gnus.el (gnus-version-number): Bump.
2194
2195 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2196
2197         * gnus.el: Oort Gnus v0.18 is released.
2198
2199 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
2202
2203 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2204
2205         * gnus-art.el (gnus-article-next-page): Use
2206         gnus-article-over-scroll.
2207         (gnus-article-over-scroll): New variable.
2208
2209         * message.el (message-newline-and-reformat): Place a boundary
2210         before filling.
2211         (message-make-forward-subject-function): Changed default to
2212         message-forward-subject-name-subject.
2213         (message-forward-subject-name-subject): New function.
2214
2215         * nnimap.el (nnimap-split-fancy): Ditto.
2216
2217         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
2218
2219         * gnus-cus.el (gnus-group-parameters): Removed "which see".
2220
2221         * mml.el (mml-minibuffer-read-file): Bind
2222         completion-ignored-extensions to nil.
2223
2224         * message.el (message-fix-before-sending): Comment fix.
2225         (message-fix-before-sending): Make hidden headers visible.
2226         (message-hide-headers): Bind after-change-functions to nil.
2227         (message-forbidden-properties): Put invisible and intangible
2228         back.
2229         (message-strip-forbidden-properties): Ignore message-hidden text.
2230
2231         * gnus-msg.el: Hide headers.
2232
2233         * message.el (message-hidden-headers): New variable.
2234         (message-hide-headers): New function.
2235         (message-hide-header-p): New function.
2236         (message-hide-header-p): Change logic.
2237         (message-forbidden-properties): Remove intangible nil invisible
2238         nil.
2239         (message-hide-headers): Narrow to headers.
2240
2241         * lpath.el (featurep): Bind Info-directory, Info-menu.
2242
2243 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
2244
2245         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
2246         encoded.
2247         (mm-encode-body): Don't corrupt UTF-16.
2248         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
2249
2250 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
2251
2252         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
2253         the CACHE are now detected and handled the same as an article
2254         downloaded into the agent.
2255         (gnus-agent-group-path): Modified to match nnmail-group-pathname
2256         so that the agent front-end and back-end (nnagent) always use the
2257         same directory.
2258         (gnus-agent-group-pathname): New function. Wrapper for
2259         nnmail-group-pathname.
2260         (gnus-agent-expire-unagentized-dirs): New variable.  May be
2261         customized to disable gnus-agent-expire-unagentized-dirs.
2262         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
2263         as the directories in gnus-agent-expire-current-dirs were
2264         expanded.
2265
2266 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
2267
2268         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
2269         body" entry in read only groups.
2270
2271 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
2272
2273         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
2274         and "Create article" items in non-editable groups.
2275
2276 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
2277
2278         * gnus-agent.el (gnus-agent-write-active): Added option of
2279         replacing, rather than updating, the agent's active file.  Do NOT
2280         use the fully qualified group name as gnus-active-to-gnus-format
2281         blindly prefixes group names with server names.
2282         (gnus-agent-save-group-info): Merge BOTH min/max of current active
2283         range, was just merging min, with specified active range.
2284         (gnus-agent-expire): Save agent's active ranges after
2285         expiring all groups.
2286         (gnus-agent-expire-group-1): Update min of agent's active range to
2287         min article currently fetched.
2288         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
2289         same ancestor multiple times.
2290
2291         * gnus-async.el (gnus-asynchronous): Moved defcustom of
2292         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
2293         seems to fix an intermittant error in which loading gnus-async
2294         fails to define gnus-asynchronous (the variable).
2295
2296         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
2297         non-essential.  Removed on all platforms.
2298         (gnus-select-newsgroup): When the agent is active, expand the
2299         group's active range to include fetched articles that are no
2300         longer in the server's active range.
2301
2302         * gnus-util.el (gnus-with-output-to-file): Removed all of the
2303         print-* bindings as they should be handled by the function doing
2304         the printing.
2305
2306 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
2307
2308         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
2309         might be unbound in non-MULE XEmacsen.
2310
2311 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
2312
2313         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
2314         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
2315         recognize diffs.
2316
2317         * mm-bodies.el (mm-decode-body): Use the supplied charset
2318         unconditionally if `code-pages' hasn't been loaded.
2319
2320 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
2321
2322         * gnus-art.el (article-verify-x-pgp-sig): Don't use
2323         `insert-buffer', the docstring says "This function is meant for
2324         the user to run interactively.  Don't call it from programs!"
2325
2326         * mm-extern.el (mm-extern-mail-server): do.
2327
2328         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
2329         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
2330         (mml1991-pgg-encrypt): do.
2331
2332         * pgg.el (pgg-decrypt-region): do.
2333
2334         * mm-view.el (mm-view-pkcs7-decrypt): do.
2335
2336         * mml-smime.el (mml-smime-verify): do.
2337
2338         * mml.el (mml-insert-mime, mml-preview): do.
2339
2340         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
2341         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
2342         (mml2015-pgg-encrypt): do.
2343
2344 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2345
2346         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
2347
2348 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
2349
2350         * mm-uu.el (mm-uu-copy-to-buffer): Copy
2351         `buffer-file-coding-system' to the new buffer.
2352         (mm-uu-pgp-signed-extract-1): Don't copy
2353         `buffer-file-coding-system' here.
2354
2355         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
2356         exist in XEmacs.
2357         (mm-decode-body): Add missing quote.
2358
2359         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
2360         buffer-file-coding-system.
2361
2362         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
2363         last-coding-system-used.
2364
2365         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
2366         according to buffer-file-coding-system.
2367
2368         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
2369
2370         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
2371         (pgg-pgp-snarf-keys-region): do.
2372
2373         * pgg-pgp5.el (pgg-pgp5-verify-region)
2374         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
2375
2376         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
2377
2378 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2379
2380         * spam.el (spam-split): (save-excursion) around (widen)
2381         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
2382         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
2383
2384 2003-04-05  Steve Youngs  <youngs@xemacs.org>
2385
2386         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
2387         don't use it when loading gnus-sum.el if we're in XEmacs.
2388
2389 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
2390
2391         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
2392         print-escape-nonascii to fix more characters in compiled format
2393         specs.
2394
2395 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
2396
2397         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
2398         Fix customization type.
2399
2400 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
2401
2402         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
2403         print-quoted, print-readably, print-escape-multibyte, and
2404         print-level to match original behavior of gnus-prin1.  This should
2405         repair the format of .newsrc.eld when using compiled format specs.
2406
2407 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
2408
2409         * gnus-group.el (tool-bar-map): defvar it.
2410
2411         * gnus-art.el (tool-bar-map): do.
2412
2413         * gnus-sum.el (tool-bar-map): do.
2414
2415 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
2416
2417         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
2418
2419 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2420
2421         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
2422         and value.
2423         (gnus-button-alist): Use it.
2424
2425 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
2426
2427         * pgg-gpg.el (pgg-gpg-process-region): do.
2428
2429         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
2430         (pgg-pgp-snarf-keys-region): do.
2431
2432         * pgg-pgp5.el (pgg-pgp5-verify-region)
2433         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
2434
2435         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
2436         unsafe.
2437         (pgg-temporary-file-directory): Remove.
2438
2439 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * lpath.el: Fbind Info-directory and Info-menu.
2442
2443 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
2444
2445         * gnus-util.el (gnus-message): Added doc-string.
2446
2447         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
2448         (gnus-score-edit-file-at-point): Goto first match when using `e'.
2449
2450 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
2451
2452         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
2453         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
2454
2455 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2456
2457         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
2458         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
2459
2460 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
2461
2462         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
2463         print-escape-newlines to print escape sequences rather than
2464         literal newline characters.
2465
2466 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2467
2468         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
2469         `message-valid-fqdn-regexp' for initialization.
2470         (gnus-button-handle-info-url): Renamed and extended version of
2471         `gnus-button-handle-info'.
2472         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
2473         (gnus-button-handle-symbol, gnus-button-handle-library)
2474         (gnus-button-handle-info-keystrokes): New functions.
2475         (gnus-button-browse-level): New variable.
2476         (gnus-button-alist): Use them.  Added levels.
2477         (gnus-header-button-alist): Added levels.
2478
2479 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2480
2481         * gnus.el (gnus-version-number): Bump.
2482
2483 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2484
2485         * gnus.el: Oort Gnus v0.17 is released.
2486
2487 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2488
2489         * gnus-start.el (gnus-unload): Removed.
2490
2491         * pop3.el (pop3-read-response): Use
2492         nnheader-accept-process-output.
2493         (pop3-retr): Ditto.
2494
2495         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
2496         (mm-text-html-washer-alist): Ditto.
2497
2498 2003-03-31  Simon Josefsson  <jas@extundo.com>
2499
2500         * imap.el (imap-gssapi-program): Also try GNU SASL.
2501         (imap-gssapi-open): Accept GNU SASL greeting.
2502         (imap-read-timeout): New.
2503         (imap-wait-for-tag): Use it.
2504
2505 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2506
2507         * nntp.el (nntp-accept-process-output): Use new function.
2508
2509         * nnheader.el (nnheader-read-timeout): New variable.
2510         (nnheader-accept-process-output): New function.
2511
2512         * nntp.el (nntp-read-timeout): Removed.
2513
2514         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
2515
2516 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2517
2518         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
2519
2520 2003-03-30  Simon Josefsson  <jas@extundo.com>
2521
2522         * message.el (message-idna-inside-rhs-p): Narrow to header before
2523         searching.
2524
2525         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
2526
2527 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2528
2529         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
2530
2531 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
2532
2533         * message.el (message-make-in-reply-to): Use
2534         mail-extract-address-components to determine sender's
2535         name/address.
2536
2537 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2538
2539         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
2540
2541         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
2542         valid lambda.
2543         (gnus-registry-translate-from-alist): Ditto.
2544
2545         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2546         print-length to nil.
2547
2548         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
2549
2550         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
2551         (gnus-grab-cam-face): Use it.
2552
2553 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
2554
2555         * nnmaildir.el (nnmaildir-request-set-mark)
2556         (nnmaildir-close-group): Allow each mark directory in a group to
2557         have its own inode for mark files, to accommodate AFS.
2558
2559 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
2560
2561         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
2562         gnus-read-newsrc-el-file
2563         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
2564
2565         * gnus-registry.el (gnus-registry-translate-to-alist)
2566         (gnus-registry-translate-from-alist, alist-to-hashtable)
2567         (hashtable-to-alist): new functions
2568         (gnus-register-spool-action): add a spool item to the registry
2569
2570         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
2571         list of saved variables
2572         (gnus-registry-alist): new variable
2573
2574 2003-03-27  Simon Josefsson  <jas@extundo.com>
2575
2576         * gnus-art.el (article-decode-group-name): Be correct instead of
2577         smart.
2578
2579 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
2580
2581         * lpath.el: Bind url-current-object for Emacs; bind
2582         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
2583         for both Emacsen.
2584
2585 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
2586
2587         * gnus-sum.el (gnus-article-loose-mime)
2588         (gnus-article-emulate-mime): Move to gnus-article-mime customize
2589         group.
2590
2591         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
2592         doc string.
2593
2594 2003-03-26  Kevin Ryde <user42@zip.com.au>
2595
2596         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
2597         gnus-summary-find-uncancelled, skip temporary articles inserted by
2598         "refer" functions.
2599
2600 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
2601
2602         * smiley.el (smiley-buffer): New function.
2603
2604 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
2605
2606         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
2607         gnus-summary-update-line (which updated the article's face) with
2608         gnus-summary-update-download-mark (which updates the article's
2609         face by calling gnus-summary-update-line AND updates the download
2610         mark to show that the article was fetched).
2611
2612 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
2613
2614         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
2615         option of deleting agent directories for groups/servers that are
2616         not currently agentized.
2617         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
2618
2619         * gnus-int.el (gnus-open-server): Report backend errors in
2620         condition handler.
2621
2622 2003-03-23  Simon Josefsson  <jas@extundo.com>
2623
2624         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
2625         header.
2626
2627         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
2628         same as Newsgroups.
2629
2630         * nntp.el (nntp-open-connection-function): Mention
2631         nntp-open-tls-stream.
2632         (nntp-open-tls-stream): New function.
2633
2634         * tls.el: New file.
2635
2636         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
2637         instead of SSL.
2638         (nnimap-stream): Add other streams, link to imap variables.
2639         (nnimap-authenticator): Add other authenticator, link to imap
2640         variables.
2641
2642         * imap.el: Autoload open-tls-stream.
2643         (imap-streams): Add tls in front of ssl.
2644         (imap-stream-alist): Add tls.
2645         (imap-default-tls-port): New variable.
2646         (imap-tls-p, imap-tls-open): New functions.
2647
2648 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2649
2650         * mm-url.el (mm-url-insert-file-contents): parse url only if
2651         results is a list.
2652
2653 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2654
2655         * mail-source.el (mail-source-fetch-imap): Revert.
2656
2657 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
2658
2659         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
2660         less strict regexp.
2661
2662 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2663
2664         * mail-source.el (mail-source-fetch-imap): Use buffer name for
2665         more imap function.
2666
2667 2003-03-21  Simon Josefsson  <jas@extundo.com>
2668
2669         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
2670         Followup-To data inline.
2671
2672 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
2673
2674         * gnus-art.el (gnus-treat-display-xface): Don't enable if
2675         icontopbm isn't available.
2676
2677 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
2678
2679         * gnus-int.el (gnus-open-server): Catch errors in backend's
2680         open-server method.  Returns nil rather than crashing startup.
2681
2682         * gnus-sum.el (eval-when-compile): Modified to resolve
2683         compile-time warnings.
2684
2685         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
2686         Reports length of series so that the user can compare N with a
2687         subject that should, if the entire series is present, contain
2688         '(.../N)'.
2689         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
2690         of temp file (Win-XP may leave the temp file locked when the
2691         uudecode process fails).
2692
2693 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2694
2695         * message.el (message-split-line): Ignore error.
2696
2697         * lpath.el (split-line): Avoid split-line warning message.
2698
2699 2003-03-20  Kim F. Storm  <storm@cua.dk>
2700
2701         * message.el (message-split-line): New function.
2702         (message-mode-map): Remap split-line to message-split-line.
2703
2704 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
2705
2706         * message.el (message-make-overlay): Defalias it to make-overlay.
2707         (message-delete-overlay): Defalias it to delete-overlay.
2708         (message-overlay-put): Defalias it to overlay-put.
2709         (message-idna-to-ascii-rhs-1): Use them.
2710
2711         * messagexmas.el (message-xmas-redefine): Defalias some overlay
2712         functions to extent functions.
2713
2714 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2715
2716         * message.el (message-check-news-header-syntax): Fixed regexp.
2717
2718 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2719
2720         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
2721
2722         * mm-url.el (mm-url-insert): Move url-current-object stuff into
2723         mm-url-insert-file-contents.
2724
2725         * nnrss.el (nnrss-fetch): Fetch the local stuff.
2726         (nnrss-check-group): Use it.
2727
2728 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
2729
2730         * nnrss.el: Primitive XML Name-space support.  This means that RSS
2731         feeds like Kevin Burton's[1] can now be read in Gnus.
2732
2733         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
2734         means that if you want to read the RSS feed for example.com, all
2735         you have to do is hit "G R http://www.example.com/ RET" and
2736         nnrss.el will find and the feed listed on the site or (if you have
2737         loaded xml-rpc.el) look it up on syndic8.com.
2738
2739         Marked the message as HTML (by adding a Content-Type header) so
2740         that Gnus will render it as html if the user wants that.
2741
2742         Implemented the ability to save nnrss-group-alist so that any new
2743         feeds the you subscribe to will be found the next time you start
2744         up.
2745
2746         Implemented support for RSS 2.0 elements (author, pubDate).
2747
2748         Prefer for <content:encoded> over <description> where both
2749         elements exist.
2750
2751         * mm-url.el (mm-url-insert): Set url-current-object.
2752
2753         * gnus-group.el (gnus-group-make-rss-group): New function.
2754
2755 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
2756
2757         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
2758         for highlight overlays.
2759
2760 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
2763         a NOV.
2764
2765 2003-03-20  Simon Josefsson  <jas@extundo.com>
2766
2767         * message.el (message-use-idna): Disable if UTF-8 unavailable.
2768         (message-idna-to-ascii-rhs): Use it.
2769
2770         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
2771
2772 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
2773
2774         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
2775         (spam-group-ham-marks, spam-group-spam-marks): new functions
2776         (spam-spam-marks, spam-ham-marks): removed in favor of the
2777         spam-marks and ham-marks parameters
2778         (spam-generic-register-routine, spam-ham-move-routine): use the
2779         new spam-group-{spam,ham}-mark-p functions
2780
2781         * gnus.el (spam-marks, ham-marks): new group parameters with
2782         default values same as the old spam-spam-marks and spam-ham-marks
2783
2784 2003-03-19  Simon Josefsson  <jas@extundo.com>
2785
2786         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
2787         (gnus-use-idna): New variable.
2788         (article-decode-idna-rhs): New function.
2789
2790         * message.el (message-use-idna): New variable.
2791         (message-mode-field-menu): Add entry for IDNA.
2792         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
2793         (message-idna-to-ascii-rhs): New function.
2794         (message-generate-headers): Invoke IDNA code.
2795
2796 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
2797
2798         * nnmaildir.el (nnmaildir--system-name): New function.
2799         (nnmaildir-request-accept-article): Use it.
2800
2801 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2802
2803         * gnus-util.el (gnus-byte-compile): Make it work silently as the
2804         gnus-compile function does.
2805
2806         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
2807         bogus change.
2808
2809 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
2810
2811         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
2812         sort-coding-systems is defined.
2813
2814 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
2815
2816         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
2817         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
2818         Replace create-directory with target-prefix.
2819
2820 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
2821
2822         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
2823         find-charset-string which is slooow in XEmacs.
2824
2825 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
2828         compiler under XEmacs.
2829
2830 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
2831
2832         * gnus-art.el (gnus-treat-highlight-signature): Make the default
2833         work for multipart/signed where the message text isn't `last'.
2834
2835 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2836
2837         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
2838         the value of mm-inline-text-html-with-images.
2839         (mm-inline-text-html-render-with-w3m): Don't bind
2840         w3m-display-inline-images.
2841
2842         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
2843         w3m-display-inline-images.
2844
2845         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
2846         regardless of an Emacs flavor.
2847
2848 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * gnus.el (gnus-version-number): Bump.
2851
2852 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2853
2854         * gnus.el: Oort Gnus v0.16 is released.
2855
2856 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * lpath.el (featurep): Bind mm-w3m-mode-map.
2859
2860 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
2861
2862         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
2863         'respool-able backends define a global nnchoke-get-new-mail
2864         variable.
2865
2866 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
2867
2868         * gnus-art.el (gnus-mime-delete-part): New function.
2869         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
2870
2871 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2872
2873         * message.el (message-check-news-header-syntax): Don't push
2874         groups twice onto list of unknown groups.
2875
2876         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
2877         back.
2878
2879         * nnheader.el (nnheader-find-etc-directory): Doc fix.
2880
2881         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
2882         config unless the summary buffer exists.
2883
2884         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
2885         that target group is computed correctly when articles are marked
2886         as read by Xref handling.
2887
2888         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
2889         imap-open.
2890
2891         * message.el (message-send-mail): Add courtesy string to Bcc's,
2892         too.
2893
2894         * gnus-cite.el (gnus-cited-line-p): New function.
2895
2896 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
2897
2898         * mm-bodies.el (mm-decode-body): Add new optional parameter,
2899         force, to use the supplied charset unconditionally.
2900
2901         * gnus-art.el (article-decode-charset): Use it.
2902
2903 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
2904
2905         * mm-bodies.el (mm-decode-coding-region-safely): New function.
2906         (mm-decode-body): Use it.
2907
2908         * rfc2047.el (rfc2047-decode-region): do.
2909         (rfc2047-decode-string): Guess coding system if the default is
2910         invalid.
2911
2912 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2913
2914         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
2915         articles are marked 'read, so we get correct article counts.
2916
2917 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
2920         the button.
2921         (gnus-insert-prev-page-button): Ditto.
2922         (gnus-insert-next-page-button): Ditto.
2923         (gnus-insert-mime-security-button): Ditto.
2924
2925         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
2926         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
2927         (mm-inline-image-xemacs): Ditto.
2928
2929 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2930
2931         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
2932         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
2933         the recent filename uniqueness discussion.
2934
2935 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2936
2937         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
2938         newline next time.
2939         (mm-inline-image-xemacs): Ditto.
2940
2941 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
2942
2943         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
2944         kill-line.
2945
2946 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
2947
2948         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
2949         kill-line.
2950
2951 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2952
2953         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
2954         fixing the code to match the documentation.
2955         (gnus-agent-fetch-selected-article): Replaced
2956         gnus-summary-update-article-line with gnus-summary-update-line as
2957         the former did not correctly recalculate the thread indentation.
2958         (gnus-agent-find-parameter): The agent-predicate, if not found
2959         anywhere else, defaults to the value of gnus-agent-predicate.
2960         (gnus-agent-fetch-session): Fixed typo; now executes
2961         gnus-agent-fetched-hook rather than the undocumented
2962         gnus-agent-fetch-hook.
2963         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
2964         default agent predicate is now provided by
2965         gnus-agent-find-parameter.
2966         (gnus-agent-message): New macro.  This macro avoids potentially
2967         costly parameter evaluation when the message's level is too high
2968         to display.
2969         (gnus-agent-expire-group-1): Disabled undo tracking in temp
2970         overview buffer. Uses new gnus-agent-message macro to reduce
2971         overhead of optional messages. Reversed message levels to
2972         emphasize percent completion messages.  Detailed messages of
2973         little use except when debugging code.
2974
2975 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2976
2977         * spam.el (spam-ham-move-routine): use
2978         spam-mark-ham-unread-before-move-from-spam-group
2979         (spam-mark-ham-unread-before-move-from-spam-group): new variable
2980
2981 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2982
2983         * spam.el: load nnimap.el when compiling
2984         (spam-setup-widening): use
2985         nnimap-split-download-body-default instead of
2986         nnimap-split-download-body which is a user-customizable variable
2987
2988 2003-03-07  Simon Josefsson  <jas@extundo.com>
2989
2990         * nnimap.el (nnimap-split-download-body-default): New, holds
2991         default for n-s-d-b.
2992         (nnimap-split-download-body): Add new setting (symbol default),
2993         which uses contents of n-s-d-b-d, and made it the default.
2994
2995 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2996
2997         * spam.el (spam-use-hashcash): new variable
2998         (spam-list-of-checks): added spam-use-hashcash with associated
2999         spam-check-hashcash
3000         (spam-check-hashcash): new function, installed iff hashcash.el is
3001         loaded
3002         (spam-setup-widening): don't use (return)
3003
3004 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3005
3006         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
3007         predicate of `false' to avoid an error when a group defines no
3008         predicate. Fixed typo that disabled agent scoring (i.e. the
3009         low/high predicates should now work).
3010
3011 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3012
3013         * spam.el: add spam-maybe-spam-stat-load to
3014         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
3015         (spam-bogofilter-register-with-bogofilter): use
3016         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
3017         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
3018         custom variables to replace "-s" and "-n"
3019
3020         * gnus-group.el (gnus-group-get-new-news): call the new
3021         gnus-get-top-new-news-hook hook
3022
3023         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
3024         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
3025
3026 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027
3028         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
3029
3030 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3031
3032         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
3033         a cl run-time function.
3034
3035 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3036
3037         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
3038         on gnus-agent-short-article.
3039         (gnus-category-read): Replaced CL function mapcar* with new macro:
3040         gnus-mapcar.
3041         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
3042         support functions that accept multiple parameters.  A separate
3043         sequence must be provided for each parameter in the function.
3044         Iteration stops when the end of the shortest list is reached.
3045
3046 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
3047
3048         * nnimap.el (nnimap-request-accept-article): Use delete-region.
3049
3050         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
3051         (html2text-delete-single-tag, html2text-clean-anchor)
3052         (html2text-remove-tags): Use delete-region.
3053         (html2text-fix-paragraphs): Simplify.
3054
3055         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
3056         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3057         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
3058         kill-region.
3059
3060 2003-03-04  John Paul Wallington  <jpw@gnu.org>
3061
3062         * gnus-agent.el (gnus-agent-enable-expiration)
3063         (gnus-agent-article-alist, gnus-agent-article-alist)
3064         (gnus-agent-cat-defaccessor): Doc fixes.
3065
3066 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3067
3068         * gnus-agent.el (gnus-function-implies-unread-1): Grok
3069         byte-compiled functions.
3070
3071 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3072
3073         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
3074         customization between new maneuvering (which permits selecting
3075         undownloaded articles) and old maneuvering (which skipped over
3076         undownloaded articles) behaviors.
3077         (gnus-summary-find-next): Pass through the unread and subject
3078         parameters when calling gnus-summary-find-prev.
3079         (gnus-summary-find-next,gnus-summary-find-prev): Apply
3080         gnus-auto-goto-ignores to filter out unacceptable articles.
3081
3082 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
3083
3084         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
3085         exists in all supported Emacs versions, so we don't need this
3086         compatibility function.
3087         (mail-source-fetch-pop, mail-source-check-pop)
3088         (mail-source-fetch-webmail): Use read-passwd.
3089
3090         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
3091         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
3092         read-passwd.
3093
3094         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
3095
3096         * imap.el (imap-read-passwd): Remove.
3097         (imap-interactive-login): Use read-passwd.
3098
3099         * canlock.el (canlock-read-passwd): Remove.
3100         (canlock-insert-header, canlock-verify): Use read-passwd.
3101
3102         * sieve-manage.el (sieve-manage-read-passwd): Remove.
3103         (sieve-manage-interactive-login): Use read-passwd.
3104
3105         * pop3.el (pop3-read-passwd): Remove.
3106         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
3107         read-passwd.
3108
3109         * pgg.el (pgg-read-passphrase): Simplify.
3110
3111 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3112
3113         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
3114         'plugged' when actually 'unplugged' bug.
3115         (gnus-category-read): Ignore nil values when converting an
3116         old-format category so that the new-format category will default
3117         those attributes to the global variables.
3118
3119 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3120
3121         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
3122         doc-string.
3123
3124 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
3125
3126         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
3127         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
3128         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
3129         * mm-url.el (mm-url-decode-entities-string): do.
3130         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
3131         * mm-decode.el (mm-find-raw-part-by-type): do.
3132         * message.el (message-send-mail-partially)
3133         (message-send-mail-with-sendmail): do.
3134         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
3135         * gnus-kill.el (gnus-pp-gnus-kill): do.
3136         * gnus-art.el (gnus-article-treat-unfold-headers)
3137         (gnus-article-encrypt-body): do.
3138
3139 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3140
3141         * mail-source.el (mail-source-delete-incoming): Allow integer value.
3142         (mail-source-delete-old-incoming-confirm): New variable.
3143         (mail-source-delete-old-incoming): Use it.  New function.
3144         (mail-source-callback): Call `mail-source-delete-old-incoming' if
3145         `mail-source-delete-incoming' is a nonnegative integer.
3146
3147 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3148
3149         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
3150         (gnus-user-agent): Fixed typo.
3151
3152 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3153
3154         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
3155         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
3156
3157 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3158
3159         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
3160         (gnus-agent-fetch-session): Allow debugging to take place.
3161
3162 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
3163
3164         * gnus-sum.el (gnus-highlight-selected-summary)
3165         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
3166         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
3167         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
3168         and makes it clear that we don't need the side effect.
3169         * gnus-util.el (gnus-delete-line): do.
3170         * gnus-xmas.el (gnus-group-add-icon): do.
3171         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
3172         * nntp.el (nntp-send-authinfo-from-file): do.
3173         * nnml.el (nnml-header-value): do.
3174         * nnheader.el (nnheader-insert-references): do.
3175         * gnus-cite.el (gnus-article-highlight-citation)
3176         (gnus-cite-parse): do.
3177         * gnus-score.el (gnus-score-followup): do.
3178         * gnus-draft.el (gnus-draft-send): do.
3179         * gnus-group.el (gnus-group-highlight-line): do.
3180         * gnus-cache.el (gnus-cache-braid-nov): do.
3181         * nnfolder.el (nnfolder-retrieve-headers)
3182         (nnfolder-request-article): do.
3183         * gnus-art.el (article-hide-boring-headers)
3184         (gnus-article-hide-header): do.
3185
3186         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
3187         * nnml.el (nnml-request-replace-article): do.
3188         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
3189         * nnfolder.el (nnfolder-request-move-article): do.
3190         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
3191         * gnus-art.el (gnus-mm-display-part): do.
3192
3193         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
3194
3195 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3196
3197         * nntp.el (nntp-possibly-change-group): Avoid calling
3198         process-buffer on nil (Which happened when you lost your
3199         connection while fetching); instead signal a "Server Closed
3200         Connection" error.
3201
3202 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3203
3204         * gnus-agent.el (gnus-agent-enable-expiration): New
3205         variable. Either ENABLE or DISABLE.  Sets default behavior for
3206         selecting which groups are expired.
3207         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
3208         gnus-agent-set-cat-groups): Provides abstract interface for
3209         accessing agent category.  Category now implemented by an alist.
3210         (gnus-agent-add-group, gnus-agent-remove-group,
3211         gnus-category-insert-line, gnus-category-edit-predicate,
3212         gnus-category-edit-score, gnus-category-edit-groups,
3213         gnus-category-copy, gnus-category-add, gnus-group-category): Use
3214         new agent category abstraction.
3215         (gnus-agent-find-parameter): New function. Search for agent
3216         configuration parameter first in the group's parameters, then its
3217         topics (if any), and then the group's category.  If not found
3218         anywhere, use the original defined constants.
3219         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
3220         gnus-agent-find-parameter.
3221         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
3222         gnus-agent-cache now blocks retrieving headers and articles from
3223         the local cache.  Fetched content is still added to the cache
3224         before being returned.
3225         (gnus-agent-fetch-session): Use error-message-string to generate
3226         displayed error message.
3227         (gnus-agent-customize-category): New Command. 'e' in category
3228         buffer opens category customization buffer.
3229         (gnus-category-read): Reads either positional or alist format;
3230         returns alist format.
3231         (gnus-category-write): Writes category file compatible with
3232         current, and previous, versions of gnus-agent.
3233         (gnus-category-make-function, gnus-category-make-function-1):
3234         Corrected documentation; parameter is predicate NOT category.
3235         (gnus-predicate-implies-unread): Now works in more cases per the
3236         todo comment.
3237         (gnus-function-implies-unread-1): New function. Supports
3238         gnus-predicate-implies-unread.
3239         (gnus-agent-expire-group): Command now provides default of group
3240         under point.
3241         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
3242         agent-days-until-old parameters. No longer supports
3243         gnus-agent-expire-days being set to an alist.
3244         (gnus-agent-request-article): Now performs its own checks of
3245         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
3246         assuming that the caller will do them correctly.
3247         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
3248         gnus-agent-expire-days is set to an alist.  Converts said alist
3249         into group parameter so that gnus-agent-expire-days will not be
3250         needed.
3251         * gnus-art.el (gnus-request-article-this-buffer): Conditional
3252         checks surrounding gnus-agent-request-article removed; now
3253         performed by gnus-agent-request-article.
3254         * gnus-cus.el (gnus-agent-parameters): New variable. List of
3255         customizable group/topic parameters that regulate the agent.
3256         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
3257         kill-buffer with gnus-kill-buffer to remove the killed buffer from
3258         the list of gnus buffers.
3259         (gnus-trim-whitespace): Removes leading and trailing whitespace
3260         from multiline strings.
3261         (gnus-agent-cat-prepare-category-field,
3262         gnus-agent-customize-category): Constructs a category
3263         customization buffer.
3264         * gnus-int.el (gnus-retrieve-headers,
3265         gnus-request-expire-articles): No longer checks gnus-agent-cache
3266         as it is handled internally by the agent.
3267         (gnus-request-head, gnus-request-body): Conditional checks
3268         surrounding gnus-agent-request-article removed; now performed by
3269         gnus-agent-request-article.
3270
3271         * gnus-start.el (): Added defvar statements to resolve compilation
3272         warnings.
3273         (gnus-long-file-names): New function. Isolates platform dependent
3274         msdos-long-file-names.
3275         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
3276         option of writing directly to file.  Avoids memory exhausted
3277         errors when .newsrc.eld is huge.
3278         (gnus-save-newsrc-file): Uses new
3279         gnus-save-startup-file-via-temp-buffer.
3280         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
3281         standard-output.
3282         (gnus-display-time-event-handler): Changed to alias from a defun
3283         to avoid a compile-time warning when display-time-event-handler is
3284         not defined.
3285         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
3286         standard-output such that prin1 and princ will write directly to a
3287         file.
3288
3289         * gnus.el (gnus-agent-cache): Expanded documentation.
3290         (gnus-summary-high-undownloaded-face): Removed second bold keyword
3291         so that this face is actually bold.
3292
3293         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
3294         gnus-use-cache has been set.
3295
3296 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
3297
3298         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
3299
3300 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
3301
3302         * gnus-art.el (gnus-article-refer-article): Be more permissive.
3303
3304 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3305
3306         * spam.el: Fix typo.
3307
3308 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
3309         (Trivial patch.)
3310
3311         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
3312         errors-buffer. This produces a nicer error message in case of
3313         problems.
3314
3315 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
3316
3317         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
3318         load stats iff spam-use-stat is on
3319
3320         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
3321         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
3322         instead of spam-stat-load and spam-stat-save in the
3323         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
3324
3325 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3326
3327         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
3328
3329 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330
3331         * message.el (message-make-fqdn): Protect against nil user-mail.
3332
3333 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
3334
3335         * gnus-art.el (gnus-boring-article-headers): New values:
3336         'to-list and 'cc-list.
3337
3338 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3339
3340         * spam.el (spam-setup-widening): new function to set
3341         nnimap-split-download-body, we add it to gnus-get-new-news-hook
3342         (spam-list-of-statistical-checks): list of statistical splitter
3343         checks
3344         (spam-split): added a widen call when a statistical check is
3345         enabled
3346
3347 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3348
3349         * gnus-msg.el (gnus-user-agent): Changed default to
3350         'emacs-gnus-type, renamed 'full.
3351
3352 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3353
3354         * nnfolder.el (nnfolder-request-accept-article): Don't use
3355         mail-header-unfold-field.
3356
3357 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3358
3359         * imap.el (imap-ssl-open): Don't depend on ssl.el.
3360         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
3361
3362 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3363
3364         * spam.el: add spam-stat-load to gnus-get-new-news-hook
3365         (spam-split): remove spam-stat-load call
3366
3367 2003-02-26  Simon Josefsson  <jas@extundo.com>
3368
3369         * gnus-sum.el (gnus-summary-toggle-header): Run
3370         gnus-article-decode-hook instead of calling a-decode-encoded-words
3371         directly (the latter is run as part of the former).
3372
3373 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3374
3375         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
3376
3377 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
3378
3379         * message.el (message-sendmail-envelope-from): New option.
3380         (message-sendmail-envelope-from): New function.
3381         (message-send-mail-with-sendmail): Use it.
3382
3383 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
3384
3385         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
3386         compensation for TDMA addresses.
3387
3388 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3389
3390         * gnus-msg.el (gnus-user-agent): New variable.
3391         (gnus-version-expose-system): Removed.  Obsoleted by
3392         `gnus-user-agent'.
3393         (gnus-extended-version): Use `gnus-user-agent'.
3394
3395 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3396
3397         * spam.el (spam-stat-register-spam-routine,
3398         spam-stat-register-ham-routine): remove spam-stat-save
3399         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
3400
3401 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3402
3403         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
3404         reference.
3405
3406 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3407
3408         * nnheader.el (nnheader-find-nov-line): Changed midpoint
3409         calculation to avoid integer overflow.
3410
3411 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3412
3413         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
3414
3415 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
3416         * spam.el: disabled spam-get-article-as-filename
3417
3418         From Michael Shields  <shields@msrl.com>
3419
3420         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
3421         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
3422         * gnus-sum.el (gnus-summary-expire-articles): Use it.
3423         * spam.el (spam-summary-prepare-exit): Use it.
3424         * gnus.el (gnus-install-group-spam-parameters): New.
3425         * spam.el (spam-group-ham-processor-copy-p): New.
3426         * spam.el (spam-summary-prepare-exit): Support for ham copying.
3427         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
3428         that would cause the current message to be moved if the group had
3429         no spam.
3430         * spam.el (spam-ham-move-routine): New `copy' argument.
3431
3432 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3433         From Martin Thornquist <martint@ifi.uio.no>
3434
3435         * gnus-topic.el (gnus-topic-select-group): Select last group if
3436         after last group.
3437         * gnus-group.el (gnus-group-select-group): Ditto.
3438
3439 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3440
3441         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
3442         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
3443         point-at-(b|e)ol which aren't available in Emacs 20.
3444
3445         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
3446
3447 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3448
3449         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
3450         clause of the condition-case statement.  Errors connecting to a
3451         server no longer terminate gnus.
3452
3453         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
3454         make its use obvious.  Added no-nothing case to avoid
3455         opening(closing) servers when already open(closed).
3456         (gnus-agent-while-plugged): Added macro to facilitate internal use
3457         of gnus-agent-toggle-plugged.
3458         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
3459         temporarily open servers.
3460         (gnus-agent-get-undownloaded-list): Sort list of article numbers
3461         as sorting gnus-newsgroup-headers is wrong.
3462         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
3463         to temporarily open servers. Corrected logic to handle setting
3464         gnus-agent-mark-unread-after-downloaded.
3465         (gnus-agent-fetch-articles): Now handles headers with missing
3466         article sizes and/or missing article lengths.  Now clears the
3467         message buffer when finished.
3468         (gnus-agent-fetch-group-1): Position point before calling
3469         gnus-summary-set-agent-mark.
3470         (gnus-get-predicate): Corrected description, parameter is
3471         predicate not category.
3472         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
3473         provide a separate single group expiration function.
3474         (gnus-agent-regenerate-group): Now clears the message buffer when
3475         finished.
3476
3477 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3478
3479         * gnus.el (gnus-agent-target-move-group-header): New variable.
3480         * gnus-draft.el (gnus-draft-send): If special header
3481         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
3482         that group, instead of performing the regular sending functions.
3483
3484 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3485
3486         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
3487
3488 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3489
3490         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
3491         variables.
3492         (message-make-fqdn): Use it.  Improved validity check.
3493
3494 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3495
3496         * message.el (message-user-mail-address): Check whether
3497         user-mail-address looks valid.
3498
3499         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
3500
3501         * gnus-util.el (gnus-fetch-original-field): New function.
3502
3503 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3504
3505         * message.el (message-mode): \\(...\\) around additional
3506         paragraph-separate alternative.
3507
3508 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
3509
3510         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
3511         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
3512         display key bindings.
3513         (gnus-mime-button-menu): Rewrite.
3514
3515 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3516
3517         * gnus-art.el (gnus-button-url-regexp): Removed `.
3518
3519 2003-02-23  Max Froumentin  <mf@w3.org>
3520
3521         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
3522
3523 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * gnus-art.el (gnus-mime-action-on-part): Require a match
3526         interactively.
3527
3528         * gnus-start.el (gnus-save-newsrc-file): Use
3529         gnus-backup-startup-file.
3530         (gnus-backup-startup-file): New variable.
3531
3532 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3533
3534         * gnus.el (gnus-summary-buffer-name): Moved function here.
3535
3536         * gnus-draft.el (defun): Remove debug.
3537
3538 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
3539
3540         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
3541         can't open server.
3542
3543 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3544
3545         * gnus-draft.el (defun): Configure posting styles.
3546
3547         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
3548         the entry for the group exists before we alter it.
3549
3550 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3551
3552         * message.el (message-mode): MML tags separate paragraphs.  Small
3553         change from David S Goldberg <david.goldberg6@verizon.net>.
3554
3555         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
3556         `gnus-newsgroup-headers'.
3557
3558         * gnus-art.el (gnus-article-refer-article): Grok more message id
3559         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3560
3561 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
3562
3563         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
3564         use "path name".
3565
3566 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
3567
3568         * gnus-sum.el (gnus-summary-move-article)
3569         (gnus-summary-expire-articles): send data header for article, not
3570         just article ID
3571
3572         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
3573         (gnus-register-spool-action): added hashtable of message ID keys
3574         with message motion data
3575
3576 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
3577         From Reiner Steib  <Reiner.Steib@gmx.de>.
3578
3579         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
3580         variable, used in `gnus-button-mid-or-mail-heuristic'.
3581         (gnus-button-mid-or-mail-heuristic): New function derived from
3582         Florian Weimer's Perl script.
3583         (gnus-button-handle-mid-or-mail): Allow a function instead of
3584         'guess.
3585         (gnus-button-guessed-mid-regexp): Removed.
3586
3587 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3588
3589         * message.el (message-resend): Bind message-setup-hook to nil;
3590         remove X-Draft-From header.
3591
3592 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
3593
3594         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
3595         (gnus-newsgroup-undownloaded)
3596         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
3597         Doc fixes.
3598
3599 2003-02-17  John Paul Wallington  <jpw@gnu.org>
3600
3601         * gnus.el (gnus-shell-command-separator, gnus-email-address)
3602         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
3603
3604 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
3605
3606         * gnus-spec.el (gnus-xmas-format): Use insert instead of
3607         insert-string which is obsolete in Emacs 21.4.
3608
3609         * message.el (message-cross-post-followup-to-header): do.
3610
3611         * spam.el (spam-ifile-register-with-ifile)
3612         (spam-stat-register-spam-routine)
3613         (spam-stat-register-ham-routine)
3614         (spam-bogofilter-register-with-bogofilter): do.
3615
3616         * mailcap.el (mailcap-mime-data): Fix typo.
3617
3618         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
3619
3620 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
3621
3622         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3623         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
3624         `gnus-cite-unsightly-citation-regexp'.
3625
3626 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
3629         even if there's just a header.
3630
3631 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
3632
3633         * message.el (message-fix-before-sending): Fix highlighting of
3634         illegible and invisible text.
3635
3636         * gnus-util.el (gnus-multiple-choice): Separate choices with
3637         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
3638
3639 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
3640
3641         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
3642
3643 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
3644
3645         * spam.el (spam-ham-move-routine)
3646         (spam-mark-spam-as-expired-and-move-routine): use
3647         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
3648         around process-mark manipulation on the group
3649
3650 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3651
3652         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
3653         submenu.
3654
3655 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3656
3657         * mail-source.el (mail-source-fetch): Reverse the return value of
3658         the continuation question.
3659
3660 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3661
3662         * nndraft.el (nndraft-request-move-article): Bind
3663         nnmh-allow-delete-final to t.
3664
3665 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3666
3667         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
3668
3669 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
3670
3671         * nntp.el (nntp-accept-process-output): Don't use point-max to get
3672         the buffer's size.
3673
3674 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3675
3676         * nnheader.el: Added cygwin to system-type comparisons.
3677
3678 2003-01-27  Juanma Barranquero  <lektu@terra.es>
3679
3680         * imap.el (imap-mailbox-status): Fix typo.
3681
3682 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3683
3684         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
3685         online.
3686
3687 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3688
3689         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
3690         commands.
3691         * gnus-sum.el: Small change from Frank Weinberg
3692         <frank@usenet-rundfahrt.de>:
3693         (gnus-auto-center-group): New variable.
3694         (gnus-summary-read-group-1): Use it.
3695         (gnus-summary-next-group): Fix docstring.
3696
3697 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3698
3699         * gnus-util.el (gnus-faces-at): Simplify.
3700
3701 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3702
3703         * spam.el (spam-ham-move-routine)
3704         (spam-mark-spam-as-expired-and-move-routine): made the article
3705         move conditional, so it's not called even if there's nothing to move
3706
3707 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3708
3709         * message.el (message-unix-mail-delimiter): Accept any whitespace
3710         after the email address and before the date; do not require the
3711         space character.  From Kurt B. Kaiser <kbk@shore.net>.
3712
3713 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3714
3715         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
3716         gnus-article-boring-faces variable is bound; use gnus-faces-at.
3717
3718         * gnus-util.el (gnus-faces-at): New macro.
3719
3720 2003-02-13  Michael Shields  <shields@msrl.com>
3721
3722         * gnus-cite.el
3723         (gnus-cite-attribution-suffix, gnus-cite-parse):
3724         Better handling for Microsoft citation styles.
3725         (gnus-unsightly-citation-regexp): New.
3726
3727 2003-02-12  Michael Shields  <shields@msrl.com>
3728
3729         * gnus-art.el (article-strip-banner): Strip both per-group and
3730         per-user-address banners.
3731         (article-really-strip-banner): New.
3732
3733 2003-02-12  Michael Shields  <shields@msrl.com>
3734
3735         * gnus-sum.el (gnus-article-goto-next-page,
3736         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
3737         relying on the summary bindings of `n' and `p'.
3738
3739 2003-02-12  Michael Shields  <shields@msrl.com>
3740
3741         * gnus-art.el (gnus-article-only-boring-p): New.
3742         (gnus-article-skip-boring): New.
3743         * gnus-cite.el (gnus-article-boring-faces): New.
3744         * gnus-sum.el (gnus-summary-next-page): Use
3745         gnus-article-only-boring-p.
3746
3747 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
3748
3749         * spam.el (spam-mark-spam-as-expired-and-move-routine)
3750         (spam-ham-move-routine): unmark all articles before marking those
3751         of interest and calling gnus-summary-move-article
3752
3753 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
3754
3755         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
3756         logically the complement of gnus-get-buffer-create and
3757         gnus-add-buffer.
3758
3759         * gnus-util.el (gnus-kill-buffer): do.
3760
3761         * nnmail.el: Autoload gnus-kill-buffer.
3762
3763 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3764
3765         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
3766         gnus-summary-goto-subject as gnus-summary-update-mark operates on
3767         the current LINE.
3768         (gnus-agent-summary-fetch-group): Minimized the number of times
3769         that the article is updated in the buffer.
3770
3771 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
3772
3773         * spam.el (spam-ham-move-routine): use the process-mark instead of
3774         gnus-current-article when moving articles
3775         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
3776
3777 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3778
3779         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
3780         (gnus-topic-catchup-articles): Ditto.
3781         (gnus-topic-mark-topic): Reverse recursive logic.
3782
3783 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
3784
3785         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
3786         gnus-refer-thread-limit is t.
3787
3788 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
3789
3790         * mm-util.el (mm-mule-charset-to-mime-charset): Use
3791         sort-coding-systems to prefer utf-8 over utf-16.
3792
3793 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3794
3795         * gnus-agent.el (gnus-agent-expire-days):
3796         gnus-request-move-article depends on gnus-agent-expire to clean up
3797         the cache after moving the article.  Therefore, g-a-e-d can NOT
3798         default to nil or can gnus-agent-expire be disabled by doing so.
3799         If you don't want to run gnus-agent-expire, don't call it.
3800         (gnus-agent-expire): The broken test to disable gnus-agent-expire
3801         when g-a-e-d was NOT nil was removed.
3802         (gnus-agent-article-name): Removed unnecessary input test as
3803         article IDs are always strings.
3804         (gnus-agent-regenerate-group): Added check to protect against
3805         servers that generate absurdly long article IDs.  Valid IDs are
3806         less than 10 digits to avoid overflow errors.  Fixed logic error
3807         when ensuring that the final article ID is present in the new
3808         alist.
3809
3810 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3811
3812         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
3813         next line after finding the parent.
3814
3815 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816
3817         * gnus.el (gnus-version-number): Bumped.
3818
3819 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3820
3821         * gnus.el: Oort Gnus v0.15 is released.
3822
3823 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3824
3825         * nnmail.el (nnmail-split-it): If a message ends up matching the
3826           same mailbox more than once, it will cause duplicates to appear
3827           in the mailbox.
3828
3829 2003-02-08  Simon Josefsson  <jas@extundo.com>
3830
3831         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
3832         code that only worked under Emacs.
3833
3834         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
3835         Das <satyaki@chicory.stanford.edu>.
3836
3837 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
3838
3839         * gnus-art.el (gnus-article-refer-article): Use
3840         gnus-replace-in-string.
3841
3842         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
3843         (gnus-remove-duplicates): do.
3844
3845 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3846
3847         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
3848         (gnus-request-scan): set
3849         gnus-internal-registry-spool-current-method to gnus-command-method
3850         before a request-scan operation
3851
3852         * gnus-registry.el (regtest-nnmail): use
3853         gnus-internal-registry-spool-current-method
3854
3855 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3856
3857         * mail-source.el (mail-source-fetch): Typo fix.
3858
3859 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3860
3861         * nnmail.el (nnmail-spool-hook): new hook
3862         (nnmail-cache-insert): call nnmail-spool-hook
3863
3864         * gnus-registry.el: new file with examples of using the hooks
3865
3866         * gnus.el (gnus-registry): added registry customization group
3867         (gnus-group-prefixed-name): improve function to return full group
3868         name optionally
3869         (gnus-group-guess-prefixed-name): shortcut to
3870         gnus-group-prefixed-name, using just the group name
3871         (gnus-group-full-name): always get a group's full name
3872         (gnus-group-guess-full-name): shortcut, using just the group name
3873
3874         * gnus-sum.el (gnus-summary-article-move-hook)
3875         (gnus-summary-article-delete-hook)
3876         (gnus-summary-article-expire-hook): new hooks
3877         (gnus-summary-move-article, gnus-summary-expire-articles)
3878         (gnus-summary-delete-article): invoke the new hooks
3879
3880 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
3881
3882         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
3883         from message-ID
3884
3885 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
3886
3887         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
3888
3889 2003-02-07  John Paul Wallington  <jpw@gnu.org>
3890
3891         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
3892         (mm-write-region, mm-detect-coding-region): Doc fixes.
3893
3894 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * mail-source.el (mail-source-fetch): Ignore errors.
3897         (mail-source-ignore-errors): New variable.
3898
3899         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
3900         articles.
3901
3902         * gnus-msg.el (gnus-version-expose-system): Change default.
3903
3904 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
3905
3906         * gnus-msg.el (gnus-version-expose-system): New variable.
3907
3908 2003-02-07  Simon Josefsson  <jas@extundo.com>
3909
3910         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
3911         patch from deskpot@myrealbox.com (Vasily Korytov).
3912
3913 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * gnus-art.el (article-display-face): Get the Face header from
3916         the current buffer.
3917
3918 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3919
3920         * gnus-art.el (gnus-mime-view-part-internally): Bind
3921         buffer-read-only to nil.
3922
3923 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
3926         from g-a-e-1 to g-a-e-2.
3927
3928 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3929
3930         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
3931         of bbdb-search-simple, use spam-use-BBDB-exclusive
3932         (spam-check-whitelist): use spam-use-whitelist-exclusive
3933         (spam-use-whitelist-exclusive): new variable affecting
3934         spam-use-whitelist
3935         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
3936
3937 2003-02-05  Simon Josefsson  <jas@extundo.com>
3938
3939         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
3940         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
3941         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
3942         (gnus-agent-expire-1): New.
3943         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
3944         (gnus-agent-expire-2): New.
3945
3946 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
3947
3948         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
3949         "delete-if" is misleading because it isn't actually destructive.
3950
3951         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
3952
3953         * nnmail.el (nnmail-purge-split-history): do.
3954
3955         * gnus-win.el (gnus-get-buffer-window): do.
3956
3957         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
3958         let-binding.
3959         (gnus-simplify-all-whitespace): do.
3960
3961 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3962
3963         * gnus-delay.el (gnus-delay-article): Fix binding of the
3964         nndraft:delayed group.
3965
3966 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3967
3968         * gnus.el (spam group parameters): change 'other to 'const in
3969         the group parameter definitions to soothe XEmacs
3970
3971 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3972
3973         * gnus-delay.el (gnus-delay-article): Really create
3974         nndraft:delayed group if it doesn't exist.
3975
3976 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
3977
3978         * gnus-sum.el (gnus-summary-search-article): Speed up by
3979         disabling various visual features while searching.
3980         (gnus-summary-recenter): Test gnus-auto-center-summary first.
3981
3982 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
3983
3984         * spam.el (spam-list-of-checks): Don't quote nil and t in
3985         docstrings.  From the elisp manual:
3986
3987            When a documentation string refers to a Lisp symbol, write
3988            it [..] with single-quotes around it.  [..] There are two
3989            exceptions: write t and nil without single-quotes.
3990
3991         * messcompat.el (message-from-style): do.
3992
3993         * message.el (message-send-mail): do.
3994
3995         * gnus-util.el (gnus-use-byte-compile): do.
3996
3997         * gnus-score.el (gnus-score-lower-thread): do.
3998
3999         * gnus-int.el (gnus-server-unopen-status): do.
4000
4001         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
4002         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
4003
4004         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
4005         (gnus-group-parameters): do.
4006
4007         * gnus-art.el (gnus-article-mime-match-handle-function): do.
4008
4009         * mm-decode.el (mm-text-html-renderer): do.
4010
4011 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4012
4013         * nnheader.el (nnheader-directory-separator-character): Change the
4014         way to compute the dafault value.
4015
4016 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
4017
4018         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
4019         (gnus-button-alist): Fix regexp for describe-key.
4020         (gnus-button-handle-describe-function)
4021         (gnus-button-handle-describe-variable)
4022         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
4023         (gnus-button-handle-apropos-variable)
4024         (gnus-button-handle-apropos-documentation): Docstring fix.
4025
4026         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
4027
4028 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4029
4030         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
4031         to nil.
4032
4033         * nnmail.el: Removed gnus-util autoload.
4034
4035         * gnus.el: Use gnus-prin1-to-string throughout.
4036
4037         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
4038         print-level.
4039
4040         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
4041         (gnus-treat-display-grey-xface): Removed.
4042
4043         * gnus-fun.el (gnus-grab-cam-face): New.
4044         (gnus-convert-image-to-gray-x-face): Removed.
4045         (gnus-convert-gray-x-face-to-xpm): removed.
4046         (gnus-convert-gray-x-face-region): Removed.
4047         (gnus-grab-gray-x-face): Removed.
4048
4049         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
4050
4051 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
4052
4053         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
4054         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
4055         bound.
4056
4057         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
4058
4059 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
4060
4061         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
4062         Remove -- these are bogus options which are never used.
4063
4064 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
4065
4066         * gnus-art.el (gnus-article-mode): Use summary tool bar.
4067
4068 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
4069
4070         * spam.el (spam-check-blackholes)
4071         (spam-blackhole-good-server-regex): new variable to skip some IPs
4072         when checking blackholes; use it
4073         (spam-check-bogofilter-headers)
4074         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
4075         case more X-Bogosity is used than just "Yes/No"
4076         (spam-ham-move-routine): semi-fixed, only first article is
4077         properly moved now
4078
4079 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
4080
4081         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
4082         as well.
4083
4084         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
4085
4086         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
4087
4088         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
4089
4090         * gnus-bcklg.el (gnus-backlog-shutdown): do.
4091
4092         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
4093
4094 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4095
4096         * gnus-fun.el (gnus-face-encode): New function.
4097         (gnus-convert-png-to-face): Use it.
4098
4099         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
4100
4101 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
4102
4103         * mm-decode.el (mm-dissection-list): Remove.
4104         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
4105         only used in mm-remove-all-parts.
4106         (mm-remove-all-parts): Remove it, it's never called.
4107
4108 2003-01-25  Simon Josefsson  <jas@extundo.com>
4109
4110         * gnus-group.el (gnus-group-make-group): Report errors.
4111
4112         * nnimap.el (nnimap-request-create-group): Ditto.
4113
4114         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
4115
4116         * sieve.el (sieve-upload): Fix error printing.
4117
4118         * mm-encode.el (mm-qp-or-base64): Always QP iff
4119         mm-use-ultra-safe-encoding and cleartext PGP.
4120
4121         * gnus-sum.el (gnus-summary-select-article): Inhibit
4122         redisplay (mainly for secured messages).
4123
4124         * nnmail.el (nnmail-article-group): Copy body too (but don't
4125         process it).
4126
4127 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
4128
4129         * gnus-art.el (gnus-article-setup-buffer): Reset
4130         gnus-button-marker-list.
4131
4132 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4133
4134         * nntp.el (nntp-read-timeout): Default to using a second delay
4135         under Microsoft Windows.
4136
4137 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4138
4139         * nnheader.el (nnheader-directory-separator-character): New
4140         variable.
4141
4142 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4143
4144         * gnus-agent.el (gnus-agent-max-fetch-size)
4145         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
4146         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
4147         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
4148         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
4149         (gnus-agent-braid-nov, gnus-agent-load-alist)
4150         (gnus-agent-article-alist-save-format)
4151         (gnus-agent-read-agentview, gnus-agent-save-alist)
4152         (gnus-agent-fetch-group-1, gnus-agent-expire)
4153         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
4154         (gnus-agent-regenerate-group): Reformat to keep under eighty
4155         columns.  Reword docstrings so that first line is under eighty
4156         chars and a complete sentence.  Still need to work on the rear
4157         end of the file, in particular gnus-agent-expire.
4158
4159 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4160
4161         * gnus-agent.el (gnus-agentize): Indent.
4162
4163         * gnus.el (gnus-version-number): Bumped.
4164
4165 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4166
4167         * gnus.el: Oort Gnus v0.14 is released.
4168
4169 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4170
4171         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
4172         before beginning.  Tiny patch from Mark Thomas
4173         <swoon@bellatlantic.net>.
4174
4175 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4176
4177         * spam.el (spam-check-blackholes, spam-split)
4178         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
4179         gnus-message calls to show to users what spam.el is doing
4180
4181 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
4182
4183         * gnus-msg.el (gnus-message-replysign)
4184         (gnus-message-replyencrypt): Fix typo.
4185
4186 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4187
4188         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
4189         details.
4190
4191 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4192
4193         * gnus-art.el (gnus-article-press-button): let* -> let.
4194         (gnus-mime-security-show-details): Cleaned up.
4195         (gnus-mime-security-press-button): Save excursion.
4196         (gnus-insert-mime-security-button): Clean up.
4197
4198         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
4199
4200         * gnus-async.el (gnus-async-wait-for-article): Don't use a
4201         timeout.
4202
4203         * nntp.el (nntp-accept-process-output): Removed timeout.
4204         (nntp-read-timeout): New variable.
4205         (nntp-accept-process-output): Use it.
4206
4207         * gnus-sum.el (gnus-data-find-list): Remove *.
4208
4209 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4210
4211         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
4212         introduced on 2002-01-22.
4213         (gnus-summary-first-unseen-or-unread-subject): Ditto.
4214
4215 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
4216
4217         * spam.el (spam-check-regex-headers, spam-list-of-checks)
4218         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
4219         checks of incoming mail based on simple header regexp matching
4220
4221 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
4222
4223         * gnus-sum.el (gnus-spam-mark): set to `$'
4224
4225 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4226
4227         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
4228         gnus-newsgroup-unfetched, the list of articles whose headers have
4229         not been fetched from the server.
4230
4231         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
4232         parameter as it never worked due to a bug.  Added check to prevent
4233         selection of any article in the gnus-newsgroup-unfetched list.
4234         (gnus-summary-find-prev): Added check to prevent selection of any
4235         article in the gnus-newsgroup-unfetched list.
4236         (gnus-summary-first-subject): Documented API. Modified
4237         implementation so that constraints are handled independently.
4238         Added check to prevent selection of any article in the
4239         gnus-newsgroup-unfetched list.
4240         (gnus-summary-first-unseen-subject): Updated parameters in
4241         gnus-summary-first-subject call to match new API.
4242         (gnus-summary-first-unseen-or-unread-subject): Ditto.
4243         (gnus-summary-catchup): Do not mark unfetched articles as read.
4244
4245 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
4246
4247         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
4248         make-obsolete-variable allows only two arguments in XEmacs and
4249         Emacs 20.
4250
4251         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
4252         gnus-article-hide-pgp.
4253         (gnus-summary-make-menu-bar): do.
4254
4255         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
4256         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
4257         gnus-article-hide-pgp.
4258         (article-hide-pgp): Remove.
4259         (gnus-article-hide): Remove gnus-article-hide-pgp.
4260
4261         * gnus.el: Remove gnus-article-hide-pgp
4262
4263 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * message.el (message-required-headers): Doc fix.
4266
4267 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
4268
4269         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
4270         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
4271         option to make ifile a purely binary classifier
4272
4273 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4274
4275         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
4276         (mml-secure-encrypt-pgpmime): Removed double.
4277
4278         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
4279         debugging statements.
4280
4281 2003-01-21  Andreas Fuchs  <asf@void.at>
4282
4283         * mml-sec.el (mml-sign-alist): Added pgpauto.
4284
4285 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4286
4287         * gnus.el (gnus-version-number): Bumped version number.
4288
4289 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4290
4291         * gnus.el: Oort Gnus v0.13 is released.
4292
4293 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * gnus-art.el (gnus-button-url-regexp): Removed |.
4296
4297         * message.el (message-send-hook): Doc fix.
4298
4299         * gnus-win.el (gnus-buffer-configuration): Display article
4300         instead of article-copy when `reply'.
4301
4302 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
4303
4304         * gnus.el (gnus-format): Change customize group to gnus.
4305         (gnus-cache): Add link.
4306         (gnus-group-charter-alist): Fix docstring.
4307
4308 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
4309
4310         * mailcap.el (mailcap-print-command): lpr-command might be
4311         unbound in XEmacs.
4312
4313 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4314
4315         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
4316
4317         * gnus-sum.el (gnus-summary-update-article-line): Fixed
4318         calculation of net characters added for use in the gnus-data
4319         structure.
4320
4321 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4322
4323         * nnmail.el (nnmail-process-unix-mail-format): Improve error
4324         message.  Suggested by Jari Aalto.
4325
4326 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4327
4328         * gnus-art.el (gnus-article-followup-with-original): Clean up.
4329         (gnus-article-reply-with-original): Ditto.
4330
4331         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
4332         read articles don't become unread.
4333
4334 2003-01-17  Simon Josefsson  <jas@extundo.com>
4335
4336         * gnus-fun.el (gnus-x-face-from-file):
4337         (gnus-face-from-file): Suggest image format in minibuffer prompt.
4338
4339         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4340         (gnus-convert-image-to-face-command): Doc fix.
4341
4342 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4343
4344         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
4345
4346 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
4347
4348         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
4349         avoid encoding problems.
4350
4351         * mailcap.el (mailcap-ps-command): New variable.
4352         (mailcap-mime-data): Add print entry where applicable.  Use
4353         pdftotext on a tty.
4354
4355 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4356
4357         * gnus-sum.el (gnus-alter-header-function): Add type and group.
4358
4359 2003-01-16  Simon Josefsson  <jas@extundo.com>
4360
4361         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4362         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
4363         (gnus-face-from-file): Doc fix; don't mention image format.
4364
4365 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4366
4367         * spam.el (spam-get-article-as-filename): new function (unused for now)
4368         (spam-get-article-as-buffer): new function
4369         (spam-get-article-as-string): use spam-get-article-as-buffer
4370         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
4371
4372 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4373
4374         * gnus-agent.el: Don't use `path'.
4375         From the GNU coding standards:
4376
4377             Please do not use the term ``pathname'' that is used in Unix
4378             documentation; use ``file name'' (two words) instead.  We use
4379             the term ``path'' only for search paths, which are lists of
4380             directory names.
4381
4382         * nnsoup.el (nnsoup-file-name): Ditto.
4383
4384         * nnmail.el (nnmail-pathname-coding-system): Ditto.
4385         (nnmail-group-pathname): Ditto.
4386
4387         * nnimap.el (nnimap-group-overview-filename): Ditto.
4388
4389         * nnheader.el (nnheader-pathname-coding-system): Ditto.
4390         (nnheader-group-pathname): Ditto.
4391
4392         * nnfolder.el (nnfolder-group-pathname): Ditto.
4393
4394         * gnus.el (gnus-home-directory): Ditto.
4395
4396         * gnus-group.el (gnus-group-icon-list): Ditto.
4397
4398 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
4399
4400         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
4401
4402         * message.el (message-mode-menu): Use it.
4403         (message-mode-menu): Deactivate "Yank Original" if there's no
4404         reply buffer.
4405
4406         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
4407
4408         * message.el (message-mark-active-p): New function.
4409
4410 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
4411
4412         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
4413         (spam-bogofilter-database-directory): new variables
4414         (spam-check-bogofilter-headers, spam-check-bogofilter)
4415         (spam-bogofilter-register-with-bogofilter)
4416         (spam-bogofilter-register-spam-routine)
4417         (spam-bogofilter-register-ham-routine)
4418         (spam-group-ham-processor-bogofilter-p): new functions for the new
4419         Bogofilter interface
4420         (spam-summary-prepare-exit): use the new Bogofilter functions
4421         (spam-list-of-checks): added spam-use-bogofilter-headers
4422         (spam-bogofilter-score): rewrote function
4423         (spam-check-bogofilter): optional score parameter, uses
4424         spam-check-bogofilter-headers better
4425         (spam-check-bogofilter-headers): optional score parameter
4426
4427         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
4428         default, in the gnus-start customization group.  Used to disable
4429         the spam-*/ham-* parameters.
4430         (gnus-group-ham-exit-processor-bogofilter): new ham processor
4431
4432 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
4433
4434         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
4435         XEmacs.
4436
4437         * gnus-ems.el (gnus-mark-active-p): do.
4438
4439 2003-01-15  Kevin Ryde  <user42@zip.com.au>
4440
4441         * gnus.texi (Using MIME): Mention auto-compression-mode with
4442         gnus-mime-copy-part.
4443
4444 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4445
4446         * message.el (message-send): Don't warn about duplicates when
4447         superseding.
4448
4449 2003-01-15  Simon Josefsson  <jas@extundo.com>
4450
4451         * nnimap.el (nnimap-split-download-body): New variable.
4452         (nnimap-split-articles): Use it.
4453
4454 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4455
4456         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
4457         integrity checker was incorrectly flagging, and removing, articles
4458         whose article number was negative.
4459         (gnus-agent-fetch-group-1): When executed in the group's summary
4460         buffer, refresh each downloaded line to update the status flag and
4461         font.  Preserve the value of gnus-newsgroup-headers so that
4462         gnus-agent-fetch-articles can split the requests by size.
4463         (gnus-agent-expire): Corrected day calculation for when
4464         gnus-agent-expire-days contains a list.
4465
4466 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4467
4468         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
4469
4470 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
4471
4472         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
4473           /usr/bin/play as default player.
4474           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
4475
4476 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
4479         articles to be marked as well.
4480
4481 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4482         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
4483         fictious headers generated by nnagent (ie. Undownloaded Article
4484         ####) in the list of articles that have not been downloaded.
4485
4486         * gnus-int.el (): Added require declarations to resolve
4487         compile-time warnings.
4488         (gnus-open-server): If the server status is set to offline,
4489         recursively execute gnus-open-server to open the offline backend
4490         (e.g. nnagent).
4491
4492 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
4493
4494         * gnus-art.el (gnus-article-reply-with-original): Use
4495         gnus-mark-active-p.
4496         (gnus-article-followup-with-original): do.
4497
4498 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4499
4500         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
4501
4502 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4503
4504         * gnus-score.el (gnus-score-edit-file-at-point): New function.
4505         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
4506
4507 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
4508
4509         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
4510         (gnus-face-from-file): Ditto.
4511
4512 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4513
4514         * gnus-sum.el (gnus-articles-to-read): Don't just apply
4515         gnus-alter-articles-to-read-function to the unread articles.
4516
4517 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4518
4519         * deuglify.el (gnus-article-outlook-unwrap-lines)
4520         (gnus-article-outlook-repair-attribution)
4521         (gnus-article-outlook-rearrange-citation): New function names,
4522         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
4523         doc-string.
4524
4525         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
4526         removed `W k' key binding (use `W Y f' instead).
4527         (gnus-summary-make-menu-bar): Use new function names.
4528
4529 2003-01-13  Simon Josefsson  <jas@extundo.com>
4530
4531         * gnus-fun.el (gnus-random-x-face): Doc fix.
4532         (gnus-insert-random-x-face-header): New function.
4533
4534 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
4535
4536         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
4537         mark is not active.
4538
4539         * gnus-msg.el (gnus-inews-do-gcc): Comment.
4540
4541         * gnus-ems.el (gnus-mark-active-p): New function.
4542
4543         * gnus-group.el (gnus-topic-mode-p): New function.
4544         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
4545         Deactivate items if mark is not active.
4546
4547 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4548
4549         * gnus.el (gnus-version-number): Bumped version.
4550         (gnus-summary-line-format): Doc fix.
4551
4552 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4553
4554         * gnus.el: Oort Gnus v0.12 is released.
4555
4556 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4557
4558         * mail-source.el (mail-sources): Removed autoload to make it
4559         compile under XEmacs.
4560
4561 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
4562
4563         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
4564         regexp or a function too.
4565         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
4566         confirmation even if the original article is mail.
4567
4568 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4569
4570         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
4571         articles to be marked when not yanking.
4572
4573 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
4574
4575         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
4576
4577 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * gnus-fun.el (gnus-face-from-file): Autoload.
4580
4581         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
4582         errors.
4583
4584 2003-01-12  Simon Josefsson  <jas@extundo.com>
4585
4586         * sieve.el (sieve-upload-and-bury): New.  Suggested by
4587         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
4588
4589         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
4590         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
4591
4592 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4593
4594         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
4595         in every string.
4596
4597         * gnus.el (gnus-version-number): Bumped version number.
4598
4599 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4600
4601         * gnus.el: Oort Gnus v0.11 is released.
4602
4603 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
4604
4605         * message.el (message-fetch-reply-field): Narrow to headers.
4606
4607         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
4608         if Gnus isn't alive.
4609
4610 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4611
4612         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
4613         marks from articles that are already stored in the agent.
4614         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
4615         backup copy of an invalid .overview file for later analysis.
4616
4617 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
4618
4619         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
4620         exit work with two frames.
4621
4622 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
4623
4624         * message.el (message-forward-make-body): Use mule4.
4625
4626 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4627
4628         * message.el (message-mode-map): Move wide-reply command.
4629
4630 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4631
4632         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
4633         castellano.
4634         (gnus-outlook-display-hook): New variable.
4635         (gnus-outlook-display-article-buffer): New function.
4636         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
4637         (gnus-outlook-deuglify-article): Made them interactive and added
4638         optional arg.  Use `g-o-d-a-b'.
4639         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
4640
4641         * gnus-sum.el: Added autoloads.
4642         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
4643         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
4644
4645 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * gnus-art.el (gnus-display-mime): Use the mime emulation
4648         variable.
4649
4650         * gnus-sum.el (gnus-article-emulate-mime): New variable.
4651
4652         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
4653         newsrc-alist is initialized properly.
4654
4655         * mail-source.el (mail-sources): Autoload.
4656
4657         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
4658         nil.
4659
4660         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
4661         insert two newlines.
4662
4663         * message.el (message-check-news-header-syntax): Compute the
4664         header length correctly.
4665
4666 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4667
4668         * gnus-agent.el (gnus-agent-expire): Do not remove article from
4669         alist when keeping fetched article file.
4670         (gnus-agent-retrieve-headers): When parsing response for article
4671         numbers, use the same algorithm as gnus-agent-braid-nov to protect
4672         against garbage in the server's response.
4673
4674         * gnus-int.el (gnus-request-expire-articles,
4675         gnus-request-move-article): Only expire when the group's server
4676         has been agentized.
4677
4678 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4679
4680         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
4681         errors when deleting overlays.
4682
4683         * gnus-score.el (gnus-score-followup): Allow tracing.
4684
4685         * gnus-art.el (gnus-treat-display-face): New variable.
4686         (article-display-face): New command.
4687
4688         * gnus-fun.el (gnus-face-from-file): New function.
4689         (gnus-convert-face-to-png): Ditto.
4690
4691         * gnus-art.el (gnus-ignored-headers): Added Face.
4692
4693 2003-01-10  Simon Josefsson  <jas@extundo.com>
4694
4695         * nndraft.el (nndraft-request-group): Avoid crash in
4696         directory-files when draft directory doesn't exists.
4697
4698         * gnus-sum.el (gnus-select-article-hook): Add :option.
4699
4700 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4701
4702         * spam.el (spam-use-stat): new variable
4703         (spam-group-spam-processor-stat-p)
4704         (spam-group-ham-processor-stat-p): new convenience functions
4705         (spam-summary-prepare-exit): add spam/ham processors to sequence
4706         (spam-list-of-checks): add spam-use-stat to list of checks
4707         (spam-split): conditionally load the spam-stat tables
4708         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
4709         spam-check-ifile): new functions
4710
4711         * spam-stat.el (spam-stat): typo fix
4712         (spam-stat-install-hooks): new variable
4713         (spam-stat-split-fancy-spam-group): added documentation clarification
4714         (spam-stat-split-fancy-spam-threshhold): new variable
4715         (spam-stat-install-hooks): make hooks conditional
4716         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
4717
4718         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
4719         spam-stat ham/spam processor symbols
4720
4721 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4722
4723         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
4724         file exists.
4725
4726 2003-01-10  Simon Josefsson  <jas@extundo.com>
4727
4728         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
4729         undownloaded/downloadable only when unplugged.
4730
4731 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
4732
4733         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
4734
4735 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
4736
4737         * spam.el (spam-check-ifile): fixed call-process-region to use the
4738         db parameter only if it's set
4739         (spam-ifile-register-with-ifile): ditto
4740
4741 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
4742
4743         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
4744         spam-stat-nbad before creating the hash table.
4745         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
4746         Changed copyright statement to FSF.
4747
4748 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4749
4750         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
4751         processable articles as read.
4752         (gnus-agent-summary-fetch-series): Remove processable and
4753         downloadable marks on all downloaded articles in the series.
4754
4755         * nntp.el (nntp-report): Throw error after reporting the problem.
4756         (nntp-accept-process-output): Corrected error check to report an
4757         error when the process is nil.
4758
4759 2003-01-09  Simon Josefsson  <jas@extundo.com>
4760
4761         * message.el (message-tool-bar-map): Add preview.
4762
4763 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
4764
4765         * mml.el (mml-preview): Get rid of MIME handles and buffers after
4766         previewing.
4767
4768 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
4769
4770         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
4771         bug when the (n+1)th article to be added to a group has a smaller
4772         number than the n articles already added.
4773
4774 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
4775
4776         * message.el (message-mode-field-menu): Use backquote.
4777
4778 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
4779
4780         * spam.el: fixed the BBDB autoloads again, using
4781         bbdb-search-simple now (which is not a macro, thank god)
4782
4783         * lpath.el (bbdb-search): removed function from maybe-fbind list
4784
4785         * gnus.el (ham-process-destination): added new parameter for
4786         destination of ham articles found in spam groups at summary exit
4787
4788         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
4789         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
4790         (spam-ifile-database-path): added new parameter for ifile's database
4791         (spam-move-spam-nonspam-groups-only): new parameter to determine
4792         if spam should be moved from all groups or only some
4793         (spam-summary-prepare-exit): fixed logic to use
4794         spam-move-spam-nonspam-groups-only when deciding to invoke
4795         spam-mark-spam-as-expired-and-move-routine; always invoke that
4796         routine after the spam has been expired-or-moved in case there's
4797         some spam left over; use spam-ham-move-routine in spam groups
4798         (spam-ham-move-routine): new function to move ham articles to the
4799         ham-process-destinations group parameter
4800
4801 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4802
4803         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
4804
4805         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
4806         gnus-summary-update-article-line.
4807
4808 2003-01-08  Simon Josefsson  <jas@extundo.com>
4809
4810         * nnmail.el (nnmail-expiry-target-group): Request group, create it
4811         not successful.
4812
4813 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
4816
4817 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4818
4819         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
4820         logic, finally
4821
4822 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4823
4824         * gnus-spec.el (gnus-parse-format): %C is a complex format.
4825         (gnus-parse-format): Change to %~.
4826
4827         * message.el (message-generate-headers): Don't generate optional
4828         empty headers.
4829
4830 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4831
4832         * message.el (message-cross-post-default)
4833         (message-cross-post-note-function, message-shoot-gnksa-feet)
4834         (message-strip-subject-trailing-was, message-change-subject)
4835         (message-mark-insert-file, message-cross-post-followup-to)
4836         (message-cross-post-followup-to, message-mode-map)
4837         (message-generate-unsubscribed-mail-followup-to)
4838         (message-make-mail-followup-to): Minor changes to doc-strings and
4839         error messages.  Updated copyright line.
4840
4841         * message.el (message-make-mail-followup-to,
4842         message-generate-unsubscribed-mail-followup-to): New function
4843         names.  Renamed functions: "-mft" -> "-mail-followup-to".
4844         (message-make-mft, message-gen-unsubscribed-mft): Removed function
4845         names.
4846
4847         * mml.el (mml-preview-insert-mail-followup-to): New function name.
4848         (mml-preview-insert-mft): Removed function name.
4849         (mml-preview): Use new function names.
4850
4851         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
4852
4853         * message.el (message-mode-field-menu): Moved header related
4854         commands from "Message" to "Field" menu.
4855
4856 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4857
4858         * message.el (message-generate-headers-first): Added customization
4859         if variable is a list.
4860
4861 2003-01-07  Michael Shields  <shields@msrl.com>
4862
4863         * gnus-art.el (gnus-article-next-page): Correctly handle the case
4864         where the last line of the article is the last line of the window.
4865
4866 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4867
4868         * gnus-msg.el (gnus-debug): Use ignore-errors.
4869
4870         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
4871         `gnus-summary-update-line'.
4872
4873 2003-01-08  Simon Josefsson  <jas@extundo.com>
4874
4875         * gnus-art.el (gnus-unbuttonized-mime-types)
4876         (gnus-buttonized-mime-types): Doc fix.
4877
4878 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
4879
4880         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
4881
4882 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4883
4884         * nnrss.el (nnrss-group-alist): Add and clear up.
4885
4886 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4887
4888         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
4889
4890         * lpath.el (bbdb-search): added BBDB functions for a better way to
4891         fix missing functions
4892
4893         * spam.el (spam-check-ifile): if should be an unless
4894
4895         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
4896         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
4897         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
4898
4899 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4900
4901         * gnus-sum.el (gnus-summary-make-menu-bar): Added
4902         gnus-summary-refer-thread to thread menu.
4903
4904 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4905
4906         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
4907         summary buffer, articles that cannot be fetched are marked as
4908         canceled.
4909
4910         * nntp.el (nntp-with-open-group): The quit signal handler must
4911         propagate the quit signal to the next outer handler so that the
4912         caller knows that the request aborted abnormally.
4913
4914 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4915
4916         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
4917         (spam-ifile-register-spam-routine)
4918         (spam-ifile-register-ham-routine): added ifile functionality that
4919         does not use ifile-gnus.el to classify and register articles
4920         (spam-get-article-as-string): convenience function
4921         (spam-summary-prepare-exit): added ifile spam and ham registration
4922         (spam-ifile-all-categories, spam-ifile-spam-category)
4923         (spam-ifile-path, spam-ifile): added customization options
4924
4925         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
4926         exit processor
4927         (spam-process): added gnus-group-ham-exit-processor-ifile to the
4928         list of choices
4929
4930 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4931
4932         * gnus-score.el (gnus-score-followup): Also score immediate
4933         followups.
4934
4935 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4936
4937         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
4938
4939 2003-01-07  Simon Josefsson  <jas@extundo.com>
4940
4941         * message.el (message-mode-menu): Fix receipt balloon help.
4942
4943 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
4944
4945         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
4946         always be interpreted as news.
4947
4948 2003-01-07  Simon Josefsson  <jas@extundo.com>
4949
4950         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
4951         gnus-sieve-script, instead of the global variable
4952         gnus-sieve-crosspost.  One-line patch from Steinar Bang
4953         <sb@dod.no>.
4954
4955 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4956
4957         * gnus.el: Renamed gnus-summary-*-uncached-face as
4958         gnus-summary-*-undownloaded-face to avoid confusing the agent with
4959         the cache.
4960
4961         * gnus-sum.el: Ditto.
4962
4963 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4964
4965         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
4966         in either the group or summary buffer.
4967         New command "JS", in summary buffer, will fetch articles per the
4968         group's category, predicate, and processable flags.
4969         (gnus-agent-summary-fetch-series): Rewritten to call
4970         gnus-agent-session-fetch-group once with all articles in the
4971         series.
4972         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
4973         return list of fetched articles.
4974         (gnus-agent-fetch-articles): Split fetch list into sublists such
4975         that the article buffer is only slightly larger than
4976         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
4977         the group's article alist is saved.
4978         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
4979         longer result in the agent trying to fetch an article.
4980         (gnus-agent-fetch-group-1): Can now be called in either the group
4981         or summary buffer.  Removed the max-fetch-size code that I added
4982         on 2002-12-13 as that capability is now part of
4983         gnus-agent-fetch-articles.  Added code to update summary buffer.
4984         When called in the group buffer, articles that can not be fetched
4985         are AUTOMATICALLY MARKED AS READ.
4986
4987         * gnus-sum.el (): Modified eval-when-compile to minimize
4988         misleading compilation warnings.
4989         (gnus-update-summary-mark-positions): Changed code to use
4990         gnus-undownloaded-mark rather than gnus-downloaded-mark.
4991
4992         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
4993         empty file as the parser assumes that the file isn't empty.
4994
4995         * nntp.el (nntp-send-string): The process-send-string call can,
4996         because it performs I/O on the process, change the process' state
4997         from open to closed.  If this happens, call nntp-report
4998         immediately to report the broken connection.
4999         (nntp-report): Rewritten to avoid needing a global variable to
5000         determine the appropriate course of action.  Instead, two function
5001         implementations are provided and the nntp-report function value is
5002         bound to the appropriate implementation.
5003         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
5004         (nntp-with-open-group): Now binds nntp-report's function cell
5005         rather than binding gnus-with-open-group-first-pass.  Added a
5006         condition-case to detect a quit during a nntp command.  When the
5007         quit occurs, the current connection is closed as a fetch articles
5008         request could have several megabytes queued up for reading.
5009         (nntp-retrieve-headers): Bind articles to itself.  If
5010         nntp-with-open-group repeats this command, I must have access to
5011         the original list of articles.
5012         (nntp-retrieve-groups): Ditto for groups.
5013         (nntp-retrieve-articles): Ditto for articles.
5014         (*): Replaced nntp-possibly-change-group calls to
5015         nntp-with-open-group forms in all, but one, occurrance.
5016         (nntp-accept-process-output): Bug fix. Detect when called with
5017         null process.
5018
5019 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
5020
5021         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
5022         if we don't need to.
5023         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
5024
5025 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5026
5027         * gnus-group.el (gnus-group-make-web-group): Pass the select
5028         method on to group-create.
5029         (gnus-group-line-format-alist): %U is an integer.
5030
5031         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
5032         ephemeral groups.
5033         (gnus-summary-read-group-1): Ditto.
5034         (gnus-group-make-articles-read): Ditto.
5035
5036         * mm-url.el (mm-url-program): Doc fix.
5037
5038         * message.el (message-mode-map): Rebound
5039         message-insert-wide-reply.
5040
5041 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5042
5043         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
5044         color as `gnus-group-startup-message' does.
5045
5046 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
5047
5048         * spam.el: fixed line lengths to 80 chars or less
5049
5050         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
5051         "not-read" mark
5052         (gnus-summary-mark-forward): added the spam-mark to the list of
5053         marks not to be marked as "read" when viewed
5054
5055 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
5058
5059         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
5060         Protect against unactive groups.
5061
5062         * message.el (message-check-news-header-syntax): Check long
5063         header lines.
5064         (message-check-news-header-syntax): Update `start'.
5065
5066         * gnus-group.el (gnus-group-expire-articles): Doc fix.
5067         (gnus-group-line-format): %U.
5068         (gnus-group-line-format-alist): ?U.
5069         (gnus-number-of-unseen-articles-in-group): New function.
5070
5071         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
5072
5073         * gnus.el (gnus-version-number): Bump version number.
5074
5075 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5076
5077         * gnus.el: Oort Gnus v0.10 is released.
5078
5079 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5080
5081         * gnus.el (gnus-version-number): Fix version number.
5082
5083 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5084
5085         * gnus.el: Oort Gnus v0.08 is released.
5086
5087 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
5088
5089         * mm-util.el: Add mm-string-make-unibyte.
5090
5091         * gnus-group.el (gnus-group-jump-to-group): Make it work for
5092         UTF-8 groups.
5093
5094 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095
5096         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
5097
5098         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
5099
5100 2003-01-04  Kevin Ryde  <user42@zip.com.au>
5101
5102         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
5103         function.
5104
5105 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
5108         (gnus-summary-read-group-1): Update group line.
5109         (gnus-summary-exit-no-update): Update group on exit.
5110
5111         * gnus-group.el (gnus-group-line-format): Add %*.
5112         (gnus-group-line-format-alist): Ditto.
5113         (gnus-group-insert-group-line): Set it.
5114         (gnus-group-is-exiting-p): New variable.
5115         (gnus-group-insert-group-line): Use it.
5116
5117 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
5118
5119         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
5120         enable BBDB ham processing
5121         (spam-blacklist-register-routine): enable blacklist spam processing
5122         (spam-whitelist-register-routine): enable whitelist ham processing
5123         (spam-fetch-field-from-fast): fast fetching of the "from" field
5124         from (gnus-data-list)
5125         (spam-summary-prepare-exit): works completely now
5126         (spam-use-blacklist): oops, should be nil by default
5127         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
5128         split processing now; before it was for summary exit as
5129         well but that's done with the spam-contents and spam-process
5130         parameters now
5131
5132 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
5133
5134         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
5135         characters.
5136
5137 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
5138
5139         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
5140         (spam-group-processor-p, spam-group-processor-bogofilter-p)
5141         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
5142         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
5143         (spam-mark-spam-as-expired-and-move-routine)
5144         (spam-generic-register-routine, spam-BBDB-register-routine)
5145         (spam-ifile-register-routine, spam-blacklist-register-routine)
5146         (spam-whitelist-register-routine): new functions
5147         (spam-summary-prepare-exit): added summary exit processing (expire
5148         or move) of spam-marked articles for spam groups; added slots for
5149         all the spam-*-register-routine functions
5150
5151 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5152
5153         * pop3.el (pop3-retr): Wait 500 msecs.
5154         (pop3-read-response): Ditto.
5155
5156         * gnus-msg.el (gnus-setup-message): Get the evaliation order
5157         right.
5158         (gnus-inews-make-draft): New function.
5159         (gnus-setup-message): Use it.
5160
5161         * message.el (message-required-headers): Add From.
5162
5163 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5164         Trivial patch from Norbert Koch <nk@viteno.net>.
5165
5166         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
5167
5168 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169
5170         * message.el (message-generate-headers): Let header formatters do
5171         their work.
5172
5173 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
5174
5175         * deuglify.el (gnus-article-outlook-deuglify-article):
5176         Rehighlight, reapply treatments and call
5177         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
5178         (gnus-outlook-repair-attribution-block): Recognize cited
5179         attributions.  Suggested by Niklas Morberg.
5180
5181 2003-01-02  Pete Kazmier  <pete@kazmier.com>
5182
5183         * gnus-art.el (gnus-treat-predicate): Check condition first.
5184
5185 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
5186
5187         * lpath.el: Add url-http-file-exists-p.
5188
5189         * gnus-group.el (gnus-group-fetch-charter): Use
5190         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
5191
5192 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5193
5194         * message.el (message-draft-headers): Also generate From to get a
5195         nicer draft buffer summary.
5196
5197         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
5198         parameter.
5199
5200         * gnus-art.el (article-wash-html): Clean up.
5201         (article-wash-html): Typo fix.
5202
5203         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
5204         (gnus-summary-mail-forward): To many lists of lists.
5205
5206         * gnus-art.el (article-wash-html): Clean up.
5207
5208 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
5209
5210         * gnus-art.el (gnus-treat-wash-html): New variable.
5211
5212 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5213
5214         * message.el (message-check-news-header-syntax): Allow posting.
5215         (message-check-news-header-syntax): Fix logic for sure, this
5216         time.
5217
5218 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
5219
5220         * message.el (message-check-news-header-syntax): Check syntax of
5221         continuation headers.
5222
5223 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
5224
5225         * gnus-art.el (gnus-button-url-regexp,
5226         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
5227         (gnus-header-button-alist): Regexps are case insensitive here.
5228
5229 2003-01-02  Simon Josefsson  <jas@extundo.com>
5230
5231         * dig.el (query-dig): Doc fix.
5232
5233 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5234
5235         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
5236         summary buffer line, not just the download mark.
5237
5238 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5239
5240         * gnus-sum.el (gnus-summary-goto-subjects): New function.
5241         (gnus-summary-insert-dormant-articles): New command and
5242         keystroke.
5243
5244         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
5245         function for mass insertion of subjects.
5246
5247         * nndraft.el (nndraft-generate-headers): Don't move point.
5248
5249         * gnus.el (nnheader): Require nnheader.
5250
5251         * nndraft.el (nndraft-request-associate-buffer): Use
5252         make-local-variable.
5253
5254 2003-01-02  Michael Shields  <shields@msrl.com>
5255
5256         * nndraft.el (nndraft-request-associate-buffer): Make
5257         write-contents-hooks buffer-local before setting it.
5258
5259 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5260
5261         * gnus.el (gnus-group-parameter-value): Take an extra param.
5262         (gnus-group-fast-parameter): Let group param results be nil.
5263
5264         * gnus-art.el (gnus-article-forward-header): New function.
5265         (article-date-ut): Use it to remove continuation date headers.
5266
5267         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
5268         read-event.
5269         (gnus-summary-remove-bookmark): Clean up.
5270         (gnus-summary-set-bookmark): Clean up.
5271
5272         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
5273
5274         * gnus.el (gnus-group-startup-message): Bind data-directory to
5275         the Gnus etc directory.
5276
5277 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * spam.el (spam-summary-prepare-exit): added slots for spam- and
5280         ham-processing of articles; use the new
5281         spam-group-(spam|ham)-contents-p functions
5282         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
5283         convenience functions
5284         (spam-mark-junk-as-spam-routine): use the new
5285         spam-group-spam-contents-p function
5286
5287         * gnus.el (spam-process, spam-contents, spam-process-destination):
5288         added new parameters with corresponding global variables
5289         (gnus-group-spam-exit-processor-ifile,
5290         gnus-group-spam-exit-processor-bogofilter,
5291         gnus-group-spam-exit-processor-blacklist,
5292         gnus-group-spam-exit-processor-whitelist,
5293         gnus-group-spam-exit-processor-BBDB,
5294         gnus-group-spam-classification-spam,
5295         gnus-group-spam-classification-ham): added new symbols for the
5296         spam-process and spam-contents parameters
5297
5298         * spam.el (spam-ham-marks, spam-spam-marks): changed list
5299         customization and list itself to store mark symbol rather than
5300         mark character.
5301         (spam-bogofilter-register-routine): added logic to generate mark
5302         values list from spam-ham-marks and spam-spam-marks, so (member)
5303         would work.
5304
5305 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * message.el (message-cross-post-followup-to): Fix comment.
5308
5309 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
5310
5311         * spam.el (spam-ham-marks, spam-spam-marks): changed list
5312         customization and list itself to store mark symbol rather than
5313         mark character.
5314         (spam-bogofilter-register-routine): added logic to generate mark
5315         values list from spam-ham-marks and spam-spam-marks, so (member)
5316         would work.
5317
5318 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
5319
5320         * message.el (message-signature-insert-empty-line): New variable.
5321
5322 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5323
5324         * message.el: Renamed functions and variables: "xpost" ->
5325         "cross-post", "-fup2" -> "-followup-to".
5326         (message-cross-post-old-target, message-cross-post-default,
5327         message-cross-post-note, message-followup-to-note,
5328         message-cross-post-note-function): New variables names.
5329         (message-xpost-old-target, message-xpost-default,
5330         message-xpost-note, message-fup2-note,
5331         message-xpost-note-function): Removed variable names.
5332         (message-cross-post-followup-to-header,
5333         message-cross-post-insert-note, message-cross-post-followup-to):
5334         New function names.
5335         (message-xpost-fup2-header, message-xpost-insert-note,
5336         message-xpost-fup2): Removed function names.
5337
5338 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5339
5340         * message.el (message-send-mail): Added message-cleanup-headers to
5341         prevent newlines in headers.
5342
5343 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5344
5345         * dns.el (dns-make-network-process): Comment.
5346
5347         * gnus-sum.el (gnus-summary-display-while-building): Default to
5348         nil.
5349
5350 2003-01-01  Wes Hardaker  <wes@hardakers.net>
5351
5352         * gnus-sum.el (gnus-summary-display-while-building): New
5353         variable.
5354
5355 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
5356
5357         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
5358         before rearranging the article.
5359
5360 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5361
5362         * nndraft.el (nndraft-generate-headers): New function.
5363         (nndraft-request-associate-buffer): Use it to write headers on
5364         buffer save.
5365
5366         * message.el (message-generate-headers): Let the function be a
5367         lambda form.
5368         (message-draft-headers): New variable.
5369
5370         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
5371         function.
5372         (gnus-setup-message): Use it.
5373
5374         * message.el (message-generate-headers-first): Doc fix.
5375         (message-setup-1): Use new function for getting which headers to
5376         generate.
5377         (message-headers-to-generate): New function.
5378
5379 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5380
5381         * gnus-agent.el (gnus-agent-save-alist): Make directory.
5382
5383 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
5384
5385         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
5386         mention negatives.
5387
5388 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
5389
5390         * deuglify.el (gnus-outlook-rearrange-article): Use
5391         `transpose-regions' instead of tempering the kill-ring.
5392         (gnus-article-outlook-deuglify-article): Rehighlight article
5393         instead of a complete redisplay.
5394
5395 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
5396
5397         * spam.el: most defvars are defcustoms now
5398
5399         patches from Michael Shields  <shields@msrl.com>
5400
5401         * spam.el (spam-bogofilter-articles): Select the article
5402         body using gnus-summary-show-article t instead of
5403         gnus-summary-select-article; this presents the raw text
5404         without running any hooks.
5405
5406         * spam.el (spam-bogofilter-articles): Use message-remove-header
5407         to remove headers; the old way incorrectly removed just the first
5408         line of folded headers.
5409
5410 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
5413
5414 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5415
5416         * gnus-start.el (gnus-load): New function.
5417         (gnus-read-newsrc-el-file): Use it.
5418
5419 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5420
5421         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
5422         (gnus-button-handle-apropos-documentation): New function.
5423         (gnus-button-handle-ctan): New function.
5424         (gnus-button-alist): Use them.  Improve some regexps.
5425         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
5426
5427 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5428
5429         * message.el (message-subscribed-p): New function.
5430         (message-send-mail): Use it.
5431         * mml.el (mml-preview-insert-mft): New function.
5432         (mml-preview): Use it.
5433
5434 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5435
5436         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
5437         when sorting by date.
5438
5439         * gnus-art.el (gnus-article-edit-mode): New variable.
5440         (gnus-article-setup-buffer): Warn user about discarding edits.
5441
5442         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
5443         (gnus-summary-pipe-output): Take a symbolic prefix to save all
5444         headers.
5445
5446         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
5447
5448 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5449
5450         * message.el (message-completion-alist): Added "Mail-Followup-To"
5451         and "Mail-Copies-To".
5452
5453 2002-07-21  Jesper harder  <harder@ifa.au.dk>
5454
5455         * gnus-group.el: Add key bindings for
5456         gnus-group-sort-groups-by-real-name and
5457         gnus-group-sort-selected-groups-by-real-name.
5458
5459 2002-07-21  Jesper harder  <harder@ifa.au.dk>
5460
5461         * gnus.texi (Sorting Groups): Add key bindings for
5462         gnus-group-sort-groups-by-real-name and
5463         gnus-group-sort-selected-groups-by-real-name.
5464
5465 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
5466
5467         * spam.el (spam-use-dig): new variable for blackhole checking
5468         through dig.el
5469         (spam-check-blackholes): added dig.el checking functionality and
5470         more verbose reporting; query-dig is autoloaded from dig.el
5471         (spam-use-blackholes): disabled by default
5472         (spam-blackhole-servers): removed rbl.maps.vix.com from the
5473         blackhole servers list
5474
5475 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5476
5477         * message.el (message-required-headers): New variable.
5478
5479 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
5480
5481         * dig.el (query-dig): new function
5482
5483 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * flow-fill.el (fill-flowed): Don't infloop on too long fill
5486         prefixes.
5487
5488         * dns.el (query-dns): Protect against errors.
5489
5490         * gnus-msg.el (gnus-article-yanked-articles): New variable.
5491         (gnus-inews-add-send-actions): Mark all answered messages as
5492         answered.
5493
5494 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
5495
5496         * nnmail.el (nnmail-split-it): Added tracing to
5497         `:' split rule
5498
5499 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
5500
5501         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
5502         and "%s" so we don't overquote them.
5503
5504 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
5505
5506         * (mm-display-external): Display the actual command that has been
5507         executed in the echo area.
5508
5509 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5510
5511         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
5512
5513         * message.el (message-with-reply-buffer): New macro.
5514         (message-fetch-reply-field): Use it.
5515         (message-insert-wide-reply): New command and keystroke.
5516         (message-carefully-insert-headers): New function.
5517         (message-insert-to): Use new function.
5518
5519         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
5520         (gnus-topic-goto-missing-group): Use it.
5521
5522         * message.el (message-required-news-headers): Removed Lines.
5523         (message-reply): Don't insert References first.
5524         (message-followup): Ditto.
5525         (message-make-references): New function.
5526         (message-followup): Set message-reply-headers before generating
5527         the buffer stuff.
5528
5529 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
5530
5531         * mml.el (mml-generate-mime-1): Reverse the order of
5532         encoding/flowing.
5533
5534 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
5537         after moving them.
5538
5539         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
5540         fit with newer standard format.
5541         (gnus-summary-make-false-root-always): New variable.
5542         (gnus-gather-threads-by-subject): Use it.
5543
5544         * message.el (message-get-reply-headers): Take an address list
5545         optional argument.
5546
5547 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5548
5549         * gnus.el (gnus-keep-backlog): Change default to 20.
5550
5551         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
5552         start.
5553         (gnus-agent-check-overview-buffer): Remove negative article
5554         numbers.
5555
5556         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
5557         (nnmail-cache-ignore-groups): Doc fix.
5558
5559         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
5560         (nnimap-debug-buffer): New variable.
5561         (nnimap-debug): Use it.
5562
5563 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
5564
5565         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
5566
5567 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
5570         they aren't already sorted.
5571
5572 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
5573
5574         * message.el (message-mode-menu): Add ellipses to menu items
5575         expecting user interaction.
5576         (message-mode-field-menu): do.
5577
5578 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
5579
5580         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
5581         it isn't used any more.
5582
5583 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
5584
5585         * binhex.el (binhex-decoder-program): Fix docstring.
5586
5587 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5588
5589         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
5590         special chars if the mailcap file uses single quotes around %s.
5591         From Laurent Martelli <laurent@bearteam.org>.
5592
5593 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
5594
5595         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
5596         return the info object.
5597
5598 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
5599
5600         * gnus-int.el (gnus-request-update-info): Artificially add
5601         (1 . (1- min)) to the read range, in case the backend doesn't
5602         store marks for nonexistent articles.
5603
5604 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * binhex.el (binhex-insert-char): Eval-and-compile.
5607
5608 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
5609
5610         * lpath.el: Add tool-bar-local-item-from-menu.
5611
5612         * message.el (message-tool-bar-local-item-from-menu): New function.
5613         (message-tool-bar-map): Use it.
5614
5615 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
5616
5617         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
5618
5619         * gnus-art.el (gnus-article-header-rank): Last header in
5620         gnus-sorted-header-list should have higher rank than non-members.
5621
5622 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
5625         covered methods.
5626
5627 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5628
5629         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
5630         eval-when-compile.  Suggested by Kevin Greiner.
5631
5632 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
5633
5634         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
5635         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
5636         even though no headers may have been fetched
5637         (gnus-agent-fetch-group-1, and perhaps others, require this
5638         behavior).
5639         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
5640         server buffer is constrained by gnus-agent-max-fetch-size.
5641         Multiple chunks in the same group may perform arbitrarily large
5642         updates.
5643
5644 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5645
5646         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
5647         gnus-summary-update-download-mark to update the article in the
5648         summary.
5649
5650 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
5651
5652         * gnus.el (gnus-summary-high-uncached-face,
5653         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
5654         New faces.
5655
5656         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
5657         added this on 2002-11-23 but it just wasn't working out as
5658         intended.  The idea isn't entirely dead, three new faces
5659         gnus-summary-*-uncached-face are being added to gnus.el to provide
5660         the basis for an improved implementation.
5661         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
5662         proper file to open is lib/servers.
5663         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
5664         (i.e. removing the article from gnus-newsgroup-downloadable) will
5665         now restore the article's default mark rather than simply setting
5666         no mark.
5667         (gnus-agent-get-undownloaded-list): Corrected documentation.
5668         Added code to set new summary local variable,
5669         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
5670         a temporary list.  No longer sets gnus-newsgroup-downloadable.
5671         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
5672         up to date.  Call new gnus-summary-update-download-mark to keep
5673         summary buffer up-to-date.
5674         (gnus-agent-fetch-selected-article): Keep
5675         gnus-newsgroup-undownloaded up to date.
5676         (gnus-agent-fetch-articles): Return list of articles that were
5677         successfully fetched.
5678         (gnus-agent-check-overview-buffer): No more thingatpt.
5679         (gnus-agent-expire): No longer deletes NOV entries of unread
5680         articles.
5681         (gnus-agent-unread-articles): New function.
5682         (gnus-agent-regenerate-group): The article number must be
5683         terminated by a tab character.  Added more messages to report
5684         repairs.  Inhibit quits while writing changes so it is now safe
5685         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
5686         downloaded to 1) resolve the unbound references and 2) avoid
5687         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
5688
5689         * gnus-art.el (gnus-article-prepare): The agent
5690         downloaded/undownloaded mark is no longer stored as the article's
5691         mark.
5692
5693         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
5694         gnus-summary-highlight may use it.  Added downloaded as
5695         gnus-summary-highlight was using it.
5696
5697         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
5698         the download mark now follows Kai's +/- convention.
5699         (gnus-downloaded-mark): Added ?+ mark.
5700         (gnus-summary-highlight): Added rules to select
5701         gnus-summary-high-uncached-face,
5702         gnus-summary-normal-uncached-face, and
5703         gnus-summary-low-uncached-face.  Removed the
5704         gnus-agent-downloaded-article-face.
5705         (gnus-summary-line-format-alist): Implemented the download flag
5706         format (?O) as named in the manual.  This implementation displays
5707         either gnus-undownloaded-mark, gnus-downloaded-mark, or
5708         gnus-no-mark.
5709         (gnus-newsgroup-agentized): New local variable that identifies
5710         which groups are agentized.  While the agent is now on by default,
5711         you don't have to agentize every server that you use.
5712         (gnus-update-summary-mark-positions): Completed support for the
5713         download type of mark.
5714         (gnus-summary-insert-line): Added undownloaded to the parameters.
5715         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
5716         reference by the gnus-summary-line-format-spec.
5717
5718         * nntp.el (nntp-with-open-group): This macro handles dropped or
5719         broken connections by opening a new connection and repeating the
5720         failed command.
5721         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
5722         XOVER commands preceeding the active articles with the nov entry
5723         of the first available article.  When gnus connected to such a
5724         server, the unexpected nov entry would result in duplicate lines
5725         in the agent's overview file.  This patch fixes the duplicate
5726         lines problem and improves performance by skipping over all
5727         articles IDs that preceed the first nov entry in the server's
5728         reply.
5729
5730 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
5733         (gnus-summary-highlight): Use it instead of `downloaded'.
5734         (gnus-summary-highlight-line): Ditto.
5735
5736         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
5737
5738 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739
5740         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
5741
5742         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
5743         calls.
5744
5745         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
5746         downloaded variable if we're in an uncovered group.
5747
5748         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
5749         font to soemthing less noticeable.
5750         (gnus-agent-group-covered-p): New function.
5751
5752 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5753
5754         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
5755         Because of an unknown bug, the group buffer is saved in .overview
5756         file.
5757
5758 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5759
5760         * nntp.el (nntp-send-command): Braino in last commit.  Replace
5761         `and' with `or'.
5762
5763 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5764
5765         * nntp.el (nntp-send-command): Assume that echo does not happen
5766         when nntp-open-connection-function is nntp-open-network-stream.
5767         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
5768
5769 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5770
5771         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
5772
5773 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
5774
5775         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
5776         nntp-server-buffer if we aren't going to write to it.
5777
5778 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5779         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
5780
5781         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
5782
5783 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * rfc2047.el (rfc2047-decode-region): Remove newlines between
5786         decoded words.
5787
5788 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5789
5790         * gnus.el (fboundp): After loading mm-util, make sure it was the
5791         right one.
5792
5793 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5794
5795         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
5796         gnus-sum.  Made into a user option.
5797
5798         * gnus-sum.el (gnus-simplify-ignored-prefixes)
5799         (gnus-summary-mark-article-as-unread)
5800
5801 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5802
5803         * time-date.el (date-to-time): Typo.
5804
5805         * parse-time.el: Typo.
5806
5807         * nnsoup.el (nnsoup-retrieve-headers): Typo.
5808
5809         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
5810
5811         * nnimap.el:
5812         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
5813
5814         * mm-encode.el (mm-safer-encoding): Typo.
5815
5816         * messcompat.el: Typo.
5817
5818         * message.el (message-face-alist): Typo.
5819
5820         * imap.el (imap-interactive-login, imap-open): Typos.
5821
5822         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
5823
5824         * gnus.el: Typo.
5825
5826         * gnus-win.el (gnus-configure-frame): Typo.
5827
5828         * gnus-util.el (gnus-atomic-progn-assign): Typo.
5829
5830         * gnus-topic.el (gnus-topic-sort-topics): Typo.
5831
5832         * gnus-sum.el (gnus-summary-article-number)
5833         (gnus-summary-read-group-1, gnus-summary-mark-article)
5834         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
5835
5836         * gnus-mule.el (gnus-mule-add-group): Typo.
5837
5838         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
5839
5840         * gnus-group.el (gnus-group-fetch-faq): Typo.
5841
5842         * gnus-art.el (gnus-decode-header-methods): Typo.
5843
5844         * flow-fill.el: Typo.
5845
5846 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
5847
5848         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
5849
5850 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5851
5852         * gnus-sum.el (gnus-simplify-ignored-prefixes)
5853         (gnus-summary-mark-article-as-unread)
5854         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
5855         Reformatting to avoid long lines.
5856         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
5857
5858 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
5859
5860         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
5861         be accessed through `mail-header-number'.
5862
5863 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5864
5865         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
5866         compressed range to gnus-summary-insert-articles.
5867
5868 2002-11-26  Kevin Ryde <user42@zip.com.au>
5869
5870         * gnus-art.el (gnus-mime-copy-part): Look for filename
5871         parameter under content-disposition, not content-type.
5872
5873         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
5874         (gnus-summary-reselect-current-group): Use it.
5875
5876 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5877
5878         * gnus-agent.el (gnus-agent-uncached-articles): if
5879         gnus-agent-load-alist fails, return ARTICLES.
5880
5881         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
5882
5883 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5884
5885         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
5886         superfluous function call.
5887         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
5888         Add warning to docstring.
5889
5890 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5891
5892         * gnus-agent.el: Autoload number-at-point instead.
5893         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
5894
5895 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5896
5897         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
5898         require thingatpt (for number-at-point) and protect against
5899         deactivate-mark being unbound (on XEmacs).
5900
5901 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5902
5903         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
5904         print message on entry.
5905
5906         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5907
5908         * gnus-range.el (gnus-range-difference): New function.
5909         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
5910
5911 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5912
5913         * gnus-sum.el (gnus-summary-insert-old-articles): Use
5914         gnus-remove-from-range instead of gnus-range-difference which
5915         doesn't exist.
5916
5917 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5918         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5919
5920         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
5921         used for showing which articles have been downloaded.
5922         (gnus-agent-article-alist): Format change.  Add documentation.
5923         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
5924         process-marked articles.
5925         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
5926         in the series are individually fetched to minimize lose of
5927         content due to an error/quit.
5928         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
5929         gnus-message instead of message.
5930         (gnus-agent-read-servers): Use file lib/methods instead of
5931         lib/servers.  TODO: Why?
5932         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
5933         (gnus-agent-get-undownloaded-list): Remove articles that appear to
5934         come from the agent.  This means that they are not downloaded.
5935         (gnus-agent-fetch-selected-article): Don't use history.
5936         (gnus-agent-save-history, gnus-agent-enter-history)
5937         (gnus-agent-article-in-history-p, gnus-agent-history-path):
5938         Removed function; history is not used anymore.
5939         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
5940         (gnus-agent-crosspost): Started rewrite then realized that a typo
5941         in gnus-agent-fetch-articles ensures that this function is never
5942         called.  This will need to be fixed later.
5943         (gnus-agent-check-overview-buffer): Some sanity checks on the
5944         agent overview buffer.  This is a safety net used during
5945         development.
5946         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
5947         changed, write a number to the file indicating this.
5948         (gnus-agent-fetch-headers): Rewrite to respect
5949         gnus-agent-consider-all-articles without relying on the
5950         `.fetched' files.  Make it fast.
5951         (gnus-agent-braid-nov): Change resulting from
5952         gnus-agent-fetch-headers change.
5953         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
5954         `.fetched' files.
5955         (gnus-agent-read-agentview): New function, used by
5956         gnus-agent-load-alist.
5957         (gnus-agent-load-fetched-headers): Remove.
5958         (gnus-agent-save-alist): Rewrite to accomodate new format.
5959         (gnus-agent-fetch-group-1): Make sure list of articles is in the
5960         same order as in gnus-newsgroup-headers.
5961         (gnus-agent-expire): Document and implement extra args ARTICLES,
5962         GROUP, FORCE.  Do not restrict usage.
5963         (gnus-agent-uncached-articles): New function.
5964         (gnus-agent-retrieve-headers): Use it.
5965         (gnus-agent-regenerate-group): No longer needs to be called from
5966         gnus-agent-regenerate.  Individual groups may be regenerated. The
5967         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
5968         The article fetch dates are validated in the article alist.  The
5969         article alist is pruned of entries that do not reference existing
5970         NOV entries.  All changes are computed then applied with
5971         inhibit-quit bound to t.  As a result, it is now safe to quit out of
5972         regeneration.  The optional clean parameter has been replaced with
5973         an optional reread parameter.  Clean is no longer necessary as
5974         regeneration gets the appropriate setting from
5975         gnus-agent-consider-all-articles.  The new reread parameter will
5976         result in fetched, or all, articles being marked as unread.
5977         (gnus-agent-regenerate): Removed code to regenerate the history
5978         file as it is no longer used.
5979
5980         * gnus-start.el (gnus-make-ascending-articles-unread): New
5981         function, for efficient mass-marking.
5982
5983         * gnus-sum.el (gnus-summary-highlight): Use new face for
5984         downloaded articles.
5985         (gnus-article-mark): Prefer to indicate read/unread status over
5986         downloaded status.
5987         (gnus-summary-highlight-line-0): New function, maybe rehighlights
5988         line.
5989         (gnus-summary-highlight-line): Use new face for downloaded
5990         articles.
5991         (gnus-summary-insert-old-articles): Improved performance by
5992         replacing the initial LIST of older articles with a compressed
5993         RANGE of older articles.  Some servers appear to lie about
5994         their active range so the original list could contain millions
5995         of article numbers.  The range is not expanded into a list
5996         until the optional ALL parameter has been applied.
5997
5998 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5999
6000         * gnus-agent.el (gnus-category-mode): Typo in doc string.
6001
6002 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
6003
6004         * spam.el:
6005         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
6006
6007         * spam.el: added `M s t' and `M s x' key mappings
6008
6009 2002-11-20  Simon Josefsson  <jas@extundo.com>
6010
6011         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
6012
6013 2002-11-19  Simon Josefsson  <jas@extundo.com>
6014
6015         * gnus-sum.el (gnus-summary-morse-message): Load
6016         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
6017         (unmorse-region): Autoload it instead.
6018
6019 2002-11-18  Simon Josefsson  <jas@extundo.com>
6020
6021         * gnus-sum.el (gnus-summary-morse-message): New function.
6022         (gnus-summary-wash-map): Bind to `W m'.
6023         (gnus-summary-make-menu-bar): Add.
6024
6025         * nnimap.el (nnimap-request-expire-articles): Compress sequence
6026         before storing \Deleted mark on expired articles.
6027
6028 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
6029         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
6030
6031         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
6032         parens in column 0.
6033
6034 2002-11-17  Juanma Barranquero  <lektu@terra.es>
6035
6036         * nnweb.el (nnweb-google-create-mapping): Fix typo.
6037
6038         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
6039
6040         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
6041
6042 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6043
6044         * message.el (message-set-auto-save-file-name): Use
6045         make-directory, to avoid the dependence on gnus-util.
6046
6047 2002-11-16  Simon Josefsson  <jas@extundo.com>
6048
6049         * nnimap.el (nnimap-callback-callback-function):
6050         (nnimap-callback-buffer): Removed, these cannot be global but must
6051         be embedded into the callback.
6052         (nnimap-make-callback): New.  Embedd article number, callback and
6053         buffer in function.
6054         (nnimap-callback, nnimap-request-article-part): Update.
6055
6056 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
6059
6060 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6061
6062         * gnus.el (gnus-summary-line-format): Document %C.
6063
6064 2002-11-11  Simon Josefsson  <jas@extundo.com>
6065
6066         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
6067         output when called interactively.
6068
6069 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
6072
6073         * message.el (message-draft-coding-system): Improve comment; use
6074         mm-auto-save-coding-system for the default value.
6075
6076         * nndraft.el (nndraft-request-article): Revert to the state before
6077         2002-10-29; regexp-quote mail-header-separator.
6078
6079 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
6080
6081         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
6082         allow editing of drafts from an nnvirtual group.
6083
6084 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * nndraft.el (nndraft-request-article): Replace emacs-mule with
6087         mm-auto-save-coding-system.
6088
6089         * message.el (message-draft-coding-system): Default to
6090         iso-2022-7bit.
6091
6092         * mm-util.el (mm-auto-save-coding-system): Undo last change to
6093         restore the default value to emacs-mule or escape-quoted.
6094
6095 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
6098         a delayed or a queued article as well as a draft.
6099
6100         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
6101         delayed or a queued article in the raw format; treat a delayed
6102         article as a raw article as well as a draft.
6103         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
6104         for the delayed group.
6105
6106         * nndraft.el (nndraft-request-article): Ignore auto save files for
6107         a delayed or a queued article; don't bother to decode a queued
6108         article; don't bind nnmail-file-coding-system for a queued article.
6109
6110         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
6111         and the queue group.
6112
6113 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
6114
6115         * gnus-group.el (gnus-group-delete-group):
6116         gnus-cache-active-hashtb might be void.
6117
6118 2002-11-02  Simon Josefsson  <jas@extundo.com>
6119
6120         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
6121         setting of the default user ID.  From Raymond Scholz
6122         <ray-2002@zonix.de>.
6123
6124 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
6125
6126         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
6127         charset.
6128
6129 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
6130         From Alex Schroeder <alex@emacswiki.org>
6131         * spam-stat.el (spam-stat-process-directory): add dir to message
6132         (spam-stat-reduce-size): No longer remove words
6133         with values close to 0.5, because the default value is 0.2.
6134
6135 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6136
6137         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
6138         documentation.
6139
6140 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6141
6142         * gnus-agent.el (gnus-agent-fetched-headers)
6143         (gnus-agent-load-fetched-headers)
6144         (gnus-agent-save-fetched-headers): Remove variable and two
6145         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
6146         works better.
6147         (gnus-agent-fetch-headers): New implementation from Kevin
6148         Greiner.  Uses gnus-agent-article-alist to store information
6149         about fetched messages which aren't on the server anymore.  The
6150         trick is to return a list of considered messages to the caller,
6151         but to only fetch those which haven't been fetched yet.
6152
6153 2002-10-30  Simon Josefsson  <jas@extundo.com>
6154
6155         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
6156
6157         * pgg.el (pgg-passphrase-cache-expiry): Removed.
6158
6159 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6160
6161         * mm-view.el (mm-w3m-local-map-property): Make it work with older
6162         versions of emacs-w3m than 1.3.3.
6163
6164         * lpath.el: Bind w3m-minor-mode-map.
6165
6166         * mm-view.el (mm-w3m-mode-command-alist)
6167         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
6168         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
6169         (mm-setup-w3m): Simplified.
6170         (mm-w3m-local-map-property): New function.
6171         (mm-inline-text-html-render-with-w3m): Use it.
6172
6173         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
6174         mm-w3m-local-map-property.
6175
6176 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * mm-util.el (mm-auto-save-coding-system): Default to
6179         iso-2022-7bit.
6180
6181         * nndraft.el (nndraft-request-article): Decode an article using
6182         the coding-system emacs-mule if it seems to have been saved using
6183         emacs-mule.
6184         (nndraft-request-replace-article): Use message-draft-coding-system
6185         instead of mm-auto-save-coding-system for the draft or delayed
6186         group.
6187
6188 2002-10-28  Josh  <huber@alum.wpi.edu>
6189
6190         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
6191         functions.
6192
6193 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6194         From mah@everybody.org (Mark A. Hershberger).
6195
6196         * mm-url.el (mm-url-insert-file-contents): Make it return the same
6197         type values ("url" size) regardless of the values of
6198         mm-url-use-external.
6199
6200 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6201
6202         * nnimap.el (nnimap-request-article-part): Try harder to show
6203         group name in debugging message.
6204
6205 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6206
6207         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
6208         directory if it doesn't exist.
6209         (gnus-agent-fetch-headers): Remove old cruft that tried to
6210         abstain from downloading articles more than once if
6211         gnus-agent-consider-all-articles was true.  This is now done
6212         properly via the .fetched files.
6213
6214 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * nndraft.el (nndraft-request-article): Treat delayed articles
6217         like drafts.
6218
6219 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6220
6221         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
6222
6223 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6224
6225         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
6226         Remove unused optional arg DIR and corresponding code.
6227
6228         * nnimap.el (nnimap-request-article-part): Include group name in
6229         debugging output.
6230
6231 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
6232
6233         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
6234
6235 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6236
6237         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
6238         contains range of headers that have been fetched by the agent
6239         already.  Compare gnus-agent-article-alist.
6240         (gnus-agent-file-header-cache): Like
6241         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
6242         (gnus-agent-fetch-headers): Improve comment.  Revert to old
6243         seen/recent logic.
6244         Remember which headers have been fetched before and don't fetch
6245         them again the next time round.
6246         (gnus-agent-load-fetched-headers)
6247         (gnus-agent-save-fetched-headers): New functions, for remembering
6248         which headers have been fetched before.
6249
6250 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6251
6252         * lpath.el: Remove useless bindings.
6253
6254 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
6255
6256         * gnus-sum.el (gnus-summary-execute-command): Disable visual
6257         features while searching.
6258
6259 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6260
6261         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
6262
6263 2002-10-22  Simon Josefsson  <jas@extundo.com>
6264
6265         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
6266         (pgg-snarf-keys): Add.
6267
6268 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * lpath.el: Fbind bbdb-records.
6271
6272         * spam.el: Don't autoload bbdb-records.
6273
6274 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6275
6276         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
6277         prevent inf-loop.
6278
6279 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6280
6281         * nnslashdot.el: Removed some test lines.
6282         More test.
6283
6284 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6285
6286         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
6287         are known to be downloaded already.
6288
6289 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290
6291         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
6292         (mm-text-html-washer-alist): Ditto.
6293
6294 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6295
6296         * nnheader.el (nnheader-remove-body): Fix an error of detecting
6297         boundary between headers and body.
6298         * nnml.el (nnml-parse-head): Ditto.
6299
6300 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6301
6302         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
6303         entries.
6304
6305         * gnus-group.el (gnus-fetch-group): Allow an optional
6306         specification of the articles to select.
6307
6308         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
6309
6310 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6311
6312         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
6313         headers from the group, update variable `articles' to contain
6314         only those numbers where headers exist.  (When fetching all
6315         articles in a group, Gnus creates lots of numbers where there is
6316         no articles.)
6317
6318 2002-10-20  Steve Youngs  <youngs@xemacs.org>
6319
6320         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
6321         doesn't have the 'alist custom type, use cons cells instead.
6322         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
6323         (pgg-parse-hash-algorithm-alist): Ditto.
6324         (pgg-parse-compression-algorithm-alist): Ditto.
6325         (pgg-parse-signature-type-alist): Ditto.
6326
6327         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
6328
6329         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
6330
6331         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
6332
6333 2002-10-19  Simon Josefsson  <jas@extundo.com>
6334
6335         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
6336         buffer.
6337
6338 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6339
6340         * gnus-spec.el (gnus-make-format-preserve-properties)
6341         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
6342         properties also on XEmacs.  `gnus-xmas-format' is like format but
6343         preserves text properties on XEmacs (though it only understands
6344         simple format specs).  The variable
6345         `gnus-make-format-preserve-properties' controls whether the
6346         function is used, and is checked in `gnus-parse-simple-format'.
6347         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
6348
6349         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
6350         output.
6351         (gnus-agent-consider-all-articles): New variable.
6352         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
6353         (gnus-agent-fetch-headers): Depending on
6354         gnus-agent-consider-all-articles, maybe get all articles.
6355         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
6356         `read'.
6357         (gnus-predicate-imples-unread): New function.
6358         (gnus-agent-fetch-headers): Optimize to call
6359         gnus-list-of-unread-articles if that is sufficient.
6360         Check unseen and recent instead of seen and recent.
6361         (gnus-agent-fetch-headers): Abstain from calling
6362         gnus-list-range-intersection if range (a . b) would have (> a b).
6363
6364 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * message.el (message-send-mail): Make it possible to perform
6367         edebug-defun.
6368
6369 2002-10-18  Simon Josefsson  <jas@extundo.com>
6370
6371         * gnus-art.el (gnus-button-man-handler): Change default to
6372         `manual-entry' (defined in both emacsen).
6373         (gnus-button-man-handler): Remove emacsen difference and use
6374         `manual-entry'.
6375
6376 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * spam.el: Wrap autoload settings for bbdb-records,
6379         executable-find and ifile-spam-filter with eval-and-compile.
6380         (spam-display-buffer-contents): Remove.
6381         (spam-bogofilter-score): Merge spam-display-buffer-contents.
6382
6383 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
6384
6385         * spam.el (spam-display-buffer-contents): New function.
6386         (spam-bogofilter-score): use spam-display-buffer-contents, patch
6387         from Katsumi Yamaoka <yamaoka@jpl.org>.
6388
6389 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6390
6391         * nnheader.el (nnheader-parse-naked-head): New function.
6392         (nnheader-parse-head): Use the above function, in order to handle
6393         continuation lines properly.
6394         (nnheader-remove-body): New function.
6395         (nnheader-remove-cr-followed-by-lf): New function.
6396         (nnheader-ms-strip-cr): Use the above function.
6397
6398         * gnus-agent.el (gnus-agent-regenerate-group): Call
6399         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
6400         `nnheader-parse-head'.
6401         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
6402
6403         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
6404         continuation lines by itself; call `nnheader-parse-naked-head'
6405         instead of `nnheader-parse-head'.
6406         * nndiary.el (nndiary-parse-head): Ditto.
6407         * nnfolder.el (nnfolder-parse-head): Ditto.
6408         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
6409         * nnmaildir.el (nnmaildir--update-nov): Ditto.
6410         * nnml.el (nnml-parse-head): Ditto.
6411
6412 2002-10-17  Steve Youngs  <youngs@xemacs.org>
6413
6414         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
6415         XEmacs, default to it if featurep 'xemacs.
6416
6417 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6418
6419         * spam-stat.el: Check for the existence of hash functions instead
6420         of the Emacs version to decide whether to load cl.  Suggested by
6421         Kai Gro\e,A_\e(Bjohann.
6422
6423 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6424
6425         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
6426         if it isn't open yet.
6427
6428 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * gnus-group.el: Require mm-url only when compiling.
6431         (gnus-group-fetch-charter): Require mm-url.
6432
6433         * spam-stat.el: Require cl for the functions gethash,
6434         hash-table-count, make-hash-table and mapc for Emacs 20.
6435         (puthash): Alias to cl-puthash for Emacs 20.
6436         (with-syntax-table): New macro for Emacs 20.
6437
6438 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
6439
6440         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
6441
6442 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
6443
6444         * spam.el (spam-check-ifile): added ifile as a spam checking
6445         backend, and spam-use-ifle as the variable to toggle that check.
6446
6447 2002-10-12  Simon Josefsson  <jas@extundo.com>
6448
6449         * message.el (message-beginning-of-line): New variable.
6450         (message-beginning-of-line): Use it.
6451
6452 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
6453
6454         * spam.el: more compilation fixes for BBDB
6455
6456         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
6457         (spam-stat-reduce-size): Interactive.
6458         (spam-stat-reset): New function.
6459         (spam-stat-save): Interactive.
6460
6461 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * gnus.el: Autoload gnus-delay-initialize.
6464
6465         * message.el: Autoload gnus-delay-article.
6466
6467 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
6468
6469         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
6470         text property in Emacs.
6471
6472 2002-10-11  Simon Josefsson  <jas@extundo.com>
6473
6474         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6475         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
6476
6477         * mml1991.el (mml1991-pgg-sign): Remove CR.
6478
6479 2002-10-10  Simon Josefsson  <jas@extundo.com>
6480
6481         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
6482         decrypt failed.
6483         (mml2015-trust-boundaries-alist): Removed.
6484         (mml2015-gpg-extract-signature-details): Don't use it.
6485         (mml2015-unabbrev-trust-alist): New.
6486         (mml2015-gpg-extract-signature-details): Use it.
6487
6488 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
6489
6490         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
6491         BBDB installed
6492
6493         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
6494         statistical analysis of spam in Lisp only
6495
6496 2002-10-10  Simon Josefsson  <jas@extundo.com>
6497
6498         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
6499         auth, selected or examine state.
6500
6501         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
6502         buffer and error buffer depending on type of information.
6503
6504         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
6505         --status-fd stuff even if gpg.el is not used (revert earlier
6506         change).
6507         (mml2015-pgg-{clear-,}verify): Store both output and errors as
6508         gnus details.
6509         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
6510         buffer.
6511
6512         * pgg.el (pgg-verify-region): Use it.
6513
6514         * pgg-def.el (pgg-query-keyserver): New variable.
6515
6516         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
6517         key-identifier in packet.  Is this a good idea?
6518
6519         * mml.el (mml-mode-map): Add security commands that operates on
6520         MIME parts.
6521         (mml-menu): And menu items for them.
6522
6523         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
6524
6525         * mml.el (mml-parse-1): Support sender in #secure tags.
6526
6527         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
6528         defined.
6529
6530         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
6531         (mml-pgp-encrypt-buffer): Support combined signing.
6532
6533         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
6534         (mml1991-gpg-encrypt): Ditto.
6535         (mml1991-pgg-encrypt): Ditto.
6536         (mml1991-encrypt): Pass sign parameter.
6537
6538         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
6539         (mml-signencrypt-style): Mention the variable.
6540
6541 2002-10-09  Simon Josefsson  <jas@extundo.com>
6542
6543         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
6544         pgg-gpg-user-id.
6545
6546         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
6547         (pgg-fetch-key-function): Nil if w3 is not installed.
6548
6549 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6550
6551         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
6552         gnus-agent-current-history.
6553
6554 2002-10-06  Simon Josefsson  <jas@extundo.com>
6555
6556         * imap.el (imap-parse-status): Don't use read to read token.
6557
6558 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6559
6560         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
6561         for methods not covered by the agent, and when unplugged.
6562
6563 2002-10-05  Simon Josefsson  <jas@extundo.com>
6564
6565         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
6566         signing.
6567
6568         * gnus-agent.el (gnus-agent-read-servers): If getting method from
6569         a named server fails, ignore the server.
6570
6571         * mml1991.el (mml1991-pgg-sign): Do QP.
6572
6573         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
6574         work.
6575
6576 2002-10-04  Simon Josefsson  <jas@extundo.com>
6577
6578         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
6579
6580         * pgg-pgp.el (pgg-pgp-verify-region): Inline
6581         binary-write-decoded-region from MEL.
6582
6583         * pgg.el (pgg-encrypt-region): Support sign.
6584
6585         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
6586
6587         * mml2015.el (mml2015-pgg-encrypt): Ditto.
6588
6589         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
6590         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
6591         branch where PGG was taken from in the ChangeLog entries below.
6592
6593 2002-10-01  Simon Josefsson  <jas@extundo.com>
6594
6595         * pgg-pgp.el: Don't require mel.  Don't use luna.
6596         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
6597         (pgg-pgp-process-region): Use expand-file-name instead of concat.
6598         (pgg-pgp-process-region): Don't use binary-funcall.
6599
6600         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
6601
6602         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
6603         instead of concat.
6604
6605         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6606
6607 2002-09-29  Simon Josefsson  <jas@extundo.com>
6608
6609         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
6610         compile warnings.
6611
6612         * pgg.el (pgg-decrypt-region): Don't parse packet.
6613
6614         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
6615
6616 2002-09-29  Daiki Ueno <ueno@unixuser.org>
6617
6618         * pgg.el: Remove dependency on calist.el.
6619
6620 2002-09-28  Simon Josefsson  <jas@extundo.com>
6621
6622         * pgg.el (pgg-temporary-file-directory): New variable.
6623         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
6624
6625         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
6626         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
6627
6628         * pgg-parse.el (pgg-char-int): Defalias.
6629         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
6630         (pgg-read-bytes, pgg-read-body): Use it.
6631         (pgg-decode-packets): Don't use MEL, use base64-*.
6632         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
6633         (pgg-string-as-unibyte): Defalias.
6634         (pgg-parse-armor-region): Use it.
6635
6636         * pgg-gpg.el (pgg-gpg-process-region): Use
6637         pgg-temporary-file-directory.
6638
6639         * luna.el: Don't def-edebug.
6640
6641         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
6642         binary-write-decoded-region from MEL.
6643
6644         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
6645
6646         * alist.el, calist.el: Don't require product/APEL.
6647
6648         * pgg-parse.el (top-level): Remove dependency on static.el,
6649         pccl.el, mel.el.
6650         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
6651         `define-ccl-program' is boundp, instead of using broken.
6652
6653 2002-10-01  Simon Josefsson  <jas@extundo.com>
6654
6655         * message.el (message-required-mail-headers): Remove Lines:.
6656
6657 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6658         From Jesper Harder.
6659
6660         * gnus-group.el (gnus-group-fetch-charter,
6661         gnus-group-fetch-control): Prompt for group if given a prefix
6662         argument.
6663         * gnus-sum.el (t): Add gnus-group-fetch-charter and
6664         gnus-group-fetch-control to summary key map and menu.
6665
6666 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
6667
6668         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
6669         number when there are no articles.
6670
6671 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6672
6673         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
6674         arg ALL means to fetch all articles, not only downloadable ones.
6675         (gnus-agent-fetch-selected-article): New function for
6676         gnus-select-article-hook or gnus-mark-article-hook.
6677
6678 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6679         From Peter von der Ahe <nospam2159@daimi.au.dk>.
6680
6681         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
6682         raw-text.
6683
6684 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
6685
6686         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
6687         Pinard).
6688         Major revamp of the code, documentation is in comments in the file
6689         for now.
6690
6691 2002-09-30  Simon Josefsson  <jas@extundo.com>
6692
6693         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
6694         buffer seem to be needed?
6695
6696 2002-09-29  Simon Josefsson  <jas@extundo.com>
6697
6698         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
6699         compile warnings.
6700
6701         * mml1991.el (mml1991-function-alist): Add pgg.
6702         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
6703         (mml1991-pgg-encrypt): Fix recipients querying.
6704
6705 2002-09-28  Simon Josefsson  <jas@extundo.com>
6706
6707         * mml2015.el (autoload): Autoload correct files.  Trivial patch
6708         from dme@dme.org.
6709         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
6710         handle is returned.
6711
6712 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6715         Protect against non-existent of `nnimap-mailbox-info'.
6716
6717 2002-09-27  Simon Josefsson  <jas@extundo.com>
6718
6719         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
6720         (gnus-setup-news-hook): Use it.
6721         (gnus-after-getting-new-news-hook): Ditto.
6722
6723         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
6724
6725 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6726         From Mats Lidell <matsl@contactor.se>.
6727
6728         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
6729
6730 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6731
6732         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
6733         the part to decode encoded words, use raw words instead of decoded
6734         words.
6735
6736 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6737
6738         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
6739
6740         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
6741         (mm-setup-w3m): Use it.
6742
6743 2002-09-27  Simon Josefsson  <jas@extundo.com>
6744
6745         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
6746         article buffers.
6747
6748         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
6749         it just in case.
6750         (nnimap-update-unseen): New function; update unseen count in
6751         `n-m-info'.
6752         (nnimap-close-group): Call it.
6753
6754         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
6755         (gnus-after-getting-new-news-hook): Ditto.
6756
6757         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
6758         message into verboselevel 9.  Change slow mail check message.
6759         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
6760         (nnimap-fixup-unread-after-getting-new-news): New function, to be
6761         used as a hook after getting new mail.
6762
6763 2002-09-26  Simon Josefsson  <jas@extundo.com>
6764
6765         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
6766         SELECT/EXAMINE is first unseen article, not number of unseen
6767         articles.  Make them distinct by renaming the former to
6768         `first-unseen' instead of `unseen'.
6769
6770         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
6771         too.
6772         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
6773         changed.
6774         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
6775
6776         * gnus-int.el (gnus-server-unopen-status): Defcustom.
6777
6778         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
6779         better.
6780
6781         * mml2015.el (mml2015-pgg-decrypt): Only add security information
6782         if dissecting resulting buffer actually had any information.
6783
6784 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6785
6786         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
6787         because the function `string<' allows symbols.
6788
6789         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
6790
6791 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6792
6793         * message.el (message-forward-make-body): Revert an early change
6794         because 8-bit utf-8 emails.
6795
6796 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6797
6798         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
6799         links to Info)
6800         * gnus-art.el (gnus-treat-highlight-signature):
6801         * gnus-art.el (gnus-treat-buttonize):
6802         * gnus-art.el (gnus-treat-buttonize-head):
6803         * gnus-art.el (gnus-treat-emphasize):
6804         * gnus-art.el (gnus-treat-strip-cr):
6805         * gnus-art.el (gnus-treat-unsplit-urls):
6806         * gnus-art.el (gnus-treat-leading-whitespace):
6807         * gnus-art.el (gnus-treat-hide-headers):
6808         * gnus-art.el (gnus-treat-hide-boring-headers):
6809         * gnus-art.el (gnus-treat-hide-signature):
6810         * gnus-art.el (gnus-treat-fill-article):
6811         * gnus-art.el (gnus-treat-hide-citation):
6812         * gnus-art.el (gnus-treat-hide-citation-maybe):
6813         * gnus-art.el (gnus-treat-strip-list-identifiers):
6814         * gnus-art.el (gnus-treat-strip-pgp):
6815         * gnus-art.el (gnus-treat-strip-pem):
6816         * gnus-art.el (gnus-treat-strip-banner):
6817         * gnus-art.el (gnus-treat-highlight-headers):
6818         * gnus-art.el (gnus-treat-highlight-citation):
6819         * gnus-art.el (gnus-treat-date-ut):
6820         * gnus-art.el (gnus-treat-date-local):
6821         * gnus-art.el (gnus-treat-date-english):
6822         * gnus-art.el (gnus-treat-date-lapsed):
6823         * gnus-art.el (gnus-treat-date-original):
6824         * gnus-art.el (gnus-treat-date-iso8601):
6825         * gnus-art.el (gnus-treat-date-user-defined):
6826         * gnus-art.el (gnus-treat-strip-headers-in-body):
6827         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
6828         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
6829         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
6830         * gnus-art.el (gnus-treat-unfold-headers):
6831         * gnus-art.el (gnus-treat-fold-headers):
6832         * gnus-art.el (gnus-treat-fold-newsgroups):
6833         * gnus-art.el (gnus-treat-overstrike):
6834         * gnus-art.el (gnus-treat-display-xface):
6835         * gnus-art.el (gnus-treat-display-smileys):
6836         * gnus-art.el (gnus-treat-from-picon):
6837         * gnus-art.el (gnus-treat-mail-picon):
6838         * gnus-art.el (gnus-treat-newsgroups-picon):
6839         * gnus-art.el (gnus-treat-body-boundary):
6840         * gnus-art.el (gnus-treat-capitalize-sentences):
6841         * gnus-art.el (gnus-treat-fill-long-lines):
6842         * gnus-art.el (gnus-treat-play-sounds):
6843         * gnus-art.el (gnus-treat-translate):
6844         * gnus-art.el (gnus-treat-x-pgp-sig):
6845         * gnus-art.el (gnus-mime-button-line-format):
6846         * gnus-art.el (gnus-button-man-level):
6847         * gnus-art.el (gnus-button-emacs-level):
6848         * gnus-cus.el (gnus-group-parameters):
6849         * gnus-gl.el (bbb-build-mid-scores-alist):
6850         * gnus-group.el (gnus-group-line-format):
6851         * gnus-mlspl.el (gnus-group-split-setup):
6852         * gnus-mlspl.el (gnus-group-split):
6853         * gnus-msg.el (gnus-mailing-list-groups):
6854         * gnus-msg.el (gnus-posting-styles):
6855         * gnus-nocem.el (gnus-nocem-issuers):
6856         * gnus-score.el (gnus-score-regexp-bad-p):
6857         * gnus-srvr.el (gnus-server-line-format):
6858         * gnus-topic.el (gnus-topic-line-format):
6859         * gnus.el (gnus-summary-line-format):
6860         * mail-source.el (mail-sources):
6861         * message.el (message-subscribed-address-file):
6862         * nnmail.el (nnmail-split-fancy):
6863
6864 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
6865
6866         * mail-source.el(mail-source-run-script): use `functionp' to test
6867         whether the argument `script' is in fact a function.
6868         (mail-sources): adjust the defcustom to allow users to specify a
6869         function or a string as the value of the `:prescript' and
6870         `:postscript' arguments of the `file' and `pop3' mail sources.
6871
6872 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
6873
6874         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
6875         number when article 1 does not exist.
6876
6877 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6878
6879         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
6880         apropos if apropos-variable does not exist.
6881         (gnus-button-guessed-mid-regexp)
6882         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
6883         regexes.  From Reiner Steib.
6884         (gnus-button-handle-describe-function)
6885         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
6886         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
6887         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
6888
6889 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
6890         Trivial patch.
6891
6892         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
6893         the file.
6894
6895 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6896
6897         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
6898
6899 2002-09-24  Simon Josefsson  <jas@extundo.com>
6900
6901         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
6902         (mml2015-use): Prefer PGG if installed.
6903         (mml2015-function-alist): Add PGG wrappers.
6904         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
6905         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
6906         prefix, make regexp optionally skip it.
6907         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6908         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
6909         (mml2015-pgg-encrypt): New functions.
6910         (defvar, autoload): Prevent byte-compile warnings.
6911
6912 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6913         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6914
6915         * gnus-art.el (article-strip-banner): Check for the existence of
6916         from header.
6917
6918 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6919
6920         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
6921         (gnus-button-alist): Improved regexp for
6922         gnus-button-handle-mid-or-mail (false positives), fixed
6923         gnus-button-handle-man entries.
6924         From Reiner Steib.
6925
6926 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6927         From Josh Huber.
6928
6929         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
6930         nnmail-extra-headers is non-nil.
6931
6932 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6933
6934         * nnmaildir.el: Store article numbers persistently.  General
6935         revision.
6936         (nnmaildir-request-expire-articles): handle 'immediate and 'never
6937         for nnmail-expiry-wait; delete instead of moving if 'force is
6938         given.
6939
6940 2002-09-23  Simon Josefsson  <jas@extundo.com>
6941         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
6942
6943         * smime.el (smime-sign-buffer): Get key and extra certs.
6944         (smime-get-key-with-certs-by-email): Utility function.
6945
6946 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6947         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
6948
6949         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
6950         article exists.
6951
6952 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6953
6954         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
6955
6956 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6957         From Reiner Steib.
6958
6959         * gnus-art.el (gnus-button-handle-custom,
6960         gnus-button-handle-mid-or-mail,
6961         gnus-button-handle-describe-{function,variable,key},
6962         gnus-button-handle-apropos{,command,variable}): New functions.
6963         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
6964         gnus-button-{man,emacs,mail}-level): New variables.
6965         (gnus-button-alist): Use the above to buttonize emacs and mail
6966         related links.
6967
6968 2002-09-18  Juanma Barranquero  <lektu@terra.es>
6969
6970         * gnus-int.el (gnus-status-message): Fix spacing.
6971
6972         * imap.el (imap-continuation): Fix typos.
6973
6974 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6975
6976         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
6977
6978         * gnus-art.el (gnus-article-reply-with-original): Correct
6979         with-current-buffer scope.
6980
6981         * message.el (message-completion-alist): Add Reply-To, From, etc.
6982
6983 2002-09-18  Simon Josefsson  <jas@extundo.com>
6984
6985         * nnimap.el (nnimap-request-expire-articles): Make flag setting
6986         conditional.  From Nevin Kapur <nevin@jhu.edu>.
6987
6988 2002-09-17  Simon Josefsson  <jas@extundo.com>
6989
6990         * nnimap.el (nnimap-expiry-target): Don't search for which
6991         articles exists here.
6992         (nnimap-request-expire-articles): Do it here instead.  Only expire
6993         when articles are found.  Suggested by Nevin Kapur
6994         <nevin@jhu.edu>.
6995
6996 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6997         From Reiner Steib <reiner.steib@gmx.de>.
6998
6999         * message.el (message-strip-subject-trailing-was)
7000         (message-change-subject, message-add-archive-header)
7001         (message-xpost-fup2-header, message-xpost-insert-note)
7002         (message-xpost-fup2, message-reduce-to-to-cc): New functions
7003         adopted from message-utils.el.  Add functions to the keymap, mode
7004         describtion and menu.
7005         (message-change-subject,message-xpost-fup2): Signal error if
7006         current header is empty.
7007         (message-xpost-insert-note): Changed insert position.
7008         (message-archive-note): Ensure to insert note in message body (not
7009         in head).
7010         (message-archive-header, message-archive-note)
7011         (message-xpost-default, message-xpost-note, message-fup2-note)
7012         (message-xpost-note-function): New variables adopted from
7013         message-utils.el.  Changed some doc-strings.
7014         (message-mark-insert-{begin,end}): Rename from
7015         message-{begin,end}-inserted-text-mark (message-utils.el), changed
7016         values.
7017         (message-subject-trailing-was-query)
7018         (message-subject-trailing-was-ask-regexp)
7019         (message-subject-trailing-was-regexp): New variables.
7020         (message-to-list-only): Added doc-string and menu entry.
7021
7022         * message-utils.el: Removed.  Functions are now in message.el.
7023
7024 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
7025
7026         * gnus-art.el (gnus-article-reply-with-original,
7027         gnus-article-followup-with-original): Switch to
7028         gnus-summary-buffer before reply/followup.
7029
7030 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
7031
7032         * gnus-sum.el (gnus-summary-toggle-header): The article window may
7033         not exist. Toggle it anyway.
7034
7035 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7036
7037         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
7038
7039         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
7040         Trivial patch from Urban Engberg <ue@ccieurope.com>.
7041
7042         * rfc2047.el (message-posting-charset): Defvar it.
7043         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
7044         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
7045
7046         * mail-source.el (mail-source-fetch): Hide password.
7047
7048         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
7049
7050 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7051         From John Paul Wallington <jpw@shootybangbang.com>.
7052
7053         * gnus.el (gnus-visual, gnus-meta): Fix typo.
7054
7055 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
7058
7059 2002-09-11  Simon Josefsson  <jas@extundo.com>
7060
7061         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
7062         (nnimap-split-rule): Doc fix.
7063         (nnimap-request-expire-articles): Cleanup code.
7064
7065 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7066         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7067
7068         * gnus-art.el (gnus-article-address-banner-alist): New option.
7069         (article-strip-banner): Refer the above option to split banners of
7070         free mail servers, when no group parameter is specified.
7071
7072 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * nntp.el (nntp-wait-for-string): Check for a process in the
7075         current buffer instead of `nntp-server-buffer'.
7076
7077 2002-09-09  Simon Josefsson  <jas@extundo.com>
7078
7079         * gnus-art.el (gnus-button-man-handler): New variable.
7080         (gnus-button-alist): Use g-b-handle-man.
7081         (gnus-button-handle-man): New, call g-b-man-handler.
7082
7083 2002-09-08  Simon Josefsson  <jas@extundo.com>
7084
7085         * gnus-art.el (gnus-button-alist): Buttonize man page links.
7086
7087 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7088
7089         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
7090
7091 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7092
7093         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
7094
7095         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
7096         keystroke.
7097
7098         * gnus-srvr.el (gnus-browse-describe-group): New command and
7099         keystroke.
7100
7101 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7102
7103         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
7104         value for gnus-decoration property.
7105
7106 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7107
7108         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
7109         string) as group name in case we have a CRLF in the file.
7110
7111 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
7112
7113         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
7114         group.
7115         (rfc1843-decode-hzp): do.
7116         (rfc1843-newsgroups-regexp): do.
7117
7118 2002-09-04  Simon Josefsson  <jas@extundo.com>
7119
7120         * message.el (message-canlock-generate): Make sure sha1 doesn't
7121         call external programs.
7122
7123 2002-09-03  Simon Josefsson  <jas@extundo.com>
7124
7125         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
7126
7127         * gnus-agent.el (gnus-agent-batch): Add doc.
7128
7129 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
7130
7131         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
7132         check for signed and encrypted parts.
7133         * mml.el (mml-parse-1): Correct small typo which preventing
7134         setting recipients in a secure tag.
7135
7136 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * mm-util.el (mm-coding-system-priorities): Default to a list of
7139         iso-2022-jp and others for the Japanese environment.
7140
7141 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
7144         invalid display names.
7145
7146 2002-08-30  Simon Josefsson  <jas@extundo.com>
7147
7148         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
7149         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
7150
7151 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
7152
7153         * gnus.el (gnus-group-charter-alist): New option.
7154         (gnus-group-fetch-control-use-browse-url): New option.
7155
7156         * gnus-group.el (gnus-group-fetch-charter): New function.
7157         (gnus-group-fetch-control): New function.
7158         Add them to the keymap and menu. Require mm-url.
7159
7160 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
7163         From Alex Schroeder <alex@emacswiki.org>.
7164
7165 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
7166
7167         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
7168         items expecting user interaction.
7169
7170         * gnus-topic.el (gnus-topic-make-menu-bar): do.
7171
7172         * gnus-sum.el (gnus-summary-make-menu-bar): do.
7173
7174         * gnus-srvr.el (gnus-server-make-menu-bar): do.
7175
7176         * mml.el (mml-menu): do.
7177
7178 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7179
7180         * mail-source.el (mail-source-touch-pop): New function.
7181
7182         * message.el (message-smtpmail-send-it): New function.
7183         (message-send-mail-function): Add it for a candidate.
7184
7185 2002-08-27  Simon Josefsson  <jas@extundo.com>
7186
7187         * gnus-msg.el (posting-charset-alist): Use
7188         gnus-define-group-parameter instead of defcustom.
7189         (gnus-put-message): Handle SPC in GCC.
7190         (gnus-inews-insert-gcc): Ditto.
7191         (gnus-inews-insert-archive-gcc): Ditto.
7192
7193 2002-08-26  Simon Josefsson  <jas@extundo.com>
7194
7195         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
7196         (gnus-agentize): Auto agentize all nntp and nnimap groups.
7197         (gnus-agent-possibly-save-gcc): Autoload.
7198         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
7199
7200 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7201
7202         * gnus.el (gnus-other-frame-function): New user option.
7203         (gnus-other-frame): Use it; add a doc-string; make it work with
7204         the gnuclient program.
7205
7206         * gnus-util.el (gnus-frame-or-window-display-name): New function.
7207
7208         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
7209         `device-connection' and `dfw-device'.
7210
7211 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7212
7213         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
7214         positives, make it stricter.  From Jochen Hein (trivial change).
7215
7216 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * gnus.el (gnus-other-frame): Trivial fix.
7219
7220 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * gnus.el (gnus-other-frame-parameters): New user option.
7223         (gnus-other-frame-object): New variable.
7224         (gnus-other-frame): Make it search for existing Gnus frame; don't
7225         read new news; delete frame on exit.
7226
7227         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
7228
7229         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
7230
7231 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7232         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
7233
7234         * message.el (message-set-auto-save-file-name): Add support for
7235         the Cygwin Emacs; the system-type is `cygwin'.
7236         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
7237
7238 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
7239
7240         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
7241
7242         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
7243         avoid arithmetic errors.
7244
7245 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
7248
7249 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7250
7251         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
7252         (message-ignored-resent-headers): Add envelope From.
7253
7254 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7255
7256         * gnus.el (gnus-summary-line-format): Document %k specifier.
7257
7258 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7259
7260         * gnus-sum.el (gnus-summary-line-message-size): New function.
7261         (gnus-summary-line-format-alist): Use it.
7262
7263 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * gnus-art.el (article-make-date-line): Refer to the value for
7266         `gnus-article-time-format' in the summary buffer.
7267
7268         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
7269
7270 2002-08-14  Simon Josefsson  <jas@extundo.com>
7271
7272         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
7273         quoting.
7274         (gnus-button-alist): Fix doc.
7275         (gnus-header-button-alist): Use ' not ` for default value quoting.
7276         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
7277         rationale similar to 2002-05-01 change.
7278         (gnus-article-add-buttons-to-head): Evaluate expression.
7279
7280         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
7281
7282 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7283
7284         * message.el (message-font-lock-keywords): Refer to the value for
7285         `message-cite-prefix-regexp' dynamically.
7286
7287 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7288
7289         * gnus-art.el (gnus-decode-header-methods): Doc fix.
7290
7291 2002-08-12  Simon Josefsson  <jas@extundo.com>
7292
7293         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
7294         (imap-shell-open): Skip initial junk before IMAP greeting.
7295
7296 2002-08-11  Simon Josefsson  <jas@extundo.com>
7297
7298         * message-utils.el (message-xpost-default,
7299         message-xpost-fup2-header, message-xpost-fup2): Fixed
7300         Typos.  Trivial changes from Reiner Steib
7301         <4uce.02.r.steib@gmx.net>.
7302
7303 2002-08-09  Simon Josefsson  <jas@extundo.com>
7304
7305         * message.el (message-canlock-password): Set
7306         canlock-password-for-verify to newly generated canlock-password.
7307         When Emacs is restarted, Custom makes sure this is set, but during
7308         the same session we must set it manually.
7309
7310 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
7311
7312         * yenc.el: New file.
7313
7314         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
7315         (mm-uu-type-alist): Add yenc.
7316         (mm-uu-yenc-filename): New function.
7317         (mm-uu-yenc-extract): New function.
7318
7319         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
7320
7321 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7322
7323         * dgnushack.el (merge): Don't use coerce.
7324
7325 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
7326
7327         * mailcap.el (mailcap-mime-data): Test window-system rather than
7328         mm-device-type.
7329         (mailcap-mime-data): Call xdvi and gv with "-safer".
7330
7331         * mm-util.el: Don't define mm-device-type.
7332
7333 2002-08-05  Simon Josefsson  <jas@extundo.com>
7334
7335         * mm-util.el (mm-coding-system-priorities): coding-system type not
7336         supported everywhere.
7337
7338 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7339
7340         * gnus.el (gnus-version-number): Bumped version number.
7341
7342 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7343
7344         * gnus.el: Oort Gnus v0.07 is released.
7345
7346 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7347
7348         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
7349         (gnus-article-sort-functions): Doc fix.
7350         (t): New keystroke.
7351         (gnus-article-sort-by-random): New function.
7352         (gnus-thread-sort-by-random): New function.
7353
7354 2002-08-02  Simon Josefsson  <jas@extundo.com>
7355
7356         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
7357         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
7358
7359 2002-07-31  Danny Siu  <dsiu@adobe.com>
7360
7361         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
7362         when splitting malformed messages without message-id
7363
7364 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7365         From Niklas Morberg <niklas.morberg@axis.com>.
7366
7367         * nnweb.el (nnweb-type, nnweb-type-definition)
7368         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
7369         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
7370         functionality.
7371         * nnweb.el: Removed old non-functioning search engines.
7372
7373 2002-07-27  Simon Josefsson  <jas@extundo.com>
7374
7375         * message.el (message-forward-make-body): Don't use
7376         `message-forward-ignored-headers' when doing a "raw" followup (it
7377         is important to preserve e.g. CTE).
7378
7379         * flow-fill.el (fill-flowed): Disable filladapt-mode.
7380
7381         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
7382         regexp-quote, Cyrus Sieve is fixed.
7383
7384         * sieve-manage.el (sieve-manage-deletescript): New function.
7385
7386         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
7387         (sieve-manage-mode): Fix menubar.
7388         (sieve-activate): Change some messages.
7389         (sieve-deactivate-all): New function.
7390         (sieve-deactivate): New alias.
7391         (sieve-remove): New function.
7392         (sieve-help): Fix help.
7393         All suggested by Ned Ludd.
7394
7395 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
7398         (mm-w3m-safe-url-regexp): New user option.
7399
7400         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
7401         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
7402
7403 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
7404
7405         * gnus-sum.el (gnus-summary-delete-article): Force
7406         nnmail-expiry-target to 'delete, so that absolute deletion
7407         happens when absolute deletion is requested.
7408
7409 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7410         From Nevin Kapur <nevin@jhu.edu>.
7411
7412         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
7413         headers as empty headers.
7414
7415 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7416         From Jochen Hein <jochen@jochen.org>.
7417
7418         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
7419         correct typo.
7420         (gnus-emphasis-strikethru): New face.
7421
7422 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7423         From Jason Merrill <jason@redhat.com>.
7424
7425         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
7426         entire file for each of a sequence of missing articles.
7427
7428         * gnus-salt.el (gnus-binary-display-article): Respect an existing
7429         value for gnus-view-pseudos.
7430
7431         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
7432         avoid nreverse.
7433
7434 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7435         From Ted Zlatanov <teodor.zlatanov@divine.com>.
7436
7437         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
7438         (gnus-summary-mode-line-format-alist): Add %h for number of
7439         spams.
7440         (gnus-newsgroup-spam-marked): New variable.
7441         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
7442         (gnus-article-read-p, gnus-article-mark)
7443         (gnus-set-global-variables, gnus-set-global-variables)
7444         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
7445         (gnus-summary-mark-article-as-unread)
7446         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
7447         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
7448         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
7449
7450 2002-07-10  Simon Josefsson  <jas@extundo.com>
7451
7452         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
7453         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
7454
7455 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
7456
7457         * gnus-sum.el (gnus-summary-delete-article): Respect group
7458         parameters while expiring.
7459
7460 2002-07-08  Simon Josefsson  <jas@extundo.com>
7461
7462         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
7463         Enberg.
7464
7465 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7466
7467         * gnus-art.el (article-unsplit-urls): Only display MIME when this
7468         function is called interactively.  From Niklas Morberg.
7469
7470 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7471
7472         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
7473         cdaar to cdar and car.
7474
7475         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
7476         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
7477
7478 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
7481         don't break a narrowed article.
7482
7483         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
7484         (nntp-open-via-rlogin-and-telnet): Ditto.
7485
7486 2002-07-02  Didier Verna  <didier@xemacs.org>
7487
7488         * nnmail.el (nnmail-split-methods): fix custom type.
7489
7490 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7491
7492         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
7493         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
7494
7495 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7496
7497         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
7498         (gnus-summary-resend-message): Use it.
7499
7500 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * nntp.el (nntp-via-rlogin-command-switches): New variable.
7503         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
7504
7505 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7506
7507         * message.el (message-font-lock-keywords): Don't fontify
7508         headers in the message body, only in the header.
7509         (message-font-lock-make-header-matcher): New function, used by
7510         message-font-lock-keywords.
7511         From Katsumi Yamaoka <yamaoka@jpl.org>.
7512
7513 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7514
7515         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
7516
7517 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
7520
7521 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7522
7523         * message.el (message-font-lock-keywords): Revert 2002-06-22
7524         change.
7525
7526 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7527
7528         * message.el (message-font-lock-keywords): Put colon in header
7529         name match.
7530
7531 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7532
7533         * message.el (message-font-lock-keywords): Don't use header faces
7534         in the body.  Thanks to Stefan Monnier for the hint on the
7535         implementation.
7536
7537 2002-05-09  Miles Bader  <miles@gnu.org>
7538
7539         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
7540         (gnus-article-hide-citation): Respect it.
7541
7542 2002-04-12  Juanma Barranquero  <lektu@terra.es>
7543
7544         * pop3.el (pop3-open-server): Fix typo.
7545
7546 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
7547
7548         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
7549         instead of push to ignore duplicate to-(list|address) values.
7550         * nnmail.el (nnmail-cache-ignore-groups): New.
7551         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
7552
7553 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7554
7555         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
7556         before sending.  Suggested by Jan Rychter.
7557
7558 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * dgnushack.el (remove): New compiler macro.
7561         (last, coerce, subseq): Remove compiler macros for those built-in
7562         or unused functions.
7563
7564 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7565
7566         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
7567         sure to write byte-compiled versions of gnus-*-format-alist to
7568         .newsrc.eld.  From Simon Josefsson.
7569
7570 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7571
7572         * gnus-agent.el (gnus-agent-read-servers)
7573         (gnus-agent-write-servers): Put server name (string like
7574         "nnchoke:frumple") in the file instead of a server specification
7575         (Lisp expression like (nnchoke "frumple" ...parameters...)).
7576         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7577
7578 2002-06-16  Simon Josefsson  <jas@extundo.com>
7579
7580         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
7581         Reiner Steib <4uce.02.r.steib@gmx.net>.
7582
7583 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7584
7585         * nnheader.el (nnheader-file-name-translation-alist): Set the
7586         default value for MS Windows systems.
7587
7588         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
7589
7590 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * message.el (message-beginning-of-line): Keep the region active
7593         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
7594
7595 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
7596
7597         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
7598         * gnus-msg.el (gnus-summary-reply): Ditto.
7599         * gnus-msg.el (gnus-summary-handle-replysign): New.
7600
7601 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7602
7603         * message.el (message-send-mail-with-sendmail): Kill errbuf even
7604         if sending failed.
7605
7606 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
7607
7608         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
7609         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
7610         to sign while encrypting.
7611
7612 2002-06-11  Simon Josefsson  <jas@extundo.com>
7613
7614         * gnus-int.el (gnus-request-move-article): Agent expire article if
7615         successfuly moved.
7616
7617         * nnweb.el (nnweb-google-create-mapping): Honors the value of
7618         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
7619
7620 2002-06-10  Simon Josefsson  <jas@extundo.com>
7621
7622         * gnus-int.el (gnus-request-expire-articles): Fix last change?
7623
7624 2002-06-09  Simon Josefsson  <jas@extundo.com>
7625
7626         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
7627
7628         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
7629
7630 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7631
7632         * flow-fill.el (fill-flowed): Ignore errors.
7633
7634 2002-06-06  Simon Josefsson  <jas@extundo.com>
7635
7636         * message.el (message-send-mail-with-sendmail): Improve error message.
7637
7638 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7639
7640         * message.el (message-interactive): Change default from nil to t.
7641         Better to be safe than to be fast.
7642
7643 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7644
7645         * message.el (message-send-mail-with-sendmail): Check return value
7646         from call-process-region.
7647
7648 2002-06-04  Simon Josefsson  <jas@extundo.com>
7649
7650         * gnus-msg.el (gnus-group-mail, gnus-group-news)
7651         (gnus-group-post-news, gnus-summary-mail-other-window)
7652         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
7653         gnus-article-copy to nil, thereby inhibiting the `header' posting
7654         style match to use data from last viewed article.
7655         Suggested by Hrvoje Niksic.
7656
7657 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * spam.el (spam-point-at-eol): New alias.
7660         (spam-parse-whitelist): Use it.
7661
7662 2002-06-03  Simon Josefsson  <jas@extundo.com>
7663
7664         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
7665         (nnmail-article-group): Use it.
7666
7667 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7668
7669         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
7670         so that code reading them won't be surprised.  From Jesper Harder
7671         <harder@ifa.au.dk>.
7672
7673 2002-05-29  Simon Josefsson  <jas@extundo.com>
7674
7675         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
7676         articles.
7677
7678         * gnus.el (gnus-agent-cache): Doc fix.
7679         (gnus-agent): Change default to t.
7680
7681         * gnus-agent.el (gnus-agent-expire): Make it accept optional
7682         ARTICLES, GROUP and FORCE parameters.
7683
7684 2002-05-28  Simon Josefsson  <jas@extundo.com>
7685
7686         * gnus-group.el (gnus-group-line-format): Doc fix.
7687
7688 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7689
7690         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
7691         original article before yanking.  From Jesper Harder
7692         <harder@ifa.au.dk>.
7693
7694 2002-05-26  Simon Josefsson  <jas@extundo.com>
7695
7696         * gnus-sum.el (gnus-summary-menu-split): New function.
7697         (gnus-summary-make-menu-bar): Split charset submenu.
7698         (gnus-summary-menu-maxlen): New variable.
7699         (gnus-summary-menu-split): Use it.
7700
7701 2002-05-25  Simon Josefsson  <jas@extundo.com>
7702
7703         * mml.el (mml-preview): Generate some headers.
7704
7705         * gnus.el (gnus-large-newsgroup): Fix :type.
7706
7707         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
7708         Agent cache NOV's by default now).
7709         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
7710
7711 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
7712
7713         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
7714         call to gnus-parent-id when we check for References loops.
7715         (gnus-summary-prepare-threads): Avoid simplifying every Subject
7716         twice by saving the simplified subject string in simp-subject.
7717
7718 2002-05-23  Simon Josefsson  <jas@extundo.com>
7719
7720         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
7721         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
7722
7723         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
7724         Niklas Morberg <niklas.morberg@axis.com>.
7725
7726 2002-05-22  Simon Josefsson  <jas@extundo.com>
7727
7728         * sieve.el (sieve-change-region): Define it before it is used.
7729
7730         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
7731         (gnus-summary-reply): Ask for confirmation when replying to news.
7732         Defaults to not ask.  From Benjamin Rutt
7733         <rutt+news@cis.ohio-state.edu>.
7734
7735         * nnimap.el (nnimap-nov-is-evil): Improve doc.
7736
7737 2002-05-21  Simon Josefsson  <jas@extundo.com>
7738
7739         * sieve-mode.el (sieve-manage): Fix autoloads.
7740
7741         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
7742         name (makes it work with recent Cyrus timsieved).
7743
7744 2002-05-20  Jason  <jbaker@cs.utah.edu>
7745         Trivial patch.
7746
7747         * gnus-art.el (gnus-request-article-this-buffer): Try
7748         reconnecting if you don't get the message.
7749
7750 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7751
7752         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
7753         Reply-To headers from the headers.
7754
7755 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7756
7757         * mm-url.el (mm-url-insert): Remove junk message.
7758
7759 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7760
7761         * nnslashdot.el (nnslashdot-request-list): Parse new html.
7762         (nnslashdot-use-front-page): New variable.
7763         (nnslashdot-request-list): Use it.
7764
7765         * mm-url.el (mm-url-timeout): New variable.
7766         (mm-url-retries): Ditto.
7767         (mm-url-insert): Use it.
7768
7769 2002-05-16  Simon Josefsson  <jas@extundo.com>
7770
7771         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
7772         (gnus-simplify-subject-functions): Mention g-s-a-w.
7773
7774 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
7775
7776         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
7777         nnmail-cache-insert.
7778         * nndiary.el (nndiary-request-accept-article): Ditto.
7779         * nnfolder.el (nnfolder-request-accept-article): Ditto.
7780         * nnimap.el (nnimap-request-accept-article): Ditto.
7781         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
7782         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
7783         * nnmbox.el (nnmbox-request-accept-article): Ditto.
7784         * nnmh.el (nnmh-request-accept-article): Ditto.
7785         * nnmail.el (nnmail-cache-insert): Change group to required,
7786         removed code which tried to figure out the group.
7787
7788 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
7789
7790         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
7791         messages. From Hans de Graaff <hans@degraaff.org>.
7792         * nnml.el (nnml-request-accept-article): Pass in the group name to
7793         nnmail-cache-insert, since it's available.
7794
7795 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7796
7797         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
7798
7799 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7800         From Florian Weimer <fw@deneb.enyo.de>.
7801
7802         * gnus.el (subscribed): New group parameter.
7803         (gnus-find-subscribed-addresses): Use it.
7804
7805 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
7806
7807         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
7808         the default for pgpmime to support pgp v2.
7809         * mml-sec.el (mml-signencrypt-style): New accessor function to
7810         allow users to get/set the signencrypt style more easily without
7811         frobbing the alist directly.
7812         * mml.el (mml-generate-mime-1): Use accessor function.
7813
7814 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7815
7816         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
7817         parenthesis for "<" and ">".  Suggested by Andreas Schwab
7818         <schwab@suse.de>.
7819
7820 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7821
7822         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
7823         when intuiting the group the message is written to.  From Josh
7824         Huber <huber@alum.wpi.edu>.
7825
7826 2002-05-06  Simon Josefsson  <jas@extundo.com>
7827
7828         * gnus-topic.el (gnus-group-topic-parameters): Work when group
7829         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
7830
7831 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
7832
7833         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
7834         argument, and fixed compiler warning. (added autoload for
7835         gpg-encrypt).
7836
7837 2002-05-04  Simon Josefsson  <jas@extundo.com>
7838
7839         * mml1991.el (mml1991-function-alist): Doc fix.
7840
7841         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
7842         doesn't exist (for previewing messages without having Gnus
7843         started).
7844
7845         * mm-util.el (mm-coding-system-priorities): Defcustom.
7846
7847         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
7848
7849 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
7850
7851         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
7852         default.
7853         * mml-sec.el:
7854         * mml-sec.el (mml-signencrypt-style): New.
7855         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
7856         argument `sign'.
7857         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
7858         signencrypt.
7859         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
7860         * mml.el (mml-generate-mime-1): Changed logic so a part which is
7861         both signed & encryped is processed in one operation. (rather than
7862         two separate ops: sign, then encrypt)
7863         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
7864         indication if a message is signed by an expired key.
7865         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
7866         enables combined sign & encrypt operation. (this was always on
7867         before).
7868         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
7869
7870 2002-05-01  Simon Josefsson  <jas@extundo.com>
7871
7872         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
7873         server.
7874         (nnimap-mailbox-info): defvar instead of defvoo.
7875
7876 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7877
7878         * gnus.el: Oort Gnus v0.06 is released.
7879
7880 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7881
7882         * lpath.el: Bind url-package-version.
7883
7884 2002-05-01  Simon Josefsson  <jas@extundo.com>
7885
7886         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
7887         filename before deleting the group itself, because the presence of
7888         a group filename decides if long filenames are used or not.
7889
7890         * gnus-art.el (gnus-button-alist): Don't inline
7891         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
7892         without also modifying g-button-alist.
7893         (gnus-button-alist): Fix type to allow variable as well as regexp.
7894         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
7895         themselves, variables to its contents.
7896         (gnus-button-entry): Ditto.
7897
7898 2002-05-01  Simon Josefsson  <jas@extundo.com>
7899
7900         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
7901         UIDNEXT as a string.
7902
7903         * nnimap.el (nnimap-string-lessp-numerical): New function.
7904         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
7905         integers.
7906
7907 2002-04-29  Simon Josefsson  <jas@extundo.com>
7908
7909         * nnmail.el (nnmail-cache-insert): Accept optional group
7910         parameter.
7911
7912         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
7913         n-r-g-a is disabled.
7914
7915 2002-04-29  Simon Josefsson  <jas@extundo.com>
7916
7917         * nnimap.el (nnimap-split-fancy): Fix doc.
7918         (nnimap-split-fancy): Fix doc.
7919
7920         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
7921         (nnimap-mailbox-info): New internal variable.
7922         (nnimap-retrieve-groups): Implement faster new mail check.
7923
7924         * nnimap.el (nnimap-split-articles): Support
7925         nnmail-cache-accepted-message-ids.
7926         (nnimap-request-accept-article): Ditto.
7927
7928         * imap.el (imap-mailbox-status-asynch): New command.
7929
7930 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
7931
7932         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
7933         are no subscribed mail groups.
7934         - Strip quoted names when comparing addresses
7935
7936 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
7937
7938         * mm-decode.el (mm-text-html-renderer): Change customize type to
7939         const.
7940
7941         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
7942         (gnus-debug-exclude-variables): do.
7943
7944 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7945
7946         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
7947         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
7948
7949 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7950
7951         * dns.el (dns-make-network-process): New macro.
7952         (query-dns): Use it.
7953
7954 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7955
7956         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
7957         article-buffer.
7958
7959         * mm-url.el (mm-url-package-name): New variable.
7960         (mm-url-package-version): New variable.
7961         (mm-url-insert-file-contents): Bind url-package-name and
7962         url-package-version here.
7963         * nnrss.el (nnrss-insert-w3): Move the bindings.
7964
7965         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
7966         url-package-version. Trivial change from Andrew J Cosgriff
7967         <ajc@polydistortion.net>
7968
7969         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
7970         attachments. Trivial change from Peter 'Luna' Runestig
7971         <peter@runestig.com>.
7972
7973 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
7974
7975         * nnkiboze.el (nnkiboze-request-scan): Call
7976         nnkiboze-possibly-change-group.
7977         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
7978         problems.
7979         (nnkiboze-generate-group): Set newsrc to the *highest* article
7980         number kibozed, not the lowest.
7981
7982 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
7983
7984         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
7985
7986 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7987         From Dan Christensen <jdc+news@uwo.ca>.
7988
7989         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7990         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7991         Recognize math postings.  Extract Date (now ignores "(15kb)").
7992         Extract email address using gnus-extract-address-components
7993         instead of just taking the first word.  Create Date and From
7994         headers for message which are missing these headers.  Get rid
7995         of spurious \\ lines (purely cosmetic).  Extend body-end and
7996         file-end regexps, to exclude more garbage from the message.
7997         Make URL rephrasing regexp more flexible, to match current
7998         format.
7999
8000 2002-04-23  Simon Josefsson  <jas@extundo.com>
8001
8002         * netrc.el: New file, functions copied from gnus-util.el by Ted
8003         Zlatanov <tzz@lifelogs.com>.
8004
8005         * gnus-util.el: Require netrc.
8006         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
8007         new code in netrc.el.
8008
8009 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8010
8011         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
8012         message-ignored-resent-headers, too.  From Matthieu Moy
8013         <Matthieu.Moy@imag.fr>.
8014
8015 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8016
8017         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
8018         boolean not a string
8019         * gnus-group.el (gnus-group-line-format): add description of %C
8020         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
8021           as %C
8022         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
8023
8024 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
8025
8026         * nnmaildir.el (nnmaildir-request-scan): typo: set
8027         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
8028         nnmail-get-new-mail for 'find-new-groups.
8029
8030 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
8031
8032         * nnmaildir.el (nnmaildir-request-update-info,
8033         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
8034         unnecessary calls to nnmaildir-request-scan.
8035
8036 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
8037
8038         * gnus-msg.el:
8039         * gnus-msg.el (gnus-message-replysign): New.
8040         * gnus-msg.el (gnus-message-replyencrypt): New.
8041         * gnus-msg.el (gnus-message-replysignencrypted): New.
8042         * gnus-msg.el (gnus-summary-reply): Use the three new variables
8043         (above) to automatically encrypt/sign to encrypted/signed
8044         messages.
8045         * message.el:
8046         * message.el (message-mode-map): Add keybinding for
8047         `message-to-list-only'
8048         * message.el (message-mode): Add description for
8049         `message-to-list-only'
8050         * message.el (message-to-list-only): New.
8051         * message.el (message-make-mft): Changed to use the cl loop macro,
8052         and added optional flag to return only the matched list. (for use
8053         in new message-to-list-only function)
8054
8055 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
8056
8057         * gnus-msg.el:
8058         * gnus-msg.el (gnus-message-replysign):
8059         * gnus-msg.el (gnus-replysign): New.
8060         * gnus-msg.el (gnus-replyencrypt): New.
8061         * gnus-msg.el (gnus-replysignencrypted): New.
8062         * gnus-msg.el (gnus-summary-reply):
8063         * message.el:
8064         * message.el (message-mode-map):
8065         * message.el (message-mode):
8066         * message.el (message-to-list-only): New.
8067         * message.el (message-make-mft):
8068
8069 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8070
8071         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
8072
8073 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
8074
8075         * message.el (message-gen-unsubscribed-mft): accept a prefix
8076         argument so CC can be included with C-u C-c C-f C-a
8077
8078 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8079         From Ted Zlatanov <teodor.zlatanov@divine.com>.
8080
8081         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
8082         Improve docstring.
8083         (spam-enter-blacklist): New command.
8084
8085         * gnus-sum.el (gnus-spam-mark): New mark.
8086         (gnus-auto-expirable-marks): Add gnus-spam-mark.
8087         (gnus-summary-make-tool-bar): Correct conditional.
8088         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
8089         (gnus-summary-mark-as-spam): New command.
8090
8091 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
8092
8093         * mml-sec.el (mml-secure-message): changed to support arbritrary
8094         modes.
8095         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
8096         changed to support "signencrypt" mode.
8097         * mml.el (mml-parse-1): changed to support different secure modes
8098         more easily. (for signencrypt)
8099
8100 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
8101
8102         * gnus-sum.el (gnus-update-summary-mark-positions)
8103         (gnus-summary-toggle-header):
8104         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
8105         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
8106         (gnus-uu-post-encoded):
8107         * nnfolder.el (nnfolder-possibly-change-group):
8108         * nnimap.el (nnimap-retrieve-headers):
8109         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
8110
8111 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
8112
8113         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
8114         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
8115
8116 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8117
8118         * gnus-srvr.el (gnus-server-set-info): Clear
8119         `gnus-server-method-cache' when `gnus-server-alist' is changed.
8120         From Daiki Ueno <ueno@unixuser.org>.
8121
8122 2002-04-11  Simon Josefsson  <jas@extundo.com>
8123
8124         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
8125         viewing of security buttons.  Thanks to Nicolas Kowalski
8126         <Nicolas.Kowalski@imag.fr>.
8127
8128         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
8129         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
8130         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
8131         <Nicolas.Kowalski@imag.fr>.
8132         (smime-decrypt-buffer): Ditto.
8133
8134 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8135
8136         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
8137         header line.
8138
8139 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
8140
8141         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
8142
8143 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8144
8145         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
8146
8147 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8148
8149         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
8150         errors when debug.
8151
8152 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
8153
8154         * message.el (message-make-mft): Changed MFT code from using
8155         message-recipients (which included Bcc) to use only the To and CC
8156         headers.
8157
8158 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8159
8160         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
8161         add link.
8162         (gnus-treat-mail-picon): Ditto.
8163         (gnus-treat-newsgroups-picon): Ditto.
8164         (gnus-picon-databases): Fix custom type.
8165         (gnus-picon-databases): Add link.
8166         (gnus-article-x-face-command): Add to gnus-picon group.
8167
8168 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
8169
8170         * message.el (message-buffer-naming-style): Remove.
8171
8172 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8173
8174         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
8175
8176         * message.el (message-tool-bar-map): Ditto.
8177
8178         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8179
8180 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8181
8182         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
8183
8184 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
8185
8186         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
8187
8188 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
8189         Trivial patch.
8190
8191         * dns.el: open-network-stream under XEmacs does udp.
8192
8193 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
8194
8195         * spam.el (spam-enter-whitelist): New function.
8196         (spam-parse-whitelist): Ditto.
8197         (spam-refresh-list-cache): Ditto.
8198         (spam-address-whitelisted-p): New function.
8199
8200         * dns.el (query-dns): Use TCP when make-network-process isn't
8201         available.
8202         (dns-servers): New variable.
8203         (dns-parse-resolv-conf): New function.
8204         (query-dns): Use it.
8205
8206         * spam.el: New file.
8207
8208         * dns.el (query-dns): Test.
8209
8210 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8211
8212         * lpath.el (featurep): Bind make-network-process.
8213
8214 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
8215
8216         * nnmaildir.el: Use defstruct.  Use a single copy of
8217         nnmail-extra-headers to save memory.  Store server's group name
8218         prefix instead of each group's prefixed name.
8219         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
8220         nntp-server-buffer.
8221
8222 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8223
8224         * dns.el: New file.
8225
8226 2002-03-28  Simon Josefsson  <jas@extundo.com>
8227
8228         * gnus-sum.el (gnus-summary-dummy-line-format):
8229         * gnus.el (gnus-summary-line-format): Fixing links to Info.
8230         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
8231
8232 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8233
8234         * gnus-sum.el (gnus-summary-move-article)
8235         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
8236         the doc string.
8237
8238 2002-03-28  Simon Josefsson  <jas@extundo.com>
8239
8240         * mml-sec.el (mml-secure-message): Search after
8241         mail-header-separator from top of message.
8242
8243 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
8244
8245         * nnmaildir.el: Cosmetic changes.
8246         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
8247         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
8248         nnmaildir--group-ls): New macros/functions.  Use them.
8249         (nnmaildir--unlink): Evalutate argument only once.
8250
8251 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
8252
8253         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
8254         symbols.
8255         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
8256         `gnus-point-at-eol'.
8257
8258 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
8259
8260         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
8261         nnmaildir--marks-dir): New macros.  Use them.
8262         Use inhibit-quit for atomicity instead of in-memory journaling.
8263         (nnmaildir--edit-prep): New function.
8264         (Local Variables): Use it.
8265
8266 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8267
8268         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8269
8270 2002-03-25  Simon Josefsson  <jas@extundo.com>
8271
8272         * message.el (message-mode): Fix doc.
8273
8274 2002-03-25  Simon Josefsson  <jas@extundo.com>
8275
8276         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
8277         Matthieu Moy <Matthieu.Moy@imag.fr>.
8278
8279 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
8280
8281         * mml-sec.el (mml-unsecure-message): Add docstring.
8282
8283 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
8284
8285         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
8286         value.
8287         Trivial change from andre@slamdunknetworks.com
8288
8289 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
8290
8291         * mml.el (mml-mode-map): Added a keybinding for
8292         `mml-unsecure-message'.  Also, added a menu entry for said
8293         function in the Attachments menu.
8294
8295 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * canlock.el (canlock-version): Remove.
8298         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
8299         here; simplify \x insertions.
8300         (canlock-sha1): New function, always return a unibyte string.
8301         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
8302         of a password.
8303         (canlock-insert-header): Use `canlock-sha1'.
8304         (canlock-verify): Ditto.
8305
8306 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8307
8308         * message.el (message-fix-before-sending): Add an option that
8309         ignores illegible text.
8310         Trivial change from Mark Milhollan <mlm@attglobal.net>
8311
8312         * message.el (message-font-lock-keywords): Support multi-line MML
8313         tags.
8314
8315         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
8316         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
8317
8318 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
8321         symbols for "View as different encoding" submenu.
8322
8323 2002-03-19  Simon Josefsson  <jas@extundo.com>
8324
8325         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
8326         encoding" submenu.
8327
8328 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8329
8330         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
8331
8332 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8333
8334         * gnus-sum.el (gnus-sum-thread-tree-root)
8335         (gnus-sum-thread-tree-single-indent)
8336         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8337         (gnus-sum-thread-tree-leaf-with-other)
8338         (gnus-sum-thread-tree-single-leaf): Make customizable.
8339
8340 2002-03-16  Simon Josefsson  <jas@extundo.com>
8341
8342         * gnus-util.el (gnus-extract-address-components): Don't break on
8343         names such as James "Kibo" Parry.  From Francis Litterio
8344         <franl@world.std.com>.
8345
8346 2002-03-13  Simon Josefsson  <jas@extundo.com>
8347
8348         * pop3.el (pop3-open-server): Revert multibyte change.  From
8349         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8350
8351         * message.el (message-send-mail-with-qmail): Make it work.  From
8352         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8353
8354 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
8355
8356         * message.el (message-make-mft): Set case-fold-search while
8357         generating the MFT.  Also, a little cleanup in the MFT code.
8358
8359 2002-03-12  Simon Josefsson  <jas@extundo.com>
8360
8361         * message.el (message-qmail-inject-args): May be function.
8362         (message-send-mail-with-qmail): Call function if m-q-i-a is
8363         function.  From fn@hungry.org (Faried Nawaz).
8364
8365 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8366
8367         * message.el (message-abbrevs-loaded): Remove.
8368         (mailabbrev): Require it.
8369
8370         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
8371
8372 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8373
8374         * pop3.el (pop3-open-server): Set process buffer unibyte.
8375
8376 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8377
8378         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
8379
8380 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8381
8382         * nnslashdot.el (nnslashdot-request-article): Remove javascript
8383         too.
8384
8385 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8386
8387         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
8388         duplication.
8389         (gnus-summary-save-parts-type-history): Ditto.
8390         (gnus-summary-save-parts-last-directory): Ditto.
8391         Trivial change from andre@slamdunknetworks.com
8392
8393 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
8394
8395         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
8396
8397 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8398
8399         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
8400         -->" as the end of the first article.
8401
8402         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
8403         From Matthieu Moy <Matthieu.Moy@imag.fr>
8404
8405         * message.el (message-add-action): Use add-to-list.
8406         (message-delete-action): New function.
8407
8408         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
8409         pieces.
8410
8411 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
8412
8413         * nnnil.el: New file.
8414         * gnus.el (gnus-valid-select-methods): Include nnnil.
8415
8416 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8417
8418         * message.el (message-syntax-checks): Because canlock is
8419         supported, we disable sender syntax check.
8420         (message-shoot-gnksa-feet): Add cancel-messages option doc.
8421
8422         * gnus-draft.el (gnus-draft-send): If interactive, use its default
8423         value of message-syntax-checks.
8424
8425         * qp.el (quoted-printable-decode-region): Doc addition.
8426         From: Eli Zaretskii <eliz@is.elta.co.il>
8427
8428         * mail-source.el (make-source-make-complex-temp-name): Use
8429         make-temp-file.
8430
8431         * mm-util.el (mm-make-temp-file): New function.
8432         * nneething.el (nneething-file-name): Use it.
8433         * mml-smime.el (mml-smime-encrypt): Ditto.
8434         * mm-view.el (mm-inline-wash-with-file): Ditto.
8435         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
8436         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
8437         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
8438         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
8439         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
8440         * gnus-art.el (gnus-mime-print-part): Ditto.
8441
8442 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
8443
8444         * message.el (nnmaildir-article-number-to-base-name): New
8445         function.
8446         (nnmaildir-base-name-to-article-number): New function.
8447
8448 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8449
8450         * smime.el (smime-make-temp-file): Don't quote
8451         `temporary-file-directory'.
8452
8453 2002-03-04  Simon Josefsson  <jas@extundo.com>
8454
8455         * smime.el (smime-sign-region): Rename argument keyfiles to
8456         keyfile. You only sign something with one key.
8457         (smime-sign-buffer): Better completing-read prompt.
8458         (smime-decrypt-buffer): Ditto.
8459
8460         * smime.el (smime-make-temp-file): Make it work under XEmacs.
8461
8462         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
8463         completing-read.
8464         (mm-view-pkcs7-decrypt): CRLF->LF.
8465
8466 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
8467
8468         * message.el (message-hierarchical-addresses): New variable.
8469         (message-get-reply-headers): Use it.
8470         From Ted Zlatanov <teodor.zlatanov@divine.com>
8471
8472 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8473
8474         * message.el (message-mode): If buffer-file-name, don't set auto
8475         save file name.
8476         Trivial change from Geoff Greene <ggreene@wpi.edu>
8477
8478 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8479
8480         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
8481         takes one argument in read-char.
8482
8483         * message.el (message-fix-before-sending): Forward a char.
8484         Check mmu-multibyte-p, add control-1.
8485
8486 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8487
8488         * gnus-start.el (gnus-read-init-file): Ditto.
8489
8490         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
8491
8492         * dgnushack.el (dgnushack-make-load): Ditto.
8493
8494         * mail-source.el (mail-source-fetch): Extract the right error
8495         code.
8496
8497         * message.el (message-fix-before-sending): Check illegible text.
8498
8499         * gnus-util.el (gnus-multiple-choice): New function.
8500
8501         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
8502         also defined in gnus-score.el.
8503
8504 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
8505
8506         * message.el (message-get-reply-headers): downcase email addresses
8507         for comaparisons for duplicate removal.
8508
8509 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8510
8511         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
8512         implementation of PKCS#7, which just allows users read the
8513         message.
8514         (mm-view-pkcs7): Use it.
8515
8516 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * gnus.el (large-newsgroup-initial): New parameter.
8519
8520         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
8521         (gnus-summary-insert-old-articles): Ditto.
8522
8523 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8524
8525         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
8526         used as the default answer of the question, "How many articles?".
8527         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8528
8529         * nnagent.el (nnagent-retrieve-headers): Remove articles with
8530         small numbers.
8531
8532 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8533
8534         * deuglify.el: Fix comments.
8535
8536 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
8537
8538         * html2text.el (html2text-clean-anchor): If there is no HREF,
8539         insert nothing.
8540
8541         * mml.el (mml-generate-mime-1): Add cdr.
8542         From: andre@slamdunknetworks.com
8543
8544         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
8545         (mm-text-html-washer-alist): Ditto.
8546
8547         * mm-decode.el (mm-text-html-renderer): Add html2text.
8548
8549         * html2text.el: Face lift.
8550
8551         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
8552
8553 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
8554
8555         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
8556
8557         * deuglify.el: Change copy right. Add autoload. Add coding-system.
8558
8559         * deuglify.el: New file. The original file name is
8560         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
8561
8562         * mm-decode.el (mm-display-external): Use
8563         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
8564
8565 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
8566
8567         * nnmaildir.el (nnmaildir-request-list): Report the highest
8568         article number, not the total number of articles.
8569
8570 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8571
8572         * gnus-sum.el: Move uu key map here.
8573         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
8574
8575 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
8576
8577         * nnmaildir.el (nnmaildir-request-expire-articles): Use
8578         nnmail-expiry-wait* if expire-age parameter is not set.
8579
8580 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8581
8582         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
8583         function.
8584         (gnus-group-sort-selected-groups-by-real-name): New function.
8585         (gnus-group-make-menu-bar): Add sort by real name.
8586
8587         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
8588         rebuild.
8589         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
8590         nil as dependencies as well.
8591
8592 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8593
8594         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
8595         for mime-parts.
8596
8597         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
8598
8599         * gnus-group.el (gnus-group-name-decode): Don't test
8600         multibyte-string, because it breaks XEmacs.
8601         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
8602
8603         * message.el (message-send-mail): Be talkative.
8604
8605         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
8606         (mm-automatic-display): Ditto.
8607
8608         * mailcap.el (mailcap-mime-data): Ditto.
8609         From: Reiner Steib <4uce.02.r.steib@gmx.net>
8610
8611 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * many files: Remove trailing whitespaces, replace spc+tab with
8614         tab, replace leading whitespaces with tabs.
8615
8616 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
8617
8618         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
8619         articles with no body and no blank line after the header.
8620
8621 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8622
8623         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
8624         parts.
8625
8626         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
8627         non-ascii chars.
8628
8629         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8630
8631         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
8632         w3-delay-image-loads.
8633         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
8634         (mm-w3-prepare-buffer): Ditto.
8635
8636         * mail-source.el (mail-source-fetch-directory): Run scripts.
8637
8638 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8639
8640         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
8641         for Majordomo confirmations.
8642
8643 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8644
8645         * gnus-fun.el (gnus-respond-to-confirmation): New command.
8646
8647 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8648
8649         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
8650
8651 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
8652
8653         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
8654         References header field.  From Mark Thomas <mthomas@cmu.edu>.
8655
8656 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8657
8658         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
8659         (mm-inline-render-with-stdin): Ditto.
8660         (mm-inline-render-with-function): Ditto.
8661         (mm-inline-wash-with-file): Bind coding-system-for-write.
8662         (mm-inline-wash-with-stdin): Ditto.
8663
8664 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8665
8666         Suggested by Felix Natter <fnatter@gmx.net>
8667
8668         * gnus-art.el (gnus-mime-view-part-externally): Rename from
8669         gnus-mime-externalize-view.
8670         (gnus-mime-view-part-internally): Rename from
8671         gnus-mime-internalize-view.
8672         (gnus-article-view-part-externally): Rename from
8673         gnus-article-externalize-part.
8674         (gnus-mime-action-alist): Change correspondingly.
8675         (gnus-mime-button-commands): Ditto.
8676         (gnus-mime-action-alist): Remove duplication.
8677
8678         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
8679
8680 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8681
8682         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
8683
8684         * gnus-art.el (gnus-display-mime): Use it.
8685
8686         * mm-partial.el (mm-partial-find-parts): Use it.
8687
8688         * gnus-sum.el (gnus-article-loose-mime): Rename from
8689         gnus-article-no-strict-mime.
8690         (gnus-summary-save-parts): Use it.
8691
8692 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
8695         local variable.
8696
8697         * gnus-art.el (article-display-x-face): Don't sort multiple
8698         X-Faces.
8699
8700 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8701
8702         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
8703         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
8704
8705         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
8706
8707 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8708
8709         Some ideas is inspired by code from Hrvoje Niksic
8710         <hniksic@arsdigita.com>
8711
8712         * gnus-art.el (gnus-article-wash-function): Set the default to
8713         nil, so that we use mm-text-html-renderer instead.
8714         (article-wash-html): Use mm-text-html-renderer.
8715
8716         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
8717         (mm-text-html-renderer): New variable.
8718         (mm-inline-text-html-renderer): Set the default to nil, so that we
8719         use mm-text-html-renderer instead.
8720
8721         * mm-view.el (mm-inline-text-html): New function.
8722         (mm-text-html-renderer-alist): New variable.
8723         (mm-inline-text-vcard): New function.
8724         (mm-inline-text): Split.
8725         (mm-links-remove-leading-blank): New function.
8726         (mm-inline-render-with-file): New function.
8727         (mm-inline-render-with-stdin): New function.
8728         (mm-inline-render-with-function): New function.
8729         (mm-text-html-washer-alist): New variable.
8730         (mm-inline-wash-with-file): New function.
8731         (mm-inline-wash-with-stdin): New function.
8732
8733 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8734
8735         * message-utils.el: Fix installation doc.
8736         From: Reiner Steib <4uce.02.r.steib@gmx.net>
8737
8738 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
8739
8740         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
8741         (gnus-post-method): Use it.
8742         (gnus-summary-cancel-article): Find the correct post-method.
8743
8744         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
8745         * message.el (message-send-news): Ditto.
8746         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
8747         <ipmonger@delamancha.org>
8748
8749         * gnus.el (gnus-select-method): Fix doc.
8750         (gnus-server-string): Use 'using nntp'.
8751
8752         * gnus-agent.el (gnus-slave-unplugged): New command.
8753         From: Felix Natter <fnatter@gmx.net>
8754
8755 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8756
8757         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
8758         Call edit-done-function first, then change the window
8759         configuration.
8760         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
8761         (gnus-article-edit-mode): mml-mode.
8762
8763         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
8764         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
8765
8766         * message-utils.el: Adopt the file.
8767
8768         * message-utils.el: New file.
8769         From Holger Schauer <Holger.Schauer@gmx.de>
8770
8771 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * gnus-sum.el (gnus-summary-move-article): Select-article only
8774         when gnus-move-split-methods is non-nil. And we don't render or
8775         mark the article.
8776
8777         * gnus-fun.el (gnus-shell-command-to-string): New function.
8778         (gnus-shell-command-on-region): New function.
8779         (gnus-random-x-face): Use them.
8780         (gnus-x-face-from-file): Ditto.
8781         (gnus-convert-image-to-gray-x-face): Ditto.
8782         (gnus-convert-gray-x-face-to-xpm): Ditto.
8783         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
8784
8785 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * gnus-art.el (gnus-treat-display-xface): Don't use
8788         `shell-command-to-string' when compiling.
8789         (gnus-treat-display-grey-xface): Ditto.
8790
8791 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
8792
8793         * nnmaildir.el (nnmaildir--article-count): If the group is
8794         completely empty, report minimum article number as 1 instead of 0.
8795
8796 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8797
8798         * gnus-agent.el (gnus-get-predicate): Use nconc.
8799
8800         * gnus-sum.el (gnus-summary-display-make-predicate): Use
8801         gnus-summary-display-cache as cache.
8802
8803         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
8804         (nndoc-mail-in-mail-type-p): New function.
8805         (nndoc-mail-in-mail-article-begin): New function.
8806
8807 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8808
8809         * mailcap.el (mailcap-mime-data): Use enriched-decode.
8810
8811         * gnus-cite.el (gnus-article-fill-cited-article): Bind
8812         use-hard-newlines to nil.
8813
8814         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
8815         image is not available if window-system is not available.
8816
8817         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
8818
8819 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8820
8821         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
8822         bookmark, because update-mark doesn't handle it correctly.
8823
8824 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8825
8826         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
8827         directly instead of calling message-send-mail.
8828
8829         * gnus-start.el (gnus-read-descriptions-file): Use
8830         gnus-default-charset.
8831
8832         * mm-util.el (mm-guess-mime-charset): New function.
8833
8834         * gnus.el (gnus-default-charset): Use it.
8835         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
8836         the default.
8837
8838 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8839
8840         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
8841         (article-display-x-face): Use it.  Disable grey xface, if
8842         uncompface is not found.
8843
8844         * message.el (message-mode): Don't enable multibyte on an indirect
8845         buffer.
8846
8847         * nnrss.el (nnrss-content-function): New variable.
8848         (nnrss-request-article): Use it.
8849
8850 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8851
8852         * gnus.el: Add article-unsplit-urls.
8853         * gnus-sum.el: Ditto.
8854         * gnus-art.el (gnus-treat-strip-cr): New variable.
8855         (gnus-treatment-function-alist): Use it.
8856         (article-unsplit-urls): New function.
8857         (gnus-article-make-menu-bar): Use it.
8858         From: Michael Cook <michael.cook@cisco.com>
8859
8860 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8861
8862         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
8863         copy.
8864
8865 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
8866
8867         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
8868         with internal whitespace.
8869         (gnus-parent-id): Ditto.
8870
8871 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8872
8873         * gnus-art.el (gnus-article-treat-body-boundary): Add
8874         gnus-decoration property.
8875         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
8876
8877         * message.el (message-mode): Set local-abbrev-table.
8878         From Matt Armstrong <matt@lickey.com>.
8879
8880         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
8881         too many spaces.
8882
8883         * rfc2047.el (rfc2047-unfold-region): Ditto.
8884         (rfc2047-decode-region): Don't unfold. Let
8885         gnus-article-treat-unfold-headers do it.
8886
8887         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
8888         From: Jesper Harder <harder@ifa.au.dk>
8889
8890 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
8893         (gnus-configure-posting-styles): Use it.
8894         (gnus-configure-posting-styles): Remove trailing newspaces.
8895
8896 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8897
8898         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
8899         is non-nil.
8900
8901         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
8902
8903         * gnus.el (gnus-server-to-method): Switch position with
8904         gnus-server-get-method.
8905         (gnus-agent): Add doc.
8906
8907         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
8908         (gnus-summary-save-parts): Use it.
8909
8910         * gnus-art.el (gnus-display-mime): Use it.
8911         * mm-partial.el (mm-partial-find-parts): Use it.
8912
8913         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
8914
8915         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
8916         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
8917
8918         * nnagent.el (nnagent-request-expire-articles): Don't delete
8919         files.
8920
8921 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8922
8923         * message.el (message-gen-unsubscribed-mft): New function.
8924         From Sriram Karra <karra@cs.utah.edu>.
8925
8926         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
8927         open parenthesis.
8928
8929         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
8930         (mm-inline-text-html-render-with-w3): Ditto.
8931         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
8932         Suggested by Dave Love  <d.love@dl.ac.uk>.
8933
8934         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
8935
8936         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
8937         * nntp.el (nntp-send-command): Ditto.
8938         * nntp.el (nntp-send-command-nodelete): Ditto.
8939
8940 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8941
8942         * mm-url.el (mm-url-load-url): New function.
8943         (mm-url-insert-file-contents): Use it.
8944
8945         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
8946
8947         * message.el (message-forward-make-body): Correctly copy
8948         forward-buffer.
8949
8950         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
8951
8952 2002-02-04  Simon Josefsson  <jas@extundo.com>
8953
8954         * gnus-art.el (gnus-article-followup-with-original): Mark with
8955         force, prevent errors when following up from article buffer.
8956         (gnus-article-reply-with-original): Ditto.
8957
8958         * binhex.el (binhex-decoder-switches): Fix doc.  From
8959         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8960
8961 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8962
8963         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
8964         highlight-citation after emphasize.
8965
8966 2002-02-04  Simon Josefsson  <jas@extundo.com>
8967
8968         * nnfolder.el (nnfolder-open-marks):
8969
8970         * nnml.el (nnml-open-marks): Message when done.  From David
8971         Edmondson <dme@sun.com>.
8972
8973 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8974
8975         * imap.el (imap-anonymous-auth): Fix typo.
8976         From: Steinar Bang <sb@dod.no>
8977
8978         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
8979         save-excursion.
8980         (gnus-cache-braid-heads): Ditto.
8981
8982         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
8983         line, because there are extra articles in the overview buffer.
8984
8985         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
8986
8987         * message.el (message-forward-rmail-make-body): Directly use
8988         rmail-msg-restore-non-pruned-header to avoid calling
8989         vertical-motion.
8990
8991 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8992
8993         * gnus-cache.el (gnus-summary-insert-cached-articles):
8994         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
8995
8996         * gnus-group.el (gnus-group-mark-article-read): Nreverse
8997         gnus-newsgroups-unselected.
8998
8999         * gnus-agent.el (gnus-summary-set-agent-mark): Use
9000         gnus-add-to-sorted-list.
9001
9002         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
9003         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
9004         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
9005         (gnus-update-read-articles): UNREAD is sorted.
9006         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
9007         (gnus-newsgroup-marked, gnus-newsgroup-cached)
9008         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
9009         (gnus-newsgroup-dormant): Require sorted.
9010
9011         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
9012         directories.
9013         (gnus-dired-print): New function.
9014
9015         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
9016         ps-despool.
9017
9018 2002-02-02  Simon Josefsson  <jas@extundo.com>
9019
9020         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
9021
9022 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9023
9024         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
9025         t. This makes gnus-agent customizable without putting
9026         gnus-agentize into .gnus.
9027
9028         * gnus.el (gnus-agent): Make it customizable.
9029
9030         * gnus-dired.el: New file.
9031         From Benjamin Rutt <brutt@bloomington.in.us>
9032
9033         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
9034         if no article.
9035         (gnus-cache-possibly-remove-article): Ditto.
9036         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
9037
9038 2002-02-01  Simon Josefsson  <jas@extundo.com>
9039
9040         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
9041
9042 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9043
9044         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
9045         (mm-setup-w3m): Don't bind keys listed in the above.
9046
9047 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9048
9049         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
9050         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
9051         is non-nil; bind `w3m-force-redisplay' with nil.
9052
9053         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9054
9055         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
9056
9057 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9058
9059         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
9060         use mail-header-unfold-field.
9061
9062         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
9063         gnus-summary-limit.
9064
9065         * gnus-range.el (gnus-add-to-sorted-list): New function.
9066         * gnus-sum.el (gnus-mark-article-as-read): Use it.
9067         (gnus-mark-article-as-unread): Ditto.
9068         (gnus-summary-mark-article-as-unread): Ditto.
9069         (gnus-build-get-header): Ditto.
9070         (gnus-summary-prepare-threads): Ditto.
9071         (gnus-summary-insert-pseudos): Ditto.
9072         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
9073         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
9074         (gnus-summary-insert-old-articles): Ditto.
9075
9076         * gnus-msg.el (gnus-posting-styles): Add new format of header.
9077         (gnus-configure-posting-styles): Support the new format.
9078
9079         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
9080         edebug-form-spec to (sexp body).
9081         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
9082
9083         * message.el (message-reply-headers): Add doc.
9084
9085 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9086
9087         * gnus-group.el (gnus-group-delete-group): Nix the entry in
9088         gnus-cache-active-hashtb.
9089
9090         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
9091         (gnus-agent-summary-fetch-group): Use it.
9092
9093         * gnus-msg.el (gnus-debug-files): New variable.
9094         (gnus-debug-exclude-variables): New variable.
9095         (gnus-debug): Use them.
9096
9097         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
9098
9099 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9100
9101         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
9102         (message-mode-syntax-table): Move back the previous position.
9103
9104         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
9105
9106         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9107         gnus-sorted-difference.
9108
9109         * nnsoup.el (nnsoup-request-expire-articles): Use
9110         gnus-sorted-difference.
9111
9112         * nnheader.el: Autoload gnus-sorted-difference.
9113
9114         * nnfolder.el (nnfolder-request-expire-articles): Use
9115         gnus-sorted-difference.
9116
9117         * gnus-cache.el (gnus-cache-retrieve-headers): Use
9118         gnus-sorted-difference.
9119
9120         * gnus-range.el: Autoload cookies.
9121         (gnus-sorted-difference): New function.
9122         (gnus-sorted-ndifference): New function.
9123         (gnus-sorted-nintersection): Rename from
9124         gnus-set-sorted-intersection.
9125         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
9126         (gnus-list-range-difference): Rename from
9127         gnus-inverse-list-range-intersection.
9128         (gnus-inverse-list-range-intersection): Use defalias.
9129
9130         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
9131         gnus-sorted-ndifference, and gnus-sorted-nintersection.
9132         (gnus-articles-to-read): Use gnus-sorted-difference.
9133         (gnus-summary-limit-mark-excluded-as-read): Use
9134         gnus-sorted-intersection and gnus-sorted-ndifference.
9135         (gnus-list-of-read-articles): Use gnus-list-range-difference.
9136         (gnus-summary-insert-articles): Use gnus-sorted-difference.
9137
9138         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
9139
9140 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
9143         property to the buffer for using emacs-w3m command keys.
9144
9145         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
9146         option.
9147
9148         * mm-view.el (mm-w3m-mode-map): New variable.
9149         (mm-w3m-mode-command-alist): New variable.
9150         (mm-w3m-minor-mode): Removed.
9151         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
9152         (mm-inline-text-html-render-with-w3m): Add keymap property to the
9153         buffer for using emacs-w3m command keys.
9154
9155 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9156
9157         * message.el (message-mode-syntax-table): Move forward.
9158         (message-cite-prefix-regexp): Auto detect non word constituents.
9159         (message-cite-prefix-regexp): Don't use with-syntax-table.
9160
9161         * gnus-sum.el (gnus-summary-update-info): Use
9162         gnus-list-range-intersection.
9163
9164         * gnus-agent.el (gnus-agent-fetch-headers): Use
9165         gnus-list-range-intersection.
9166
9167         * gnus-range.el (gnus-range-normalize): Use correct predicate.
9168         (gnus-list-range-intersection): Use it.
9169         (gnus-inverse-list-range-intersection): Ditto.
9170         (gnus-sorted-intersection): Add doc.
9171         (gnus-set-sorted-intersection): Add doc.
9172         (gnus-sorted-union): New function.
9173         (gnus-set-sorted-union): New function.
9174
9175         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
9176         (gnus-inverse-list-range-intersection): Ditto.
9177
9178 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
9179
9180         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
9181
9182         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
9183         and permit `:' and `\' in order to handle full Windows pathnames.
9184         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
9185         technically not correct per standard, but seems to have common use.
9186
9187 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9188
9189         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
9190         replacing numbers.
9191
9192 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
9193
9194         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
9195
9196         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
9197         Don't split when the window is small, e.g. when a small *BBDB*
9198         window is the lowest one.
9199
9200         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9201         nnheader-find-nov-line to speed up. Use nreverse, because it is
9202         sorted. Use nnheader-insert-nov-file.
9203
9204 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9205
9206         * mm-decode.el (mm-inline-text-html-with-images): New user option.
9207
9208         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
9209         of `w3m-display-inline-images' with the value of
9210         `mm-inline-text-html-with-images'.
9211         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
9212
9213         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9214
9215 2002-01-27  Richard M. Stallman  <rms@gnu.org>
9216
9217         * time-date.el: Add autoload cookies.  Many doc fixes.
9218         (time-add): New function.
9219         (time-subtract): Renamed from subtract-time.
9220         (subtract-time): New alias for time-subtract.
9221
9222 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9223
9224         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
9225         emacs-w3m in doc-string.
9226
9227         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
9228         `w3m-current-buffer'.
9229
9230 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9231
9232         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
9233
9234         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
9235         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
9236         (mm-w3m-cid-retrieve): New function.
9237         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
9238
9239 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9240
9241         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
9242
9243 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9244
9245         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
9246
9247 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9248
9249         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
9250         32K.
9251
9252         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
9253
9254         * nnmail.el (nnmail-article-group): Decode headers before running
9255         split rules over them.
9256         (nnmail-mail-splitting-charset): New variable.
9257
9258         * smiley.el: Replaced with smiley-ems.el.
9259
9260 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9261
9262         * mm-url.el (mm-url-predefined-programs): Add w3m.
9263         (mm-url-program): Ditto.
9264
9265 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9266
9267         * nnml.el (nnml-use-compressed-files): New variable.
9268         (nnml-filenames-are-evil): Removed.
9269         (nnml-current-group-article-to-file-alist): Don't use.
9270         (nnml-update-file-alist): Inhibit.
9271         (nnml-article-to-file): Use new var.
9272
9273 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9274
9275         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
9276
9277         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
9278
9279 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9280
9281         * gnus-agent.el (gnus-agent-load-alist): Use new caching
9282         function.
9283
9284         * gnus-util.el (gnus-cache-file-contents): New function.
9285
9286         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
9287         (gnus-agent-load-alist): Use it.
9288
9289         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
9290
9291         * nnheader.el (nnheader-insert-nov-file): New function.
9292
9293         * gnus-util.el (gnus-parse-without-error): Correct the loop.
9294
9295         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
9296         there are no references.
9297         (gnus-extract-message-id-from-in-reply-to): New function.
9298         (gnus-nov-parse-line): Use in-reply-to if there are no
9299         references.
9300
9301 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9302
9303         * nnagent.el (nnagent-retrieve-headers): Use new macro.
9304
9305         * gnus-util.el (gnus-parse-without-error): New macro.
9306
9307 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
9308
9309         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
9310         (gnus-article-wash-function): use locate-library to decide which
9311         to use.
9312
9313 2002-01-25  Simon Josefsson  <jas@extundo.com>
9314
9315         * pop3.el (pop3-munge-message-separator): Work if no date.
9316         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
9317
9318 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9319
9320         * gnus-agent.el (gnus-agent-save-alist): Fix.
9321
9322         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
9323         mistake.  Reinstated lost code.
9324
9325 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
9326
9327         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
9328         one exists in the case of an encrypted message with an internal
9329         signature.
9330
9331 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9332
9333         * gnus-agent.el (gnus-agent-save-alist): Optimized.
9334
9335 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9336
9337         * dgnushack.el: Commented out the experimental code.
9338
9339 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9340
9341         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
9342         error.
9343
9344         * gnus.el (gnus-server-to-method): Made into subst.
9345         (gnus-server-method-cache): New variable.
9346         (gnus-server-to-method): Use it.
9347         (gnus-group-method-cache): New variable.
9348         (gnus-find-method-for-group-1): Renamed.
9349         (gnus-find-method-for-group): New function.
9350         (gnus-group-method-cache): Removed.
9351
9352         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
9353         function.
9354
9355         * gnus-range.el (gnus-members-of-range): New function.
9356         (gnus-list-range-intersection): Renamed.
9357         (gnus-inverse-list-range-intersection): New function.
9358
9359         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
9360
9361         * nnagent.el (nnagent-retrieve-headers): New implementation.
9362
9363         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
9364         implementation.
9365
9366 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9367
9368         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
9369         `w3m-meta-content-type-charset-regexp'.
9370
9371         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
9372         charset-encoded html contents.
9373
9374 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9375
9376         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
9377         an empty file.
9378
9379         * nnweb.el (url): Ignore errors when request url.
9380
9381         * nnrss.el: Clean up the comments.
9382
9383 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
9386
9387         * mm-decode.el (mm-inline-text-html-renderer): New user option.
9388         (mm-inline-media-tests): Test whether the value of
9389         `mm-inline-text-html-renderer' is a function for text/html.
9390
9391         * mm-view.el (mm-inline-text-html-render-with-w3): New function
9392         separated from `mm-inline-text'.
9393         (mm-w3m-minor-mode): New variable.
9394         (mm-w3m-setup): New variable.
9395         (mm-setup-w3m): New function.
9396         (mm-inline-text-html-render-with-w3m): New function.
9397         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
9398         text/html.
9399
9400 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
9401
9402         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
9403
9404 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9405
9406         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
9407         and `gnus-xmas-completing-read'.
9408
9409 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9410
9411         * nneething.el (nneething-message-id-number): Abolished.
9412         (nneething-encode-file-name): Not encode numerical characters.
9413         (nneething-make-head): `nneething-message-id-number' is not
9414         used to generate message IDs.
9415
9416 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9417
9418         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
9419         characters.
9420
9421 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9422
9423         * gnus-xmas.el (gnus-xmas-completing-read): New function.
9424         (gnus-xmas-redefine): Redefine conditionally.
9425
9426 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
9427
9428         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
9429         tag.
9430
9431 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
9432
9433         * message.el (message-font-lock-keywords): Added the secure tag.
9434         * mml-sec.el: Added functions to generate/modify/remove the secure
9435         tag while in message mode.
9436         * mml-sec.el (mml-secure-message): New.
9437         * mml-sec.el (mml-unsecure-message): New.
9438         * mml-sec.el (mml-secure-message-sign-smime): New.
9439         * mml-sec.el (mml-secure-message-sign-pgp): New.
9440         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
9441         * mml-sec.el (mml-secure-message-encrypt-smime): New.
9442         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
9443         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
9444         * mml.el (mml-parse-1): Added code to recognise the secure tag and
9445         convert it to either a part or multipart depending on if there are
9446         other parts in the message.
9447         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
9448         to use the secure tag, rather than the part tag.
9449         * mml.el (mml-preview): Added a save-excursion to keep cursor
9450         position after doing an MML preview.
9451
9452 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9453
9454         * nnheader.el (nnheader-parse-overview-file): New function.
9455         (nnheader-write-overview-file): New function.
9456
9457 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9458
9459         * gnus.el (gnus-group-fast-parameter): Check better if expansion
9460         in wanted.
9461
9462         * nnweb.el (nnweb-type-definition): Clean up.
9463
9464 2002-01-21  Alastair Burt  <burt@dfki.de>
9465         Trivial patch.
9466
9467         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
9468         buffer exists before jumping to it.
9469
9470 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9471
9472         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
9473         function.
9474         (article-wash-html): Use it.
9475         (gnus-article-wash-function): New variable.
9476         (gnus-article-wash-html-with-w3m): New function.
9477
9478 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9479
9480         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
9481         XEmacs.
9482
9483 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
9484
9485         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
9486         command line.
9487
9488 2002-01-21  Simon Josefsson  <jas@extundo.com>
9489
9490         * canlock.el (base64-encode-string): Autoload it from base64.
9491         (canlock-make-cancel-key): Base64 encode unibyte string.
9492
9493 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9494
9495         * nnfolder.el (nnfolder-request-accept-article): Unfold
9496         x-from-line.
9497         (nnfolder-request-replace-article): Ditto.
9498
9499 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
9500
9501         * gnus-group.el (gnus-group-best-unread-group): Use the right
9502         positioning function.
9503
9504 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9505
9506         * smiley-ems.el (smiley-region): Use new function.
9507         (smiley-update-cache): Use general image functions.
9508         (smiley-region): Use general functions.
9509
9510         * gnus-util.el (gnus-graphic-display-p): New function.
9511
9512         * nnmail.el (nnmail-article-group): Allow outputting traces of
9513         non-strings.
9514
9515         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
9516         (nndoc-exim-bounce-type-p): New function.
9517
9518         * message.el (message-dont-send): Doc fix.
9519
9520         * gnus-util.el (gnus-completing-read): Remove
9521         inherit-input-method.
9522
9523         * gnus-art.el (gnus-treat-smiley): Doc fix.
9524
9525         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
9526         articles.
9527
9528 2002-01-19  Simon Josefsson  <jas@extundo.com>
9529
9530         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
9531         (imap-kerberos4-open): Ditto.
9532         (imap-open): Set port correctly, don't set auth.
9533
9534 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9535
9536         * gnus.el (gnus-version-number): Bump version number.
9537
9538 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9539
9540         * gnus.el: Oort Gnus v0.05 is released.
9541
9542 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9543
9544         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
9545         exists.
9546
9547         * gnus-spec.el (gnus-string-width-function): New function.
9548         (gnus-tilde-cut-form): Use it.
9549         (gnus-tilde-max-form): Ditto.
9550         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
9551         (gnus-substring-function): Use it.
9552         (gnus-tilde-cut-form): Ditto.
9553         (gnus-substring-function): New function.
9554
9555         * message.el (message-check-news-header-syntax): New message.
9556
9557         * gnus.el (gnus-slave-no-server): Doc fix.
9558
9559         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
9560
9561 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9562
9563         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
9564         `seen' if it looks like (seen NUM1 . NUM2).  It should be
9565         (seen (NUM1 . NUM2)).
9566
9567 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9568
9569         * gnus-topic.el (gnus-topic-catchup-articles): Update article
9570         number in closed topics.
9571
9572 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
9573
9574         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
9575         functions.
9576
9577 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9578
9579         * gnus.el (gnus-group-find-parameter): Clean up.
9580
9581         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
9582         articles.
9583
9584         * gnus-util.el (gnus-completing-read-with-default): Renamed.
9585
9586         * nnmail.el (nnmail-article-group): Clean up.
9587
9588 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
9589
9590         * gnus-agent.el (gnus-category-name): Intern the category name.
9591
9592 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9593
9594         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
9595
9596         * gnus-util.el (gnus-completing-read): New function.
9597
9598 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9599
9600         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
9601
9602         * smiley-ems.el (smiley-region): Register smiley.
9603         (smiley-toggle-buffer): Rewrite the function.
9604         (smiley-active): Removed.
9605
9606 2002-01-19  Simon Josefsson  <jas@extundo.com>
9607
9608         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
9609         Jesper Harder <harder@ifa.au.dk>.
9610
9611 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9612
9613         * gnus-art.el (gnus-request-article-this-buffer): Call
9614         `nneething-get-file-name' to extract the file name from the
9615         message id.
9616
9617         * nneething.el (nneething-encode-file-name): New function.
9618         (nneething-decode-file-name): Ditto.
9619         (nneething-get-file-name): Ditto.
9620         (nneething-make-head): Encode the file name and encapsulate it
9621         into the field of the message id.
9622
9623 2002-01-18  Simon Josefsson  <jas@extundo.com>
9624
9625         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
9626         stored in .marks.
9627
9628         * nnfolder.el (nnfolder-request-update-info): Ditto.
9629
9630 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9631
9632         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
9633
9634 2002-01-18  Simon Josefsson  <jas@extundo.com>
9635
9636         * imap.el (imap-starttls-p): Don't check for binary.
9637         (imap-gssapi-auth-p): Ditto.
9638         (imap-kerberos4-auth-p): Ditto.
9639         (imap-open): Change logic.  Iterate through all possible streams,
9640         instead of bailing out after first failure.  Move authenticator
9641         decision to `imap-authenticate'.
9642         (imap-authenticate): Change logic, now finds the authenticator to
9643         use, was previously in `imap-open'.
9644         (imap-open): Return nil on failure.
9645         (imap-open): Setup temp buffer correctly.
9646         (imap-open): Return buffer only on success.
9647         (imap-interactive-login, imap-interactive-login): Tell the user
9648         which stream/authenticator is used for the queried
9649         username/password.
9650         (imap-open, imap-authenticate): Set variables.
9651         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
9652         (imap-open): Don't assume how `with-temp-buffer' is implemented.
9653
9654 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9655
9656         * gnus-fun.el (gnus-grab-cam-x-face): New function.
9657
9658 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9659
9660         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
9661
9662 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9663
9664         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
9665         (gnus-agent-group-mode-map): Bind it to "Jo".
9666         (gnus-agent-group-make-menu-bar): Add it into menu bar.
9667
9668 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
9669
9670         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
9671         (gnus-summary-mail-toolbar): Add mail article deletion button.
9672
9673         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
9674         false positives for lines of "^^^^".
9675
9676         * gnus-picon.el (gnus-picon-find-face): faces database is all
9677         lowercase.
9678
9679 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9680
9681         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
9682         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
9683         duplications.
9684         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
9685
9686 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9687
9688         * gnus-sum.el (gnus-summary-initial-limit): Inline
9689         gnus-summary-limit-children.
9690         (gnus-summary-initial-limit): Don't limit if
9691         gnus-newsgroup-display is nil.
9692         (gnus-summary-initial-limit): No, don't.
9693
9694         * gnus-util.el
9695         (gnus-put-text-property-excluding-characters-with-faces): Inline
9696         gnus-put-text-property.
9697
9698         * gnus-spec.el (gnus-default-format-specs): New variable.
9699
9700         * gnus-start.el (gnus-read-newsrc-file): Don't clear
9701         gnus-format-specs.
9702         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
9703
9704         * gnus-spec.el (gnus-update-format-specifications): Really check
9705         the Gnus version of the .newsrc.eld file.
9706         (gnus-format-specs): Save the new default summary format.
9707
9708         * gnus-util.el (gnus-parent-id): Check whether references is empty
9709         before splitting.
9710
9711         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
9712         functions.
9713         (gnus-gather-threads-by-references): Inline
9714         `gnus-split-references'.
9715
9716         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
9717         default value of gnus-summary-line-format-spec.
9718
9719 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9720
9721         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
9722         message.
9723         (nnslashdot-request-list): Ditto.
9724         (nnslashdot-sid-strip): Removed.
9725
9726 2002-01-15  Simon Josefsson  <jas@extundo.com>
9727
9728         * nnimap.el (nnimap-close-asynchronous): Enable.
9729         (nnimap-close-group): Expunge.
9730
9731 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9732
9733         * gnus-util.el (gnus-user-date-format-alist): Typo.
9734         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
9735
9736 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9737
9738         * nneething.el (nneething-request-article): Set
9739         `nnmail-file-coding-system' to `binary' locally, in order to read
9740         files without any conversion.
9741
9742 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9743
9744         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9745         nnheader-file-coding-system and nnmail-active-file-coding-system.
9746         (gnus-agent-regenerate-group): Ditto.
9747         (gnus-agent-regenerate): Ditto.
9748         (gnus-agent-write-active): Ditto.
9749         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
9750
9751 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9752
9753         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
9754         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
9755
9756 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * gnus.el: We don't need gnus-article-show-all-headers.
9759
9760         * gnus-art.el (article-show-all, gnus-article-show-all-header):
9761         Ditto.
9762
9763         * gnus-sum.el (gnus-summary-select-article): Don't call
9764         show-all-headers, because hidden headers are not hidden text any
9765         more.
9766
9767 2002-01-13  Simon Josefsson  <jas@extundo.com>
9768
9769         * message.el (message-newline-and-reformat): Use `newline' instead
9770         of inserting \n, so that the newline is marked as hard.
9771
9772         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
9773         From Jesper Harder <harder@ifa.au.dk>.
9774
9775 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9776
9777         * imap.el (imap-close): Keep going if quit.
9778
9779         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
9780         nntp-server-buffer.
9781
9782 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9783
9784         * mm-view.el (mm-display-inline-fontify): Require font-lock to
9785         avoid unbinding shadowed variables.
9786
9787         * gnus-art.el (gnus-picon-databases): Moved here.
9788         (gnus-picons-installed-p): Moved here.
9789         (gnus-article-reply-with-original): Use `mark'.
9790
9791         * gnus.el (gnus-picon): Moved here and renamed.
9792
9793         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
9794         installed.
9795         (gnus-treat-mail-picon): Ditto.
9796         (gnus-treat-newsgroups-picon): Ditto.
9797
9798         * gnus-picon.el (gnus-picons-installed-p): New function.
9799
9800 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9801
9802         * gnus-agent.el (gnus-agent-go-online): Fix doc.
9803
9804 2002-01-12  Simon Josefsson  <jas@extundo.com>
9805
9806         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
9807         (nnimap-before-find-minmax-bugworkaround): Use it.
9808         (nnimap-find-minmax-uid): Don't reselect current mailbox.
9809         (nnimap-dont-close): New variable.
9810         (nnimap-close-group): Use it.
9811
9812 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9813
9814         * gnus-art.el (gnus-article-reply-with-original): Use
9815         `mark-active'.
9816
9817         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
9818
9819         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
9820         (gnus-score-advanced): Clean up.
9821         (gnus-score-advanced): Accept a multiple of the score.
9822
9823 2002-01-12  Simon Josefsson  <jas@extundo.com>
9824
9825         * flow-fill.el (fill-flowed-display-column)
9826         (fill-flowed-encode-columnq): New variables.  Suggested by
9827         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9828         (fill-flowed-encode, fill-flowed): Use them.
9829
9830         * message.el (message-send-news, message-send-mail): Use
9831         m-b-s-n-p-e-h-n.
9832
9833         * mml.el (autoload): Autoload fill-flowed-encode.
9834         (mml-buffer-substring-no-properties-except-hard-newlines): New
9835         function.
9836         (mml-read-part): Use it.
9837         (mml-generate-mime-1): Encode format=flowed if appropriate.
9838         (mml-insert-mime-headers): Insert format=flowed.
9839
9840         * flow-fill.el (fill-flowed-encode): New function.
9841         (fill-flowed): Bind fill-column to window width.
9842
9843 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9844
9845         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
9846         it exists.
9847         (gnus-summary-setup-buffer): Wake up dead summary buffers.
9848         (gnus-summary-buffer-name): Don't return the dead name after all.
9849         (gnus-summary-setup-buffer): Kill the dead buffer.
9850
9851         * gnus-art.el (gnus-article-followup-with-original): Store the
9852         value of the mark before deactivating it.
9853
9854 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9855
9856         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
9857         From: Karl Kleinpaste <karl@charcoal.com>
9858
9859         * gnus-art.el (article-display-x-face): Ditto.
9860         (gnus-article-reply-with-original): Use gnus-region-active-p.
9861         (gnus-article-followup-with-original): Ditto.
9862
9863         * gnus-sum.el (gnus-summary-read-group-1): Don't select
9864         downloadable article either.
9865
9866 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9867
9868         * gnus-art.el (article-display-x-face): Insert From:.
9869
9870         * gnus-sum.el (gnus-summary-move-article): Don't draw the
9871         article. Bind gnus-display-mime-function and
9872         gnus-article-prepare-hook.
9873
9874         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
9875         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
9876         gnus-agent-possibly-synchronize-flags to the last.
9877         (gnus-agent-go-online): New function. New variable.
9878
9879 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9880
9881         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
9882         (gnus-agent-regenerate): Ditto.
9883
9884 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * message.el (message-ignored-news-headers)
9887         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
9888         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
9889
9890         * gnus.el (gnus-gethash-safe): New macro.
9891
9892         * gnus-agent.el (gnus-agent-regenerate-history): New function.
9893         (gnus-agent-regenerate): Show messages.
9894
9895 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9896
9897         * gnus-agent.el (gnus-agent-regenerate-group): New function.
9898         (gnus-agent-regenerate): New function.
9899         (gnus-agent-save-alist): Sort.
9900         (gnus-agent-copy-nov-line): Test eobp.
9901         (gnus-agent-retrieve-headers): Erase buffer.
9902
9903 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9904
9905         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
9906         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
9907
9908         * gnus.el (gnus-agent-covered-methods): Move here.
9909         (gnus-online): New function.
9910         (gnus-agent-method-p): Move here.
9911
9912         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
9913         nil. Remove articles-alist.
9914
9915         * gnus-start.el (gnus-get-unread-articles): Check online.
9916         (gnus-groups-to-gnus-format): Ditto.
9917         (gnus-active-to-gnus-format): Ditto.
9918
9919         * gnus-agent.el (gnus-agent-get-function): Use it.
9920         (gnus-agent-get-undownloaded-list): Ditto.
9921         (gnus-agent-fetch-session): Only fetch online methods.
9922
9923         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
9924         (gnus-server-mode-map): Ditto.
9925         (gnus-server-offline-face): New face.
9926         (gnus-server-offline-face): New variable.
9927         (gnus-server-font-lock-keywords): Add offline.
9928         (gnus-server-insert-server-line): Ditto.
9929         (gnus-server-offline-server): New function.
9930
9931         * gnus-int.el (gnus-open-server): Turn to offline.
9932         (gnus-server-unopen-status): New variable.
9933
9934 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9935
9936         * nnkiboze.el (nnkiboze-request-article): Use
9937         gnus-agent-request-article.
9938
9939         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
9940         function. Insert undownloaded NOV.
9941
9942         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
9943         (gnus-agent-request-article): New function.
9944
9945         * gnus.el (gnus-agent-cache): New variable.
9946
9947         * gnus-int.el (gnus-retrieve-headers): Use
9948         gnus-agent-retrieve-headers.
9949         (gnus-request-head): Use gnus-agent-request-article.
9950         (gnus-request-body): Ditto.
9951
9952         * gnus-art.el (gnus-request-article-this-buffer): Use
9953         gnus-agent-request-article.
9954
9955         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
9956         article if it is undownloaded.
9957
9958 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9959
9960         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
9961
9962 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9963
9964         * canlock.el (canlock-string-as-unibyte): New macro.
9965         (canlock-sha1-with-openssl): Return a unibyte string.
9966         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
9967
9968 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9969
9970         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
9971
9972 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
9975         application/x-emacs-lisp.
9976
9977         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
9978
9979         * nntp.el (nntp-request-article): Add group parameter.
9980         (nntp-request-head): Ditto.
9981         (nntp-find-group-and-number): Add parameter group. Figure out
9982         number if the status line doesn't give (e.g. quimby.gnus.org).
9983
9984 2002-01-08  Simon Josefsson  <jas@extundo.com>
9985
9986         * mml.el (mml-generate-mime-1): Set recipient correctly.
9987
9988 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9989
9990         * message.el (message-read-from-minibuffer): Add parameter
9991         initial-contents.
9992         * gnus-msg.el (gnus-summary-resend-message): Use it.
9993
9994         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
9995         behavior of quit-config.
9996
9997         * message.el (message-make-from): Don't quote fullname.
9998         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
9999
10000         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
10001         From: <andre@slamdunknetworks.com>
10002
10003 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10004
10005         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
10006
10007         * gnus-art.el (gnus-header-button-alist): Handle mailto.
10008
10009         * mml.el (mml-preview): Bind gnus-original-article-buffer because
10010         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
10011         because bbdb may use it.
10012
10013 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10014
10015         * nneething.el (nneething-request-article): When a non-text file
10016         is converted to an article, its data is encoded in base64.  Call
10017         `nneething-make-head' with options to specify MIME types.
10018         (nneething-make-head): Add optional arguments to specify MIME
10019         types.
10020
10021 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10022
10023         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
10024         header if there is not.
10025
10026         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
10027
10028         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
10029         (gnus-inews-mark-gcc-as-read): Obsolete variable.
10030         (gnus-inews-do-gcc): Use them.
10031
10032         * gnus-group.el (gnus-group-mark-article-read): Put holes into
10033         gnus-newsgroup-unselected.
10034
10035 2002-01-06  Simon Josefsson  <jas@extundo.com>
10036
10037         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
10038         condition-case, not ignore-errors.
10039
10040 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10041
10042         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
10043         gnus-fetch-old-headers.
10044
10045         * gnus-art.el (article-display-x-face): Use the current buffer
10046         unless `W f'. Otherwise, X-Face may be shown in the header of a
10047         forwarded part.
10048         (gnus-treatment-function-alist): Treat xface before hiding
10049         headers.
10050
10051 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10052
10053         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
10054         parameters.
10055
10056 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10057
10058         * mm-util.el (mm-multibyte-p): Define conditionally when load.
10059         (mm-guess-charset): New function.
10060         (mm-charset-after): Use it.
10061         (mm-detect-coding-region): New function.
10062         (mm-detect-mime-charset-region): New function.
10063
10064         * gnus-sum.el (gnus-summary-show-article): Use
10065         mm-detect-coding-region.
10066
10067 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10068
10069         * message.el (message-make-fqdn): Be less violent.
10070
10071         * gnus.el (gnus-logo-color-style): Compute custom form
10072         automatically.
10073
10074         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
10075         score file of the parent to the document group.
10076
10077         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
10078         parameters parameter.
10079
10080         * gnus-score.el (gnus-score-load-file): Clean up.
10081
10082 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10083
10084         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
10085         From: Damien Wyart <damien.wyart@free.fr>
10086
10087         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
10088
10089 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10090
10091         * gnus-sum.el (gnus-select-group-hook): Typo.
10092
10093         * rfc2047.el (rfc2047-decode-string): Return immediately if there
10094         is no quoted-printable-encoded STRING.
10095         From: Jesper Harder <harder@ifa.au.dk>
10096
10097         (rfc2047-decode-string): Decode it.
10098
10099 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10100
10101         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
10102
10103 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
10104         Trivial patch.
10105
10106         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
10107         buffer to get rid of junk line.
10108
10109 2002-01-05  Simon Josefsson  <jas@extundo.com>
10110
10111         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
10112         C-o.
10113         (message-mode-map): Bind message-insert-or-toggle-importance to
10114         C-c C-u.
10115         (message-mode-map): Bind message-disposition-notification-to to
10116         C-c M-n.
10117         (message-mode-menu): Add m-d-n-t.
10118         (message-mode-field-menu): Add m-goto-from.
10119         (message-mode): Doc fix.
10120         (message-goto-from): New function.
10121         (message-insert-disposition-notification-to): New function.
10122         (message-tool-bar-map): Add receipt button.
10123
10124 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10125
10126         * gnus-sum.el (gnus-thread-latest-date): New function.
10127         (gnus-thread-sort-by-most-recent-number): Renamed.
10128         (gnus-thread-sort-functions): Doc fix.
10129         (gnus-select-group-hook): Don't use setq on a hook.
10130         (gnus-thread-latest-date): Use date, not number
10131
10132         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
10133         (gnus-agent-expire): Allow regexp of expire-days.
10134
10135         * gnus-art.el (gnus-article-reply-with-original): Deactivate
10136         region.
10137         (gnus-article-followup-with-original): Ditto.
10138
10139         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
10140
10141         * gnus-art.el (gnus-mime-display-alternative): Use
10142         gnus-local-map-property.
10143         (gnus-mime-display-alternative): Ditto.
10144         (gnus-insert-mime-security-button): Ditto.
10145         (gnus-insert-next-page-button): Ditto.
10146         (gnus-button-prev-page): Take optional args.
10147         (gnus-insert-prev-page-button): widget-convert.
10148
10149         * gnus-util.el (gnus-local-map-property): New function.
10150
10151         * gnus-art.el (gnus-prev-page-map): Use parent map.
10152         (gnus-next-page-map): Ditto.
10153
10154         * gnus-spec.el (gnus-parse-format): Clean up.
10155         (gnus-parse-format): Do complex formatting for %=.
10156
10157         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
10158         "X-Face: " to the data in the built-in scenario.
10159
10160         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
10161         (gnus-correct-pad-form): Renamed.
10162         (gnus-tilde-max-form): Clean up.
10163         (gnus-pad-form): Use gnus-use-correct-string-widths.
10164
10165         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
10166         support if that is available.
10167
10168         * gnus-sum.el (gnus-thread-highest-number): New function.
10169         (gnus-thread-sort-by-most-recent-thread): New function.
10170         (gnus-thread-sort-functions): Doc fix.
10171
10172 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10173
10174         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
10175         all cases.
10176         (gnus-summary-mode): Enable it in all cases.
10177         (gnus-summary-display-article): Ditto.
10178         (gnus-summary-edit-article): Ditto.
10179
10180         * gnus-ems.el (gnus-put-image): Really return glyph.
10181
10182         * gnus-art.el (gnus-article-x-face-command): Fix :type.
10183         (gnus-treat-smiley): Don't take "P" in the interactive form.
10184
10185 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10186
10187         * compface.el (uncompface): XEmacs and Emacs have differing
10188         capabilities.
10189
10190         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
10191
10192         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
10193         (gnus-article-xface-ring-size): Removed.
10194         (gnus-article-display-xface): Removed.
10195         (gnus-remove-image): Cleaned up.
10196
10197         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
10198         (gnus-xmas-create-image): Take pbm files.
10199         (gnus-x-face): Removed.
10200         (gnus-xmas-article-display-xface): Removed.
10201
10202         * gnus-fun.el (gnus-display-x-face-in-from): Bind
10203         default-enable-multibyte-characters.
10204
10205         * compface.el (uncompface): Doc fix.
10206
10207         * gnus-art.el (gnus-article-x-face-command): Use
10208         gnus-display-x-face-in-from.
10209
10210         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
10211
10212         * gnus-ems.el (gnus-put-image): Return the image.
10213
10214         * gnus-fun.el (gnus-display-x-face-in-from): New function.
10215         (gnus-x-face): Moved here.
10216
10217 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10218
10219         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
10220         invisible if string is nil.
10221         (gnus-xmas-article-display-xface): Use it.
10222
10223         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
10224         property when string is nil.
10225         (gnus-article-display-xface): Use it.
10226
10227 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10228
10229         * gnus-art.el (article-display-x-face): Check whether valid grey
10230         face was returned.
10231         (article-display-x-face): Place image in the right spot.
10232
10233         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
10234         stderr.
10235         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
10236
10237 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10238
10239         * gnus-xmas.el (gnus-xmas-create-image): Take optional
10240         parameters.
10241         (gnus-xmas-put-image): Allow non-strings to be passed.
10242
10243         * gnus-art.el (article-display-x-face): Use optional parameters.
10244
10245         * gnus-ems.el (gnus-create-image): Take optional parameters.
10246
10247         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
10248
10249         * compface.el (compface-xbm-p): Removed.
10250
10251         * gnus-ems.el (gnus-article-compface-xbm): Removed.
10252         (gnus-article-display-xface): Use compface.
10253
10254         * compface.el: New file.
10255
10256         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
10257         (gnus-convert-image-to-x-face-command): Ditto.
10258         (gnus-random-x-face): Quote argument.
10259         (gnus-x-face-from-file): Ditto.
10260
10261 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
10262
10263         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
10264         the expire-group parameter once per article rather than once
10265         per group; bind `nnmaildir-article-file-name' and `article'
10266         for convenience.  Leave article alone when expire-group
10267         specifies the current group.
10268         (nnmaildir--update-nov): be more concurrency-friendly with
10269         temp file names.
10270
10271 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10272
10273         * gnus-start.el (gnus-read-init-file): Cleaned up.
10274
10275 2002-01-03  Dave Love  <d.love@dl.ac.uk>
10276
10277         * gnus-start.el (gnus-startup-file-coding-system): Removed.
10278         (gnus-read-init-file): Don't use it.
10279
10280 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10281
10282         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
10283
10284 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10285
10286         * gnus-start.el (gnus-read-init-file): Don't force coding system
10287         for ~/.gnus.  From Dave Love <fx@gnu.org>.
10288
10289 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10290
10291         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
10292         * nnspool.el (nnspool-request-post): Ditto.
10293
10294         * mm-util.el (mm-use-find-coding-systems-region): New variable.
10295         (mm-find-mime-charset-region): Use it.
10296
10297 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10298
10299         * gnus.el (gnus-summary-line-format): Added :link.
10300         * gnus-topic.el (gnus-topic-line-format): Ditto.
10301         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
10302         * gnus-srvr.el (gnus-server-line-format): Ditto.
10303         * gnus-group.el (gnus-group-line-format): Ditto.
10304
10305         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
10306         :keys, it works on both Emacsen.
10307
10308 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10309
10310         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
10311
10312 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10313
10314         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
10315
10316 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
10317
10318         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
10319         very wide reply.
10320
10321 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10322
10323         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
10324         (gnus-picon-cache): New variable.
10325         (gnus-picon-transform-newsgroups): Cache stuff.
10326
10327         * gnus-art.el (gnus-article-reply-with-original): New command.
10328         (gnus-article-followup-with-original): New command.
10329
10330         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
10331         END parameters.
10332         (gnus-summary-followup): Take a list of list of articles.
10333         (gnus-inews-yank-articles): Allow lists of article/regions.
10334
10335         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
10336         longer the usual commands.
10337
10338         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
10339         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
10340         shell-command-on-region.
10341
10342 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10343
10344         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
10345           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
10346
10347 2002-01-03  Steve Youngs  <youngs@xemacs.org>
10348
10349         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
10350         understand ':keys', wrap it in an featurep 'xemacs.
10351
10352 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10353
10354         * gnus-ems.el (gnus-article-display-xface): Show xface in the
10355         order of headers (Actually, it is called in a reversed order). Add
10356         'gnus-image-text-deletable property.
10357         (gnus-remove-image): Remove text with such a property.
10358
10359         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
10360         gnus-put-image.
10361
10362         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
10363         with ", "
10364
10365 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10366
10367         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
10368
10369         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
10370         (article-display-x-face): Display grey X-Faces.
10371
10372         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
10373         (gnus-convert-gray-x-face-to-ppm): Ditto.
10374         (gnus-convert-image-to-gray-x-face): Ditto.
10375
10376         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
10377         gnus-summary-show-raw-article.
10378
10379 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10380
10381         Display picons in XEmacs without showing text.
10382
10383         * gnus-xmas.el (gnus-xmas-create-image): Don't use
10384         mm-create-image-xemacs to create xbm glyph, because it deletes
10385         temporary files.
10386         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
10387         (gnus-xmas-remove-image): Make text visible, remove glyph.
10388
10389         * gnus-picon.el (gnus-picon-transform-newsgroups)
10390         (gnus-picon-transform-address): Insert spec backward, due to the
10391         incompatibility of gnus-xmas-put-image.
10392
10393 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10394
10395         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
10396
10397 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10398
10399         * gnus.el: Doc fix.
10400
10401         * gnus-art.el: Doc fix.
10402
10403         * gnus-agent.el: Doc fix.
10404
10405 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10406
10407         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
10408
10409 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
10410
10411         * nnmaildir.el (nnmaildir--update-nov): automatically parse
10412         NOV data out of the message again if nnmail-extra-headers has
10413         changed.
10414
10415 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10416
10417         * gnus-fun.el: New file.
10418         (gnus-convert-image-to-x-face-command): New variable.
10419         (gnus-insert-x-face): New function.
10420         (gnus-random-x-face): Renamed.
10421         (gnus-x-face-from-file): Renamed.
10422
10423         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
10424         "_".
10425         (gnus-body-boundary-delimiter): Typo fix.
10426
10427 2002-01-02  Simon Josefsson  <jas@extundo.com>
10428
10429         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
10430         (gnus-body-boundary-delimiter): Fix type.
10431
10432 2002-01-01  Simon Josefsson  <jas@extundo.com>
10433
10434         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
10435         (gnus-treat-emphasize, gnus-treat-strip-cr)
10436         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
10437         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
10438         (gnus-treat-fill-article, gnus-treat-hide-citation)
10439         (gnus-treat-hide-citation-maybe)
10440         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
10441         (gnus-treat-strip-pem, gnus-treat-strip-banner)
10442         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
10443         (gnus-treat-date-ut, gnus-treat-date-local)
10444         (gnus-treat-date-english, gnus-treat-date-lapsed)
10445         (gnus-treat-date-original, gnus-treat-date-iso8601)
10446         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
10447         (gnus-treat-strip-trailing-blank-lines)
10448         (gnus-treat-strip-leading-blank-lines)
10449         (gnus-treat-strip-multiple-blank-lines)
10450         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
10451         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
10452         (gnus-treat-display-xface, gnus-treat-display-smileys)
10453         (gnus-treat-from-picon, gnus-treat-mail-picon)
10454         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
10455         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
10456         (gnus-treat-play-sounds, gnus-treat-translate)
10457         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
10458
10459         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
10460         (gnus-article-treat-body-boundary): Use it.
10461
10462         * message.el (message-mode): Fix doc.
10463         (message-mode-menu): Fix names.
10464
10465 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10466
10467         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
10468         articles.
10469
10470         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
10471         (gnus-picon-transform-address): Search for unknown faces as well.
10472         (gnus-picon-find-face): Don't search "news" for MISC.
10473         (gnus-picon-user-directories): Changed default back to exclude
10474         "unknown".
10475
10476         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
10477
10478         * gnus-picon.el (gnus-picon-find-face): Search through all
10479         databases.
10480         (gnus-picon-find-face): New implementation.
10481
10482         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
10483         keystroke.
10484         (gnus-topic-goto-next-topic): Ditto.
10485
10486         * gnus.el (gnus-summary-line-format): Changed default.
10487
10488         * nnmail.el (nnmail-extra-headers): Change default.
10489
10490         * gnus-sum.el (gnus-extra-headers): Change default.
10491
10492         * message.el (message-news-other-window): Changed "news" to
10493         "posting".
10494         (message-news-other-frame): Ditto.
10495         (message-do-send-housekeeping): Ditto.
10496
10497         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
10498         function.
10499         (gnus-article-unread-p): New function.
10500         (gnus-article-unseen-p): New function.
10501         (gnus-dead-summary-mode-map): Typo.
10502
10503         * gnus-util.el (gnus-make-predicate): New function.
10504         (gnus-make-predicate-1): New function.
10505
10506         * gnus-sum.el: New function.
10507         (gnus-map-articles): New function.
10508
10509         * gnus-art.el (gnus-treat-fold-headers): New variable.
10510         (gnus-article-treat-fold-headers): New command and keystroke.
10511
10512         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
10513         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
10514
10515 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10516
10517         * message.el (message-fcc-externalize-attachments): New variable.
10518         (message-do-fcc): Use it.
10519
10520         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
10521         (gnus-inews-do-gcc): Use it.
10522
10523         * mml.el (mml-tweak-sexp-alist): New variable.
10524         (mml-externalize-attachments): New variable.
10525         (mml-tweak-part): Use mml-tweak-sexp-alist.
10526         (mml-tweak-externalize-attachments): New function.
10527
10528 2002-01-01  Steve Youngs  <youngs@xemacs.org>
10529
10530         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
10531         'set-glyph-face' so x-face back/foreground can be set.
10532
10533 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10534
10535         * message.el (message-fix-before-sending): Fix a typo.
10536
10537 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10538
10539         * gnus-art.el (gnus-treat-smiley): Renamed command.
10540         (gnus-article-remove-images): New command and keystroke.
10541
10542         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
10543
10544         * smiley-ems.el (gnus-smiley-display): Removed.
10545
10546         * gnus.el (gnus-version-number): Update version.
10547
10548         * message.el (message-text-with-property): Renamed and moved
10549         here.
10550         (message-fix-before-sending): Highlight invisible text and place
10551         point there.
10552
10553 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10554
10555         * gnus.el: Oort Gnus v0.04 is released.
10556
10557 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10558
10559         * gnus-delay.el (gnus-delay-send-queue): Renamed.
10560
10561         * gnus-art.el (gnus-ignored-headers): More headers,
10562
10563         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
10564         of `scan-error', since XEmacs doesn't seem to support that.
10565
10566 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10567
10568         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
10569         arg.
10570         (gnus-summary-best-unread-subject): Ditto.
10571         (gnus-summary-best-unread-subject): No, don't.
10572         (gnus-summary-better-unread-subject): New command.
10573
10574         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
10575
10576         * lpath.el ((featurep 'xemacs)): fbind url function.
10577
10578         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
10579         buffer.
10580         (gnus-xmas-remove-image): Implementation that does something.
10581         (gnus-xmas-article-display-xface): Mark images properly.
10582
10583         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
10584
10585 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
10586
10587         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
10588
10589 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10590
10591         * gnus-group.el (gnus-group-line-format): Added %O to the default
10592         value.
10593
10594         * gnus-util.el (gnus-text-with-property): The smallest point is
10595         point-min.
10596
10597         * smiley-ems.el (smiley-region): Return images.
10598         (gnus-smiley-display): Allow toggling.
10599         (smiley-region): Use text properties, not overlays.
10600
10601         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
10602         implemented yet.
10603
10604         * smiley-ems.el (smiley-update-cache): Check for valid types.
10605
10606         * gnus-art.el (gnus-with-article-buffer): New macro.
10607
10608         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
10609         strings as well as the glyphs.
10610         (gnus-picon-transform-address): Ditto.
10611         (gnus-picon-insert-glyph): Ditto.
10612         (gnus-picon-transform-newsgroups): Toggle.
10613         (gnus-picon-transform-address): Toggle.
10614
10615         * gnus-ems.el (gnus-remove-image): New function.
10616         (gnus-put-image): Take an optional string.
10617
10618         * gnus-util.el (gnus-text-with-property): New function.
10619
10620         * gnus-art.el (gnus-delete-images): New function.
10621
10622         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
10623
10624         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
10625         (gnus-article-wash-status): Use it.
10626         (gnus-signature-toggle): Clean up.
10627         (gnus-add-wash-status): New function.
10628         (gnus-delete-wash-status): New function.
10629         (gnus-article-hide-text-type): Use them throughout.
10630         (gnus-add-image): New function.
10631
10632         * gnus-ems.el (gnus-article-display-xface): Use new interface.
10633
10634         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
10635         interface.
10636
10637         * gnus-art.el (article-display-x-face): Cleaned up.
10638
10639         * rfc2047.el (rfc2047-field-value): New function.
10640
10641         * mail-parse.el (mail-header-field-value): New alias.
10642
10643         * gnus-art.el (gnus-mime-print-part): Fix typos.
10644
10645         * smiley-ems.el (gnus-smiley-file-types): New variable.
10646         (smiley-update-cache): Use it.
10647         (smiley-regexp-alist): Suffix-less smiley names.
10648         (smiley-regexp-alist): Added more smileys.
10649
10650         * gnus-sum.el (gnus-print-buffer): Made into own function.
10651         (gnus-summary-print-article): Use it.
10652
10653         * mailcap.el (mailcap-mime-info): Actually return the bit that we
10654         looked for when REQUEST is a string.
10655
10656         * gnus-art.el (gnus-mime-button-commands): Add printing
10657         keystroke.
10658         (gnus-mime-copy-part): Doc fix.
10659         (gnus-mime-print-part): New command.
10660
10661 2001-12-31  Simon Josefsson  <jas@extundo.com>
10662
10663         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
10664         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
10665
10666 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10667
10668         * gnus-picon.el (gnus-treat-from-picon): Autoload.
10669         (picon): Fix doc.
10670
10671         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
10672         longer exists. Remove those codes.
10673         * gnus.el (gnus-use-picons): Ditto.
10674
10675 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10676
10677         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
10678         infloop.
10679
10680         * gnus-sum.el (t): New `W D' map.
10681
10682         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
10683         (gnus-article-treat-body-boundary): Clean up.
10684         (gnus-body-boundary-face): Removed.
10685         (gnus-article-goto-header): Moved here.
10686         (gnus-article-goto-header): Allow better regexps.
10687         (gnus-article-treat-fold-newsgroups): New command.
10688
10689         * gnus-sum.el (gnus-summary-move-article): We have to select an
10690         article to give `gnus-read-move-group-name' an opportunity to
10691         suggest an appropriate default.
10692
10693         * rfc2047.el (rfc2047-fold-line): New function.
10694         (rfc2047-unfold-line): Ditto.
10695         (rfc2047-fold-region): Don't fold just after the header name.
10696
10697         * mail-parse.el (mail-header-fold-line): New alias.
10698         (mail-header-unfold-line): Ditto.
10699
10700         * gnus-art.el (gnus-body-boundary-face): Renamed.
10701         (gnus-article-treat-body-boundary): Use it.
10702         (gnus-article-treat-body-boundary): Use an invisible header and a
10703         line of underline characters.
10704
10705 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
10708
10709         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
10710         (gnus-picon-split-address): New function.
10711         (gnus-picon-find-face): Use it.
10712         (gnus-picon-transform-address): Use it. Set first to t for each
10713         address.
10714
10715         * gnus-art.el (gnus-with-article-headers): Move to here. Define
10716         the macro then use it.
10717         (gnus-treatment-function-alist): Treat picons earlier.
10718
10719 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10720
10721         * gnus-art.el (gnus-body-separator-face): New variable.
10722         (gnus-article-treat-body-boundary): Use a blank, colored line.
10723
10724         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
10725         well.
10726
10727         * gnus-art.el (gnus-treat-body-boundary): New variable.
10728         (gnus-article-treat-unfold-headers): Use helper macro.
10729         (gnus-article-treat-body-boundary): New command.
10730
10731         * gnus.el (gnus-logo-color-style): Change the default color.
10732         (gnus-splash-face): Gray, gray.
10733
10734         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
10735         colors.
10736
10737         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
10738         (gnus-logo-color-style): Ditto.
10739         (gnus-logo-colors): Ditto.
10740
10741         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
10742
10743         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
10744
10745         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
10746         (gnus-picon-transform-newsgroups): New function.
10747
10748         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
10749         string.
10750
10751         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
10752
10753         * gnus-art.el (gnus-treat-cc-picon): New variable.
10754         (gnus-treat-mail-picon): Renamed.
10755
10756         * gnus-picon.el: New implementation.
10757         (gnus-picon-find-face): Renamed.
10758         (gnus-treat-from-picon): Use it.
10759         (gnus-picon-transform-address): Renamed.
10760         (gnus-treat-from-picon): Use it.
10761         (gnus-picon-create-glyph): Renamed.
10762         (gnus-picon-transform-address): Use it.
10763         (gnus-treat-cc-picon): New command.
10764
10765         * mm-decode.el (mm-create-image-xemacs): Separated out into
10766         function.
10767         (mm-get-image): Use it.
10768
10769         * gnus-art.el (gnus-treat-display-picons): Simplify.
10770         (gnus-treat-from-picon): Renamed.
10771
10772         * gnus-ems.el (gnus-create-image): New function.
10773         (gnus-put-image): New function.
10774
10775         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
10776         (gnus-with-article-headers): New macro.
10777         (gnus-article-goto-header): New function.
10778
10779         * gnus-xmas.el (gnus-image-type-available-p): New function.
10780
10781         * gnus-ems.el (gnus-image-type-available-p): New function.
10782
10783 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10784
10785         * nnrss.el (nnrss-check-group): Find the correct tag, because
10786         xml.el is changed.
10787
10788 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10789
10790         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
10791         lines are shorter than the window width.
10792         (gnus-ignored-headers): More headers.
10793
10794 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10795
10796         * gnus-art.el (gnus-treat-unfold-lines): New variable.
10797         (gnus-treat-unfold-headers): Renamed.
10798         (gnus-article-treat-unfold-headers): New command and keystroke.
10799
10800         * rfc2047.el (rfc2047-encode-message-header): Clean up.
10801
10802         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
10803
10804 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10805
10806         * sha1-el.el (sha1-use-external): New variable.
10807         (sha1-region): Use it.
10808         (sha1-string): Ditto.
10809
10810         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
10811         * gnus-picon.el: Less warnings when compile.
10812
10813 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10814
10815         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
10816         alias.
10817         (gnus-picons-database): Default to list.
10818         (gnus-picons-lookup-internal): Use it.
10819
10820         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
10821         to "bogus".
10822
10823         * gnus-win.el (gnus-configure-windows-hook): New hook.
10824
10825 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
10826
10827         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
10828
10829 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10830
10831         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
10832         lists.
10833         (gnus-select-newsgroup): Don't append; push.
10834         (gnus-adjust-marked-articles): Remove obsolete ranges from
10835         `seen'.
10836         (gnus-update-marks): Clean up.
10837         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
10838
10839 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
10840
10841         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
10842
10843 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10844
10845         * gnus-sum.el (gnus-auto-select-subject): New variable.
10846         (gnus-summary-best-unread-subject): New function.
10847         (gnus-summary-best-unread-article): Use it.
10848         (gnus-summary-first-unseen-subject): New function and command.
10849
10850         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
10851         other treatments.
10852
10853         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
10854         function.
10855
10856         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
10857         from the list of hidden types.
10858
10859         * mm-view.el (mm-inline-text): Ditto.
10860         (mm-inline-text): Ditto.
10861         (mm-w3-prepare-buffer): Ditto.
10862
10863         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
10864
10865 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10866
10867         * gnus-art.el (gnus-ignored-headers): Added more headers.
10868
10869 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
10870
10871         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
10872         once.
10873
10874 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10875
10876         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
10877
10878 2001-12-28  Simon Josefsson  <jas@extundo.com>
10879
10880         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
10881         Jesper Harder <harder@ifa.au.dk>.
10882
10883 2001-12-27  Simon Josefsson  <jas@extundo.com>
10884
10885         * gnus-sum.el (gnus-select-newsgroup): Make
10886         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
10887         contain all articles (instead of none) when no seen marks have
10888         been set for the group.
10889         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
10890         instead, it seems to result in shorter ranges.
10891
10892 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10893
10894         * mm-util.el (mm-iso-8859-x-to-15-region): Use
10895         insert-before-markers.
10896         From Jesper Harder <harder@ifa.au.dk>
10897
10898 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
10899
10900         * nnmaildir.el (nnmaildir-save-mail): create the destination
10901         groups if they do not exist.
10902
10903 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10904
10905         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
10906
10907 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10908
10909         * gnus-group.el (gnus-group-read-ephemeral-group): Call
10910         gnus-group-real-name.
10911
10912         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
10913         (gnus-newsgroup-variables): Ditto.
10914
10915         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
10916         return it.
10917
10918 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
10919
10920         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
10921         * nnmaildir.el (top-level): Add commentary.
10922         (nnmaildir-version): Indicate that nnmaildir is now a standard
10923         part of Gnus, not separately released.
10924
10925 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10926
10927         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
10928         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
10929         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
10930         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10931
10932 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10933
10934         * nnmaildir.el: Copyright changes. Require cl only at compile time.
10935
10936 2001-12-20  Simon Josefsson  <jas@extundo.com>
10937
10938         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
10939         ZHU <zsh@cs.rochester.edu>.
10940         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
10941         Brian P Templeton <bpt@tunes.org>.
10942
10943 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10944
10945         * nnmaildir.el: New file.
10946         From Paul Jarc <prj@po.cwru.edu>.
10947
10948 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10949
10950         * nndoc.el (nndoc-type-alist): Move forward to the end.
10951
10952 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10953
10954         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
10955         `dolist'.
10956
10957 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10958
10959         * gnus-win.el (gnus-frames-on-display-list): New function.
10960         (gnus-get-buffer-window): Use it.
10961
10962 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10963
10964         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
10965
10966 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10967
10968         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
10969
10970 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10971            From Harald Meland <Harald.Meland@usit.uio.no>
10972
10973         * gnus-win.el (gnus-get-buffer-window): New function.
10974         (gnus-all-windows-visible-p): Use it.
10975
10976         * gnus-util.el (gnus-horizontal-recenter)
10977         (gnus-horizontal-recenter, gnus-horizontal-recenter)
10978         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
10979
10980         * gnus-score.el (gnus-score-insert-help): Use it.
10981
10982         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
10983         (gnus-generate-tree, gnus-highlight-selected-tree)
10984         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
10985         it.
10986
10987         * gnus-art.el (gnus-article-set-window-start)
10988         (gnus-mm-display-part, gnus-request-article-this-buffer)
10989         (gnus-button-next-page, gnus-button-prev-page)
10990         (gnus-article-button-next-page, gnus-article-button-prev-page):
10991         Use it.
10992
10993 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
10994
10995         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
10996         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10997         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
10998
10999 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11000
11001         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
11002         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
11003         * mml1991.el, nnultimate.el: Add `coding'.
11004
11005 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
11006
11007         * ChangeLog: changed coding to buffer-file-coding-system
11008         * ChangeLog.1: same
11009         * nnwfm.el: same
11010         * gnus-smiley.el: same
11011         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
11012         * gnus-delay.el: same
11013         * gnus-spec.el: same
11014         * message.el: same
11015         * mml1991.el: same
11016         * nnultimate.el: same
11017
11018 2001-12-16  Simon Josefsson  <jas@extundo.com>
11019         Inspired by code by Dirk Meyer <dischi@tzi.de>.
11020
11021         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
11022         (gnus-summary-save-map): Add muttprint.
11023         (gnus-summary-make-menu-bar): Ditto.
11024         (gnus-summary-muttprint): New function.
11025
11026         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
11027
11028 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11029
11030         * uudecode.el (uudecode-decode-region-internal): Speedup by using
11031         temporary list instead of buffer.
11032
11033         * mm-url.el (executable-find): autoload.
11034
11035 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11036
11037         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
11038         to variable, follow doc-string conventions).
11039
11040 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
11041
11042         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
11043         subscribe-level
11044         * gnus-topic.el (gnus-subscribe-topics): use it.
11045
11046 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11047
11048         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
11049         messages. (A small patch with indentation)
11050         From Sean Neakums <sneakums@zork.net>.
11051
11052         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
11053         nil after shooting down the gnus-original-article-buffer.
11054
11055 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11056
11057         * uudecode.el (uudecode-use-external): New variable.
11058         (uudecode-decode-region): Automatically detect external program.
11059
11060         * binhex.el (binhex-use-external): New variable.
11061         (binhex-decode-region-internal): New function.
11062         (binhex-decode-region): Automatically detect external program.
11063
11064         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
11065         Use them.
11066
11067 2001-12-12  Simon Josefsson  <jas@extundo.com>
11068
11069         * nnvirtual.el (nnvirtual-always-rescan)
11070         (nnvirtual-component-regexp): Fix doc.
11071
11072         * nnoo.el (defvoo): Add doc to defvoo variables.
11073
11074         * nnml.el (nnml-directory, nnml-active-file)
11075         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
11076         (nnml-marks-is-evil, nnml-filenames-are-evil)
11077         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
11078
11079         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
11080         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
11081         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
11082         `error'.
11083
11084         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
11085         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
11086
11087         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
11088         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
11089         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
11090         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
11091
11092         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
11093         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
11094
11095         * imap.el, nnimap.el: Fix indentation.
11096
11097         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
11098
11099 2001-12-12  Didier Verna  <didier@xemacs.org>
11100
11101         * gnus-msg.el (gnus-group-news): New function.
11102         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
11103         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
11104         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
11105         for it.
11106         * gnus-msg.el (gnus-summary-news-other-window): New function.
11107         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
11108         bind it to `i'.
11109         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
11110         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
11111         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
11112         for it (called with a prefix).
11113         * gnus-msg.el (gnus-configure-posting-styles): add an optional
11114         group-name argument.
11115         * gnus-msg.el (gnus-setup-message): use it.
11116
11117 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11118
11119         * gnus-sum.el (gnus-summary-show-article): Fix doc.
11120
11121 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11122
11123         * mml.el (mime-to-mml): Remove Content-Disposition too.
11124
11125 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11126
11127         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
11128         * gnus-group.el (gnus-group-name-decode): Decode unibyte
11129         strings only.
11130         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11131
11132 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
11133
11134         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
11135         (nnmail-fancy-expiry-target): Use it.
11136         Suggestions from Simon Josefsson <jas@extundo.com>.
11137
11138 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11139
11140         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
11141
11142 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11143
11144         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
11145
11146         * gnus-util.el (gnus-url-unhex-string): Move here.
11147
11148 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11149
11150         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
11151         mm-url-decode-entities-nbsp.
11152
11153         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
11154         * webmail.el, nnwfm.el: Use mm-url.
11155
11156         * mm-url.el (mm-url-fetch-form): Move from nnweb.
11157         (mm-url-remove-markup): Move from nnweb.
11158         (mm-url-fetch-simple): Move from webmail.
11159
11160         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
11161
11162 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11163
11164         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
11165         (gnus-summary-print-article): Use it.
11166
11167         * gnus-util.el (gnus-replace-in-string): Typo.
11168
11169 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11170
11171         * nnweb.el (nnweb-replace-in-string): Removed.
11172
11173         * gnus-util.el (gnus-replace-in-string): New function.
11174         (gnus-mode-string-quote): Use it.
11175
11176         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
11177         * nnwfm.el (nnwfm-create-mapping): Ditto.
11178
11179 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11180
11181         * dgnushack.el (dgnushack-compile): nnrss.el and
11182         nnslashdot.el don't depend on nnweb, url, w3.
11183
11184         * nnrss.el: Use mm-url.
11185
11186 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11187
11188         * mm-url.el (mm-url-insert-file-contents): Support file:.
11189
11190 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11191
11192         * mm-view.el: Lower case for the description line. Sync from the
11193         Emacs CVS.
11194
11195 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11196
11197         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
11198         From:  Stefan Monnier  <monnier@cs.yale.edu>
11199
11200 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
11203
11204 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11205
11206         * mm-url.el: Require executable.
11207         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
11208
11209 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11210
11211         * pop3.el (pop3-munge-message-separator): Only use valid date.
11212         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
11213
11214         * Makefile.in: gnus-load.elc may not be generated.
11215
11216 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11217
11218         * mm-url.el: New file.
11219         * nnslashdot.el: Use it.
11220         * mm-extern.el (mm-extern-url): Use it.
11221
11222 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11223
11224         * gnus-sum.el (gnus-summary-save-article): Nix
11225         gnus-display-mime-function and gnus-article-prepare-hook.
11226
11227         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
11228         the beginning of lines.
11229         (gnus-complex-form-to-spec): Ditto.
11230
11231 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11232
11233         * message.el (message-make-mft): Fix the m-s-a-file regexp.
11234         From Paul Jarc <prj@po.cwru.edu>.
11235
11236 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11237
11238         * message.el: New variable message-subscribed-address-file;
11239         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
11240
11241 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11242
11243         * message.el (message-tab-body-function): Set to nil.
11244         (message-tab): Use text-mode-map or global-map.
11245         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
11246
11247 2001-11-30  Simon Josefsson  <jas@extundo.com>
11248
11249         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
11250         instead of gnus-union, for speed.  Suggested by Christoph Conrad
11251         <christoph.conrad@gmx.de>.
11252         (gnus-agent-fetch-group-1): Add verbose message.
11253
11254 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11255
11256         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
11257         of integers.
11258
11259 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11260
11261         * message.el (message-newgroups-header-regexp)
11262         (message-completion-alist, message-tab-body-function): Use
11263         defcustom rather than defvar.
11264         (message-tab): Mention `message-tab-body-function' in doc.
11265         Suggested by Karl Eichwalder.
11266
11267 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11268
11269         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
11270
11271 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11272
11273         * nnheader.el (nnheader-find-nov-line): Don't use macro
11274         gnus-delete-line.
11275
11276         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
11277         (gnus-group-name-charset): Ditto.
11278
11279         * gnus-util.el (gnus-buffer-live-p): Ditto.
11280
11281 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11282
11283         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
11284         open parenthesis in doc.
11285         (sieve-manage-authenticator-alist): Typo in doc.
11286         * imap.el (imap-authenticator-alist): Typo in doc.
11287         (imap-stream-alist): Backslash.
11288
11289         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
11290           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
11291
11292 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11293
11294         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
11295
11296         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
11297
11298         * gnus-msg.el (gnus-configure-posting-styles): use
11299         make-local-hook. Add LOCAL for add-hook.
11300
11301 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
11302
11303         * message.el (message-mode): Use `make-local-hook' unless
11304         obsolete.
11305         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
11306
11307 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11308
11309         * canlock.el: Remove sha1.el and base64.el stuff.
11310
11311 2001-11-26  Didier Verna  <didier@xemacs.org>
11312
11313         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
11314         if needed.
11315
11316 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * message.el (message-tamago-not-in-use-p): New function.
11319         (message-strip-forbidden-properties): Use it.
11320
11321 2001-11-26  Didier Verna  <didier@xemacs.org>
11322
11323         * gnus-start.el (gnus-check-first-time-used): only check for
11324         existence of .el[d] files.
11325
11326 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11327
11328         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
11329
11330         * message.el (message-setup-1): Clean up mc-*.
11331
11332 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11333
11334         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
11335         * gnus-score.el (gnus-score-find-bnews): Use it.
11336
11337         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
11338         (gnus-summary-limit-to-author): Ditto.
11339         (gnus-summary-limit-to-extra): Ditto.
11340         (gnus-summary-find-matching): Support not-matching argument.
11341
11342 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11343
11344         * message.el (message-wash-subject): Use `insert' rather than
11345         `insert-string', which is deprecated.
11346
11347 2001-11-24  Simon Josefsson  <jas@extundo.com>
11348
11349         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
11350         message. (Gnus does not "default" to using 8bit for the message,
11351         it default to use 8bit encoding and the user-supplied CTE
11352         value. Calling this behaviour "treating it as 8bit" is perhaps
11353         better.)
11354
11355         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
11356         (compare mm-charset-to-coding-system).
11357
11358 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11359
11360         * canlock.el (canlock-sha1-with-openssl): Use unibyte
11361         buffer. Correctly decode hex.
11362
11363 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11364
11365         * gnus-agent.el (gnus-category-insert-line): Convert category
11366         names to strings.
11367
11368 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11369
11370         * message.el (sha1): eval-and-compile.
11371
11372 2001-11-20  Simon Josefsson  <jas@extundo.com>
11373
11374         * message.el (message-allow-no-recipients): New variable.
11375         (message-send): Use it, customize the prompting when posting to
11376         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
11377
11378 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11379
11380         * mm-util.el (mm-coding-system-priorities): New variable.
11381         (mm-sort-coding-systems-predicate): New function.
11382         (mm-find-mime-charset-region): Resort coding systems if needed.
11383         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
11384
11385 2001-11-20  Didier Verna  <didier@xemacs.org>
11386
11387         * gnus-group.el (gnus-group-make-help-group): new optional
11388         argument to control the error behavior.
11389         * gnus-start.el (gnus-check-first-time-used): use it to avoid
11390         erroring.
11391
11392 2001-11-19  Simon Josefsson  <jas@extundo.com>
11393
11394         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
11395         instead of C-c C-u.  Suggested by Per Abrahamsen
11396         <abraham@dina.kvl.dk>.
11397
11398 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11399
11400         * nnfolder.el (nnfolder-read-folder): Use group instead of
11401         nnfolder-current-group.
11402         Suggested by Lorentey Karoly <lorentey@elte.hu>.
11403
11404 2001-11-17  Simon Josefsson  <jas@extundo.com>
11405
11406         * message.el (message-send): Ask user if Fcc/Gcc should be
11407         performed when no other sender was specified.
11408         Suggested by prj@po.cwru.edu (Paul Jarc).
11409
11410 2001-11-17  Simon Josefsson  <jas@extundo.com>
11411
11412         * message.el (message-mode, message-mode-map): Use C-c C-u for
11413         Importance: instead of C-c C-p (used by SC).
11414
11415 2001-11-16  Simon Josefsson  <jas@extundo.com>
11416
11417         * message.el (message-insert-importance-high)
11418         (message-insert-importance-low): Save point.
11419
11420         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
11421         value.
11422
11423 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
11424
11425         * message.el (message-strip-special-text-properties): New option.
11426         (message-strip-forbidden-properties): Obey it.
11427
11428 2001-11-14  Sam Steingold  <sds@gnu.org>
11429
11430         * gnus-score.el: Fixed some doc strings to properly quote symbols.
11431
11432 2001-11-15  Simon Josefsson  <jas@extundo.com>
11433
11434         Support "Importance:" header in Message.
11435
11436         * message.el (message-mode-map): Bind C-c C-p to
11437         `message-insert-or-toggle-importance'
11438         (message-mode-menu): Add message-insert-importance-{high,low}.
11439         (message-insert-importance-high, message-insert-importance-low)
11440         (message-insert-or-toggle-importance): New functions.
11441         (message-tool-bar-map): Add {un,}important.
11442         (message-mode): Doc fix.
11443
11444 2001-11-15  Simon Josefsson  <jas@extundo.com>
11445
11446         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
11447
11448         * mml.el (mml-menu): Fix toolbar tooltip.
11449
11450 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11451
11452         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
11453         * nnml.el (nnml-save-marks): Ditto.
11454
11455         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
11456
11457 2001-11-15  Simon Josefsson  <jas@extundo.com>
11458
11459         * nnml.el (nnml-save-marks):
11460         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
11461         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
11462
11463 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
11464
11465         * gnus-art.el (gnus-article-wash-status-strings): Use
11466         `copy-sequence', not `copy-seq'.
11467
11468 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
11469
11470         * gnus-art.el (gnus-article-wash-status-strings): New constant.
11471         (gnus-gnus-article-wash-status-entry): New function.
11472         (gnus-article-wash-status): Use it.
11473
11474 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11475
11476         * mml1991.el: Add coding header.
11477
11478 2001-11-12  Simon Josefsson  <jas@extundo.com>
11479
11480         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
11481         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
11482         `mml1991-sign' and `mml1991-encrypt'.
11483         (mml1991-encrypt, mml1991-sign): New glue functions.
11484         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
11485
11486         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
11487         (mml-menu): Add PGP to menu.
11488
11489         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
11490         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
11491         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
11492         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
11493
11494         * mml2015.el: Mention RFC 3156.
11495
11496         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
11497
11498 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11499
11500         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
11501
11502         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
11503           From <Michael.Cook@cisco.com>
11504
11505 2001-11-11  Simon Josefsson  <jas@extundo.com>
11506
11507         * message.el (top-level): Autoload sha1.
11508         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
11509         canlock, no need to require two different hash algs).  Suggested
11510         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
11511
11512 2001-11-09  Simon Josefsson  <jas@extundo.com>
11513
11514         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
11515         <Pavel@Janik.cz>.
11516
11517 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11518
11519         * message.el (message-point-in-header-p): New function.
11520         (message-do-auto-fill): Use it.
11521         (message-beginning-of-line): New function.  Goes to beginning of
11522         header value (i.e., end of header name), or to beginning of line
11523         if already at beginning of value.  Behaves like
11524         `beginning-of-line' when in message body.
11525         (message-mode-map): Bind it.
11526
11527 2001-11-08  Simon Josefsson  <jas@extundo.com>
11528
11529         * gnus-msg.el (gnus-posting-styles): Add doc.
11530
11531 2001-11-07  Simon Josefsson  <jas@extundo.com>
11532
11533         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
11534
11535         * sieve-mode.el (sieve-control-commands-face)
11536         (sieve-control-commands-face, sieve-action-commands-face)
11537         (sieve-test-commands-face, sieve-tagged-arguments-face): New
11538         faces.
11539         (sieve-font-lock-keywords): Use them.
11540         (sieve-mode): Only set font-lock-defaults in emacs.
11541
11542         * gnus-art.el (gnus-default-article-saver): Add
11543         gnus-summary-save-body-in-file.
11544         (gnus-summary-write-to-file): Fix doc.
11545
11546 2001-11-07  Simon Josefsson  <jas@extundo.com>
11547
11548         * gnus-art.el (gnus-treat-highlight-signature): Add cross
11549         reference to the correct chapter in the manual.
11550
11551         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
11552         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
11553
11554 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11555
11556         * mml.el (mml-preview): Bind mail-header-separator.
11557
11558 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11559
11560         * message.el: Always require canlock.
11561         (message-ignored-supersedes-headers): Include Cancel-Lock and
11562         Cancel-Key.
11563         (message-insert-canlock): Don't require canlock.
11564         (message-cancel-news): Don't check whether canlock is available.
11565         (message-supersede): Support cancel-locks.
11566
11567         * gnus-art.el: Don't autoload canlock.
11568
11569 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11570
11571         * mail-source.el (mail-source-fetch-imap): ASYNC param.
11572         From: <andre@slamdunknetworks.com>
11573
11574 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * many files: Fix copyright lines.
11577
11578 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11579
11580         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
11581         Suggested by Dave Love  <fx@gnu.org>.
11582
11583 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11584
11585         * message.el (message-kill-buffer): Remove auto-save file after
11586         confirm.
11587
11588         * message.el (message-send-mail): Call message-generate-headers
11589         once.  Suggested by Matt Armstrong <matt@lickey.com>.
11590
11591         * gnus-topic.el (gnus-topic-rename): Initial-input.
11592         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
11593
11594 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11595
11596         * message.el (message-forbidden-properties): New constant.
11597         (message-strip-forbidden-properties): New function.
11598         (message-mode): Activate it.
11599
11600 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11601
11602         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
11603         (mm-hack-charsets): Fix doc.
11604
11605 2001-11-02  Simon Josefsson  <jas@extundo.com>
11606
11607         * gnus-int.el (gnus-check-server): Message "...done" when done.
11608
11609         * imap.el (imap-close): Don't message (imap-send-command-wait
11610         returns if the connection is dropped).
11611         (imap-wait-for-tag): Nix out message only when necessary.
11612
11613         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
11614         for non-crossposting.
11615         (gnus-sieve-crosspost): Default to t to be consistent with other
11616         parts of Gnus.
11617
11618 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11619
11620         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
11621         (mm-iso-8859-x-to-15-table): Ditto.
11622         (mm-iso-8859-x-to-15-region): Ditto.
11623         (mm-find-mime-charset-region): Ditto.
11624
11625 2001-11-01  Simon Josefsson  <jas@extundo.com>
11626
11627         * nnimap.el (nnimap-close-asynchronous): New variable.
11628         (nnimap-close-group): Use it.
11629         (nnimap-expunge): Don't use it.
11630
11631         * imap.el (imap-callbacks): New variable.
11632         (imap-remassoc): Copied from `gnus-remassoc'.
11633         (imap-add-callback): New function.
11634         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
11635         behaviour.
11636         (imap-parse-response): Call the callback.
11637
11638         * message.el (message-insert-canlock): New variable.
11639         (message-canlock-generate, message-canlock-password)
11640         (message-insert-canlock): New functions.
11641         (message-send-news): Call `message-insert-canlock'.
11642         (top-level): Require canlock when compiling.
11643         (message-insert-canlock): Require canlock before we need it.
11644
11645 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11646
11647         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
11648
11649 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11650
11651         * dgnushack.el (dgnushack-make-load): A workaround for
11652         custom-add-loads bug in some versions of XEmacs.
11653
11654 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11655
11656         * mm-util.el (mm-charset-synonym-alist): Revert (some).
11657
11658 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11659
11660         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
11661         (mm-hack-charsets): New variable.
11662         (mm-iso-8859-15-compatible): New variable.
11663         (mm-iso-8859-x-to-15-table): New variable.
11664         (mm-find-mime-charset-region): Add parameter hack-charsets.
11665
11666         * mm-bodies.el (mm-encode-body): Use it.
11667         * mml.el (mml-parse-1): Ditto.
11668
11669 2001-11-01  Simon Josefsson  <jas@extundo.com>
11670
11671         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
11672
11673 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11674
11675         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
11676         is nil.
11677
11678 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11679
11680         * smiley-ems.el (smiley-update-cache): Auto detect file type.
11681
11682         * message.el (message-forward-rmail-make-body): Use
11683         save-window-excursion.
11684         (message-encode-message-body): Search with noerror.
11685         (message-setup-1): Convert compose-mail send-actions to
11686         message-send-actions.
11687
11688 2001-11-01  Simon Josefsson  <jas@extundo.com>
11689
11690         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
11691         <yamaoka@jpl.org>.
11692
11693 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11694
11695         * sieve-manage.el (sieve-string-bytes): No complain.
11696
11697 2001-11-01  Simon Josefsson  <jas@extundo.com>
11698
11699         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
11700         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
11701         has autoload cookies, so no `require' should be necessary.)
11702
11703         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
11704         files.
11705
11706 2001-10-31  Simon Josefsson  <jas@extundo.com>
11707
11708         * gnus-cus.el (gnus-group-parameters): Support integer `display'
11709         parameter.
11710
11711         * gnus-sum.el (gnus-select-newsgroup): If group parameter
11712         `display' is a number (and C-u wasn't used to enter group), only
11713         fetch that number of articles.
11714
11715 2001-10-31  Matt Armstrong  <matt@lickey.com>
11716
11717         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
11718         not-subscribed -> subscribed.
11719
11720 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721         From: Josh Huber <huber@alum.wpi.edu>
11722
11723         * message.el (message-subscribed-address-functions): New variable.
11724         (message-subscribed-addresses): New variable.
11725         (message-subscribed-regexps): New variable.
11726         (message-goto-mail-followup-to): New function.
11727         (message-send-mail): Add Mail-Followup-To.
11728         (message-make-mft): New function.
11729
11730         * gnus.el (gnus-find-subscribed-addresses): New function.
11731
11732 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11733
11734         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
11735         (mail-source-fetch-pop): Ditto.
11736         (mail-source-check-pop): Ditto.
11737
11738         * gnus-start.el (gnus-read-init-file): Ditto.
11739         (gnus-activate-group): Ditto.
11740         (gnus-read-newsrc-el-file): Ditto.
11741
11742 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11743
11744         * message.el (message-get-reply-headers): Make sure there is ", ".
11745
11746         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
11747         mm-coding-system-p. Don't correct it only in XEmacs.
11748         (mm-charset-to-coding-system): Use mm-coding-system-p and
11749         mm-get-coding-system-list.
11750         (mm-emacs-mule, mm-mule4-p): New variables.
11751         (mm-enable-multibyte, mm-disable-multibyte,
11752         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
11753         mm-with-unibyte-current-buffer,
11754         mm-with-unibyte-current-buffer-mule4): Use them.
11755         (mm-find-mime-charset-region): Treat iso-2022-jp.
11756
11757         From  Dave Love  <fx@gnu.org>:
11758
11759         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
11760         construction.
11761         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
11762         entries conditional on not having a coding system defined for
11763         them.
11764         (mm-mule-charset-to-mime-charset): Use
11765         find-coding-systems-for-charsets if defined.
11766         (mm-charset-to-coding-system): Don't use
11767         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
11768         later.  Add last resort search of coding systems.
11769         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
11770         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
11771         Mule 4.
11772         (mm-find-mime-charset-region): Re-write.
11773         (mm-with-unibyte-current-buffer): Restore buffer as well as
11774         multibyteness.
11775
11776 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11777
11778         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
11779         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
11780         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
11781
11782 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11783
11784         * gnus-art.el (article-display-x-face): Nix buffer-read-only
11785         again.
11786
11787         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
11788
11789 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11790
11791         * gnus-spec.el (gnus-parse-simple-format): Use
11792           buffer-substring-no-properties.
11793
11794 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11795
11796         * gnus-art.el (article-verify-cancel-lock): New function.
11797
11798         * nnheader.el (nntp-process-response): New variable.
11799         (nnheader-init-server-buffer): Make `nntp-process-response'
11800         buffer-local in `nntp-server-buffer'.
11801
11802         * nntp.el (nntp-prepare-post-hook): New hook.
11803         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
11804         (nntp-async-trigger): Ditto.
11805         (nntp-request-post): Insert a server's ID if there's no Message-ID
11806         header; run `nntp-prepare-post-hook'.
11807
11808 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11809
11810         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
11811         instead.
11812
11813         * message.el (message-forward-subject-author-subject): Don't use
11814         message-news-p, which widens the buffer.
11815         (message-forward-make-body): New function.
11816         (message-forward): Use it.
11817         (message-insinuate-rmail): New function.
11818         (message-forward-rmail-make-body): New function.
11819
11820 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11821
11822         * mm-extern.el (mm-extern): Provide it.
11823
11824         * mm-partial.el (mm-partial): Provide it.
11825
11826 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11827
11828         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
11829
11830 2001-10-29  Simon Josefsson  <jas@extundo.com>
11831
11832         * mml.el (mml-preview): Bind message-this-is-news if it is
11833         news. From Jesper Harder <harder@myrealbox.com>.
11834
11835 2001-10-28  Simon Josefsson  <jas@extundo.com>
11836
11837         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
11838
11839 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
11840
11841         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
11842         ironic smilies.
11843
11844 2001-10-27  Simon Josefsson  <jas@extundo.com>
11845
11846         * message.el (message-indent-citation): Don't add trailing
11847         whitespace when citing text.
11848
11849         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
11850         <harder@ifa.au.dk>.
11851
11852 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11853
11854         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
11855         not available.
11856         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
11857         (nnweb-type-definition): Add google as alias of dejanews.
11858         (nnweb-google-parse-1): Forward 1 line.
11859
11860 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11861
11862         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
11863         variable `message-forward-ignored-headers'.
11864
11865 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
11866
11867         * gnus.el (gnus-expand-group-parameter): New function.
11868         (gnus-expand-group-parameters): Call it.
11869         (gnus-group-fast-parameter): New function.
11870         (gnus-group-find-parameter): Call it.
11871
11872 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11873
11874         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
11875         vector (it didn't before because of a bug).
11876         * gnus-msg.el (gnus-post-news): Use header vector directly, if
11877         available.  Before it converted it to an article number.
11878
11879         This makes followup to news articles with negative numbers in
11880         nnvirtual groups use news instead of mail.
11881
11882 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11883
11884         * gnus.el (post-method): Use `native' instead of `nil'.
11885
11886         * gnus-msg.el (gnus-post-method): Ditto.
11887
11888 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11889
11890         * gnus.el (gnus-define-group-parameter): Grammar fix.
11891
11892 2001-10-22  Simon Josefsson  <jas@extundo.com>
11893
11894         * gnus-msg.el (gnus-extended-version): Include
11895         system-configuration.
11896         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
11897
11898 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
11899
11900         * gnus.el (post-method): Customization fix: `native' is not a
11901         valid value.
11902         * gnus-msg.el (gnus-post-method): Doc and customization fix:
11903         `native' is not a valid value.
11904
11905 2001-10-21  Simon Josefsson  <jas@extundo.com>
11906
11907         * nnimap.el (nnimap): Defgroup
11908         (nnimap-strict-function, nnimap-strict-function-match): New
11909         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
11910         (nnimap-split-crosspost, nnimap-split-inbox)
11911         (nnimap-split-rule, nnimap-split-predicate)
11912         (nnimap-split-predicate): Defcustom.
11913         (nnimap-split-inbox, nnimap-expunge-search-string)
11914         (nnimap-importantize-dormant): Remove "*" from doc.
11915
11916 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11917
11918         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
11919         not supplied via prefix arg.  From Lisp, make arg mandatory.
11920         Suggested by Frank Schmitt.
11921
11922 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11923
11924         * message.el (message-do-auto-fill): Avoid calling
11925         'rfc822-goto-eoh'.
11926
11927 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11928         From Paul Jarc <prj@po.cwru.edu>.
11929
11930         * message.el (message-get-reply-headers): Restructure the logic
11931         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
11932
11933 2001-10-20  Simon Josefsson  <jas@extundo.com>
11934
11935         * message.el (message-cancel-news): Support cancel-locks.
11936         Suggested by Per Abrahamsson.
11937
11938         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
11939         conses.  From David Z Maze <dmaze@MIT.EDU>.
11940
11941         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
11942
11943 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11944
11945         * mm-decode.el (mm-default-directory): Fix customize type.
11946
11947         * message.el (message-setup-fill-variables): Kludge to use
11948         normal-auto-fill-function even if auto fill is already activated.
11949
11950 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11951
11952         * message.el (message-do-auto-fill): New version that does not
11953         rely on text properties, by Simon Josefsson <jas@extundo.com>.
11954         (message-setup-1): Removed the `message-field' property.
11955
11956         * gnus-draft.el (gnus-draft-edit-message): Removed the
11957         `message-field' property.
11958
11959 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11960
11961         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
11962         `message-field'.  The `field' property has a special significance in
11963         Emacs 21.
11964
11965         * message.el (message-send, message-setup-1): Ditto.
11966
11967 2001-10-18  Simon Josefsson  <jas@extundo.com>
11968
11969         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
11970         when undoing.
11971
11972 2001-10-18  Simon Josefsson  <jas@extundo.com>
11973         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
11974
11975         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
11976         (gnus-summary-make-menu-bar): Ditto.
11977
11978 2001-10-17  Simon Josefsson  <jas@extundo.com>
11979
11980         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
11981         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
11982
11983 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11984
11985         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
11986         * gnus-util.el (gnus-user-date): New function.
11987         From Frank Schmitt <usenet@Frank-Schmitt.net>.
11988
11989 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11990
11991         * message.el (message-check-news-header-syntax): Special case
11992         nnvirtual groups.
11993
11994         * gnus-sum.el (gnus-summary-respool-default-method): Changed
11995         customize type to `symbol'.
11996
11997 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11998
11999         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
12000         %&foo;.
12001         (gnus-parse-simple-format): Support user extended spec too.
12002         %u&foo; invokes gnus-user-format-function-foo.
12003
12004 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12005
12006         * nnml.el (nnml-request-expire-articles): Make sure it is back to
12007         the server.
12008         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12009         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12010         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12011         * nndiary.el (nndiary-request-expire-articles): Ditto.
12012         (nndiary-schedule): Defsubst it before use it.
12013         (nndiary-error): eval-and-compile.
12014
12015 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12016
12017         * gnus-msg.el (gnus-post-method): Changed two instances of
12018         `active' to `current' and one `null' to `not'.
12019
12020 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12021         From Katsumi Yamaoka <yamaoka@jpl.org>.
12022
12023         * message.el (message-setup-fill-variables): Use
12024         `normal-auto-fill-function' instead of `auto-fill-function'.
12025
12026 2001-10-16  Simon Josefsson  <jas@extundo.com>
12027
12028         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
12029         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
12030         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
12031
12032 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12033         Patch by Oliver Scholz <oscholz@my.gnus.org>.
12034
12035         * gnus-draft.el (gnus-draft-edit-message): Add text property
12036         `field' with value `header' to message headers.
12037         * message.el (message-setup-1): Really add text property to all of
12038         the header, not just part of it.
12039
12040 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12041
12042         * gnus-group.el (gnus-group-sort-by-server): Use it.
12043
12044         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
12045
12046         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
12047         and keystroke.
12048
12049 2001-10-14  Simon Josefsson  <jas@extundo.com>
12050
12051         * dig.el: Doc fix.
12052
12053         * smime.el: Doc fix.
12054
12055         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
12056         charset magic from message.el.
12057
12058 2001-10-12  Simon Josefsson  <jas@extundo.com>
12059         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
12060
12061         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
12062         'cite from g-a-wash-types.
12063         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
12064         (gnus-article-hide-citation): Fix.
12065
12066         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
12067         character.
12068         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
12069
12070         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
12071         definition.
12072         (gnus-signature-toggle): Toggle `s' mode line character.
12073
12074         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
12075         doing stuff that clears it.
12076
12077 2001-10-12  Simon Josefsson  <jas@extundo.com>
12078
12079         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
12080         From Eric Marsden <emarsden@laas.fr>.
12081
12082 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12083
12084         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
12085         (autoload): Add some autoloads.
12086
12087 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12088         Suggested by Oliver Scholz <epameinondas@gmx.de>.
12089
12090         * message.el (message-do-auto-fill): New function.  Like
12091         `do-auto-fill' but don't fill when in the message header.
12092         (message-setup-1): Put a text property on the message header.
12093         (message-setup-fill-variables): Use `message-do-auto-fill'.
12094
12095 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12096
12097         * message.el (message-send-mail-partially): Insert an empty line
12098         first, because of the change of message-make-lines.
12099
12100 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
12101
12102         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
12103         iso-8859-15, make it an alias for iso-8859-1.
12104
12105 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * message.el (message-send-news): Don't modify the value of
12108         `message-syntax-checks' if it is not a list (possibly it is
12109         `dont-check-for-anything-just-trust-me').
12110
12111 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12112
12113         * gnus-group.el (gnus-group-name-charset-group-alist): Use
12114         `find-coding-system' for XEmacs to check whether the coding-system
12115         `utf-8' is available.
12116
12117 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12118
12119         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
12120
12121 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
12122
12123         * message.el (message-send-news): Oops, missed case with no
12124         "Followup-To" header...
12125
12126 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
12127
12128         * message.el (message-send-news): Allow
12129         `gnus-group-name-charset-group-alist' to affect encoding of the
12130         "Newsgroups" and "Followup-To" headers.
12131
12132 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12133
12134         * Makefile.in (install-el): Depend on gnus-load.el.
12135
12136 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12137
12138         * Makefile.in (install-el): Use -f.
12139         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
12140
12141 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
12142
12143         * message.el (message-send-news): Don't encode Followups-To when
12144         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
12145
12146         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
12147         header.
12148
12149         * gnus-art.el (article-decode-group-name): Also decode
12150         "Followup-To".
12151
12152         * rfc2047.el (rfc2047-encode-message-header): Encode without
12153         asking for null methods.
12154
12155         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
12156         default charset for newsgroup names in accordance with USEFOR.
12157
12158         * gnus-group.el (gnus-group-name-charset-method-alist,
12159         gnus-group-name-charset-group-alist): Removed "*" from doc
12160         strings, "*" should not be used for complex variables.
12161
12162 2001-10-06  Simon Josefsson  <jas@extundo.com>
12163
12164         Support UTF-8 group names better.
12165
12166         * message.el (message-check-news-header-syntax): Encode group
12167         names before comparison.
12168
12169         * gnus-msg.el (gnus-copy-article-buffer): Run all
12170         `gnus-article-decode-hook's except `article-decode-charset'
12171         instead of hardcoding call to one of them.
12172
12173         * gnus-art.el (gnus-article-decode-hook): Add
12174         `article-decode-group-name'.
12175         (article-decode-group-name): New function, use `g-d-n'.
12176
12177         * gnus-group.el (gnus-group-insert-group-line): Decode
12178         gnus-tmp-group using `g-d-n'.
12179
12180         * gnus-util.el (gnus-decode-newsgroups): New function.
12181
12182 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12183
12184         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
12185         `gnus-group-name-charset-group-alist'.
12186
12187 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12188
12189         * Makefile.in: Install el in install. Add uninstall.
12190
12191 2001-10-05  Simon Josefsson  <jas@extundo.com>
12192
12193         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
12194
12195         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
12196
12197         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
12198         empty folders.
12199
12200         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
12201         limiting if read-all (C-u RET) was used.
12202
12203 2001-10-04  Simon Josefsson  <jas@extundo.com>
12204
12205         * mail-source.el (mail-source-movemail-program): New variable.
12206         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
12207         <thutt@thutt.vmware.com>.
12208
12209 2001-10-03  Simon Josefsson  <jas@extundo.com>
12210
12211         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
12212         (gnus-summary-line-format-alist): Fix param.
12213
12214 2001-10-02  Simon Josefsson  <jas@extundo.com>
12215
12216         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
12217         don't go through `nnimap-request-expire-articles' to delete the
12218         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
12219
12220 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12221
12222         * gnus-agent.el (gnus-agent-write-active): The min in the
12223         agent/active may be larger than that in the server/active.
12224
12225 2001-10-01  Simon Josefsson  <jas@extundo.com>
12226
12227         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
12228         is IMAP4rev1.
12229
12230         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
12231
12232         * nnfolder.el: Ditto.
12233
12234 2001-09-30  Dan Christensen  <jdc@uwo.ca>
12235
12236         * gnus-sum.el (gnus-summary-extract-address-component): New function.
12237         (gnus-summary-from-or-to-or-newsgroups): Optimize.
12238
12239 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12240
12241         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
12242         (message-mode-menu): Menu item for same.
12243
12244         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
12245         delayed articles.
12246
12247         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
12248         nndraft:delayed does not exist.
12249         (gnus-delay-initialize): Don't set up keymap, that's done from
12250         message.el now.
12251         (gnus-delay, gnus-delay-group, gnus-delay-header)
12252         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
12253
12254 2001-09-29  Simon Josefsson  <jas@extundo.com>
12255
12256         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
12257         utf-8, not eight-bit-control.
12258
12259         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
12260         (imap-log, imap-debug): Custom.
12261         (imap-log-buffer, imap-debug-buffer): New constants.
12262         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
12263         (imap-network-open, imap-shell-open, imap-starttls-open)
12264         (imap-send-command-1, imap-send-command, imap-arrival-filter)
12265         (imap-debug): Use imap-*-buffer.
12266
12267         * nndoc.el (nndoc-article-type): Add mailman.
12268         (nndoc-type-alist): Ditto.
12269         (nndoc-mailman-type-p): New function.
12270
12271 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12272
12273         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
12274         gnus-art.el.
12275
12276 2001-09-27  Simon Josefsson  <jas@extundo.com>
12277
12278         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
12279         (gnus-topic-catchup-articles): New function. Suggested by Robin
12280         S. Socha <robin-dated-1001857693.185e29@socha.net>.
12281
12282 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12283         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
12284
12285         * gnus-ems.el (gnus-article-display-xface): Insert xface after
12286         previous ones.
12287
12288 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12289         From Daiki Ueno  <ueno@unixuser.org>
12290
12291         * gnus-sum.el (gnus-summary-show-article): The arglist of
12292         detect-coding-region is incompatible.
12293
12294 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12295         From Katsuhiro Hermit Endo <hermit@koka-in.org>
12296
12297         * gnus-group.el (gnus-group-delete-group): Typo.
12298
12299 2001-09-26  Simon Josefsson  <jas@extundo.com>
12300
12301         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
12302
12303         * nnimap.el (nnimap-expiry-target): Use temp buffer.
12304
12305 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12306
12307         * gnus-cus.el (gnus-group-parameters): Display as sexp.
12308
12309 2001-09-22  Simon Josefsson  <jas@extundo.com>
12310
12311         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
12312
12313         * nnfolder.el (nnfolder-open-marks): Ditto.
12314
12315         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
12316         (gnus-update-marks): Use it.
12317         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
12318         hardcoded list.
12319
12320         * gnus.el (gnus-article-special-mark-lists): Add killed.
12321         (gnus-article-unpropagated-mark-lists): New constant.
12322
12323 2001-09-22  Simon Josefsson  <jas@extundo.com>
12324
12325         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
12326         custom option.
12327
12328 2001-09-23  Simon Josefsson  <jas@extundo.com>
12329
12330         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
12331
12332 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12333
12334         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
12335
12336 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
12337
12338         * gnus-group.el (gnus-group-sort-function): Fix customize type to
12339         accept lists of functions.
12340
12341 2001-09-20  Simon Josefsson  <jas@extundo.com>
12342
12343         * gnus-group.el (gnus-group-catchup): Update expire marks in
12344         backend.  Also, if ALL also set expire marks on tick/dormant.
12345
12346 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12347
12348         * message.el (message-tab-body-function): New variable.
12349         * message.el (message-tab): Use it.
12350
12351 2001-09-19  Sam Steingold  <sds@gnu.org>
12352
12353         * gnus-win.el (gnus-buffer-configuration): Respect
12354         `gnus-bug-create-help-buffer'.
12355
12356 2001-09-18  Simon Josefsson  <jas@extundo.com>
12357
12358         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
12359         (gnus-parse-simple-format): Re-revert.
12360
12361 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
12362         Trivial patch.
12363
12364         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
12365         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
12366
12367 2001-09-18  Simon Josefsson  <jas@extundo.com>
12368
12369         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
12370         signed.
12371         (gnus-parse-simple-format): Don't use it.
12372
12373 2001-09-17  Miles Bader  <miles@gnu.org>
12374
12375         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
12376         error querying a backend abort the whole process.
12377
12378 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12379
12380         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
12381         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
12382
12383 2001-09-17  Didier Verna  <didier@xemacs.org>
12384
12385         * nndiary.el: version 0.2-b14.
12386         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
12387         compatibility problem with XEmacs 21.1.
12388
12389 2001-09-15  Simon Josefsson  <jas@extundo.com>
12390
12391         * gnus-group.el (gnus-group-line-format): Document %c.
12392
12393         * nnml.el (nnml-parse-head): Handle CRLF files.
12394         (nnml-generate-nov-file): Ditto.
12395         (nnml-retrieve-headers): Ditto.
12396
12397 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
12398
12399         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
12400
12401 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
12402
12403         * gnus-spec.el (gnus-correct-substring): Still stopped one
12404         character before we wanted (never included last character).
12405         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
12406         add missing "," (once per function)
12407
12408 2001-09-14  Simon Josefsson  <jas@extundo.com>
12409
12410         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
12411         (otherwise e.g. gnus-agentize in .gnus overrides the customized
12412         default before gnus-group is loaded and the variable set.)
12413
12414         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
12415         killed or unsent marks.
12416
12417         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
12418         isn't an article to set it on (e.g. when you `a' in a group).
12419
12420 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12421
12422         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
12423         can read e-mails from Microsoft Outlook users not using ISO
12424         8859-2 character set.
12425
12426 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12427
12428         * gnus-diary.el: Minor modifications to avoid warnings.
12429         (gnus-summary-misc-menu): defvar.
12430         (gnus-diary-check-message): Use gnus-point-at-eol.
12431         (gnus-diary-kill-entire-line): eval-and-compile.
12432
12433 2001-09-12  Didier Verna  <didier@xemacs.org>
12434
12435         * nndiary.el: new version (0.2-b13).
12436         * nndiary.el (nndiary-mail-sources): doc update.
12437         * nndiary.el (nndiary-split-methods): ditto.
12438         * nndiary.el (nndiary-request-accept-article-hooks): New.
12439         * nndiary.el (nndiary-request-accept-article): use it, check
12440         message validity.
12441         * nndiary.el (nndiary-get-new-mail): changed default to nil.
12442         * nndiary.el (nndiary-schedule): fix bug (misplaced
12443         condition-case): it didn't return nil on error.
12444         * gnus-diary.el: new version.
12445         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
12446         * gnus-diary.el (gnus-diary-header-value-history): New.
12447         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
12448         * gnus-diary.el (gnus-diary-add-header): New.
12449         * gnus-diary.el (gnus-diary-check-message): New.
12450         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
12451         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
12452
12453 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12454
12455         * gnus-sum.el (gnus-select-newsgroup): Make
12456         `gnus-current-select-method' buffer-local.
12457
12458         * gnus-art.el (gnus-request-article-this-buffer): Refer
12459         `gnus-current-select-method' in the current summary buffer.
12460
12461 2001-09-10  Simon Josefsson  <jas@extundo.com>
12462         From Daniel Pittman <daniel@rimspace.net>
12463
12464         * gnus-spec.el (gnus-correct-pad-form): Fix.
12465
12466 2001-09-09  Simon Josefsson  <jas@extundo.com>
12467
12468         * mm-decode.el (mm-inline-media-tests): Add
12469         application/x-emacs-lisp.
12470         (mm-attachment-override-types): Add
12471         application/{x-,}pkcs7-signature.
12472
12473         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
12474         (gnus-server-line-format, gnus-server-mode-line-format)
12475         (gnus-server-browse-in-group-buffer): Customize.
12476
12477 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12478
12479         * nnml.el (nnml-marks-changed-p): Typo.
12480         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
12481         (nnml-marks-changed-p): Use gnus-gethash.
12482         (nnml-marks-modtime): Use gnus-make-hashtable.
12483
12484         * nnfolder.el (nnfolder-marks-changed-p): Typo.
12485         (nnfolder-request-expire-articles, nnfolder-save-marks)
12486         (nnfolder-open-marks): Typo.
12487         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
12488         (nnfolder-marks-changed-p): Use gnus-gethash.
12489         (nnfolder-marks-modtime): Use gnus-make-hashtable.
12490
12491 2001-09-08  Simon Josefsson  <jas@extundo.com>
12492
12493         * nnfolder.el (nnfolder-marks-modtime): New variable.
12494         (nnfolder-marks-changed-p): New function.
12495         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
12496         (nnfolder-request-update-info): Don't update if marks didn't change.
12497
12498         * nnml.el (nnml-marks-modtime): New variable.
12499         (nnml-marks-changed-p): New function.
12500         (nnml-save-marks, nnml-open-marks): Save modtime.
12501         (nnml-request-update-info): Don't update if marks didn't change.
12502
12503         * gnus-agent.el (gnus-agent-any-covered-gcc)
12504         (gnus-agent-add-server, gnus-agent-remove-server): Use
12505         gnus-agent-method-p.
12506
12507         * gnus-art.el (gnus-buttonized-mime-types): New variable.
12508         (gnus-unbuttonized-mime-type-p): Use it.
12509
12510         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
12511         fetch group.
12512
12513 2001-09-08  Simon Josefsson  <jas@extundo.com>
12514         From Daniel Pittman <daniel@rimspace.net>
12515
12516         * gnus-spec.el (gnus-correct-pad-form): New function.
12517         (gnus-parse-simple-format): Use it.
12518
12519 2001-09-07  Simon Josefsson  <jas@extundo.com>
12520
12521         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
12522         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
12523         Putnam <reader@newsguy.com>.
12524         (gnus-group-sort-selected-groups): Touch dribble file.
12525
12526 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
12527
12528         * nnml.el (nnml-filenames-are-evil): New variable.
12529         (nnml-article-to-file-alist): Rename to ...
12530         (nnml-current-group-article-to-file-alist): ... this.
12531         Respect `nnml-filenames-are-evil'.
12532         (nnml-active-number): Update.
12533         (nnml-update-file-alist): Update.
12534         (nnml-request-article): Use nnheader-article-to-file-alist.
12535         (nnml-request-rename-group): Likewise.
12536
12537 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12538
12539         * gnus-sum.el (gnus-summary-insert-line): Fix.
12540
12541 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
12542
12543         * gnus-sum.el: Bind g-s-t-s to "W g".
12544         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
12545         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
12546         display of graphical smilies.
12547
12548 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12549
12550         * gnus-start.el (gnus-setup-news): A typo.
12551         From Bill White <billw@wolfram.com>.
12552
12553 2001-09-06  Simon Josefsson  <jas@extundo.com>
12554
12555         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
12556         and unseen marks.
12557
12558 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12559
12560         * nnmail.el (nnmail-split-fancy): Document `junk'.
12561
12562 2001-09-04  Simon Josefsson  <jas@extundo.com>
12563
12564         * imap.el (imap-search): Don't error if server is broken.
12565
12566 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
12567
12568         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
12569         searching for an article that isn't in the mbox.
12570
12571 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12572
12573         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
12574         right, and get all the comments.
12575
12576 2001-09-02  Simon Josefsson  <jas@extundo.com>
12577         Suggested by Dan Christensen <jdc+news@uwo.ca>
12578
12579         * nnfolder.el (nnfolder-request-update-info): Fix message.
12580
12581         * nnml.el (nnml-request-update-info): Ditto.
12582
12583 2001-09-01  Simon Josefsson  <jas@extundo.com>
12584
12585         * nnml.el (nnml-request-expire-articles): Also bind
12586         `nnml-current-group' and `nnml-article-file-alist' when using
12587         expiry-target. (Otherwise nnml will be in a inconsistent internal
12588         state causing all kind of problems.)
12589         (nnml-request-expire-articles): If `nnml-article-to-file' or
12590         `file-attributes' failes, return article as un-expirable instead
12591         of treating it as expired.
12592
12593 2001-08-31  Sam Steingold  <sds@gnu.org>
12594
12595         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
12596         typo: `exmine' --> `examine'.
12597
12598 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12599
12600         * nndoc.el (nndoc-forward-type-p): It is not a digest.
12601
12602 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12603
12604         * nnml.el (nnml-check-directory-twice): Remove.
12605         (nnml-retrieve-headers): Ditto.
12606         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
12607
12608 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12609
12610         * nnheader.el (nnheader-directory-files-is-safe): No need to read
12611         directory twice on Windows, or on GNU Emacs-21.
12612
12613 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12614
12615         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
12616         (nnml-request-rename-group): Ditto.
12617         (nnml-active-number): Ditto.
12618         (nnml-request-create-group): Use nnml-directory-articles.
12619         (nnml-request-expire-articles): Use nnml-directory-articles, which
12620         gets list from nov database if available.
12621         (nnml-get-nov-buffer): New function.
12622         (nnml-open-nov): Use it.
12623         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
12624         gets alist from nov database if available.
12625         (nnml-directory-articles): New function.
12626         (nnml-article-to-file-alist): New function.
12627
12628 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12629
12630         * mm-decode.el (mm-display-external): Use `name' as filename, if
12631         `filename' attribute is not present.
12632
12633 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12634
12635         * mail-source.el (mail-source-flash): New defcustom.
12636         (mail-source-new-mail-p): Ring visible bell if appropriate.
12637         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
12638         timer is cleared even if mail check signals an error.
12639
12640 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12641
12642         * gnus-sum.el (gnus-summary-move-article): Only update marks of
12643         type 'list.
12644
12645 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12646
12647         * flow-fill.el (fill-flowed): eol might be point-max.
12648
12649 2001-08-27  Simon Josefsson  <jas@extundo.com>
12650
12651         * nnml.el (nnml-request-update-info): Fix message.
12652         (nnml-open-marks): Ditto.
12653
12654         * nnfolder.el (nnfolder-request-update-info):
12655         (nnfolder-open-marks): Fix message.
12656
12657 2001-08-25  Simon Josefsson  <jas@extundo.com>
12658
12659         * nnfolder.el (nnfolder-save-marks): Don't create directory named
12660         after group in ~/.
12661
12662 2001-08-25  Simon Josefsson  <jas@extundo.com>
12663         From Andreas Jaeger  <aj@suse.de>
12664
12665         * nnfolder.el (nnfolder-open-marks): Fix typo.
12666         * nnml.el (nnml-open-marks): Likewise.
12667
12668 2001-08-25  Simon Josefsson  <jas@extundo.com>
12669
12670         Make nnfolder groups self-contained as far as marks are concerned.
12671
12672         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
12673         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
12674         (nnfolder-open-server): Make marks directory.
12675         (nnfolder-request-delete-group): Delete marks file.
12676         (nnfolder-request-delete-group): Check of nov/marks file exist
12677         before deleting.
12678         (nnfolder-request-rename-group): Rename marks file.
12679         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
12680         (nnfolder-request-set-mark, nnfolder-request-update-info)
12681         (nnfolder-group-marks-pathname, nnfolder-save-marks)
12682         (nnfolder-open-marks): New functions.
12683         (top-level): Require gnus.
12684
12685 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12686
12687         * nnweb.el (nnweb-type-definition): Use google raw file.
12688         (nnweb-google-parse-1): Ditto.
12689         (nnweb-google-identity): Ditto.
12690         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
12691         (nnweb-altavista-wash-article): Ditto.
12692         (nnweb-request-article): Remove nnweb-decode-entities.
12693
12694         * nnml.el: Require 'gnus.
12695
12696 2001-08-25  Simon Josefsson  <jas@extundo.com>
12697
12698         * nnml.el (nnml-marks-is-evil): Add doc.
12699
12700 2001-08-25  Simon Josefsson  <jas@extundo.com>
12701
12702         * nnml.el (nnml-save-marks): Wrap saving marks in a
12703         condition-case, to allow user to start Gnus if saving marks failed
12704         for some reason.
12705
12706 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12707
12708         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
12709
12710         * gnus-group.el (gnus-update-group-mark-positions): Bind
12711         gnus-group-update-hook to nil.
12712
12713 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12714
12715         * mml.el (mml-generate-mime-1): Force as multibyte string.
12716
12717 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12718
12719         * gnus-sum.el (gnus-summary-insert-line)
12720         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
12721         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
12722
12723         * gnus-spec.el (gnus-correct-substring): Take optional END.
12724
12725         * nnrss.el (nnrss-request-article): Remove \n.
12726         (nnrss-retrieve-headers): Lines number is -1.
12727
12728 2001-08-24  Simon Josefsson  <jas@extundo.com>
12729
12730         * gnus-group.el (gnus-info-clear-data): Call
12731         nnfoo-request-set-mark to propagate marks.  Fix bug:
12732         `gnus-group-update-line' doesn't update read range unless we call
12733         `gnus-get-unread-articles-in-group' first.
12734
12735         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
12736         to server.
12737
12738 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12739
12740         * gnus-util.el (gnus-create-info-command): Return an interactive
12741         function.
12742
12743 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12744         From Katsumi Yamaoka <yamaoka@jpl.org>
12745
12746         * gnus-spec.el (gnus-parse-complex-format): Use equal.
12747
12748 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12749
12750         * gnus-sum.el (gnus-select-newsgroup): Use it.
12751
12752         * gnus-util.el (gnus-not-ignore): New function.
12753
12754         * lpath.el (featurep): Don't fbind char-int.
12755
12756         * gnus-util.el (gnus-create-info-command): New function.
12757
12758         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
12759         right node.
12760
12761         * gnus-sum.el (gnus-select-newsgroup): Clean up.
12762         (gnus-summary-limit-children): Use 'identity instead of `all'.
12763         (gnus-summary-limit-to-display-predicate): New command and
12764         keystroke.
12765
12766 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12767
12768         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
12769
12770         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
12771
12772 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12773
12774         * gnus-spec.el: Add the Gnus version.
12775         (gnus-update-format-specifications): If the Gnus version changes,
12776         nix out the format spec cache.
12777
12778         * gnus.el (gnus-continuum-version): Made into a command and
12779         optionalize the VERSION.
12780
12781         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
12782         the start of the lines.
12783
12784 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12785
12786         * gnus.el (gnus-visual-p): Define function before use of
12787         function.
12788
12789 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12790
12791         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
12792         (gnus-article-mark-to-type): New function.
12793         (gnus-update-missing-marks): Only update marks of type 'list.
12794
12795         * gnus.el (gnus-article-special-mark-lists): New variable.
12796
12797 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12798
12799         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
12800         (gnus-select-newsgroup): Still use 'all.
12801         (gnus-summary-initial-limit): Comparing with 'all.
12802
12803 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12804
12805         * gnus-start.el (gnus-activate-group): If dont-check, don't update
12806         active.
12807
12808 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12809
12810         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
12811         nnslashdot-*-retrieve-headers.
12812         (nnslashdot-request-article): Fix for slashcode 2.2.
12813         (nnslashdot-make-tuple): New function.
12814         (nnslashdot-read-groups): Use it.
12815
12816 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12817
12818         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
12819         list.
12820
12821         * gnus-sum.el (gnus-summary-move-article): Don't select article.
12822
12823 2001-08-20  Simon Josefsson  <jas@extundo.com>
12824
12825         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
12826         opened, error instead of continuing (and exploding later).
12827
12828 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12829
12830         * gnus.el (gnus-expand-group-parameters): Return the parameter
12831         list.
12832
12833         * gnus-sum.el (gnus-summary-show-article): Doc fix.
12834         (gnus-summary-show-article): Guess at charset if required.
12835
12836         * gnus-spec.el (gnus-correct-substring): Stopped one character
12837         before we wanted.
12838
12839 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12840
12841         * earcon.el (earcon-auto-play): Remove unused option.
12842
12843 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12844
12845         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
12846         message down in levels, since it happens very fast.
12847
12848         * smiley-ems.el (smiley-update-cache): Respect the symbol version
12849         of smiley-regexp-alist.
12850
12851         * mm-view.el (mm-inline-text): Ignore vcard errors.
12852
12853         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
12854
12855         * gnus-score.el (gnus-all-score-files): Use append instead of
12856         nconc.
12857
12858         * gnus.el (gnus-splash-face): Doc fix.
12859
12860         * mm-decode.el (mm-mailcap-command): Use
12861         mm-path-name-rewrite-functions.
12862         (mm-path-name-rewrite-functions): New variable.
12863
12864         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
12865         (gnus-complex-form-to-spec): Insert tab.
12866         (gnus-spec-tab): New function.
12867
12868         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
12869         entering the group.
12870
12871         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
12872         the positional spec.
12873         (gnus-parse-complex-format): React to %C.
12874
12875         * gnus-ems.el (gnus-char-width): Moved here.
12876
12877         * gnus-sum.el (gnus-select-newsgroup): Set
12878         gnus-newsgroup-articles.
12879         (gnus-unseen-mark): New variable.
12880         (gnus-newsgroup-unseen): Ditto.
12881         (gnus-newsgroup-seen): Ditto.
12882         (gnus-adjust-marked-articles): Use them.
12883         (gnus-update-marks): Use them.
12884         (gnus-summary-update-secondary-mark): Display.
12885         (gnus-summary-prepare-threads): Display.
12886
12887         * gnus-msg.el (gnus-inews-group-method): Use and return the
12888         method, not the server.
12889
12890 2001-08-19  Simon Josefsson  <jas@extundo.com>
12891
12892         * gnus-srvr.el (gnus-server-agent-face): New.
12893         (gnus-server-agent-face): New.
12894         (gnus-server-mode): Turn on font-lock-mode.
12895
12896         * gnus.el (gnus-server-visual): Add defgroup.
12897
12898 2001-08-19  Simon Josefsson  <jas@extundo.com>
12899         From Joe Casadonte <jcasadonte@northbound-train.com>
12900
12901         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
12902         gnus-server-denied-face): New.
12903         (gnus-server-opened-face, gnus-server-closed-face,
12904         gnus-server-denied-face): New.
12905         (gnus-server-font-lock-keywords): Add.
12906
12907 2001-08-19  Simon Josefsson  <jas@extundo.com>
12908
12909         * nnml.el (nnml-request-set-mark): Return nil.
12910         (nnml-save-marks): Use nnml-possibly-create-directory.
12911         (nnml-open-marks): Only work in temp buffer when inserting/reading
12912         .marks file.
12913
12914 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12915
12916         * gnus.el (gnus-expand-group-parameters): Fix.
12917
12918         * gnus-spec.el (gnus-char-width): New function.
12919         (gnus-correct-substring, gnus-correct-length): Use it.
12920
12921         * message.el (message-required-mail-headers): Fix doc.
12922
12923 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12924
12925         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
12926
12927         * mm-decode.el (mm-save-part-to-file): Insert the handle.
12928
12929 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
12932         slashdot 2.2 (not fully fixed yet).
12933         (nnslashdot-request-article): Ditto.
12934
12935 2001-08-18  Simon Josefsson  <jas@extundo.com>
12936
12937         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
12938         nnimap.
12939
12940         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
12941         gnus-util.
12942         (nnimap-request-update-info-internal): Use new functions.
12943
12944         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
12945         new functions.
12946
12947 2001-08-18  Simon Josefsson  <jas@extundo.com>
12948
12949         Make nnml groups self-contained as far as marks are concerned.
12950
12951         * nnml.el (nnml-request-delete-group): Delete marks file.
12952         (nnml-request-rename-group): Move marks file.
12953         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
12954         variables.
12955         (nnml-request-set-mark, nnml-request-update-info): New server
12956         functions.
12957         (nnml-save-marks, nnml-open-marks): New functions.
12958
12959 2001-08-18  Simon Josefsson  <jas@extundo.com>
12960
12961         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
12962         `set' when setting marks.
12963
12964 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12965
12966         * gnus.el (gnus-info-find-node): Take an argument.
12967
12968         * gnus-art.el (gnus-button-handle-info): New function.
12969         (gnus-url-unhex-string): Replace "+" with " ".
12970
12971 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12972
12973         * message.el (message-check-news-header-syntax): Check bad From.
12974
12975 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12976
12977         * gnus-spec.el (gnus-correct-length): New function.
12978         (gnus-correct-substring): New function.
12979         (gnus-tilde-max-form): Use it.
12980
12981 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
12982
12983         * nnmh.el: Docstring changes as below.
12984
12985         * nnml.el: Docstring changes as below.
12986
12987         * nnbabyl.el: Docstring changes as below.
12988
12989         * nnmbox.el: Docstring changes as below.
12990
12991         * nnfolder.el: Added docstrings identifying each virtual server
12992         parameter.
12993
12994 2001-08-18  Simon Josefsson  <jas@extundo.com>
12995
12996         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
12997
12998 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
12999
13000         * message.el: rename "Abort Message" to "Postpone Message".
13001         Remove "Attach file as MIME" from Message menu, it's already in
13002         the MIME menu.
13003
13004 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13005
13006         * smime.el (smime-point-at-eol): eval-and-compile.
13007         (smime-make-temp-file): New function.
13008         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
13009         Use it.
13010
13011 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13012
13013         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
13014         (gnus-agent-summary-fetch-group): New command and keystroke.
13015
13016         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
13017         (gnus-mime-display-security): Make it respect
13018         gnus-unbuttonized-mime-type-p.
13019
13020         * gnus-sum.el (gnus-articles-to-read): Comments.
13021         (gnus-article-marked-p): New function.
13022         (gnus-summary-display-make-predicate): New function.
13023         (gnus-select-newsgroup): Use them.
13024
13025         * mm-decode.el (mm-save-part-to-file): Made it not error.
13026
13027 2001-08-17  Simon Josefsson  <jas@extundo.com>
13028
13029         * imap.el (imap-wait-for-tag): If process-status isn't open or
13030         run, return nil instead of sit-for looping.
13031
13032 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13033
13034         * lpath.el (featurep): fbind xml-parse-region.
13035
13036         * gnus.el (gnus-message-archive-method): Default to "archive".
13037         (gnus-message-archive-method): Doc fix.
13038         (gnus-parameters-get-parameter): Cleaned up.
13039         (gnus-expand-group-parameter): New function.
13040
13041         * gnus-start.el (gnus-setup-news): Push the archive server only
13042         the server list.
13043
13044         * mml.el (mml-menu): Changed name to "Attachments".
13045
13046         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
13047         when there is something to detroy.
13048
13049 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13050
13051         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
13052         nil.
13053
13054 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13055
13056         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
13057         which specifies a time today or tomorrow.
13058
13059 2001-08-15  Simon Josefsson  <jas@extundo.com>
13060         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
13061
13062         * gnus-agent.el (gnus-agent-make-mode-line-string)
13063         (gnus-agent-toggle-plugged): Use new API.
13064
13065 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13066
13067         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
13068         deadline has expired.
13069
13070 2001-08-12  Simon Josefsson  <jas@extundo.com>
13071         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
13072
13073         Support `recent' mark indicating newly arrived messages (to
13074         separate from old but unread messages).
13075
13076         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
13077         `nnmail-split-history' if recent is > 0.
13078         (nnimap-request-update-info-internal): Update `recent' marks.
13079         (nnimap-request-set-mark): Never set `recent' marks.
13080         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
13081         recent.
13082
13083         * gnus-sum.el (gnus-recent-mark): New mark.
13084         (gnus-newsgroup-recent): New variable.
13085         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
13086         (gnus-summary-prepare-threads): Mark recent articles.
13087         (gnus-summary-add-mark): Support recent.
13088         (gnus-summary-update-secondary-mark): Support recent.
13089
13090         * gnus.el (gnus-article-mark-lists): Add recent.
13091
13092 2001-08-12  Simon Josefsson  <jas@extundo.com>
13093
13094         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
13095         whether successful decoding took place.  Add doc.
13096
13097 2001-08-12  Simon Josefsson  <jas@extundo.com>
13098         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
13099
13100         * gnus.el (gnus-summary-line-format, gnus-parameters):
13101         * gnus-gl.el (gnus-summary-grouplens-line-format):
13102         * gnus-salt.el (gnus-summary-pick-line-format):
13103         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
13104
13105 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
13106         Committed by Kai Gro\e,b_\e(Bjohann.
13107
13108         * gnus-score.el (gnus-score-string): Fix `match' regexp
13109         for `extra' header case.
13110
13111 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13112
13113         * nnmbox.el (nnmbox-read-mbox): No warning.
13114
13115 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13116
13117         * nndoc.el (nndoc-article-type): Fix doc.
13118         (nndoc-generate-article-function): New variable.
13119         (nndoc-dissection-function): New variable.
13120         (nndoc-type-alist): Add oe-dbx.
13121         (nndoc-oe-dbx-type-p): New function.
13122         (nndoc-oe-dbx-dissection): New function.
13123         (nndoc-oe-dbx-generate-article): New function.
13124
13125 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13126
13127         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
13128         whether deadline has been reached.  Patch from Dan Nicolaescu
13129         <dann@godzilla.ics.uci.edu>.
13130
13131 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13132
13133         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
13134         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
13135         <rintaman@cs.Helsinki.FI>.
13136
13137         * mail-source.el (mail-source-movemail): The error buffer is
13138         modified, but nothing in it.
13139
13140 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13141
13142         * message.el (message-bogus-system-names): New variable.
13143         (message-make-fqdn): Use it.
13144
13145 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13146
13147         * nndraft.el (nndraft-request-group): Use
13148         nndraft-auto-save-file-name.
13149
13150 2001-08-09  Simon Josefsson  <jas@extundo.com>
13151
13152         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
13153         Don't ask whether to decrypt.  Just leave result in buffer (don't
13154         call mm).
13155
13156         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
13157         parts as well.
13158         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
13159         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
13160
13161 2001-08-09  Simon Josefsson  <jas@extundo.com>
13162
13163         * mm-decode.el (mm-insert-part): Return decoding success status.
13164         (mm-save-part-to-file): Error if decoding failed.
13165
13166 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13167
13168         * message.el (message-tab): Use indent-relative.
13169         (message-mode): Don't bind indent-line-function to indent-relative.
13170
13171 2001-08-09  Simon Josefsson  <jas@extundo.com>
13172
13173         * message.el (message-get-reply-headers): Fix string. Suggested by
13174         Christoph Conrad <cc@cli.de>.
13175
13176 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13177
13178         * message.el (message-tab): Use the current value of
13179         indent-line-function.
13180         (message-mode): Bind indent-line-function to indent-relative.
13181
13182 2001-08-08  Simon Josefsson  <jas@extundo.com>
13183
13184         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
13185         whether `imtest' is installed.
13186
13187 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13188         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
13189
13190         * gnus-sum.el (gnus-summary-show-article): Call
13191         gnus-summary-update-secondary-secondary-mark.
13192         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
13193         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
13194
13195 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13196
13197         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
13198
13199         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13200
13201         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
13202         <gerd@gnu.org>.
13203
13204         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
13205
13206         * gnus-util.el (gnus-output-to-rmail): Ditto.
13207         (gnus-output-to-mail): Ditto.
13208
13209         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
13210
13211 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
13212
13213         * message.el (message-indent-citation): Use
13214         `message-yank-cited-prefix' for empty lines.
13215
13216 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
13217
13218         * message.el (message-indent-citation): Quote only lines starting
13219         with ">" using `message-yank-cited-prefix'.
13220
13221 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
13222         Trivial patch.
13223
13224         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
13225         gnus-cache-fully-p.
13226
13227 2001-08-04  Simon Josefsson  <jas@extundo.com>
13228
13229         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
13230         file if it doesn't exist (by calling gnus-cache-read-active).
13231
13232 2001-08-04  Simon Josefsson  <jas@extundo.com>
13233
13234         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
13235         (gnus-cache-passively-or-fully-p): Removed.
13236         (gnus-cache-fully-p): Fix it.
13237
13238         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
13239
13240 2001-08-04  Simon Josefsson  <jas@extundo.com>
13241
13242         * gnus-cache.el (gnus-cache-fully-p)
13243         (gnus-cache-passively-or-fully-p): New functions.
13244         (gnus-cache-possibly-enter-article): Cosmetic change, use
13245         `g-c-p-o-f-p'.
13246         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
13247         was bogus (`g-c-p-a-a' does not change active info, just change
13248         the functions parameters).
13249         (gnus-cache-possibly-remove-articles-1): Make sure articles are
13250         not removed in groups that match `gnus-uncacheable-groups'.
13251
13252         Reported and modifications based on discussions with Nuutti
13253         Kotivuori <nuutti.kotivuori@smarttrust.com>.
13254
13255 2001-08-04  Simon Josefsson  <jas@extundo.com>
13256         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
13257
13258         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
13259         calls `gnus-cache-update-active' if bounds has been extended.
13260
13261 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13262
13263         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
13264         before remove.
13265         (gnus-mime-security-show-details): Ditto.
13266
13267 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13268
13269         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
13270         syntax.  Protect string-match against nil string and regexp.
13271
13272 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13273
13274         * mm-util.el (mm-find-charset-region): Remove control-1.
13275
13276 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13277
13278         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
13279
13280 2001-08-04  Simon Josefsson  <jas@extundo.com>
13281
13282         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
13283         buffer.  Delete MIME-Version header.
13284
13285 2001-08-03  Simon Josefsson  <jas@extundo.com>
13286
13287         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
13288         that is entered does not necessarily have the highest article
13289         number in the group, so use `gnus-cache-possibly-alter-active'
13290         instead of `gnus-cache-update-active'.
13291
13292 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13293
13294         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
13295
13296 2001-08-03  Simon Josefsson  <jas@extundo.com>
13297
13298         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
13299         menu.
13300
13301 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13302
13303         * gnus.el (post-method): New group parameter.  It also provides
13304         the user option `gnus-post-method-alist' and the internal function
13305         `gnus-parameter-post-method'.
13306
13307         * gnus-msg.el (gnus-post-method): Bind the value of
13308         `gnus-post-method' to the group parameter if it is defined.
13309
13310 2001-08-02  Simon Josefsson  <jas@extundo.com>
13311
13312         * smime.el (smime-extra-arguments): Removed.
13313         (smime-call-openssl-region): Don't use it.
13314
13315 2001-08-02  Simon Josefsson  <jas@extundo.com>
13316
13317         * smime.el (smime-sign-region): Handle stderr.
13318         (smime-encrypt-region): Ditto.
13319
13320         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
13321         match the ASN.1 length bytes.
13322         (mm-pkcs7-enveloped-magic): Ditto.
13323         (mm-view-pkcs7-get-type): Don't regexp quote.
13324
13325 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13326         From Andreas Fuchs <asf@void.at>
13327
13328         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
13329
13330 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13331
13332         * gnus-art.el (gnus-header-button-alist): References regexp.
13333
13334 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
13335
13336         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
13337         already fboundp.  Add INTERACTIVE arg to autoload form.
13338
13339 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13340
13341         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
13342
13343         * nnmail.el (nnmail-cache-open): Ditto.
13344
13345 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13346
13347         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
13348
13349 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
13352
13353 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13354         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13355
13356         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
13357         (gnus-agent-toggle-plugged): Use it.
13358
13359 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13360
13361         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
13362         (gnus-ding-file-coding-system): New variable.
13363         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
13364         (gnus-slave-save-newsrc): Use it.
13365
13366 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13367
13368         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
13369         syntax.
13370
13371 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13372         Originally from Andreas Fuchs <asf@void.at>
13373
13374         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
13375         (mml2015-gpg-pretty-print-fpr): New function.
13376         (mml2015-gpg-extract-signature-details): More details, rename from
13377         `m-g-e-from'.
13378         (mml2015-gpg-verify): Use them.
13379         (mml2015-gpg-clear-verify): Use them.
13380
13381 2001-07-31  Simon Josefsson  <jas@extundo.com>
13382
13383         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
13384         buffer when done.
13385
13386 2001-07-30  Simon Josefsson  <jas@extundo.com>
13387
13388         * smime.el (smime-call-openssl-region): Revert previous change,
13389         just pass on buf to `call-process-region'.
13390         (smime-verify-region): Doc fix.  Don't message stuff.  Use
13391         `smime-new-details-buffer'.  Inserts error messages into buffer.
13392         (smime-noverify-region): Ditto.
13393         (smime-decrypt-region): Ditto.  Handles stderr separately.
13394         (smime-verify-buffer, smime-noverify-buffer)
13395         (smime-decrypt-buffer): Doc fix.
13396         (smime-new-details-buffer): New function.
13397         (smime-pkcs7-region, smime-pkcs7-certificates-region)
13398         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
13399         (smime-sign-region, smime-encrypt-region): Don't use
13400         `insert-buffer'.
13401
13402         * mml-smime.el (mml-smime-verify): Fix security button strings.
13403
13404 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13405
13406         * gnus-art.el (gnus-mime-save-part-and-strip): Save
13407         gnus-article-mime-handles.
13408
13409 2001-07-29  Simon Josefsson  <jas@extundo.com>
13410
13411         * mail-source.el (top-level): Require message for message-directory.
13412         (mail-source-directory): Change default to message-directory.
13413
13414         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
13415         (smime-certificate-directory, smime-openssl-program)
13416         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
13417         (smime-extra-arguments): New variable.
13418         (smime-dns-server): Fix customize group.
13419         (smime-call-openssl-region): Use `smime-extra-arguments'.
13420
13421 2001-07-29  Simon Josefsson  <jas@extundo.com>
13422         From Vladimir Volovich <vvv@vsu.ru>
13423
13424         * smime.el (smime-call-openssl-region): Ignore stderr.
13425
13426 2001-07-29  Simon Josefsson  <jas@extundo.com>
13427         From Christoph Conrad <christoph.conrad@gmx.de>
13428
13429         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
13430         file.
13431
13432 2001-07-29  Simon Josefsson  <jas@extundo.com>
13433
13434         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
13435
13436         Support S/MIME decryption.
13437
13438         * mm-decode.el (mm-inline-media-tests):
13439         (mm-inlined-types):
13440         (mm-automatic-display):
13441         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
13442
13443         * mm-view.el (mm-pkcs7-signed-magic):
13444         (mm-pkcs7-enveloped-magic): New variables.
13445         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
13446         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
13447         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
13448         PKCS#7 blobs.
13449
13450         * smime.el (smime-decrypt-region): Expand keyfile.
13451
13452 2001-07-29  Simon Josefsson  <jas@extundo.com>
13453
13454         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
13455         `ssl.el' variables.
13456
13457         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
13458         but line instead of narrowing to it, because `nnmail-parse-active'
13459         calls widen.  Thanks to Christoph Conrad
13460         <christoph.conrad@gmx.de>.
13461
13462 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13463
13464         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
13465         for %B spec.
13466
13467         * gnus-sum.el (gnus-summary-prepare-threads): If
13468         gnus-sum-thread-tree-root is nil, use subject instead.
13469         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
13470         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13471         (gnus-sum-thread-tree-leaf-with-other)
13472         (gnus-sum-thread-tree-single-leaf): Documentation.
13473         (gnus-sum-thread-tree-single-indent): Allow nil.
13474
13475 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13476
13477         * message.el (message-fill-paragraph): Do nothing if the user
13478         wants filladapt-mode.
13479
13480 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13481
13482         * mm-decode.el (mm-image-type-from-buffer): New function.
13483         (mm-get-image): Use it.
13484
13485 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13486
13487         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
13488
13489         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
13490         mm-display-parts too.
13491
13492 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13493
13494         * nnfolder.el (nnfolder-request-accept-article): Bind
13495         nntp-server-buffer.
13496
13497         * nnmail.el (nnmail-parse-active): Read from buffer instead of
13498         nntp-server-buffer.
13499
13500 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13501
13502         * message.el (message-check-news-header-syntax): Use
13503         message-post-method.
13504         (message-send-news): Bind message-post-method.
13505
13506 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13507
13508         * mml.el (mml-tweak-type-alist): New variable.
13509         (mml-tweak-function-alist): New variable.
13510         (mml-tweak-part): New function.
13511         (mml-generate-mime-1): Use it.
13512
13513 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13514
13515         * nnfolder.el (nnfolder-request-accept-article): Replace
13516         nnfolder-request-list.
13517
13518 2001-07-27  Simon Josefsson  <jas@extundo.com>
13519
13520         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
13521         nnoo-change-server failed to do it.
13522
13523 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13524
13525         * gnus.el (gnus-parameters): Make it customizable.
13526
13527 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13528
13529         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
13530
13531         * message.el (message-set-auto-save-file-name): More
13532         poor-system-types.
13533
13534         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
13535
13536         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
13537         supports +.
13538
13539 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13540
13541         * mm-decode.el (mm-readable-p): New function.
13542         (mm-inline-media-tests): Fix the default testers.
13543
13544 2001-07-26  Simon Josefsson  <jas@extundo.com>
13545
13546         * nnimap.el (nnimap-version): Bump version number.
13547
13548 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13549         From Steven E. Harris <seh@speakeasy.org>
13550
13551         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
13552         in M$Windows too.
13553
13554 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13555
13556         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
13557
13558 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13559
13560         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
13561
13562         * mm-decode.el (mm-get-image): Guess then use the type.
13563
13564         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
13565
13566 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
13567
13568         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
13569         display (%B) for threads if threading is off.
13570
13571 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13572         From Henrik Enberg <henrik@enberg.org>
13573
13574         * gnus-msg.el: Customization patch.
13575
13576 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
13577
13578         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
13579         variable.
13580         (nnmail-split-fancy-with-parent): Ignore certain groups.
13581
13582 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13583
13584         * gnus-util.el (gnus-byte-compile): New function.
13585         (gnus-use-byte-compile): New variable.
13586         (gnus-make-sort-function): Use it.
13587
13588         * nnmail.el (nnmail-get-new-mail): Use it.
13589
13590         * gnus-agent.el (gnus-category-make-function): Simple function or
13591         compiled function.
13592         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
13593
13594         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
13595         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
13596         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
13597
13598         * message.el (message-check-news-header-syntax): Remove quote.
13599
13600 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13601
13602         * message.el (message-use-mail-followup-to): `t' is not a
13603         documented value.
13604
13605 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13606
13607         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
13608
13609 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13610
13611         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
13612         there are long lines.
13613
13614 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13615
13616         * dgnushack.el (copy-list): New compiler macro.
13617
13618 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13619
13620         * message.el (message-bounce): If no Return-Path, the whole
13621         content is considered as the original message.
13622
13623         * nnml.el (nnml-check-directory-twice): New variable.
13624         (nnml-article-to-file): Use it.
13625         (nnml-retrieve-headers): Hack it.
13626
13627 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13628
13629         * gnus-win.el (gnus-buffer-configuration): New configure.
13630
13631         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
13632         not alive.
13633
13634         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
13635         (mm-display-external): Use display-term configure.
13636
13637 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13638
13639         * gnus-delay.el (gnus-delay-default-hour): New variable.
13640         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
13641
13642 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13643         From Karl Kleinpaste <karl@charcoal.com>
13644
13645         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
13646         (gnus-summary-prepare-threads): Ditto.
13647
13648         * gnus.el (gnus-summary-line-format): Add %B.
13649
13650 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13651
13652         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
13653
13654         * mm-util.el (mm-string-as-multibyte): New function.
13655
13656         * nnmh.el (nnmh-request-list-1): Encode, not decode!
13657
13658 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13659
13660         * mm-util.el (mm-universal-coding-system): New variable.
13661
13662         * gnus-start.el (gnus-startup-file-coding-system): Use it.
13663
13664         * score-mode.el (score-mode-coding-system): Use it.
13665
13666 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13667
13668         * gnus-start.el (gnus-setup-news): Call
13669         `gnus-check-bogus-newsgroups' just after the native server is
13670         opened.
13671
13672 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13673
13674         * nnmail.el (nnmail-do-request-post): Util function to be used by
13675         `nnchoke-request-post' for all nnmail-derived backends.
13676
13677         * nnml.el (nnml-request-post): Use it.
13678
13679         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
13680         backend, for it groks nnml-request-post.
13681
13682         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
13683         Treat `mail-post' backends like `mail' backends, not like `news'
13684         backends.
13685
13686 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13687
13688         * gnus-msg.el (gnus-setup-message): make-local-hook.
13689
13690 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13691
13692         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
13693         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
13694         <karl@charcoal.com>, slightly changed by Kai.
13695
13696         * message.el (message-check-news-header-syntax): When checking
13697         whether the groups exist, check the right server based on
13698         `gnus-post-method'.
13699
13700 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13701
13702         * gnus-delay.el: New file.
13703
13704 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13705
13706         * mm-util.el (mm-read-coding-system): Take two arguments.
13707
13708         * gnus-sum.el (gnus-summary-show-article): Use
13709         mm-read-coding-system.
13710
13711         * gnus-art.el (article-de-quoted-unreadable):
13712         (article-de-base64-unreadable, article-wash-html):
13713         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
13714
13715 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13716
13717         * nnml.el (nnml-request-post): New function.  Can be used for
13718         annotations in nnml groups.
13719
13720 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13721
13722         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
13723         command.
13724
13725         * gnus-start.el (gnus-find-new-newsgroups): Use
13726         `message-make-date' instead of `current-time-string'.
13727         (gnus-ask-server-for-new-groups): Ditto.
13728         (gnus-check-first-time-used): Ditto.
13729
13730 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13731
13732         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
13733
13734 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
13735
13736         * message.el (message-shorten-references): Change `maxcount' and
13737         `cut' to obey USEFOR draft 5.
13738
13739 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
13740
13741         * gnus-sum.el (gnus-summary-display-arrow): New variable.
13742         (gnus-summary-set-article-display-arrow): New function.
13743         (gnus-summary-goto-subject): Use it.
13744
13745 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13746
13747         * gnus-sum.el (gnus-summary-import-article): Insert date if
13748         doesn't exist.
13749
13750 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13751
13752         * mml.el (mml-content-type-parameters): New variable.
13753         (mml-content-disposition-parameters): New variable.
13754         (mml-insert-mime-headers): Use them.
13755         (mml-parse-1): Accept charset.
13756
13757 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13758
13759         * gnus-group.el (gnus-group-select-group): Doc fix.
13760
13761         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
13762
13763 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
13766         to handle `define-derived-mode'.
13767
13768 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13769         From:  Stefan Monnier  <monnier@cs.yale.edu>
13770
13771         * message.el (message-mode): Use define-derived-mode.
13772         (message-tab): message-completion-alist.
13773
13774         * imap.el (imap-interactive-login): Use make-local-variable.
13775         (imap-open): Ditto.
13776         (imap-authenticate): Ditto.
13777
13778         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
13779
13780         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
13781
13782 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13783
13784         * message.el (message-citation-line-function): Refer to
13785         gnus-cite-attribution-suffix.
13786
13787 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13788
13789         * gnus-art.el,...: Error convention changes.
13790
13791 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13792
13793         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
13794
13795 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13796
13797         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
13798         (nnrss-read-server-data): Ditto.
13799
13800 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13801
13802         * gnus-setup.el (gnus-use-installed-gnus): Typo.
13803         * Cleanup files.
13804         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
13805
13806 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13807
13808         * gnus.el (gnus-summary-line-format): Add %o.
13809
13810         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
13811         unless shell outputs something.
13812
13813 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13814
13815         * gnus-art.el (gnus-boring-article-headers): Better doc.
13816         (article-hide-headers): Better regexp.
13817         Suggested by Matt Swift <swift@alum.mit.edu>.
13818
13819         * nnheader.el (nnheader-max-head-length): Better doc.
13820         (nnheader-header-value): Skip spaces.
13821         (nnheader-parse-head): Remove space.
13822         Suggested by Matt Swift <swift@alum.mit.edu>.
13823
13824         * gnus-sum.el (gnus-summary-show-raw-article): New function.
13825         (gnus-get-newsgroup-headers): Remove space.
13826
13827 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13828
13829         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
13830         (gnus-summary-reply): Use it.
13831         (gnus-summary-reply-broken-reply-to): New function.
13832         (gnus-msg-force-broken-reply-to): New function.
13833
13834         * mm-view.el (mm-inline-text): Showing as text/plain when error.
13835
13836 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13837
13838         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
13839
13840 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13841
13842         * mm-decode.el (mm-external-terminal-program): New variable.
13843         (mm-display-external): Use it. Use term to display when no
13844         window-system.
13845
13846 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
13847
13848         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
13849         Browse->Next entries to Browse->Prev
13850
13851 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13852
13853         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
13854
13855 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13856
13857         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
13858         for the default encoding.
13859
13860         * nnrss.el (nnrss-url-field): New field.
13861         (nnrss-request-article): Add newsgroups.
13862
13863         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
13864
13865 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13866
13867         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
13868
13869         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
13870         (gnus-draft-setup): Remove backlog.
13871
13872 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13873
13874         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
13875         Cleanup.
13876
13877 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13878
13879         * gnus-msg.el (gnus-bug): Erase buffer.
13880
13881         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
13882
13883 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13884
13885         * mm-decode.el (mm-attachment-override-p): Fix typo.
13886
13887 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-kill.el (gnus-execute): Work with the extra headers.
13890         * gnus-sum.el (gnus-summary-execute-command): Ditto.
13891
13892 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13893
13894         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
13895         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
13896
13897         * message.el (message-send-mail-real-function): New variable.
13898         (message-send-mail-partially, message-send-mail):
13899
13900         * nngateway.el (nngateway-request-post): Use it.
13901
13902         * gnus-agent.el (gnus-agentize): Use it.
13903
13904         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
13905         (nnsoup-revert-variables): Use it.
13906
13907 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
13908
13909         * mm-decode.el (mm-inline-media-tests): Default to displaying as
13910         text/plain if the type doesn't match any other media types.
13911         (mm-inlined-types): Doc fix.
13912         (mm-display-inline): Revert previous change (now handled by a
13913         default type in `mm-inline-media-tests'.
13914         (mm-inlinable-p): Revive.
13915         (mm-display-part): Call `mm-inlinable-p'.
13916         (mm-attachment-override-p): Ditto.
13917         (mm-inlined-p): Doc fix.
13918
13919         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
13920         well as `mm-inlined-p'.
13921
13922 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13923
13924         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
13925         (nntp-send-command-and-decode): Use gnus-point-at-bol.
13926
13927 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13928         From  Paul Jarc <prj@po.cwru.edu>
13929
13930         * message.el (message-use-mail-followup-to): New variable.
13931         (message-get-reply-headers): Use it.
13932
13933 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
13934
13935         * nnheader.el (nnheader-init-server-buffer): Make sure the
13936         *nntpd* buffer is made multibyte instead of a random buffer.
13937
13938 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13939
13940         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
13941         when it returns headers.
13942
13943 2001-07-07  Simon Josefsson  <jas@extundo.com>
13944
13945         * rfc2047.el (rfc2047-encode-message-header): Skip header when
13946         trying to fold. Thanks to Colin Walters
13947         <walters@cis.ohio-state.edu>
13948
13949 2001-07-06  Simon Josefsson  <jas@extundo.com>
13950
13951         * imap.el (imap-parse-address-list, imap-parse-flag-list)
13952         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
13953         Add information in `assert's.
13954
13955         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
13956         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
13957         and `nnimap-group-overview-filename', should handle all
13958         change-of-uidvalidity related issues.  But there may be other
13959         problems.)
13960
13961 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13962
13963         * rfc2047.el (rfc2047-encode-message-header): Don't include the
13964         header name when folding.
13965
13966 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13967
13968         * mm-decode.el (mm-inlined-types): Document relationship with
13969         `mm-inline-media-tests'.
13970         (mm-display-inline): Default to displaying as plain text if no
13971         inlining handler is available.
13972         (mm-inlinable-p): Remove.
13973         (mm-inlined-p): Don't call `mm-inlinable-p'.
13974         (mm-automatic-display-p): Ditto.
13975         (mm-attachment-override-p): Ditto.
13976
13977 2001-07-04  Simon Josefsson  <jas@extundo.com>
13978
13979         * nnimap.el (nnimap-importantize-dormant): New variable.
13980         (nnimap-request-update-info-internal): Use it.
13981         (nnimap-request-set-mark): Ditto.
13982
13983 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13984
13985         * nntp.el (nntp-send-command): don't pass a buffer argument to
13986         `point'. Only XEmacs accepts this.
13987         * nntp.el (nntp-send-command-nodelete): ditto.
13988         * nntp.el (nntp-send-command-and-decode): ditto.
13989
13990 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13991
13992         * nntp.el (nntp-open-connection-function): doc update.
13993         * nntp.el (nntp-pre-command): New.
13994         * nntp.el (nntp-via-rlogin-command): New.
13995         * nntp.el (nntp-via-telnet-command): New.
13996         * nntp.el (nntp-via-telnet-switches): New.
13997         * nntp.el (nntp-via-user-name): New.
13998         * nntp.el (nntp-via-user-password): New.
13999         * nntp.el (nntp-via-address): New.
14000         * nntp.el (nntp-via-envuser): New.
14001         * nntp.el (nntp-via-shell-prompt): New.
14002         * nntp.el (nntp-open-telnet-stream): New.
14003         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
14004         * nntp.el (nntp-open-via-telnet-and-telnet): New.
14005         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
14006         * nntp.el (nntp-send-command): ditto.
14007         * nntp.el (nntp-send-command-nodelete): ditto.
14008         * nntp.el (nntp-send-command-and-decode): ditto.
14009
14010 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
14011         Trivial patch.
14012
14013         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
14014         `when'.
14015
14016 2001-07-03  Simon Josefsson  <jas@extundo.com>
14017         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14018
14019         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
14020
14021 2001-07-03  Simon Josefsson  <jas@extundo.com>
14022
14023         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
14024         remove it (workaround XEmacs `fill-region' bug).
14025
14026 2001-07-01  Simon Josefsson  <jas@extundo.com>
14027
14028         * nnimap.el (nnimap-date-days-ago): Defeat locale.
14029
14030 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14031
14032         * mml2015.el (mml2015-format-error): New function.
14033         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
14034         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
14035         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
14036
14037 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14038
14039         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
14040         Suggested by Christoph Conrad <C.Conrad@cli.de>.
14041
14042         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
14043         group variables.
14044
14045 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14046
14047         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
14048
14049         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
14050         (nnrss-save-group-data): Ditto.
14051
14052         * gnus-agent.el (gnus-agent-save-alist): Ditto.
14053
14054 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14055
14056         * message.el (message-do-send-housekeeping): Narrow to headers.
14057
14058 2001-06-24  Simon Josefsson  <jas@extundo.com>
14059
14060         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
14061         insertion when breaking lines looked for " \t" instead of "[ \t]".
14062         (rfc2047-encode-message-header): Fold lines even if
14063         no QP encoding is done.
14064
14065 2001-06-23  Simon Josefsson  <jas@extundo.com>
14066         From Samuel Tardieu <sam@inf.enst.fr>
14067
14068         * smime.el (smime-keys): Support additional certificates.
14069         (smime-make-certfiles): New function.
14070         (smime-sign-region): Use previous variables.
14071         (smime-get-certfiles): New function.
14072         (smime-sign-buffer): Use it.
14073         (smime-verify-region): Support both CAfile and CApath.
14074
14075 2001-06-23  Simon Josefsson  <jas@extundo.com>
14076
14077         * smime.el (smime-decrypt-region): Perhaps work.
14078
14079 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14080
14081         * gnus-msg.el (gnus-copy-article-buffer): Typo.
14082
14083 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
14084
14085         * mm-decode.el (mm-save-part): Rewrite file name.
14086         (mm-file-name-rewrite-functions): New variable.
14087         (mm-file-name-delete-whitespace): New function.
14088         (mm-file-name-trim-whitespace): New function.
14089         (mm-file-name-collapse-whitespace): New function.
14090         (mm-file-name-replace-whitespace): New variable and function.
14091
14092 2001-06-22  Simon Josefsson  <jas@extundo.com>
14093
14094         * message.el (message-make-date): Workaround locale for weekdays.
14095
14096 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14097
14098         * message.el (message-goto-body): Return nil if not found. (revert!)
14099
14100 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14101         From Fremlin <chief@bandits.org>
14102
14103         * message.el (message-goto-body): Some messages have no header.
14104
14105         * gnus-msg.el (gnus-copy-article-buffer): Use it.
14106
14107 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
14108
14109         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
14110
14111 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14112
14113         * message.el (message-make-date): Add week day.
14114         Suggested by Jason R. Mastaler <jason@mastaler.com>.
14115
14116 2001-06-19  Simon Josefsson  <jas@extundo.com>
14117
14118         * message.el (message-yank-prefix): Doc fix.
14119         (message-yank-cited-prefix): Ditto.
14120         (message-delete-not-region): Keep citation prefix on first line,
14121         if possible and appropriate.
14122
14123 2001-06-19  Simon Josefsson  <jas@extundo.com>
14124
14125         * imap.el (imap-process-connection-type): New variable.
14126         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
14127         recent `imtest's work completely (no line length issues), while
14128         making making old `imtest's unusable.  Thanks to NAGY Andras
14129         <nagya@inf.elte.hu> for his work.
14130
14131 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
14132
14133         * imap.el (imap-ssl-program): Add -quiet to shut up
14134         OpenSSL/SSLeay's internal debug talk.
14135
14136 2001-06-19  Matt Armstrong  <matt@lickey.com>
14137
14138         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
14139         server.
14140
14141 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14142
14143         * nnmail.el (nnmail-article-buffer): New variable.
14144         (nnmail-split-incoming): Use it.
14145
14146 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
14147
14148         * qp.el (quoted-printable-decode-region): If called interactively,
14149         use coding-system-for-read.
14150
14151 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14152
14153         * message.el (message-check-news-header-syntax): Check Reply-To.
14154
14155 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14156
14157         * mml.el (mml-parse-1): Use message options.
14158
14159         * message.el (message-do-fcc): Don't do anything if there is no
14160         FCC.
14161
14162 2001-06-16  Simon Josefsson  <jas@extundo.com>
14163
14164         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
14165         (nnimap-expunge-search-string): New variable.
14166         (nnimap-request-expire-articles): Use it.
14167
14168 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14169
14170         * message.el (message-send-mail-with-qmail): wrong exit status is
14171         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
14172
14173 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14174
14175         * gnus-art.el (article-strip-multiple-blank-lines): Use
14176         delete-region instead of replace-match.
14177
14178 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14179
14180         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
14181         (nnweb-google-wash-article): Ditto.
14182
14183 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
14184
14185         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
14186
14187 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14188
14189         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
14190         specs.
14191
14192 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14193
14194         * gnus.el (gnus-email-address): Move it here.
14195
14196         * gnus-art.el (article-de-quoted-unreadable): Read charset if
14197         requested.
14198         (article-de-base64-unreadable): Ditto.
14199         (article-wash-html): Ditto.
14200
14201 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14202
14203         * message.el (message-options-set-recipient): Don't add ", "
14204         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
14205
14206 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14207
14208         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
14209
14210 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14211
14212         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
14213         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
14214
14215         * nnrss.el (nnrss-node-text): Node might be nil.
14216
14217 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14218
14219         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
14220         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
14221
14222         * nnrss.el (nnrss-group-alist): More items.
14223
14224 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14225
14226         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
14227
14228 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14229         Trivial patch from Dale Hagglund  <rdh@best.com>
14230
14231         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
14232         restrict clauses.
14233
14234 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14235
14236         From Benjamin Rutt <brutt+news@bloomington.in.us>
14237
14238         * message.el (message-wide-reply-confirm-recipients): New variable.
14239
14240 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
14241         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
14242
14243         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
14244         fix so it works with XEmacs.
14245
14246 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14247
14248         * nnrss.el (nnrss-retrieve-headers): Support description as extra
14249         headers.
14250
14251 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14252
14253         * nnrss.el: Fix a few bugs.
14254
14255 2001-06-05  Simon Josefsson  <jas@extundo.com>
14256
14257         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
14258         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
14259
14260 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
14261
14262         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
14263         binary so that we don't transmit ISO 2022 garbage to the process.
14264         This is needed under XEmacs.
14265
14266 2001-06-03  Simon Josefsson  <simon@josefsson.org>
14267
14268         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
14269         autoloaded incorrectly below because ssl-program-* is bound.)
14270         Thanks to Amos Gouaux for report.
14271
14272 2001-06-02  Simon Josefsson  <simon@josefsson.org>
14273
14274         * imap.el (imap-kerberos4-open):
14275         (imap-gssapi-open):
14276         (imap-ssl-open):
14277         (imap-network-open):
14278         (imap-shell-open):
14279         (imap-starttls-open): Set buffer to workaround spurious
14280         `accept-process-output' buffer changes.  Thanks to Mats Lidell
14281         <Mats.Lidell@contactor.se> for report and partial patch and Jake
14282         Colman <colman@ppllc.com> for report.
14283
14284 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14285
14286         * gnus-sum.el (gnus-summary-catchup): New argument.
14287         (gnus-summary-catchup-from-here): New function.
14288
14289 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14290
14291         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
14292         back, then insert glyph.  (Before, the glyph was inserted first,
14293         then the newline.)  This works around a behavior in XEmacs where
14294         it is not possible to insert a character after a glyph which is at
14295         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
14296
14297 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14298
14299         From Jaap-Henk Hoepman (jhh@xs4all.nl).
14300
14301         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
14302         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
14303         mm-destroy-postponed-undisplay-list): New functions.
14304         (mm-display-external): Use them.
14305
14306 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14307
14308         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
14309         `default-low' when evaluating `gnus-summary-highlight'.
14310         From Raja R Harinath <harinath@cs.umn.edu>.
14311
14312 2001-05-27  Simon Josefsson  <simon@josefsson.org>
14313
14314         * message.el (message-yank-cited-prefix): New variable.
14315         (message-indent-citation): Use it.
14316
14317         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
14318         as details.
14319         (mml2015-mailcrypt-clear-verify): Ditto.
14320
14321 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14322         From Nevin Kapur <nevin@jhu.edu>.
14323
14324         * gnus-sum.el (gnus-summary-default-high-score,
14325         gnus-summary-default-low-score): New variables.
14326         (gnus-summary-highlight): Use them.
14327
14328 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
14329
14330         * message.el (message-mail): pass the 'send-actions argument to
14331         `message-setup'.
14332
14333 2001-05-16  Simon Josefsson  <simon@josefsson.org>
14334         From Raymond Scholz <ray-2001@zonix.de>
14335
14336         * gnus-art.el (gnus-mime-view-part-as-charset):
14337         (gnus-mime-internalize-part): Doc fixes.
14338
14339 2001-05-11  Simon Josefsson  <simon@josefsson.org>
14340
14341         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
14342         status lines without any text ("^215$").
14343
14344 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14345
14346         * nnrss.el (nnrss-check-group): Reverse.
14347
14348 2001-05-07  Simon Josefsson  <simon@josefsson.org>
14349
14350         * message.el (message-get-reply-headers):
14351         (message-followup): Fix typo, suggested by David Green
14352         <dgreen@uab.edu>
14353
14354 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14355
14356         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
14357
14358         * nnrss.el (nnrss-open-server): Read server data when it is called.
14359         (nnrss-request-expire-articles): Fix.
14360
14361 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14362
14363         * message.el (message-do-send-housekeeping): mail-abbrevs may
14364         rename buffer behind Gnus.
14365
14366 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14367
14368         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
14369         (nnrss-group-alist): Add more resources.
14370         (nnrss-check-group): Ignore errors.
14371
14372 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14373
14374         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
14375
14376         * nnslashdot.el (nnslashdot-request-list): Add time.
14377         (nnslashdot-request-expire-articles): New function.
14378
14379         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
14380         secondary methods too.
14381
14382 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14383
14384         * message.el (message-use-followup-to): Set default value to t.
14385
14386 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
14387
14388         * message.el (message-dont-reply-to-names): Fix documentation.
14389         (message-get-reply-headers): Use Mail-Followup-To only for wide
14390         replies.
14391
14392 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14393
14394         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
14395         correctly.
14396         (nnrss-check-group): Use time.
14397
14398 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14399
14400         * gnus.el: Oort Gnus v0.03 is released.
14401
14402 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14403
14404         * nnultimate.el (nnultimate-topic-article-to-article): Use the
14405         group.
14406
14407 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14408
14409         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
14410
14411 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14412
14413         * nnultimate.el (nnultimate-retrieve-headers): Return all
14414         available headers.
14415
14416         * gnus-sum.el (gnus-read-all-available-headers): New variable.
14417         (gnus-get-newsgroup-headers-xover): Use it.
14418
14419 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14420
14421         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
14422
14423 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14424
14425         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
14426
14427 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14428
14429         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
14430         disable it.
14431
14432         * gnus.el (gnus-info-nodes): Remove a few The's.
14433
14434 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14435
14436         * mail-source.el (mail-source-movemail): Call-process may return a
14437         signal description string.
14438
14439         * gnus-start.el (gnus-read-newsrc-el-file):
14440         gnus-newsrc-file-version may be nil.
14441
14442         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
14443         Suggested by Michael Sperber [Mr. Preprocessor]
14444         <sperber@informatik.uni-tuebingen.de>.
14445
14446 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
14447
14448         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
14449
14450 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
14451
14452         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
14453         fontify HANDLE.
14454
14455 2001-04-18  Simon Josefsson  <simon@josefsson.org>
14456
14457         * smime.el (smime-ask-passphrase): Rework to return value.
14458         (smime-sign-region): Rework to bind value and use it.
14459         (smime-decrypt-region): Ditto.
14460
14461 2001-04-18  Simon Josefsson  <simon@josefsson.org>
14462         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
14463
14464         * smime.el (smime-ask-passphrase): New function.
14465         (smime-sign-region): Use it.
14466         (smime-encrypt-cipher): New variable.
14467         (smime-decrypt-region): Ditto.
14468
14469 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
14470         Committed by Simon Josefsson  <simon@josefsson.org>
14471
14472         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
14473         the log.
14474
14475 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14476
14477         * gnus.el: Oort Gnus v0.02 is released.
14478
14479 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
14480
14481         * gnus.el: Oort Gnus v0.01 is released.
14482
14483 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14484
14485         * gnus-sum.el (gnus-summary-highlight): Highlight read
14486         undownloaded articles as read articles.
14487
14488         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
14489         (gnus-agent-get-undownloaded-list): Mark all undownloaded
14490         articles, even read ones, as such.
14491
14492         * gnus-sum.el (gnus-summary-find-matching): Clean up.
14493         (gnus-find-matching-articles): New function.
14494         (gnus-summary-limit-include-matching-articles): New command.
14495         (gnus-summary-limit-include-thread): Include articles that have
14496         matching subjects.
14497         (gnus-offer-save-summaries): Clean up.
14498
14499 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14500
14501         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
14502
14503 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14504         From Jason Merrill <jason_merrill@redhat.com>
14505
14506         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
14507
14508 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
14509         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14510
14511         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
14512         newsgroup names when the original article is a news message.
14513
14514 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14515
14516         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
14517         supported. Suggest by Jim Meyering <jim@meyering.net>.
14518
14519 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
14520         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
14521
14522         * nnmail.el (nnmail-split-it): Added check for .* at the end of
14523         regexp in nnmail-split-fancy.
14524
14525 2001-04-10  Simon Josefsson  <simon@josefsson.org>
14526
14527         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
14528
14529 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
14530
14531         * message.el (message-send-mail): Improve the interaction with the
14532         user.
14533
14534 2001-04-10  Simon Josefsson  <simon@josefsson.org>
14535
14536         * imap.el (imap-message-copy): Work around buggy servers that
14537         doesn't send TRYCREATE tags.
14538
14539 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
14540
14541         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
14542
14543 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14544
14545         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
14546         date.
14547
14548 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14549
14550         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
14551         lives.
14552
14553 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14554
14555         * gnus-art.el (gnus-parse-news-url): New function.
14556         (gnus-button-handle-news): New function.
14557         (gnus-button-alist): Point to new functions.
14558
14559         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
14560
14561         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
14562         gnus-format-specs.
14563
14564         * message.el (message-check-news-header-syntax): Question even
14565         when Gnus doesn't know the group names.
14566         (message-send-news): Clean up.
14567
14568         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
14569         exited on purpose without saving.
14570
14571         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
14572
14573 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14574
14575         * gnus-score.el (gnus-score-orphans): Clean up.
14576
14577         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
14578
14579         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
14580         later.
14581
14582         * gnus-start.el (gnus-close-all-servers): Find the right items to
14583         close.
14584
14585         * qp.el (quoted-printable-decode-region): Just message
14586         malformation; don't quit.
14587
14588 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14589         From Gerd Moellmann <gerd@gnu.org>.
14590
14591         * gnus.el (gnus-interactive): A typo.
14592
14593 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
14594         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14595
14596         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
14597         `assq-delete-all', if that function exists; otherwise use the old
14598         definition. Documentation changed to match the one in
14599         `assq-delete-all'.
14600
14601 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14602
14603         * gnus-start.el (gnus-close-all-servers): New function.
14604
14605         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
14606         (gnus-server-remove-denials): Clean up.
14607
14608         * gnus-sum.el (gnus-summary-sort-by-original): New command and
14609         keystroke.
14610
14611 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14612
14613         * message.el (message-send-news): Message where we are sending.
14614         (message-send-mail): Ditto.
14615
14616         * gnus.el (gnus-server-string): New function.
14617
14618         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
14619
14620         * mm-decode.el (mm-default-directory): Customized.
14621         (mm-tmp-directory): Ditto.
14622
14623         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
14624         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
14625         or Chars.
14626         (gnus-summary-line-format-alist): ?l is now a string.
14627         (gnus-summary-prepare-threads): Output ? for unknown lines.
14628         (gnus-summary-insert-line): Ditto.
14629         (gnus-summary-print-article): Unbalanced parentheses.
14630
14631         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
14632         out whether new stuff has arrived.
14633
14634 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
14635
14636         * gnus-sum.el: Let printing work on ttys on Emacs.
14637
14638 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14639
14640         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
14641         when forcing news.
14642
14643         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
14644         command.
14645
14646 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
14647
14648         * message.el (message-set-auto-save-file-name): Don't use
14649         asterisks under nt.
14650
14651 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14652
14653         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
14654         lists of articles.
14655
14656         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
14657
14658         * gnus-msg.el (gnus-put-message): Clean up.
14659         (gnus-summary-reply): Mark all replied-to articles as replied to.
14660         (gnus-inews-add-send-actions): Also mark as forwarded.
14661         (gnus-summary-mail-forward): Mark as forwarded.
14662
14663         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
14664         of articles.
14665         (gnus-summary-mark-article-as-forwarded): Ditto.
14666
14667         * gnus-msg.el (gnus-summary-resend-message): Mark article as
14668         forwarded.
14669         (gnus-summary-mail-forward): Clean up.
14670
14671         * gnus.el (gnus-article-mark-lists): Added forward.
14672
14673         * gnus-sum.el (gnus-forwarded-mark): New variable.
14674         (gnus-summary-prepare-threads): Use it.
14675         (gnus-summary-update-secondary-mark): Ditto.
14676         (gnus-newsgroup-forwarded): New variable.
14677
14678 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14679
14680         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
14681         (gnus-summary-very-wide-reply): New command and keystroke.
14682         (gnus-summary-very-wide-reply-with-original): Ditto.
14683
14684         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
14685         (gnus-score-adaptive): Use it.
14686
14687         * gnus-start.el (gnus-get-unread-articles): Clean up.
14688
14689 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14690
14691         * nnultimate.el (nnultimate-retrieve-headers): Work for other
14692         boards.
14693
14694 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
14695
14696         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
14697         * gnus-start.el (gnus-subscribe-newsgroup): use it.
14698
14699 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14700
14701         * nnultimate.el (nnultimate-retrieve-headers): Understand
14702         long-form month names.
14703
14704 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14705
14706         * gnus-sum.el (gnus-summary-show-all-headers):
14707         gnus-article-show-all-headers is broken. Use
14708         gnus-summary-toggle-header instead.
14709
14710         * mml2015.el (mml2015-gpg-extract-from): No error.
14711
14712 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14713         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
14714
14715         * mml2015.el (mml2015-gpg-extract-from): New function.
14716         (mml2015-gpg-verify): Use it.
14717         (mml2015-gpg-clear-verify): Use it.
14718
14719 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14720
14721         * message.el (message-setup-fill-variables): Use
14722         fill-paragraph-function.
14723         (message-fill-paragraph): Take an argument.
14724         (message-newline-and-reformat): Take another argument.
14725
14726 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14727
14728         * message.el (rmail-output): It is in rmailout.el not rmail.el.
14729
14730 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14731
14732         * message.el (message-forward): local-variable-p takes an extra
14733         argument in XEmacs.
14734
14735 2001-03-16  Simon Josefsson  <simon@josefsson.org>
14736
14737         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
14738         `nnimap-use-nov-p' (it really tested the negative).
14739         (nnimap-retrieve-headers): Use it.
14740
14741 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14742
14743         * message.el (message-generate-headers-first): Update doc.
14744
14745 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
14746         Trivial patch.
14747
14748         * gnus.el (gnus-summary-line-format): Typo.
14749
14750 2001-03-11  Simon Josefsson  <simon@josefsson.org>
14751
14752         * mailcap.el (mailcap-mime-data): Add application/sieve.
14753         (mailcap-mime-extensions): Add .siv, .xls.
14754
14755 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14756         From Christoph Conrad <christoph.conrad@gmx.de>
14757
14758         * gnus-score.el (gnus-summary-lower-thread): Typo.
14759
14760 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14761
14762         * message.el (message-forward-decoded-p): New variable.
14763         (message-forward-subject-author-subject): Use it.
14764         (message-make-forward-subject): Use it.
14765         (message-forward): Use it.
14766
14767         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
14768
14769         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
14770         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
14771
14772 ;;Has been fixed -- zsh.
14773 ;;2001-03-05  Dave Love  <fx@gnu.org>
14774 ;;
14775 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
14776 ;;      Move it after definition of mm-coding-system-p.
14777 ;;
14778 2001-03-01  Dave Love  <fx@gnu.org>
14779
14780         * mm-util.el (mm-inhibit-file-name-handlers): Add
14781         image-file-handler.
14782
14783 2001-02-11  Dave Love  <fx@gnu.org>
14784
14785         * message.el (message-signature-file): Fix doc, :type.
14786
14787 2001-02-08  Dave Love  <fx@gnu.org>
14788
14789         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
14790         (message-posting-charset): Defvar when compiling again.
14791         (rfc2047-encodable-p): Require message.
14792
14793         * gnus-sum.el (gnus-alter-articles-to-read-function):
14794         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
14795
14796 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14797
14798         * nnrss.el: New file.
14799
14800 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
14801         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14802
14803         * rfc2047.el (rfc2047-unfold-region): Fix arg of
14804         `skip-chars-forward'.
14805
14806 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14807
14808         * nndraft.el (nndraft-request-group): Restore auto save files if
14809         the original files do not exist.
14810
14811 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14812
14813         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
14814         SCORE paths.
14815
14816         * mm-decode.el (mm-dissect-buffer): Call
14817         mail-extract-address-components only if necessary.
14818
14819 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14820
14821         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
14822         directory part.
14823         (gnus-score-search-global-directories): Use file-directory-p.
14824
14825         * gnus-score.el (gnus-score-score-files-1): Use
14826         gnus-kill-files-directory.
14827         From Adrian Aichner <adrian@xemacs.org>.
14828
14829 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14830
14831         * gnus.el (charset): Move here from gnus-sum.el.
14832
14833 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14834
14835         * mml.el (mml-preview): Disable local map.
14836
14837         * gnus-sum.el (gnus-summary-make-menu-bar): Make
14838         gnus-article-post-menu here.
14839
14840         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
14841         if it has not been made.
14842
14843 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14844
14845         * gnus-art.el (gnus-article-describe-key): Map key to event.
14846         (gnus-article-describe-key-briefly): Ditto
14847
14848 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14849
14850         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
14851
14852 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14853         From Katsumi Yamaoka <yamaoka@jpl.org>.
14854
14855         * dgnushack.el (coerce, merge, subseq): defmacro.
14856
14857 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14858
14859         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
14860         A fake defalias in nndraft.el results a not-activated bug in
14861         uncompiled versions.
14862
14863 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
14864         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14865
14866         * gnus-util.el (gnus-split-references): Handle malformed References:.
14867
14868 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14869
14870         * gnus-art.el (gnus-article-mime-part-status): 1 part.
14871
14872 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14873         From NAGY Andras <nagya@inf.elte.hu>.
14874
14875         * gnus.el (gnus-parameters): Typo.
14876
14877 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14878
14879         * gnus.el (gnus-read-method): Remove redundancy.
14880
14881 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14882
14883         * nnslashdot.el (nnslashdot-backslash-url): New variable.
14884         (nnslashdot-request-list): Use it.
14885
14886 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14887
14888         * nnml.el (nnml-generate-active-info): Fix the case when there is
14889         no file.
14890
14891         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
14892         (gnus-summary-create-article): New function.
14893
14894         * gnus-group.el (gnus-group-mark-article-read): New function.
14895
14896         * gnus-msg.el (gnus-inews-do-gcc): Use it.
14897
14898         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
14899
14900 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14901
14902         * gnus-art.el (gnus-article-edit-done): Don't use
14903         gnus-article-edit-exit.
14904         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
14905
14906         * gnus.el (gnus-parameters): New variable.
14907         Suggested by NAGY Andras <nagya@inf.elte.hu>.
14908         (gnus-parameters-get-parameter): New function.
14909         (gnus-group-find-parameter): Use it.
14910
14911 2001-02-23  Simon Josefsson  <simon@josefsson.org>
14912
14913         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
14914         change of default value to `current'.
14915
14916 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14917
14918         * nneething.el (nneething-get-head): Insert unreadable file too.
14919
14920 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14921
14922         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
14923
14924         * webmail.el (webmail-type-definition): Deja is bought by google.
14925
14926 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14927
14928         * gnus-sum.el (gnus-fetch-headers): New function.
14929         (gnus-select-newsgroup): Use it.
14930         (gnus-summary-insert-articles): New function.
14931         (gnus-summary-insert-old-articles): New function.
14932         (gnus-summary-insert-new-articles): New function.
14933
14934         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
14935         (gnus-group-list-active): Ditto.
14936         * gnus-sum.el (gnus-set-mode-line): Ditto.
14937         (gnus-summary-read-group-1): Ditto.
14938
14939 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14940
14941         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
14942         current topic.
14943
14944 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14945
14946         * smiley.el (gnus-smiley-display): Don't do widening.
14947
14948         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
14949         within body.
14950
14951         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
14952
14953         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
14954         New variable.
14955         (gnus-mime-display-multipart-related-as-mixed): New variable.
14956         (gnus-mime-display-part): Use them.
14957
14958 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14959
14960         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
14961         something special.
14962
14963 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14964
14965         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
14966         (nnweb-request-article): Call reference if exists.
14967         (nnweb-type-definition): Dejanews is bought by google.com.
14968         Beta!
14969
14970 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14971
14972         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
14973
14974 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14975
14976         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
14977         gnus-article-sort-functions.
14978         (gnus-article-sort-functions): Doc fix.  Refer to
14979         gnus-thread-sort-functions.
14980
14981 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14982         From Paul Jarc <prj@po.cwru.edu>.
14983
14984         * message.el (message-get-reply-headers): More fixes.
14985
14986 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
14987         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14988
14989         * message.el (message-get-reply-headers): Fix bug with
14990         Mail-Followup-To/to-address interaction.
14991
14992 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14993
14994         * gnus-msg.el (gnus-configure-posting-styles): Match header in
14995         gnus-article-copy.
14996
14997 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14998
14999         * message.el (message-do-send-housekeeping): Rename to a better
15000         name.
15001
15002 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15003
15004         * message.el (message-cancel-news): Check article first, then ask
15005         yes or no.
15006
15007 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15008
15009         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
15010
15011 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15012
15013         * gnus-range.el (gnus-range-normalize): New function.
15014
15015 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
15016
15017         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
15018
15019 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15020
15021         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
15022
15023         * nnagent.el (nnagent-request-regenerate): New function.
15024
15025         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
15026
15027         * nnml.el (nnml-generate-nov-databases): Accept argument
15028         server. Don't open server if it is opened.
15029         (nnml-request-regenerate): Use it. Change to deffoo.
15030
15031 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15032         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15033
15034         * gnus.el (gnus-define-group-parameter): Fix.
15035
15036 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15037
15038         * gnus.el (gnus-define-group-parameter): Improved.
15039
15040         * gnus-sum.el (charset): Define parameter.
15041         (ignored-charsets): Ditto.
15042         (gnus-summary-setup-default-charset): Use them.
15043
15044         * gnus-start.el (gnus-read-descriptions-file): Use them.
15045
15046         * gnus-cus.el (gnus-group-parameters): Remove them.
15047
15048 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15049
15050         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
15051
15052 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15053
15054         * gnus-sum.el (gnus-summary-read-group-1): Remove
15055         gnus-summary-set-local-parameters.
15056         (gnus-summary-setup-buffer): Put it here.
15057
15058 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15059
15060         * gnus.el (to-address): Define parameter.
15061         (to-list): Ditto.
15062         * gnus-art.el (article-hide-boring-headers): Use them.
15063         * gnus-msg.el (gnus-post-news): Ditto.
15064         * gnus-cus.el (gnus-group-parameters): Remove them.
15065
15066 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15067
15068         * gnus-draft.el (gnus-draft-reminder): New function.
15069
15070         * gnus-art.el (gnus-sender-save-name): New function.
15071
15072 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15073
15074         * mm-util.el (mm-mime-charset): Error message.
15075
15076 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15077
15078         * message.el (message-check-news-body-syntax): Don't check mml lines.
15079
15080 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15081
15082         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
15083         subscribe.
15084
15085         * gnus-start.el (gnus-call-subscribe-functions): New function.
15086         (gnus-find-new-newsgroups): Use it.
15087         (gnus-ask-server-for-new-groups): Use it.
15088         (gnus-check-first-time-used): Use it.
15089         (gnus-subscribe-newsgroup-method): Grok a list of functions.
15090         (gnus-subscribe-options-newsgroup-method): Ditto.
15091         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
15092         return .
15093
15094 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15095
15096         * gnus-cus.el (gnus-score-customize): Doc fix.
15097
15098 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
15099
15100         * dgnushack.el (my-getenv): Typo.
15101
15102 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15103
15104         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
15105
15106 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15107
15108         * gnus-group.el (gnus-group-suspend): Offer save summaries.
15109
15110         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
15111         (gnus-treatment-function-alist): Use it.
15112         (article-remove-leading-whitespace): New function.
15113         (gnus-article-make-menu-bar): Use it.
15114
15115         * gnus-sum.el (gnus-summary-wash-empty-map): Add
15116         remove-leading-whitespace.
15117         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
15118         because of conflict.
15119
15120 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15121
15122         * Makefile.in: Hack generating gnus-load.el.
15123         * dgnushack.el: Ditto.
15124         * gnus-load.el: Remove it.
15125
15126 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15127
15128         * dgnushack.el : Add URLDIR.
15129
15130         * Makefile.in (EMACS_COMP): Ditto.
15131
15132 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15133
15134         * gnus-cus.el (gnus-score-customize): Error on no score file.
15135
15136 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15137
15138         * mm-decode.el (mm-merge-handles): New function.
15139
15140         * mm-view.el (mm-inline-message): Use it.
15141         (mm-view-message): Ditto.
15142
15143         * mm-partial.el (mm-inline-partial): Ditto.
15144
15145         * mm-extern.el (mm-inline-external-body): Ditto.
15146
15147         * gnus-art.el (gnus-mime-view-part): Ditto.
15148         (gnus-mime-view-part-as-type): Ditto.
15149         (gnus-mime-save-part-and-strip): Prevent users to strip in some
15150         cases.
15151
15152 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15153
15154         * message.el (message-cancel-news): Allow to shoot foot.
15155         (message-supersede): Ditto.
15156
15157 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
15158         Trivial patch.
15159
15160         * gnus-sum.el (gnus-simplify-subject-re): Use
15161         message-subject-re-regexp.
15162
15163 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15164
15165         * nnmail.el (nnmail-expiry-target-group): Bind
15166         nnmail-cache-accepted-message-ids to nil.
15167
15168         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
15169         coding system.
15170
15171 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15172
15173         * qp.el (quoted-printable-encode-region): Make sure characters are
15174         between 00 and FF.  Don't check charset.
15175
15176         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
15177         in Emacs 20.
15178         * rfc2047.el (rfc2047-q-encode-region): Ditto.
15179
15180 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15181
15182         * message.el (message-make-forward-subject): Argument decoded.
15183         (message-forward): Use it when digest.
15184
15185         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
15186         buffer.
15187
15188 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15189
15190         * message.el (message-generate-headers-first): Doc fix.
15191
15192 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15193
15194         * gnus-art.el (article-make-date-line): Error proof.
15195
15196 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15197
15198         * gnus-group.el (gnus-group-listing-limit): New variable.
15199         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
15200
15201         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
15202
15203 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15204
15205         * message.el (message-newline-and-reformat): Special case for
15206         breaking at BOL.
15207
15208 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
15209
15210         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
15211         message/rfc822.
15212
15213 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15214
15215         * message.el (message-encode-message-body): Don't insert
15216         Content-Type if it is inside a mail.
15217
15218 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15219
15220         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
15221         gnus-article-commands-menu.
15222
15223         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
15224         in Emacs.
15225
15226         * gnus-start.el (gnus-read-descriptions-file): Use
15227         gnus-group-name-charset and gnus-group-charset-alist.
15228
15229 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15230
15231         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
15232         active region.
15233
15234         * gnus-start.el (gnus-group-change-level): Remove from both
15235         gnus-zombie-list and gnus-killed-list.
15236
15237 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15238
15239         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
15240         gnus-subscribe-topics.
15241
15242         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
15243
15244 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15245
15246         * gnus-art.el (gnus-article-make-menu-bar): Make
15247         gnus-article-post-menu.
15248
15249         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
15250
15251         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
15252
15253         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
15254
15255         * message.el (message-mode-menu): Ditto.
15256
15257         * gnus-art.el (defvar): eval-when-compile.
15258
15259 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15260
15261         * gnus-agent.el (gnus-agentize): Fix doc.
15262
15263 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
15264
15265         * mml.el (mml-preview): Bind `q'.
15266
15267 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15268
15269         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
15270
15271 2001-01-31  Dave Love  <fx@gnu.org>
15272
15273         * mm-util.el (mm-mime-mule-charset-alist)
15274         (mm-find-mime-charset-region): Consider mule-utf-8.
15275
15276 2001-01-31  Dave Love  <fx@gnu.org>
15277
15278         * gnus-art.el (gnus-article-x-face-command)
15279         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
15280         :version.
15281
15282 2001-01-26  Dave Love  <fx@gnu.org>
15283
15284         * mm-util.el (mm-multibyte-string-p): New.
15285
15286 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
15287 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
15288 ;;      string-as-multibyte on class.  Clarify line-folding.
15289         (quoted-printable-encode-string): Make temp buffer inherit
15290         string's multibyteness.
15291
15292 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
15293
15294         * nnheader.el (toplevel): Don't require `gnus-util' at
15295         compile-time; this creates a circular dependency, and prevents
15296         a bootstrap.
15297
15298 2001-01-22  Andreas Schwab  <schwab@suse.de>
15299
15300         * nnheader.el (gnus-delete-line): Autoload it as a macro.
15301
15302 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15303
15304         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
15305
15306         * gnus-art.el (article-hide-list-identifiers): Ditto.
15307
15308         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
15309
15310 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15311
15312         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
15313
15314         * gnus-art.el (article-hide-list-identifiers): Similar.
15315
15316 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
15317
15318         * nnmail.el (nnmail-remove-list-identifiers): Improved.
15319
15320 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15321
15322         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
15323
15324 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15325
15326         * gnus-util.el (gnus-string-equal): New function.
15327
15328         * gnus-art.el (article-hide-boring-headers): Use it.
15329
15330 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
15331
15332         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
15333
15334 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15335
15336         * gnus-msg.el (gnus-msg-mail): Support switch-action.
15337
15338 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15339
15340         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
15341         command if there is not last-saver.
15342
15343 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15344
15345         * nntp.el (nntp-open-connection): 201 is possible.
15346
15347 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15348
15349         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
15350         (rfc2047-charset-encoding-alist): Add big5.
15351
15352 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15353
15354         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
15355         (gnus-agent-remove-server): Ditto.
15356         (autoload): gnus-server-update-server.
15357
15358         * gnus-srvr.el (gnus-server-line-format): Add %a.
15359         (gnus-server-line-format-alist): Add gnus-tmp-agent.
15360         (gnus-server-insert-server-line): Use it.
15361
15362 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15363
15364         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
15365         GB2312 and Big5.
15366
15367 2001-01-24  Simon Josefsson  <sj@extundo.com>
15368
15369         * mail-source.el (mail-sources): Add :program specifier to IMAP
15370         mail source.
15371         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
15372
15373 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15374
15375         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
15376
15377 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15378
15379         * nntp.el (nntp-wait-for): Return the success code.
15380         (nntp-open-connection): Use it.
15381
15382 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15383
15384         * gnus-int.el (gnus-check-server): Allow breaking the opening.
15385
15386 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15387
15388         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
15389
15390 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15391
15392         * gnus-sum.el (gnus-summary-print-article): Take one prefix
15393         argument. Allow to print several articles in one file.
15394
15395 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15396
15397         * webmail.el (webmail-type-definition): netaddress changes.
15398
15399 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15400
15401         * gnus.el: Fix copyright. Remove trailing spaces.
15402
15403         * message.el (message-forward): Use mule4.
15404
15405 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15406
15407         * mm-util.el (mm-string-as-unibyte): New function.
15408
15409         * message.el (message-forward): Use it.
15410
15411 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15412
15413         * message.el (message-cite-original-without-signature): Don't peel
15414         off the blank line.
15415         (message-get-reply-headers): Add Cc if it is not in follow-to.
15416
15417 2001-01-20  Simon Josefsson  <sj@extundo.com>
15418
15419         * mm-decode.el (mm-handle-multipart-from): Add.
15420         (mm-dissect-buffer): Save From: header value.
15421         (mm-security-from): Remove.
15422         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
15423
15424         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
15425         instead of `mml-security-from'.  Protect null from value.
15426
15427 2001-01-20  Simon Josefsson  <sj@extundo.com>
15428
15429         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
15430         application/vnd.ms-excel attachments.
15431
15432 2001-01-19  Simon Josefsson  <sj@extundo.com>
15433
15434         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
15435
15436 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15437
15438         * message.el (message-ignored-mail-headers): Ditto.
15439
15440 2001-01-19  Simon Josefsson  <sj@extundo.com>
15441
15442         * message.el (message-ignored-news-headers): Only search beginning
15443         of line.
15444
15445 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
15446         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
15447
15448         * message.el (message-send-mail): Content-Type may not be there.
15449
15450 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15451
15452         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
15453         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
15454
15455         * gnus-art.el (article-display-x-face): Insert X-Face if there is
15456         not.
15457
15458 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15459
15460         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
15461         non-native groups.
15462
15463 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15464
15465         * message.el (message-yank-original): Understand
15466         universal-argument.
15467
15468 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15469
15470         * gnus-art.el (gnus-boring-article-headers): Add to-address.
15471         (article-hide-boring-headers): Ditto.
15472
15473         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
15474
15475 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15476
15477         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
15478         one.
15479
15480 2001-01-16  Simon Josefsson  <simon@josefsson.org>
15481
15482         * message.el (message-make-in-reply-to): Add comment to message-id
15483         (old syntax, see 2000-08-02 change).
15484
15485 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15486
15487         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
15488         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
15489         (gnus-button-reply): Ditto.
15490
15491 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15492
15493         * gnus-art.el (article-display-x-face): Fix.
15494
15495 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15496
15497         * gnus-art.el (article-display-x-face): Use
15498         gnus-original-article-buffer.
15499
15500 2001-01-15  Jack Twilley  <jmt@tbe.net>
15501
15502         * message.el (message-add-header): Move to point-max.
15503
15504 2001-01-15  Simon Josefsson  <simon@josefsson.org>
15505
15506         * smime.el (smime-CA-directory, smime-CA-file): Change default to
15507         nil, improve documentation.
15508         (smime-certificate-directory): Comment out false hints (until it
15509         is implemented).
15510
15511         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
15512         there aren't any keys.
15513         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
15514         verify certificate.  Default is changed to only check integrity.
15515         Improved security status texts.  If a certificate doesn't contain
15516         a email address, don't fail.
15517
15518         * smime.el (smime-noverify-region):
15519         (smime-noverify-buffer): New functions.  Verifies integrity only.
15520
15521 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15522
15523         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
15524
15525 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15526
15527         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
15528         (gnus-remove-some-windows): Ditto.
15529
15530 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15531
15532         * gnus-art.el (article-make-date-line): 11th.
15533
15534 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15535
15536         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
15537         (mml2015-gpg-sign): Ditto.
15538
15539 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15540
15541         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
15542         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
15543
15544 2001-01-08  Dave Love  <fx@gnu.org>
15545
15546         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
15547         single character.
15548
15549         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
15550
15551         * message.el: Doc and message fixes.
15552         (message-send-rename-function)
15553         (message-make-forward-subject-function)
15554         (message-send-mail-function, message-reply-to-function)
15555         (message-wide-reply-to-function, message-followup-to-function)
15556         (message-distribution-function, message-auto-save-directory): Fix
15557         :type.
15558
15559         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
15560         proceeding after warnings.  Amend multipart warning message.
15561
15562 2001-01-04  Dave Love  <fx@gnu.org>
15563
15564         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
15565         compiling.
15566         (gnus-make-directory): Require nnmail.
15567
15568         * mm-decode.el (mm-inline-media-tests): Add
15569         image/x-portable-bitmap.
15570         (mm-get-image): Grok pbm.
15571
15572 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
15573
15574         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
15575
15576 2001-01-09  Didier Verna  <didier@xemacs.org>
15577
15578         * dgnushack.el (dgnushack-compile): give a dummy value to
15579         `gnus-xmas-glyph-directory' for the time of compilation.
15580         * gnus-agent.el: moved some XEmacs specific hook add-ons from
15581         `gnus-xmas-[re]define' to avoid loosing user custom settings.
15582         * gnus-art.el: ditto.
15583         * gnus-group.el: ditto.
15584         * gnus-salt.el: ditto.
15585         * gnus-sum.el: ditto.
15586         * gnus-topic.el: ditto.
15587         * gnus-xmas.el (gnus-xmas-define): see above.
15588         * gnus-xmas.el (gnus-xmas-redefine): see above.
15589         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
15590         non-continuable error when the directory can't be found.
15591
15592 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15593
15594         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
15595         handle.
15596         * gnus-art.el (gnus-mime-view-part): Copy it.
15597         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
15598
15599 2001-01-09  Michael Downes  <mjd@ams.org>
15600
15601         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
15602
15603 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15604
15605         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
15606         orig-file. Use ',source.
15607
15608 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15609
15610         * gnus-xmas.el (gnus-xmas-modeline-glyph):
15611         (gnus-xmas-group-startup-message):
15612         Detect gnus-xmas-glyph-directory when it is nil.
15613
15614 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15615
15616         * pop3.el (pop3-get-message-count): Andrew Innes
15617         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
15618
15619 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15620
15621         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
15622
15623         * time-date.el (time-to-number-of-days): New function.
15624
15625 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
15626         Trivial patch.
15627
15628         * nnslashdot.el (nnslashdot-request-list): Always get the right
15629         sid.
15630
15631 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15632
15633         * message.el (message-minibuffer-local-map): New keymap.
15634         (message-read-from-minibuffer): Use it.
15635         * gnus-msg.el (gnus-summary-resend-message): Use it
15636
15637 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15638
15639         * gnus-start.el (gnus-display-time-event-handler): New function.
15640         (gnus-after-getting-new-news-hook): Use it.
15641
15642 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15643
15644         * message.el (message-ignored-mail-headers): Add draft header.
15645
15646 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15647
15648         * gnus-sum.el (gnus-summary-expire-articles): Don't save
15649         excursion.
15650
15651         * nnslashdot.el (nnslashdot-request-list): Get the right year.
15652
15653 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
15654         A revoked patch.
15655
15656         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
15657
15658 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15659
15660         * qp.el (quoted-printable-decode-region): Don't backward-char.
15661
15662 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15663
15664         * gnus-draft.el: Mark articles as replied.
15665
15666         * gnus-sum.el (gnus-summary-add-mark): New function.
15667
15668         * gnus-group.el (gnus-add-mark): New function.
15669
15670         * gnus-sum.el (gnus-summary-buffer-name): New function.
15671         (gnus-summary-setup-buffer): Use it.
15672
15673         * gnus-draft.el: Set things up with the right post method and
15674         stuff.
15675
15676         * message.el (message-ignored-news-headers): Remove X-Draft-From.
15677
15678         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
15679
15680         * gnus.el (gnus-draft-meta-information-header): New variable.
15681
15682 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15683
15684         * gnus-art.el (gnus-treatment-function-alist): Move the date
15685         functions before the header sorting functions.
15686
15687         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
15688
15689         * dgnushack.el (dgnushack-compile): Message whether there is w3.
15690         Don't (push "/usr/share/emacs/site-lisp" load-path).
15691
15692         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
15693         to empty fill prefixes.
15694
15695 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15696
15697         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
15698         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
15699
15700 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15701
15702         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
15703
15704         * nnml.el (autoload): Move to nnheader.el.
15705
15706         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
15707         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
15708         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
15709         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
15710
15711 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15712
15713         * gnus-art.el (article-make-date-line): Get the hours right.
15714         (gnus-ignored-headers): More hiding.
15715
15716         * nnmail.el (nnmail-expiry-wait): Not an integer.
15717
15718         * message.el (message-goto-body): Only expand abbrev when called
15719         interactively.
15720         (message-make-lines): Use it.
15721
15722 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15723
15724         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
15725
15726 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15727
15728         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
15729         include the expunged articles.
15730
15731         * gnus-group.el (gnus-group-sort-by-server): New function.
15732
15733         * gnus.el (gnus-method-to-server-name): New function.
15734         (gnus-group-prefixed-name): Use it.
15735
15736         * gnus-group.el (gnus-group-sort-function): Doc fix.
15737         (gnus-group-sort-groups-by-server): New command.
15738
15739 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15740
15741         * gnus-art.el (gnus-treat-date-english): New variable.
15742         (article-date-english): New command.
15743         (gnus-english-month-names): New variable.
15744         (article-make-date-line): Do 'english.
15745
15746         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
15747         after the fill prefix.
15748
15749         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
15750         score...".
15751
15752         * gnus-art.el (gnus-ignored-headers): Hide more headers.
15753
15754         * message.el (message-mode-map): Bind comment-region.
15755
15756         * gnus-art.el (gnus-mime-display-part): Let w3 display
15757         multipart/related.
15758
15759         * mm-bodies.el (mm-long-lines-p): New function.
15760         (mm-body-encoding): Use it.
15761         (mm-body-encoding): Encode articles with lines longer than 1000
15762         characters.
15763
15764 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15765
15766         * mm-util.el (mm-enable-multibyte): Use
15767         default-enable-multibyte-characters.
15768         (mm-enable-multibyte-mule4): Ditto.
15769         (mm-disable-multibyte): Test XEmacs.
15770         (mm-disable-multibyte-mule4): Ditto.
15771         (mm-with-unibyte-current-buffer): Simplified.
15772         (mm-with-unibyte-current-buffer-mule4): Ditto.
15773
15774 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15775
15776         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
15777
15778         * nnheader.el (nnheader-string-as-multibyte): New alias.
15779
15780         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
15781
15782         * gnus-uu.el (gnus-message-process-mark): New function.
15783         (gnus-uu-mark-by-regexp): Use it.
15784         (gnus-new-processable): New function.
15785
15786 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
15787          Trivial patch.
15788
15789         * gnus-sum.el (gnus-no-mark): New variable.
15790
15791 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15792
15793         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
15794         backslashes.
15795
15796 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15797
15798         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
15799         definition.
15800
15801 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15802
15803         * dgnushack.el (dgnushack-compile): elc is in the current directory.
15804
15805         * qp.el (quoted-printable-encode-region): Don't check multibyte in
15806         XEmacs.
15807
15808 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
15809         Trivial patch.
15810
15811         * mml.el (mml-read-tag): Save tag location.
15812
15813 2000-12-25  Simon Josefsson  <simon@josefsson.org>
15814
15815         * starttls.el: Sync with Emacs 21.
15816
15817 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15818
15819         * message.el (message-mail): Support yank-action.
15820
15821         * message.el (message-setup): Revoke the last change.
15822
15823 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15824
15825         * message.el (message-setup): Use cons. Suggested by Johan Vromans
15826         <jvromans@squirrel.nl>.
15827
15828 2000-12-24  Simon Josefsson  <sj@extundo.com>
15829
15830         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
15831         mailing list junk at end of part.
15832
15833 2000-12-23  Simon Josefsson  <sj@extundo.com>
15834
15835         * nnimap.el (nnimap-expiry-target): New function.
15836         (nnimap-request-expire-articles): Use it.
15837
15838 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15839
15840         * gnus.el (gnus-group-parameters-more): New variable.
15841         * gnus-cus.el (gnus-group-customize): Use it.
15842
15843         * gnus.el (gnus-define-group-parameter): New macro.
15844         (auto-expire): Use it
15845         (total-expire): Use it.
15846         * gnus-art.el (banner): Use it.
15847
15848         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
15849         <ljz@asfast.com>.
15850
15851 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15852
15853         * gnus-topic.el (gnus-topic-create-topic): Use list.
15854
15855         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
15856         before binding gnus-default-article-saver.
15857
15858         * gnus-sum.el (gnus-summary-save-article):
15859         (gnus-summary-pipe-output):
15860         (gnus-summary-save-article-mail):
15861         (gnus-summary-save-article-rmail):
15862         (gnus-summary-save-article-file):
15863         (gnus-summary-write-article-file):
15864         (gnus-summary-save-article-body-file): Ditto.
15865
15866         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
15867
15868 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15869
15870         * gnus-art.el (gnus-mime-security-button-map):
15871         (gnus-mime-button-map): Add parent.
15872
15873 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15874
15875         * messagexmas.el (message-xmas-redefine): New function.
15876
15877         * message.el: Use it.
15878
15879         * gnus-art.el (gnus-article-check-hidden-text): Return t.
15880
15881         * gnus-util.el (gnus-remove-text-properties-when): Return t.
15882
15883 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15884
15885         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
15886         malformatted messages.
15887
15888 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15889
15890         * mm-util.el (mm-image-load-path): New function.
15891
15892         * gnus-group.el (gnus-group-make-tool-bar): Use it.
15893
15894         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
15895
15896         * message.el (message-tool-bar-map): Use it.
15897
15898         * Makefile.in (install-el): New rule.
15899
15900 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15901
15902         * gnus-art.el (article-treat-dumbquotes): Quote \.
15903
15904 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15905
15906         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
15907         Emacs 20 runs on a terminal.
15908
15909 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15910
15911         * gnus-msg.el (gnus-bug): Revert to save-excursion.
15912
15913         * mml.el (gnus-add-minor-mode): Autoload.
15914
15915         * message.el (message-forward): Save-restriction.
15916
15917 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15918
15919         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
15920         Paul Stevenson <p.stevenson@surrey.ac.uk>
15921
15922 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15923
15924         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
15925
15926         * mml.el (gnus-ems): Don't require.
15927
15928         * gnus.el (gnus-decode-rfc1522): Removed.
15929         (gnus-set-text-properties): Define.
15930
15931 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15932
15933         * gnus-art.el (gnus-mime-*): handle may be nil.
15934
15935         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
15936
15937         * gnus.el (gnus-group-remove-excess-properties): Not defined
15938         in gnus-xmas.
15939
15940 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15941
15942         * message.el (message-mail-user-agent): Add :version.
15943
15944 2000-12-21  Miles Bader  <miles@gnu.org>
15945
15946         * message.el (message-mode): Set `comment-start' to the  yank prefix.
15947
15948 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15949
15950         * message.el (message-mail-user-agent): New variable.
15951         (message-setup): Renamed to message-setup-1. Support
15952         mail-user-agent.
15953         (message-mail-user-agent): New function.
15954         (message-mail): Use it.
15955         (message-reply): Use it.
15956         (message-resend): Use it.
15957         (message-mail-other-window): Use it.
15958         (message-mail-other-frame): Use it.
15959
15960         * gnus-msg.el (gnus-bug): Support mail-user-agent.
15961
15962 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15963
15964         * message.el (message-tool-bar-map): Simplify.
15965         (message-narrow-to-head-1): New function.
15966         (message-narrow-to-head): Use it.
15967         (message-reply): Ditto.
15968         (message-cancel-news): Ditto.
15969         (message-supersede): Ditto.
15970         (message-make-forward-subject): Ditto.
15971         (message-bounce): Ditto.
15972
15973 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15974
15975         * uudecode.el (uudecode-decode-region-external): make-temp-file
15976         may not be defined.
15977
15978         * binhex.el (defalias): eval-and-compile.
15979
15980         * message.el (message-tool-bar-map): New function.
15981         (message-mode): Use it.
15982
15983 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15984
15985         * nntp.el (nntp-find-connection): Remove the entry.
15986         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
15987
15988 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15989
15990         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
15991
15992         * message.el (message-forward): Copy buffer in unibyte mode.
15993
15994 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15995
15996         * message.el (message-make-forward-subject): Don't widen. Decode.
15997         (message-forward): Don't decode subject.
15998
15999 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
16000
16001         * qp.el (quoted-printable-encode-region): Upcase QP.
16002
16003 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16004
16005         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
16006         mail-extract-a-c instead. Don't depend on Gnus.
16007
16008         * mml.el (gnus-ems): Require it.
16009
16010         * gnus-msg.el (gnus-summary-mail-forward):
16011
16012         * message.el (message-forward):  Move mime-to-mml here.
16013
16014 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16015
16016         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
16017         * gnus-art.el (gnus-insert-mime-button): Simplify.
16018         (gnus-mime-display-alternative): Ditto.
16019         (gnus-insert-mime-security-button): Ditto.
16020
16021 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16022
16023         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
16024         text-property-not-all doesn't return nil when start=mark(end).
16025         (gnus-remove-text-properties-when): Ditto.
16026
16027 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16028
16029         * gnus-start.el (gnus-group-change-level): Remove group from
16030         gnus-active-hashtb if real killed.
16031
16032 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16033
16034         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
16035         (gnus-mime-display-alternative): Ditto.
16036         (gnus-insert-mime-security-button): Ditto.
16037
16038 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16039
16040         * gnus-start.el (gnus-group-change-level): Don't add it into
16041         killed-list if it was killed.
16042
16043 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16044
16045         * nnmbox.el (nnmbox-file-coding-system): Use binary.
16046         (nnmbox-active-file-coding-system): Ditto.
16047
16048         * gnus-cus.el (gnus-group-parameters): Add posting-style.
16049
16050 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16051
16052         * gnus.el (gnus-version):
16053         (gnus-version-number): Set to Oort Gnus 0.01.
16054
16055         * gnus-art.el (gnus-mime-security-button-map):
16056         (gnus-insert-mime-security-button): Fix for Emacs21.
16057
16058 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16059
16060         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
16061         easymenu, because XEmacs doesn't understand :help.
16062
16063         * mm-uu.el: Require binhex.
16064
16065 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16066
16067         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
16068
16069 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
16070
16071         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
16072
16073 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
16074
16075         * *.xpm, *.pbm: Convert icons icons to size 24x24.
16076
16077 2000-12-18  Dave Love  <fx@gnu.org>
16078
16079         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
16080         (unused).
16081
16082 2000-12-13  Miles Bader  <miles@gnu.org>
16083
16084         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
16085         to t, so that we don't get stuck while trying to smilefy
16086         intangible text.
16087
16088 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
16089
16090         * smiley-ems.el (smiley-regexp-alist): Make regexps match
16091         at the end of the buffer.
16092         (smiley-region): In the loop, move to the end of the submatch
16093         matching the smiley instead of using the end of the match
16094         of the whole regexp.
16095
16096 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
16097
16098         * message.el (message-mode): Doc fix.
16099
16100 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
16101
16102         * smiley-ems.el (smiley-region): Doc fix.
16103
16104 2000-12-11  Miles Bader  <miles@gnu.org>
16105
16106         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
16107         bottom line visible, check to see if it's partially obscured, and
16108         if so, either scroll one more line to make it fully visible, or
16109         revert to showing the second line from the top.
16110
16111 2000-12-07  Dave Love  <fx@gnu.org>
16112
16113         * mailcap.el (mailcap-download-directory)
16114         * gnus-audio.el (gnus-audio-directory)
16115         * smiley-ems.el (smiley-data-directory): Fix :type.
16116
16117 2000-11-30  Dave Love  <fx@gnu.org>
16118
16119         * message.el (message-auto-save-directory): Use
16120         file-name-as-directory.
16121         (message-set-auto-save-file-name): Create
16122         message-auto-save-directory if necessary.
16123         (message-replace-chars-in-string): Removed -- unused.
16124         (message-mail-alias-type): Customize.
16125         (message-headers): Remove duplicate defgroup.
16126
16127 2000-11-29  Dave Love  <fx@gnu.org>
16128
16129         * qp.el (quoted-printable-decode-region): Use error, not message
16130         to report malformed text (like base64).  Amend message.
16131
16132 2000-11-29  Miles Bader  <miles@gnu.org>
16133
16134         * message.el (message-header-lines): Fontify tag.
16135
16136 2000-11-27  Dave Love  <fx@gnu.org>
16137
16138         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
16139         compiler warning.
16140
16141 ;2000-11-26  Dave Love  <fx@gnu.org>
16142 ;
16143 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
16144 ;
16145 2000-11-23  Dave Love  <fx@gnu.org>
16146
16147         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
16148
16149         * mm-uu.el (uudecode): Require.
16150         (uudecode-decode-region, uudecode-decode-region-external): Don't
16151         autoload.
16152         (mm-uu-copy-to-buffer): Doc fix.
16153         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
16154         type fix.
16155
16156         * mailcap.el: Doc fixes.
16157         (mailcap-mime-data): Various adjustments.
16158         (mailcap): New group.
16159         (mailcap-download-directory): Customize.
16160         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
16161         (mailcap-temporary-directory): Deleted (unused).
16162         (mailcap-unescape-mime-test): Simplify slightly.
16163         (mailcap-viewer-passes-test): Use functionp.
16164         (mailcap-command-p): Aliased to executable-find.
16165
16166         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
16167         default-enable-multibyte-characters is nil.
16168
16169 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
16170
16171         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
16172
16173 2000-11-21  Dave Love  <fx@gnu.org>
16174
16175         * gnus-art.el (gnus-mime-button-map): Don't inherit from
16176         gnus-article-mode-map.
16177 ;       (gnus-mime-button-menu): Use mouse-set-point.
16178         (gnus-insert-mime-button, gnus-mime-display-alternative)
16179         (gnus-mime-display-alternative): Don't use local-map property.
16180
16181 2000-11-17  Dave Love  <fx@gnu.org>
16182
16183         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
16184         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
16185         and make-temp-file.
16186         (uudecode-decode-region): Doc fix.
16187
16188 2000-11-14  Dave Love  <fx@gnu.org>
16189
16190         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
16191         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
16192         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
16193         New files, derived from the XPMs.
16194
16195 2000-11-10  Dave Love  <fx@gnu.org>
16196
16197         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
16198         (gnus-agent-lib-file, gnus-agent-load-alist)
16199         (gnus-agent-save-alist, gnus-agent-article-name): Use
16200         expand-file-name.
16201
16202         * gnus-group.el (gnus-group-name-charset-method-alist): Add
16203         :version.
16204         (nnkiboze-score-file): Defvar when compiling.
16205
16206         * gnus-start.el (gnus-read-newsrc-file): Add :version.
16207
16208         * gnus-art.el (gnus-article-banner-alist)
16209         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
16210         (gnus-article-date-lapsed-new-header)
16211         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
16212         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
16213         (gnus-treat-strip-headers-in-body)
16214         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
16215         (gnus-treat-translate): Add :version.
16216         (gnus-article-mime-part-function): Fix defcustom.
16217
16218         * nnmail.el (nnmail-expiry-target)
16219         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
16220         (nnmail-split-header-length-limit): Add :version.
16221
16222         * gnus-sum.el (gnus-auto-expirable-marks)
16223         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
16224         (gnus-extra-headers, gnus-ignored-from-addresses)
16225         (gnus-newsgroup-ignored-charsets)
16226         (gnus-group-highlight-words-alist)
16227         (gnus-summary-show-article-charset-alist): Add :version.
16228
16229         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
16230         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
16231         files, converted from the XPMs.
16232
16233         * gnus-cache.el (gnus-cache-active-file): Don't use
16234         file-name-as-directory on directory.
16235         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
16236         use file-name-as-directory on directory.
16237
16238         * time-date.el (timezone-make-date-arpa-standard): Autoload.
16239         (date-to-time): Use it.
16240
16241 ;       * message.el (message-mode) <adaptive-fill-regexp>:
16242 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
16243 ;       (message-newline-and-reformat): Likewise.
16244         (message-forward-as-mime, message-forward-ignored-headers)
16245         (message-buffer-naming-style, message-default-charset)
16246         (message-dont-reply-to-names, message-send-mail-partially-limit):
16247         Add :version.
16248
16249         * mm-util.el: Doc fixes.
16250         (mm-mime-charset): Don't use the raw result of
16251         mm-preferred-coding-system.
16252         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
16253         (mm-with-unibyte): Simplify.
16254
16255         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
16256         concat.
16257
16258         * pop3.el (pop3-version): Deleted.
16259         (pop3-make-date): New function, avoiding message-make-date.
16260         (pop3-munge-message-separator): Use it.
16261
16262 2000-11-09  Dave Love  <fx@gnu.org>
16263
16264         * gnus-group.el (gnus-group-make-directory-group)
16265         (gnus-group-fetch-faq): Use expand-file-name.
16266         (gnus-group-fetch-faq): Simplify completing-read form.
16267
16268         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
16269         test for Mule.
16270
16271         * message.el (tool-bar-map): Defvar when compiling.
16272
16273         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
16274         (gnus-tm-lisp-directory): Deleted.
16275         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
16276         (featurep 'xemacs).
16277         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
16278         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
16279         version numbers from file names.
16280
16281 2000-11-08  Dave Love  <fx@gnu.org>
16282
16283         * mm-view.el: Use featurep for XEmacs test.
16284         (mm-inline-message): Test for `remove-specifier'; don't use
16285         condition-case.
16286
16287         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
16288
16289         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
16290         (gnus-score-find-bnews): Don't concat "".
16291
16292         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
16293         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
16294         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
16295         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
16296
16297         * gnus-sum.el: Put some defvars in eval-when-compile.
16298         (gnus-summary-mode-hook): Add :options.
16299         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
16300         (gnus-summary-tool-bar-map): New variable.
16301         (gnus-summary-make-tool-bar): New function.
16302         (gnus-summary-mode): Put kill-all-local-variables first.
16303
16304         * gnus-group.el (gnus-group-toolbar-map): New variable.
16305         (gnus-group-make-tool-bar): Rewritten.
16306         (gnus-group-mode): Put kill-all-local-variables first.
16307
16308         * rfc2047.el: Require gnus-util.
16309
16310         * nnml.el (gnus-sorted-intersection): Autoload.
16311
16312         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
16313         Put some defvars in eval-when-compile.
16314         (gnus-intersection, gnus-sorted-complement):  Autoload.
16315
16316         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
16317
16318         * mm-encode.el (mm-body-7-or-8): Autoload.
16319
16320         * mm-decode.el (mm-insert-inline): Autoload.
16321
16322         * mml.el:
16323         * message.el: Put some defvars in eval-when-compile.
16324
16325         * gnus-msg.el: Put some defvars in eval-when-compile.
16326         (gnus-msg-mail): Move after gnus-setup-message.
16327
16328         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
16329
16330 2000-11-07  Dave Love  <fx@gnu.org>
16331
16332         * gnus-util.el (nnheader): Don't require message (recursive
16333         autoload).
16334
16335         * uudecode.el: Avoid compiler warnings.
16336
16337         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
16338         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
16339
16340 2000-11-06  Dave Love  <fx@gnu.org>
16341
16342         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
16343
16344         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
16345         (uudecode-char-int): New alias, replacing char-int.
16346         (uudecode-decode-region): Don't call buffer-disable-undo.
16347
16348 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
16349 ;       (mm-uu-configure-list): Doc fix.
16350 ;
16351 ;       * earcon.el (running-xemacs): Don't define.
16352 ;
16353 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
16354 ;
16355 ;       * message.el (message-font-lock-keywords): Match a final newline
16356 ;       to help font-lock's multiline support.
16357 ;
16358 2000-11-03  Dave Love  <fx@gnu.org>
16359
16360         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
16361
16362         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
16363         name.
16364
16365         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
16366         <banner>: Fix custom type, doc.
16367
16368         * mm-decode.el (mm-display-external): Space-prefix temp buffer
16369         name.  Don't disable undo explicitly.
16370
16371 ;2000-11-02  Dave Love  <fx@gnu.org>
16372 ;
16373 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
16374 ;       cite-prefix.
16375
16376 2000-11-01  Dave Love  <fx@gnu.org>
16377
16378         * rfc2047.el (base64): Require unconditionally.
16379         (message-posting-charset): Defvar when compiling.
16380         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
16381         message.
16382
16383         * gnus-sum.el (nnoo): Require.
16384         (mm-uu-dissect): Autoload.
16385
16386         * mml.el (mml-parse-1): Clarify message.
16387         (mml-minibuffer-read-type): Use mailcap-mime-types.
16388
16389 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
16390
16391         * mml.el: Fix a typo in the requiring of CL.
16392
16393 2000-11-01  Dave Love  <fx@gnu.org>
16394
16395         * utf7.el: Require cl when compiling.
16396
16397         * binhex.el: Use (featurep 'xemacs).
16398         (binhex-char-int): New alias, replacing char-int.  Change callers.
16399         (binhex-decode-region): Simplify work buffer code.
16400         (binhex-decode-region-external): Use expand-file-name, not concat.
16401
16402 2000-10-30  Dave Love  <fx@gnu.org>
16403
16404         * gnus-art.el: Fix 2000-10-27 change properly.
16405
16406 2000-10-28  Miles Bader  <miles@gnu.org>
16407
16408         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
16409
16410 2000-10-27  Dave Love  <fx@gnu.org>
16411
16412         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
16413         strings.
16414         (gnus-group-make-tool-bar): New function.
16415         (gnus-group-mode): Use it.
16416
16417         * message.el (message-mode-menu): Add some :help strings.
16418         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
16419         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
16420
16421         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
16422         * describe-group.xpm, get-news.xpm, kill-group.xpm:
16423         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
16424
16425         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
16426         display-graphic-p here.
16427
16428 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
16429
16430         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
16431         of the `gnus-xemacs' variable, as the latter has been removed.
16432         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
16433         * gnus-art.el (gnus-treat-display-xface)
16434         (gnus-treat-display-smileys, gnus-treat-display-picons)
16435         (gnus-article-read-summary-keys): Likewise.
16436
16437 2000-10-26  Dave Love  <fx@gnu.org>
16438
16439         (defvar): Use rmail-spool-directory unconditionally.
16440
16441 2000-10-18  Dave Love  <fx@gnu.org>
16442
16443         * mm-bodies.el (mm-uu-decode-function)
16444         (mm-uu-binhex-decode-function): Defvar when compiling.
16445
16446         * gnus-nocem.el (gnus-nocem-issuers): Update.
16447         (gnus-nocem-check-from): New option.
16448         (gnus-nocem-scan-groups): Use it.
16449         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
16450         (gnus-nocem-check-article-limit): Add :version.
16451
16452 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
16453
16454         * ietf-drums.el (mm-util): Require CL when compiling.
16455
16456 2000-10-15  Dave Love  <fx@gnu.org>
16457
16458         * qp.el: Require mm-util.
16459
16460 2000-10-13  Dave Love  <fx@gnu.org>
16461
16462         * qp.el (quoted-printable-decode-region): Avoid invalid
16463         coding-systems.
16464
16465 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
16466
16467         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
16468         to a recursive load.
16469
16470 2000-10-12  Dave Love  <fx@gnu.org>
16471
16472         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
16473
16474         * gnus.el (gnus-group-startup-message): Check for PBM image.
16475
16476 2000-10-09  Dave Love  <fx@gnu.org>
16477
16478         * mail-source.el (mail-source-fetch-imap): Bind
16479         default-enable-multibyte-characters rather than using
16480         mm-disable-multibyte.
16481
16482 2000-10-05  Dave Love  <fx@gnu.org>
16483
16484         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
16485         Autoload.
16486         (quoted-printable-decode-region):  Rename arg which confused
16487         charset with coding-system.  Don't use nonascii-insert-offset.
16488         Coding-system encode the region initially.  Don't recognize `=='
16489         as valid QP.  Coding-system decode the region finally.
16490         (quoted-printable-decode-string): Rename arg which confused
16491         charset with coding-system.
16492
16493         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
16494         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
16495         mm-encode-coding-region.
16496         (mm-decode-body, mm-decode-string): Rename variables which
16497         confused charset with coding-system.
16498         (binhex-decode-region): Don't autoload.
16499         (mm-body-encoding): Require message.
16500         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
16501         cond branches.
16502
16503         * gnus-art.el (article-de-quoted-unreadable)
16504         (article-de-base64-unreadable): Fold search case
16505         rather than downcasing string.  Apply mm-charset-to-coding-system
16506         to arg of quoted-printable-decode-region.
16507
16508 2000-10-04  Dave Love  <fx@gnu.org>
16509
16510         * gnus-ems.el: Don't turn off compiler warnings in local vars.
16511         Require ring when compiling.
16512         (gnus-article-compface-xbm): New variable.
16513
16514 2000-10-04  Dave Love  <fx@gnu.org>
16515
16516         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
16517         pbm images.
16518
16519         * frown.pbm, smile.pbm, wry.pbm: New files.
16520
16521         * frown.xbm, smile.xbm, wry.xbm: Deleted.
16522
16523 2000-10-03  Dave Love  <fx@gnu.org>
16524
16525         * mail-source.el (mail-sources): Revert to nil.
16526
16527         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
16528
16529         * qp.el: Don't require mm-util.
16530         (quoted-printable-decode-region): Rewritten.
16531         (quoted-printable-decode-string, quoted-printable-encode-region):
16532         Doc fix.
16533         (quoted-printable-encode-region): Barf on multibyte characters.
16534         Maybe make the class multibyte.  Upcase chars, not formatted
16535         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
16536         (quoted-printable-encode-string): Don't use
16537         mm-with-unibyte-buffer.
16538
16539 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
16540
16541         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
16542
16543 2000-09-21  Dave Love  <fx@gnu.org>
16544
16545         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
16546         (for Emacs 20).  Tidy somewhat.
16547
16548 2000-09-21  Dave Love  <fx@gnu.org>
16549
16550         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
16551         image processing.  Rationalize logic somewhat.
16552
16553 2000-09-20  Dave Love  <fx@gnu.org>
16554
16555         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
16556         specifically.
16557
16558         * gnus.el (gnus-version-number): Avoid some redundant
16559         autoloads.
16560
16561 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
16562
16563         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
16564         to XBM; we always have PBM support.
16565
16566 2000-09-14  Dave Love  <fx@gnu.org>
16567
16568         * gnus.el (gnus-charset):
16569         * mm-decode.el (mime-display):
16570         * imap.el (imap) <defgroup>: Add :version.
16571
16572 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
16573
16574         * parse-time.el: Fix author's mail address.
16575
16576         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
16577         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
16578         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
16579         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
16580         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
16581         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
16582         * rfc2231.el, uudecode.el: Fix copyright notice.
16583
16584         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
16585         require `w3' at load-time only if not running in batch mode.
16586
16587 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16588
16589         * gnus.el: Before merge with Emacs21.
16590
16591 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
16592
16593         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
16594
16595 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
16596
16597         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
16598         to avoid conflict with the standard `back-to-indentation'
16599         binding.
16600
16601 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16602
16603         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
16604
16605         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
16606         (mm-disable-multibyte-mule4): Ditto.
16607         (mm-with-unibyte-current-buffer-mule4): Ditto.
16608
16609 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16610
16611         * pop3.el (pop3-movemail): Use binary.
16612         (pop3-movemail-file-coding-system): Removed.
16613
16614 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16615
16616         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
16617
16618 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16619
16620         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
16621         exists.
16622
16623 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16624
16625         * gnus-msg.el (gnus-post-method): Use backend name when the
16626         address is "".
16627
16628 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16629
16630         * gnus-art.el (article-verify-x-pgp-sig): Don't test
16631         mm-verify-option.
16632         (gnus-treat-x-pgp-sig): Default value.
16633         (gnus-ignored-headers): Redundant.
16634
16635 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16636
16637         * gnus-win.el (gnus-configure-frame): Save selected window.
16638
16639 2000-02-15  Andrew Innes  <andrewi@gnu.org>
16640
16641         * nnmbox.el: Require gnus-range.
16642         (nnmbox-group-building-active-articles): New variable.
16643         (nnmbox-group-active-articles): New variable; this is a cache of
16644         all active articles by group and number.
16645         (nnmbox-in-header-p): New function.
16646         (nnmbox-find-article): New function.
16647         (nnmbox-record-active-article): New function.
16648         (nnmbox-record-deleted-article): New function.
16649         (nnmbox-is-article-active-p): New function.
16650         (nnmbox-retrieve-headers): Use nnmbox-find-article.
16651         (nnmbox-request-article): Ditto.  Also supply extra arg to
16652         nnmbox-article-group-number.
16653         (nnmbox-request-expire-articles): Ditto.
16654         (nnmbox-request-move-article): Ditto.
16655         (nnmbox-request-replace-article): Ditto.
16656         (nnmbox-request-rename-group): Rename group entry in active
16657         article cache.
16658         (nnmbox-delete-mail): Update active article cache, unless article
16659         is being replaced.
16660         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
16661         than partially duplicating it.
16662         (nnmbox-article-group-number): Add extra `this-line' arg, to
16663         handle articles belonging to multiple groups.
16664         (nnmbox-save-mail): Update active article cache.
16665         (nnmbox-read-mbox): Build active article cache when loading mbox.
16666         Also do some repair work, if we find articles that are missing the
16667         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
16668         reconstruct these from Xref info.
16669
16670 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16671
16672         * mail-source.el (mail-source-report-new-mail): Use
16673         nnheader-run-at-time.
16674
16675 2000-02-15  Andrew Innes  <andrewi@gnu.org>
16676
16677         * mail-source.el (mail-source-fetch-pop): Clear pop password when
16678         an error is thrown, and then rethrow the error.
16679         (mail-source-check-pop): Ditto.
16680         (mail-source-start-idle-timer): Prevent multiple pop checks
16681         running if the check takes a long time.
16682
16683 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16684
16685         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
16686         succeed.
16687
16688 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16689
16690         * gnus-win.el (gnus-configure-windows): Make sure
16691         nntp-server-buffer is live.
16692         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
16693
16694 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
16695
16696         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
16697
16698 2000-12-04  Andreas Jaeger  <aj@suse.de>
16699
16700         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
16701
16702 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16703
16704         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
16705
16706 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16707         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
16708
16709         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
16710
16711 2000-12-01  Simon Josefsson  <sj@extundo.com>
16712
16713         * mml-smime.el (mml-smime-verify): Fix address parsing.
16714
16715 2000-12-01  Simon Josefsson  <sj@extundo.com>
16716
16717         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
16718         more than one certificate inside PKCS#7 blob.  Better security
16719         information (clamed / actual sender, openssl output, certificates
16720         inside message).
16721
16722         * smime.el (smime-verify-region): Output to /dev/null.
16723         (smime-buffer-as-string-region): Don't parse empty lines.
16724
16725 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16726
16727         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
16728         ?d and ?D.
16729         (gnus-mime-security-show-details-inline): New variable.
16730         (gnus-mime-security-show-details): Use them.
16731         (gnus-insert-mime-security-button): Ditto.
16732
16733         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
16734         Suggest by Michael Duggan (md5i@cs.cmu.edu).
16735         (mml2015-gpg-clear-verify): Ditto.
16736         (mml2015-gpg-decrypt-1): Ditto.
16737         (mml2015-use): Prefer 'gpg.
16738
16739 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16740
16741         * gnus-util.el (gnus-add-text-properties-when): New function.
16742         (gnus-remove-text-properties-when): Ditto.
16743
16744         * gnus-cite.el (gnus-article-hide-citation): Use them.
16745         (gnus-article-toggle-cited-text): Use them.
16746
16747         * gnus-art.el (gnus-signature-toggle): Use them.
16748         (gnus-article-show-hidden-text): Ditto.
16749         (gnus-article-hide-text): Ditto.
16750
16751 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16752
16753         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
16754
16755 2000-11-30  Simon Josefsson  <sj@extundo.com>
16756
16757         * smime.el (smime-point-at-eol): New alias.
16758         (smime-buffer-as-string-region): Use it.
16759
16760 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16761
16762         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
16763
16764 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16765
16766         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
16767
16768         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
16769
16770         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
16771
16772 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
16773
16774         * nnmh.el (nnmh-request-expire-articles): Implemented
16775         expiry-target for nnmh backend.
16776
16777 2000-11-30  Simon Josefsson  <sj@extundo.com>
16778
16779         * mm-decode.el (mm-security-from): New variable.
16780         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
16781
16782         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
16783         than `from'.
16784
16785 2000-11-30  Simon Josefsson  <sj@extundo.com>
16786
16787         * mml-smime.el (mml-smime-verify): Verify that certificate mail
16788         address match sender address.
16789
16790         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
16791
16792         * smime.el (smime-verify-region): Don't copy buffer.
16793         (smime-decrypt-buffer): Use expand-file-name on keyfile.
16794         (smime-pkcs7-region): New function.
16795         (smime-pkcs7-certificates-region): Ditto.
16796         (smime-pkcs7-email-region): Ditto.
16797         (smime-buffer-as-string-region): Ditto.
16798
16799         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
16800         buffer.
16801
16802 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
16803
16804         * smime.el (smime-decrypt-region): Fix keyfile argument.
16805
16806 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16807
16808         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
16809
16810 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16811
16812         * message.el (message-shoot-gnksa-feet): New variable.
16813         (message-gnksa-enable-p): New function.
16814         (message-send): Use it.
16815         (message-check-news-body-syntax): Ditto.
16816
16817 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * message.el (message-make-message-id): Remove the redundancy.
16820
16821 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16822
16823         * message.el (message-setup): Discourage using mc-install-*-mode.
16824
16825         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
16826
16827 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16828
16829         * gnus-cite.el (gnus-cite-parse): Guess citation length.
16830
16831 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16832
16833         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
16834
16835 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16836
16837         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
16838
16839 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16840
16841         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
16842         insert-buffer-substring.
16843
16844         * message.el (message-send-mail): Use buffer-substring-no-properties.
16845         (message-send-news): Ditto.
16846
16847 2000-11-22  David Edmondson  <dme@dme.org>
16848
16849         * imap.el (imap-wait-for-tag): Message read info.
16850
16851 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16852
16853         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
16854         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
16855         (mml2015-gpg-encrypt): Ditto.
16856
16857 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16858
16859         * mm-decode.el (mm-verify-option): Default value.
16860
16861         * mml-sec.el (mml-secure-part): Error message.
16862
16863 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16864
16865         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
16866
16867 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16868
16869         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
16870
16871 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16872
16873         * gnus-art.el (gnus-article-describe-key): Use prompt.
16874         (gnus-article-describe-key-briefly): Ditto.
16875
16876 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16877
16878         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
16879
16880 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16881
16882         * gnus-art.el (gnus-article-describe-key): New function.
16883         (gnus-article-describe-key-briefly): New function.
16884
16885 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16886
16887         * mm-decode.el (mm-decrypt-option): Doc typo.
16888
16889         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
16890         return a number.
16891
16892 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16893
16894         * message.el (message-newline-and-reformat): Typo.
16895
16896 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16897
16898         * gnus-art.el (article-verify-x-pgp-sig): Check whether
16899         original-article-buffer exists.
16900
16901         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
16902         (rfc2047-header-encoding-alist): Addresses are different from text.
16903         (rfc2047-encode-message-header): Ditto.
16904         (rfc2047-dissect-region): Extra parameter.
16905         (rfc2047-encode-region): Ditto.
16906         (rfc2047-encode-string): Ditto.
16907
16908 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16909
16910         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
16911         (mm-uu-pgp-encrypted-extract): Use it.
16912         (mm-uu-pgp-signed-extract-1): New function.
16913         (mm-uu-pgp-signed-extract): Use it.
16914
16915         * gnus-art.el (gnus-mime-display-security): New function.
16916         (gnus-mime-display-part): Use it.
16917         (gnus-mime-security-verify-or-decrypt): New function.
16918         (gnus-mime-security-press-button): New function.
16919         (gnus-insert-mime-security-button): Use it.
16920
16921         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
16922         (mm-find-raw-part-by-type): Ditto.
16923         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
16924         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
16925         (mm-destroy-parts): Kill nested multibyte buffer.
16926
16927         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
16928         (mml2015-gpg-verify): Ditto.
16929
16930 2000-11-18  Simon Josefsson  <sj@extundo.com>
16931
16932         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
16933         (mml2015-function-alist): Use it.
16934
16935         * mml-sec.el (mml-sign-alist): Update names.
16936         (mml-encrypt-alist): Ditto.
16937         (mml-secure-part-smime-sign): Moved to mml-smime.el
16938         as `mml-smime-sign-query'.
16939         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
16940         `mml-smime-get-file-cert'.
16941         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
16942         `mml-smime-get-dns-cert'.
16943         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
16944         `mml-smime-encrypt-query'.
16945         (mml-smime-sign-buffer): Use mml-smime-sign.
16946         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
16947
16948         * mml-smime.el (mml-smime-sign): New function.
16949         (mml-smime-encrypt):
16950         (mml-smime-sign-query):
16951         (mml-smime-get-file-cert):
16952         (mml-smime-get-dns-cert):
16953         (mml-smime-encrypt-query): Moved from mml-sec.el.
16954
16955 2000-11-16  Simon Josefsson  <sj@extundo.com>
16956
16957         * mml2015.el (mml2015-gpg-clear-verify): New function.
16958         (mml2015-function-alist): Add it.
16959
16960 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16961
16962         * message.el (message-setup-fill-variables): Use
16963         message-cite-prefix-regexp.
16964         (message-newline-and-reformat): Check the end of citation, leading
16965         WSP, break in the cite prefix.
16966         (message-fill-paragraph): New function.
16967
16968 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16969
16970         * lpath.el: Shut up.
16971
16972 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
16973
16974         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
16975         raw 8-bit in headers in dk.* newsgroups.
16976
16977 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16978
16979         * message.el (message-newline-and-reformat): Match extra WSPs.
16980
16981 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
16982
16983         * mml.el (mml-generate-mime-1): Ignore ascii.
16984
16985 2000-11-16 Justin Sheehy  <justin@iago.org>
16986
16987         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
16988
16989 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16990
16991         * message.el (message-cite-prefix-regexp): Prefix should not end
16992         at space.
16993
16994 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16995
16996         * message.el (message-mode-syntax-table): Add - as a word
16997         constituent as in articles.
16998         (message-setup-fill-variables): Add -_. as supercite-style prefix.
16999         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
17000         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
17001
17002 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
17003
17004         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
17005
17006 2000-11-12  David Edmondson  <dme@dme.org>
17007
17008         * message.el (message-font-lock-keywords): use
17009         message-cite-prefix-regexp.
17010
17011 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17012
17013         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
17014         Stein Arild Str\e,Ax\e(Bmme.
17015         (gnus-group-jump-to-group): Use it.
17016         (gnus-group-jump-to-group-prompt): Customize.
17017
17018 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
17019
17020         * mailcap.el (mailcap-possible-viewers): Match the entire string.
17021
17022 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
17023
17024         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
17025         incompatible.
17026         (mml2015-mailcrypt-sign): Ditto.
17027
17028 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17029
17030         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
17031         group is open.
17032
17033 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
17034
17035         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
17036         nnvirtual articles.
17037         (gnus-backlog-request-article): Don't request nnvirtual articles.
17038
17039 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
17040
17041         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
17042         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
17043
17044 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
17045
17046         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
17047         * mml.el (mml-generate-mime-1): Use charset attribute.
17048         * mm-bodies.el (mm-encode-body): Add parameter charset.
17049         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
17050
17051 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
17052
17053         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
17054         (mml2015-mailcrypt-clear-decrypt): Ditto.
17055         (mml2015-mailcrypt-verify): Ditto.
17056         (mml2015-mailcrypt-clear-verify): Ditto.
17057         (mml2015-gpg-verify): Ditto.
17058
17059 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17060
17061         * smime.el (smime-openssl-program): Test the existence of openssl.
17062         * mml-smime.el: Require mm-decode.
17063         (mml-smime-verify-test): New function.
17064         * mm-decode.el (mm-verify-function-alist): Use it.
17065
17066 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17067
17068         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
17069         anyway.
17070
17071 2000-11-13  Simon Josefsson  <sj@extundo.com>
17072
17073         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
17074         verification doesn't work.
17075
17076 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17077
17078         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
17079         (gnus-inews-do-gcc): Use it.
17080
17081 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
17082
17083         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
17084         leading space.
17085         * mm-extern.el (mm-inline-external-body): Report error when no
17086         access-type.
17087
17088 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
17089
17090         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
17091
17092 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
17093
17094         * gnus-art.el (gnus-mime-button-menu): Use select-window.
17095
17096 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
17097
17098         * gnus-art.el (gnus-mime-display-part): Display multipart/related
17099         as multipart/mixed.
17100
17101 2000-11-12  David Edmondson  <dme@dme.org>
17102
17103         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
17104         and replace `.' with `\w' to allow for different syntax tables
17105         (from Vladimir Volovich).
17106         * message.el (message-newline-and-reformat): use
17107         `message-cite-prefix-regexp'.
17108         * gnus-cite.el (gnus-supercite-regexp): use
17109         `message-cite-prefix-regexp'.
17110         * gnus-cite.el (gnus-cite-parse): use
17111         `message-cite-prefix-regexp'.
17112
17113 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17114
17115         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
17116         PGP SIGNATURE.  Escape leading "-"'s.
17117         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
17118
17119 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
17120
17121         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
17122
17123 2000-11-11  Simon Josefsson  <sj@extundo.com>
17124
17125         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
17126
17127         * smime.el (smime-details-buffer): New variable.
17128         (smime-sign-region):
17129         (smime-encrypt-region):
17130         (smime-verify-region):
17131         (smime-decrypt-region): Copy OpenSSL output to the buffer.
17132
17133         * mml-smime.el (mml-smime-verify): Support security info.
17134
17135 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
17136
17137         * mm-decode.el (mm-verify-option): Set default to nil.
17138         (mm-decrypt-option): Ditto.
17139         * gnus-art.el (article-verify-x-pgp-sig): New function.
17140
17141 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
17142
17143         * gnus-art.el (gnus-mime-display-alternative): Show button if no
17144         preferred part.
17145
17146 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17147
17148         * gnus-sum.el (gnus-move-split-methods): Say that
17149         `gnus-split-methods' uses file names, whereas this uses group
17150         names.  (Report from Nevin Kapur)
17151
17152 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
17153
17154         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
17155
17156 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17157
17158         * nnheader.el (nnheader-directory-files-is-safe): New variable.
17159         (nnheader-directory-articles): Use it.
17160         (nnheader-article-to-file-alist): Ditto.
17161
17162 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
17163
17164         * rfc2047.el (rfc2047-pad-base64): New function.
17165         (rfc2047-decode): Use it.
17166
17167 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
17168
17169         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
17170         select method.
17171
17172 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17173
17174         * mml2015.el (mml2015-gpg-decrypt-1):
17175         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
17176
17177 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17178
17179         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
17180
17181 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
17182
17183         * pop3.el (pop3-munge-message-separator): A message may have an
17184         empty body.
17185
17186 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
17187
17188         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
17189         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
17190         (mm-uu-pgp-signed-extract): Use coding-system.
17191
17192 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
17193
17194         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
17195         (gnus-insert-mime-security-button): New function.
17196         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
17197         * mml2015.el:  Add security info when verify or decrypt.
17198         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
17199         (mm-uu-pgp-encrypted-extract): Ditto.
17200
17201 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
17202
17203         * mm-decode.el (mm-display-parts): New function.
17204         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
17205
17206 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17207
17208         * gnus-mlspl.el: Documentation tweaks.
17209
17210 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17211
17212         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
17213         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
17214         argument.
17215
17216 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
17217
17218         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
17219
17220 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
17221
17222         * gnus-art.el (gnus-article-encrypt): New function.
17223         (gnus-article-encrypt-protocol-alist): New variable.
17224         (gnus-article-encrypt-protocol): New variable.
17225         * mml2015.el (mml2015-self-encrypt): New function.
17226         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
17227
17228 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
17229
17230         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
17231         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
17232         let mailcap do it.
17233         * mml2015.el: Remove snarf code.
17234         * mm-decode.el: Remove snarf code.
17235
17236 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
17237
17238         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
17239         (mml-insert-mime): Understand gnus-decoded.
17240         (mime-to-mml): New parameter handles.
17241         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17242         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
17243
17244 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
17245
17246         * mm-decode.el (mime-security): New group.
17247         (mm-verify-function-alist): Add test function.
17248         (mm-decrypt-function-alist): Ditto.
17249         (mm-snarf-option): Set default value as nil.
17250         (mm-find-part-by-type): Recursive parameter.
17251         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
17252         * mml2015.el: Support draft-ietf-openpgp-multsig.
17253
17254 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
17255
17256         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
17257         (gnus-article-view-part-as-charset): New function.
17258
17259 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
17260
17261         * mm-decode.el (mm-verify-option): Default value.
17262         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
17263
17264 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17265
17266         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
17267
17268 2000-11-05  Simon Josefsson  <sj@extundo.com>
17269
17270         * mml-smime.el (mml-smime-verify): Work in original multipart
17271         buffert.
17272
17273         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
17274         (mm-handle-multipart-ctl-parameter): Ditto.
17275         (mm-alist-to-plist): New function.
17276         (mm-dissect-buffer): Store CTL parameters and copy original buffer
17277         for multiparts.
17278         (mm-destroy-parts): Destroy multipart buffert.
17279         (mm-remove-part): Ditto.
17280
17281         * mml-smime.el (mml-smime-sign): Not used.
17282         (mml-smime-encrypt): Ditto.
17283
17284         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
17285
17286         Verify S/MIME signature support.
17287
17288         * mm-decode.el (mm-inline-media-tests): Add
17289         application/{x-,}pkcs7-signature.
17290         (mm-inlined-types): Ditto.
17291         (mm-automatic-display): Ditto.
17292         (mm-verify-function-alist): Ditto.  Add name of method.
17293         (mm-decrypt-function-alist): Add name of method.
17294         (mm-find-part-by-type): Add documentation.
17295         (mm-possibly-verify-or-decrypt): Use new format of
17296         mm-{verify,decrypt}-function-alist.  Use method names.
17297
17298         * mml-smime.el (mml-smime-verify): New function.
17299
17300 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17301
17302         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
17303
17304 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17305
17306         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
17307         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
17308         * mm-decode.el (mm-snarf-option): New variable.
17309
17310 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17311
17312         * mm-util.el (mm-subst-char-in-string): New function.
17313         (mm-replace-chars-in-string): Use it.
17314         * message.el (message-replace-chars-in-string): Use it.
17315         * nnheader.el (nnheader-replace-chars-in-string): Use it.
17316         * gnus-mh.el (mh-lib-progs): Shut up.
17317
17318 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
17319
17320         * base64.el, md5.el: Moved to contrib directory.
17321
17322 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
17323
17324         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
17325         the last article when search.
17326
17327 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17328
17329         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
17330         * nnmail.el (nnmail-pathname-coding-system): Ditto.
17331
17332 2000-09-29  David Edmondson  <dme@thus.net>
17333
17334         * message.el (message-newline-and-reformat): Typo.
17335
17336 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17337
17338         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
17339
17340 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
17341
17342         * nntp.el (nntp-decode-text): Delete bogus status lines.
17343
17344 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
17345
17346         * message.el (message-font-lock-keywords): Match a final newline
17347         to help font-lock's multiline support.
17348
17349 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17350
17351         * nnoo.el (nnoo-set): New function.
17352
17353 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
17354
17355         * gpg.el, gpg-ring.el: Moved to contrib directory.
17356
17357 2000-11-04  Simon Josefsson  <sj@extundo.com>
17358
17359         * nnimap.el (nnimap-split-inbox): Typo.
17360
17361 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17362
17363         * gnus-msg.el (gnus-msg-mail): Move it backwards.
17364
17365 2000-11-03  Simon Josefsson  <sj@extundo.com>
17366
17367         * rfc2231.el (rfc2231-parse-qp-string): New function.
17368         (require): rfc2047.
17369
17370         * mail-parse.el (mail-header-parse-content-type):
17371         (mail-header-parse-content-disposition): Support invalid QP
17372         encoded strings, by using `rfc2231-parse-qp-string'.
17373
17374 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17375
17376         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
17377         (rfc2231-decode-encoded-string): Typo "> X 1".
17378         (rfc2231-encode-string): Insert the name of charset.
17379         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
17380
17381 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17382
17383         * mm-decode.el (mm-save-part): Return the filename.
17384         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
17385         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
17386         (gnus-mime-action-alist): Use it.
17387         (gnus-mime-button-commands): Use it.
17388         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
17389         (mm-inline-external-body): unwind-protect.
17390
17391 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
17392
17393         * gnus-art.el (gnus-insert-mime-button): Show url.
17394
17395 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
17396
17397         * mml.el (mml-generate-mime-1): Support external url.
17398         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
17399
17400 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
17401
17402         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
17403         * mm-decode.el (mm-display-external): Ditto.
17404         * mm-extern.el: New file.
17405         * mm-decode.el (mm-inline-media-tests): Hook it up.
17406         (mm-inlined-types): Inline message/external-body.
17407
17408 2000-11-02  Simon Josefsson  <sj@extundo.com>
17409
17410         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
17411
17412         * message.el (message-get-reply-headers): Better handling when
17413         Mail-Followup-To is very large.
17414
17415 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
17416
17417         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
17418         * gnus-art.el (gnus-article-edit-done):
17419         * gnus-sum.el (gnus-summary-edit-article-done): Move line
17420         counting code here.
17421         * gnus-msg.el (gnus-setup-message): Remove a hack.
17422
17423 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17424
17425         * gnus-sum.el (gnus-newsgroup-variables): New variable.
17426         (gnus-summary-mode): Make them local variables.
17427         (gnus-set-global-variables): Globalize them.
17428         (gnus-summary-exit): Kill them.
17429
17430 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
17431
17432         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
17433         word.
17434
17435 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
17436
17437         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
17438         gnus-article-wash-types.
17439         * gnus-art.el (gnus-article-wash-status): Use them.
17440
17441 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
17442
17443         * mml.el (mml-read-tag): Remove spaces and LF.
17444
17445 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17446
17447         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
17448         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
17449
17450 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
17451
17452         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
17453
17454 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
17455
17456         * gnus-sum.el (gnus-article-charset): New variable.
17457         (gnus-summary-display-article): Set it.
17458         * gnus-msg.el (gnus-copy-article-buffer): Use it.
17459         * gnus-art.el (gnus-article-mode): Make it local variable.
17460
17461 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17462
17463         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
17464
17465 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17466
17467         * nnwfm.el: New file.
17468
17469         * nnweb.el (nnweb-replace-in-string): New function.
17470
17471 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17472
17473         * mml2015.el: Wrap gpg.el.
17474         * gpg.el (gpg-verify): The last argument of apply is a list.
17475         (gpg-encrypt): Add passphrase as a parameter.
17476
17477 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17478
17479         * gpg.el: New file.
17480         * gpg-ring.el: New file.
17481
17482 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17483
17484         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
17485
17486 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17487
17488         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
17489         double-quote characters.
17490         (gnus-summary-prepare-threads): Ditto.
17491
17492 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17493
17494         * gnus-art.el (gnus-mime-display-single): Forward line -1.
17495         * mml.el (mml-read-tag): Don't skip the leading space.
17496         * lpath.el (font-lock-set-defaults): Shut up.
17497
17498 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
17499
17500         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
17501
17502 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
17503
17504         * qp.el (quoted-printable-encode-region): Replace leading - when
17505         ultra safe.
17506         * mml.el (mml-generate-mime-postprocess-function): Removed.
17507         (mml-postprocess-alist): Removed.
17508         (mml-generate-mime-1): Use ultra-safe when sign.
17509         * mml2015.el (mml2015-fix-micalg): Uppercase.
17510         (mml2015-verify): Insert LF.
17511         (mml2015-mailcrypt-sign): Downcase; search backward.
17512
17513 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17514
17515         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
17516         restrictive.
17517         (nnultimate-table-regexp): New variable.
17518         (nnultimate-forum-table-p): Use it.
17519
17520 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
17521         Trivial patch.
17522
17523         * gnus-sum.el (gnus-summary-expire-articles): Save point.
17524
17525 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17526
17527         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
17528         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
17529
17530 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
17531
17532         * mml2015.el: Shut up.
17533
17534 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17535
17536         * gnus.el (gnus-server-browse-hashtb): Removed.
17537         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
17538         (gnus-group-insert-group-line-info): Use simplified method.
17539         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
17540
17541 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
17542
17543         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
17544         moved here.
17545         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
17546         * gnus-group.el (gnus-group-prepare-flat): Use it.
17547         * gnus-topic.el (gnus-group-prepare-topics): Use it.
17548
17549 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
17550
17551         * mml.el (mml-mode): Show menu in XEmacs.
17552
17553 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
17554
17555         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
17556         (gnus-server-read-server-in-server-buffer): New function.
17557         (gnus-browse-foreign-server): Browse in group buffer.
17558         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
17559         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
17560         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
17561         * gnus.el (gnus-server-browse-hashtb): New variable.
17562
17563 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
17564
17565         * nnfolder.el (nnfolder-open-nov): Use group.
17566
17567 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
17568
17569         * nnfolder.el: Add NOV. Set version to 2.0.
17570         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
17571
17572 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17573
17574         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
17575
17576 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17577
17578         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
17579         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
17580
17581 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17582
17583         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
17584
17585 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17586
17587         * mm-decode.el (mm-verify-function-alist): New variable.
17588         (mm-verify-option): New variable.
17589         (mm-decrypt-function-alist): Ditto.
17590         (mm-decrypt-option): Ditto.
17591         (mm-find-raw-part-by-type): New function.
17592         (mm-possibly-verify-or-decrypt): New function.
17593         (mm-dissect-multipart): Use it.
17594         * mml2015.el (mml2015-fix-micalg): New function.
17595         (mml2015-decrypt): Use new interface.
17596         (mml2015-verify):  Use new interface.
17597         (mml2015-setup): Make it bogus.
17598
17599 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17600
17601         * mml.el (mml-generate-mime-postprocess-function): Set to
17602         mml-postprocess.
17603         (autoload): Autoload mml2015 and mml-smime.
17604         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
17605         * mml2015.el (mml2015-encrypt): New function.
17606         (mml2015-sign): New function.
17607         (mml2015-encrypt-function): New variable.
17608         (mml2015-sign-function): New variable.
17609         (mml2015-mailcrypt-encrypt): Use message-recipients.
17610         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
17611         * mml-smime.el (mml-smime-setup): Ditto.
17612
17613 2000-10-28  Simon Josefsson  <sj@extundo.com>
17614
17615         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
17616         Communigate Pro 3.3.1 server.
17617
17618         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
17619         in buffers.
17620         (mml-secure-dns-server): Removed.
17621         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
17622         write certificates to files.
17623
17624         * smime.el (smime-dns-server): New variable.
17625         (smime-mail-to-domain):
17626         (smime-cert-by-dns): New functions.
17627
17628         * dig.el: New file.
17629
17630 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
17631
17632         * message.el (message-options): New variable.
17633         (message-options-set-recipient): New function.
17634         (message-send): Use them.
17635         * gnus-int.el (gnus-request-replace-article): Use them.
17636         (gnus-request-accept-article): Ditto.
17637         * mml.el (mml-preview): Use them.
17638         * gnus-sum.el (gnus-summary-edit-article): Use them.
17639
17640         * message.el (message-options-get): New function.
17641         (message-options-get): New function.
17642         * rfc2047.el (rfc2047-encode-message-header): Use them.
17643         * mm-bodies.el (mm-encode-body): Use them.
17644
17645 2000-10-28  Simon Josefsson  <sj@extundo.com>
17646
17647         * nnimap.el (nnimap-retrieve-which-headers):
17648         (nnimap-request-article-part): Quote message-id.
17649
17650         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
17651         (smime-CA-file): New variable.
17652         (smime-call-openssl-region): Don't error.
17653         (smime-sign-region): Return result value.
17654         (smime-encrypt-region): Ditto.
17655         (smime-verify-region): New function.
17656         (smime-decrypt-region): Ditto.
17657         (smime-verify-buffer): Ditto.
17658         (smime-decrypt-buffer): Ditto.
17659
17660         * mml.el: Require mml-sec.
17661         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
17662         (mml-mode-map): Add "sign" and "encrypt" maps.
17663         (mml-menu): Add security menu.
17664         (mml-preview): Use generate-new-buffer.
17665
17666         * mml-sec.el: New file.
17667
17668 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17669
17670         * mm-decode.el (mm-find-part-by-type): Move it here.
17671         * mml.el (mml-postprocess): Move it here.
17672         (mml-postprocess-alist): Move it here. Merge them.
17673
17674 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
17675
17676         * rfc2047.el (rfc2047-encode-message-header): Make sure no
17677         unencoded stuff in the header.
17678
17679 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17680
17681         * gnus-group.el (gnus-group-listed-groups): New variable.
17682         (gnus-group-list-option): New variable.
17683         (gnus-group-list-limit-map): New keymap.
17684         (gnus-group-list-flush-map): New keymap.
17685         (gnus-group-list-plus-map): New keymap.
17686         (gnus-group-prepare-logic): New function.
17687         (gnus-group-prepare-flat): Merge with
17688         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
17689         (gnus-group-prepare-flat-list-dead): Ditto.
17690         (gnus-group-list-matching): Use gnus-group-prepare-function.
17691         (gnus-group-list-dormant): Ditto.
17692         (gnus-group-list-cached): Ditto.
17693         (gnus-group-listed-groups): New function.
17694         (gnus-group-list-limit): New function.
17695         (gnus-group-list-flush): New function.
17696         (gnus-group-list-plus): New function.
17697         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
17698         (gnus-topic-prepare-topic): Ditto.
17699
17700 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
17701
17702         * message.el (message-insert-to, message-get-reply-headers):
17703         (message-reply, message-followup): Mail-{Followup,Reply}-To.
17704
17705 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17706
17707         * mml2015.el: New file.
17708         * smime.el: New file.
17709         * mml-smime.el: New file.
17710
17711 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
17712
17713         * ChangeLog: Moved to ChangeLog.1.
17714
17715     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
17716   Copying and distribution of this file, with or without modification,
17717   are permitted provided the copyright notice and this notice are preserved.
17718
17719 ;; Local Variables:
17720 ;; coding: iso-2022-7bit
17721 ;; End: