Synch to Gnus 200310162216.
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
4
5 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * mail-source.el (defvar): Add post/pre/scripts.
8         (mail-source-fetch-imap): Use them.
9
10         * nndraft.el (nndraft-request-move-article): Fix infinite
11         recursion. 
12
13         * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
14
15 2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
16
17         * imap.el (imap-interactive-login): Set imap-password to nil if
18         login fails.
19
20 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21
22         * message.el (message-inserted-headers): New variable.
23         (message-mode): Make local.
24         (message-mode): Set all the local action variables to nil.      
25
26 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
29         (mm-w3m-safe-url-regexp): Doc fix.
30
31 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
32
33         * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
34         it's done by nnmail-article-group.
35
36         * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
37         From Mark Hood <markhood@speakeasy.net> (tiny change)
38
39 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
40
41         * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
42         XEmacs.
43
44 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
45
46         * spam.el (spam-initialize): new function, does the spam-face
47         update and all the hooks, replaces spam-install-hooks-function
48
49         * gnus-registry.el (gnus-registry-initialize): new autoloaded
50         function to explicitly initialize the registry
51
52 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
53
54         * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
55
56         * mm-view.el (mm-w3m-mode-map): Doc fix.
57         (mm-inline-text-html-render-with-w3m): Add a comment.
58
59 2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60
61         * gnus-group.el: Remove superfluous eval-when-compiles.
62
63 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
64
65         * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
66
67 2003-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * dns.el (query-dns): Don't error out on malformed resolv files.
70
71 2003-10-06  Jesper Harder  <harder@ifa.au.dk>
72
73         * gnus.el (gnus-group-faq-directory): Update .tw entry.  From
74         Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
75
76 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
77
78         * spam.el (spam-check-blackholes): exit the loop if matches are
79         found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
80         (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
81         (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
82         
83
84 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * mm-decode.el (mm-attachment-file-modes): Change the default
87         value into 384 from ?\600 which doesn't mean an integer in XEmacs.
88
89 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
90
91         * mm-decode.el (mm-file-name-delete-control)
92         (mm-file-name-delete-gotchas): New functions.
93         (mm-file-name-rewrite-functions): Use them.
94         (mm-attachment-file-modes): New option.
95         (mm-save-part-to-file): Use it.
96
97 2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
98
99         * spam.el (spam-install-hooks-function): Added Autoload cookie.
100
101 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
102
103         * pgg-def.el (pgg-default-keyserver-address): Change to
104         subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
105
106 2003-10-01  Simon Josefsson  <jas@extundo.com>
107
108         * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
109         by ',', as in 'foo@example.org, bar@example.org'.
110
111 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
112
113         * message.el (message-send): Fix reversed logic of supersedes
114         check.
115
116 2003-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
117
118         * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
119         suggested by Norbert Koch <viteno@xemacs.org>.
120
121 2003-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
122
123         * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
124         change in order to correct the position where an invisible topic
125         (because gnus-topic-display-empty-topics is nil) may be inserted.
126
127 2003-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
128
129         * message.el (message-ignored-supersedes-headers): Add X-Payment.
130
131 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
132
133         * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
134
135 2003-09-20  Simon Josefsson  <jas@extundo.com>
136
137         * tls.el (tls-process-connection-type): Doc fix.
138
139         * imap.el (imap-starttls-open): Rewrite, should support both old
140         starttls.el and new starttls.el that uses GNUTLS.
141
142 2003-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
145         of custom-set-default which isn't available in old XEmacsen.
146
147 2003-09-17  Jesper Harder  <harder@ifa.au.dk>
148
149         * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
150         to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
151
152         * message.el (message-bounce, message-forward-show-mml): do.
153         
154 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
155
156         * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
157         (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
158
159         * nnweb.el (nnweb-google-parse-1): Fix parsing.
160
161 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
162
163         * gnus-group.el (gnus-group-fetch-control): ISC changed
164         compression from .Z to .gz.
165
166         * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
167         address-mime.
168
169 2003-09-11  Jesper Harder  <harder@ifa.au.dk>
170
171         * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
172         characters.
173
174 2003-09-10  Jesper Harder  <harder@ifa.au.dk>
175
176         * gnus.el (gnus-group-charter-alist): Update.
177
178 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
179
180         * spam-report.el: use mm-url.el functions for external URL
181         loading when the built-in HTTP GET is insufficient (e.g. proxies
182         are in the way).  From Eric Knauel
183         <knauel@informatik.uni-tuebingen.de>.
184         (spam-report-url-ping-function): new option, defaults to the
185         built-in HTTP GET (spam-report-url-ping-plain)
186         (spam-report-url-ping): calls spam-report-url-ping-function now
187         (spam-report-url-ping-plain): new function, does what
188         spam-report-url-ping used to do
189         (spam-report-url-ping-mm-url): function that delegates to
190         mm-url.el (autoloaded)
191
192 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
193
194         * gnus-registry.el (gnus-registry-delete-id): function to
195         completely delete an ID, including all the cache hashtables
196         (gnus-registry-delete-group): use gnus-registry-delete-id
197         (gnus-registry-simplify-subject): only run if the argument is a
198         string, return nil otherwise
199
200 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
201
202         * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
203
204 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
205
206         * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
207         another error *sigh*
208
209         * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
210         puthash unless gnus-registry-entry-caching is on
211         (gnus-registry-split-fancy-with-parent): misplaced parenthesis
212         made everything a part of the 'else'
213         (gnus-registry-save): used 'entry-caching' instead of 'caching'
214
215 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
216
217         * gnus-art.el (gnus-button-alist): Improve Info regexp.
218
219 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
220
221         * gnus-registry.el: added brief explanation of basics
222         (gnus-registry-track-extra): new variable for tracking of message
223         subjects
224         (gnus-registry-entry-caching): caching parameter, used for extra
225         data
226         (gnus-registry-minimum-subject-length): minimum subject length
227         before it's considered when tracing subjects
228         (gnus-registry-save): accomodate extra data entry caching
229         (gnus-registry-action): change function name, add the subject and
230         pass it to gnus-registry-add-group
231         (gnus-registry-spool-action): change function name, add the
232         subject and pass it to gnus-registry-add-group
233         (gnus-registry-split-fancy-with-parent): add subject tracking
234         (gnus-registry-register-message-ids): pass subject to
235         gnus-registry-add-group
236         (gnus-registry-simplify-subject)
237         (gnus-registry-fetch-simplified-message-subject-fast): new
238         functions
239         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
240         extra data entry caching
241         (gnus-registry-add-group): handle the extra subject parameter
242         (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
243         gnus-register-* function names
244
245         * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
246         on to the nnmail-spool-hook
247
248         * nnbabyl.el (nnbabyl-request-accept-article): added subject to
249         nnmail-cache-insert call
250
251         * nndiary.el (nndiary-request-accept-article): added subject to
252         nnmail-cache-insert call
253
254         * nnfolder.el (nnfolder-request-accept-article): added subject to
255         nnmail-cache-insert call
256
257         * nnimap.el (nnimap-split-articles): added subject to
258         nnmail-cache-insert call
259         (nnimap-request-accept-article): added subject to
260         nnmail-cache-insert call
261
262         * nnmbox.el (nnmbox-request-accept-article): added subject to
263         nnmail-cache-insert call
264
265         * nnmh.el (nnmh-request-accept-article): added subject to
266         nnmail-cache-insert call
267
268         * nnml.el (nnml-request-accept-article): added subject to
269         nnmail-cache-insert call
270
271 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
272
273         * gnus-art.el (gnus-button-handle-info-url)
274         (gnus-button-handle-info-url-gnome)
275         (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
276         and KDE style Info URLs.
277
278         * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
279
280 2003-09-02  Jesper Harder  <harder@ifa.au.dk>
281
282         * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
283         of the field.
284
285 2003-09-01  Simon Josefsson  <jas@extundo.com>
286
287         * mml.el (mml-insert-mime-headers-always): New variable.
288         (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
289         Lars Balker Rasmussen <lars@balker.org>.
290
291 2003-08-30  Simon Josefsson  <jas@extundo.com>
292
293         * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
294         imap-open, reverts 2003-03-17 change.  Reverse remove before
295         calling gnus-compress-sequence.  From Gaute Strokkenes
296         <gs234@srcf.ucam.org> (tiny change).
297
298 2003-08-29  Simon Josefsson  <jas@extundo.com>
299
300         * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
301         Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
302
303 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
304
305         * gnus-art.el (article-display-x-face): Make it possible to set
306         the gnus-article-x-face-command variable to the lambda form.
307
308 2003-08-27  Simon Josefsson  <jas@extundo.com>
309
310         * mm-decode.el (mm-remove-part): Try to kill external displayers
311         cleanly first (if it refuses, C-g aborts loop and kill process
312         unconditionally).  Also make sure process is dead before we remove
313         the files it may be using.  Reported by David Coe
314         <davidc@debian.org>.
315
316 2003-08-27  Jesper Harder  <harder@ifa.au.dk>
317
318         * gnus-cache.el (gnus-cache-generate-active): Fix bug in
319         replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
320         change).
321
322 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
323
324         * gnus-art.el: Don't use defvaralias.
325         (gnus-treat-display-x-face): Warn if the obsolete variable
326         `gnus-treat-display-xface' exists.
327
328 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
329
330         * gnus-art.el (gnus-treat-display-face): Fix typo.
331         (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
332         (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
333
334 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
335
336         * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
337         type.
338
339 2003-08-22  Jesper Harder  <harder@ifa.au.dk>
340
341         * message.el (message-make-forward-subject-function): Fix
342         customize mismatch.
343
344         * gnus.el (gnus-message-archive-method): do.
345
346 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
347
348         * gnus.el (gnus-read-group): Offer to continue only if the invalid
349         char is `/' and add more information for the user.
350
351         * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
352         (gnus-header-button-alist): Added `In-Reply-To'.
353
354         * nnimap.el (nnimap-open-connection): Allow different user names
355         on the same server (and in the same authinfo file).
356
357 2003-08-20  Jesper Harder  <harder@ifa.au.dk>
358
359         * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
360
361         * message.el (message-make-forward-subject-function): Add
362         message-forward-subject-name-subject to choices.
363
364         * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
365         Redisplay article after editing.
366
367 2003-08-20  Simon Josefsson  <jas@extundo.com>
368
369         * gnus.el (gnus-read-group): Added check to ask confirmation if
370         Group name contains invalid character. You can use '/' in IMAP,
371         but not in filenames. G m cannot know what the user is creating,
372         so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
373         Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
374
375 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
376
377         * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
378
379 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
380
381         * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
382         should be sent unless gnus-expert-user is on
383
384 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
385
386         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
387
388 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
389
390         * pgg-gpg.el (pgg-gpg-process-region): Bind
391         default-enable-multibyte-characters to nil.
392
393 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
394
395         * canlock.el (canlock-password): Fix customization type.
396         (canlock-password-for-verify): Ditto.
397         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
398         (gnus-outlook-deuglify-unwrap-max): Ditto.
399         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
400         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
401         (gnus-sum-thread-tree-false-root): Ditto.
402         (gnus-sum-thread-tree-single-indent): Ditto.
403         * message.el (message-archive-note): Ditto.
404         (message-subscribed-address-file): Ditto.
405         (message-user-fqdn): Ditto.
406         * spam-report.el (spam-report-gmane-regex): Ditto.
407         * spam.el (spam-blackhole-good-server-regex): Ditto.
408
409         * gnus-start.el (gnus-save-killed-list): Fix last change.
410         * message.el (message-courtesy-message): Ditto.
411
412 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
413
414         * gnus-art.el (gnus-header-face-alist): Revert previous change.
415         (gnus-header-newsgroups-face): Explain that it's only used for
416         crossposts.
417
418 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * gnus-registry.el (gnus-registry-max-entries): Fix customization
421         type.
422         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
423         * gnus.el (gnus-refer-article-method): Ditto.
424         * message.el (message-courtesy-message): Ditto.
425
426 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
427
428         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
429         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
430
431 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
432
433         * gnus-start.el (gnus-save-killed-list): Fix customization type.
434         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
435         * gnus.el (gnus-use-long-file-name): Ditto.
436
437 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
438
439         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
440         an existing name.
441
442         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
443
444         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
445
446         * nntp.el (nntp-large-newsgroup): do.
447
448         * nnspool.el (nnspool-large-newsgroup): do.
449
450         * gnus-cus.el (gnus-group-parameters): Typo.
451
452 2003-07-31  Simon Josefsson  <jas@extundo.com>
453
454         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
455         method by default (revert partial 2003-07-10 patch).
456
457 2003-07-28  Dave Love  <fx@gnu.org>
458
459         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
460
461 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
462
463         * gnus-registry.el (gnus-registry-install): add an initial
464         registry read to the loading when gnus-registry-install is set
465
466 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
467
468         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
469         even if the preceding line ends with a soft break.  Tiny patch
470         from Mark Thomas <swoon@bellatlantic.net>.
471
472 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
473
474         * spam.el (spam-use-regex-body, spam-regex-body-spam) 
475         (spam-regex-body-ham): new variables, default to nil/empty/empty
476         (spam-install-hooks): added spam-use-regex-body to list or
477         pre-install conditions
478         (spam-list-of-checks): added spam-use-regex-body and
479         spam-check-regex-body to list of checks
480         (spam-list-of-statistical-checks): added spam-use-regex-body to
481         list of statistical checks
482         (spam-check-regex-body): invokes spam-check-regex-headers with
483         appropriate variable masking
484         (spam-check-regex-headers): changes to print "body" or "header"
485         where appropriate
486
487 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
488
489         * smime.el (smime-ask-passphrase): Use read-passwd rather than
490         comint-read-noecho.  The former is more secure.
491
492 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
493
494         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
495         whitespace" message level 5 instead of 4
496         (gnus-registry-clean-empty-function): new function to remove empty
497         registry entries
498         (gnus-registry-clean-empty): new variable to enable cleaning the
499         registry when saving it by calling gnus-registry-clean-empty-function
500
501         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
502         (spam-process-ham-in-spam-groups): new variable
503
504 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
505
506         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
507
508         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
509         from 2003-04-03 to fix security problem.  See
510         http://www.debian.org/security/2003/dsa-339
511
512 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
513
514         * gnus.el (gnus-install-group-spam-parameters): add the
515         gnus-ticked-mark to the possible choices of ham marks
516
517         * spam.el (spam-process-ham-in-nonham-groups): new variable
518         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
519
520 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
521
522         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
523         and Mail-Copies-To to address-mime.
524         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
525
526 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
527
528         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
529
530 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
531
532         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
533         the right place.
534
535 2003-07-14  Simon Josefsson  <jas@extundo.com>
536
537         * mail-source.el (mail-source-fetch-imap): Don't assume
538         imap-error-text returns something.
539
540 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
541
542         * nnimap.el (nnimap-request-newgroups): Use the pattern in
543         nnimap-list-pattern instead of "*".
544
545 2003-07-10  Simon Josefsson  <jas@extundo.com>
546
547         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
548         default.  Improve docstring.
549
550 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
551
552         * imap.el (imap-arrival-filter): Fix test for missing process
553         buffer.
554
555 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
556         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
557
558         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
559         for second, after-process-has-died, accept-process-output.
560         (imap-arrival-filter): If PROC has no buffer, do nothing.
561
562 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
563
564         * flow-fill.el: Docstring and message fixes.
565
566         * deuglify.el: do.
567
568         * gnus-int.el: do.
569
570         * gnus-msg.el: do.
571
572         * gnus-util.el: do.
573
574         * gnus-draft.el: do.
575
576         * gnus-start.el: do.
577
578         * gnus.el: do.
579
580         * gnus-group.el: do.
581
582         * gnus-art.el: do.
583
584         * gnus-sum.el: do.
585
586         * mail-source.el (mail-source-movemail): Handle non-numerical
587         return values.
588
589 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
590
591         * mailcap.el (mailcap-parse-args-syntax-table)
592         (mailcap-viewer-passes-test): Docstring fix.
593
594         * mm-bodies.el (mm-long-lines-p): Docstring fix.
595
596         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
597         (mm-decrypt-option, mm-handle-set-external-undisplayer)
598         (mm-file-name-replace-whitespace): Docstring fix.
599
600         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
601         (mm-uu-pgp-signed-test): Fix message.
602
603         * mml.el (mml-tweak-sexp-alist): Docstring fix.
604         (mml-parse-1, mml-insert-mime-headers): Fix message.
605
606         * message.el (message-archive-header)
607         (message-subscribed-address-functions)
608         (message-subscribed-addresses, message-subscribed-regexps)
609         (message-canlock-generate)
610         (message-generate-new-buffer-clone-locals): Docstring fixes.
611
612 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
613
614         * imap.el (imap-wait-for-tag): After the process has died, look
615         for more output still pending.  From Gaute B Strokkenes
616         <gs234@cam.ac.uk> (tiny patch).
617
618 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
619
620         * spam.el (spam-bogofilter-score): redisplay article normally
621         after spam-bogofilter-score is called
622
623 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
624
625         * message.el (message-send-mail-with-sendmail): Handle
626         non-numeric return values.
627
628         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
629         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
630
631         * gnus-start.el (gnus-clear-system): Revert change from
632         2003-06-19.
633
634 2003-07-04  Dave Love  <fx@gnu.org>
635
636         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
637         characters not encoded, and make the list more legible.
638
639 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
640
641         * message.el (message-make-from): Revert change from 2002-01-08.
642
643 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * nnheader.el (nnheader-init-server-buffer): Don't add
646         nntp-server-buffer to list of Gnus buffers.
647
648 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
649
650         * spam.el (spam-parse-list): prevent empty ("") strings
651
652 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
653
654         * spam.el (spam-parse-list): use gnus-extract-address-components
655         instead of ietf-drums-parse-addresses
656         (spam-from-listed-p): let* was unnecessary
657
658 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
659
660         * gnus-ems.el (gnus-put-image): Mark the right text segment with
661         gnus-image-category. 
662
663         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
664         native groups.
665
666         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
667         format specs.
668
669         * gnus-picon.el: Written by moi, moi, moi.
670
671         * gnus-group.el (gnus-group-kill-group): Clean up.
672
673 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
674
675         * spam.el (spam-from-listed-p, spam-parse-list): use
676         ietf-drums-parse-addresses to extract the address portion of the
677         whitelist/blacklist file if it looks like an address can be found
678
679 2003-06-23  Didier Verna  <didier@xemacs.org>
680
681         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
682         text property.
683         (gnus-remove-image): New argument CATEGORY. Only remove if
684         category matches.
685         * gnus-xmas.el (gnus-xmas-put-image):
686         (gnus-xmas-remove-image): Ditto, with extents.
687         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
688         gnus-[xmas-]remove-image.
689         (article-display-face): Don't always act as a toggle. Call
690         `gnus-put-image' with CATEGORY argument.
691         (article-display-x-face): Call `gnus-put-image' with CATEGORY
692         argument.
693         * smiley.el (smiley-region): Ditto.
694         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
695         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
696         (gnus-treat-mail-picon): Don't always act as a toggle.
697         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
698
699 2003-06-23  Didier Verna  <didier@xemacs.org>
700
701         * gnus-art.el (article-display-face): Check for existence of the
702         original article buffer before switching to it.
703
704 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
705
706         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
707         Dan Jacobson <jidanni@jidanni.org>.
708
709         * mm-view.el (mm-inline-message): Bind
710         gnus-original-article-buffer to the buffer in the mml handle
711         holding the message.
712
713 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
714
715         * message.el (sender, from): No need to bind them.
716
717 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
718
719         * spam.el (spam-enter-list): search-forward specified wrong
720
721 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
722
723         * gnus-art.el: Comment fix.
724
725 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
726
727         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
728         variable.  From Jan Rychter <jan@rychter.com>.
729
730         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
731
732 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
733
734         * spam.el (spam-enter-list): do not enter duplicate addresses into
735         the whitelist/blacklist
736
737 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
738
739         * nnheader.el (nnheader-init-server-buffer): Add
740         nntp-server-buffer to gnus-buffers.
741
742         * gnus-start.el (gnus-clear-system): Now we don't need to kill
743         nntp-server-buffer separately.
744
745 2003-06-18  Didier Verna  <didier@xemacs.org>
746
747         * gnus-art.el (article-display-face): Correctly toggle between
748         display and hiding. Handle multiple Face headers.
749
750 2003-06-17  Dave Love  <fx@gnu.org>
751
752         * nnimap.el: Require cl when compiling.
753
754         * message.el (message-fix-before-sending): Reinstate nullifying
755         the invisible text property.
756         (sender, from): Defvar when compiling.
757         (message-is-yours-p): Remove autoload cookie.
758
759 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
760
761         * gnus-util.el (gnus-extract-address-components): Added
762         doc-string.
763
764 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
765
766         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
767         overview when using compressed files.  From Michael Albinus
768         <Michael.Albinus@alcatel.de>.
769
770 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
771
772         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
773         Message-ID from In-Reply-To header.
774
775 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * message.el (message-is-yours-p): Narrow to head; extract from
778         and sender by itself.
779         (message-cancel-news, message-supersede): Remove useless things.
780
781 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
782
783         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
784         `gnus-article-emulate-mime'.
785
786 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
787         From Tommi Vainikainen <thv+gnus@iki.fi>.
788
789         * message.el (message-is-yours-p): New function.  Separated common
790         code from message-cancel-news and message-supersede.  Added
791         matching code which uses message-alternative-emails regexp as last
792         resort.
793         (message-cancel-news, message-supersede): Use message-is-yours-p.
794
795 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
796
797         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
798         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
799
800 2003-06-12  Dave Love  <fx@gnu.org>
801
802         * nnheader.el (nnheader-functionp): Deleted.
803
804         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
805         defvar.
806         (nnmail-version): Deleted.
807         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
808         nnheader-functionp.
809
810 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
811
812         * spam.el (spam-check-bogofilter-headers): fix for when the score
813         is requested but the message is not spam
814
815 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
816         From Eric
817         <knauel@informatik.uni-tuebingen.de>
818
819         * spam.el (spam-use-spamoracle): new variable
820         (spam-install-hooks): add spamoracle to the list of conditions
821         for activation of spam-install-hooks
822         (spam-spamoracle): new variable customization group
823         (spam-spamoracle, spam-spamoracle): new variables
824         (spam-group-spam-processor-spamoracle-p)
825         (spam-group-ham-processor-spamoracle-p): new functions
826         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
827         (spam-list-of-checks, spam-list-of-statistical-checks): add
828         spam-use-spamoracle
829         (spam-check-spamoracle, spam-spamoracle-learn)
830         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
831
832         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
833         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
834         (spam-process, ham-process): added spamoracle spam/ham processors
835
836 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
837
838         * message.el (message-beginning-of-line): Docstring improvement.
839         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
840
841 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
842
843         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
844         gnus-summary-display-buttonized t]
845
846 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
847
848         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
849         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
850
851 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
852
853         * message.el (message-beginning-of-line): Docstring improvement.
854
855 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
856
857         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
858         groups correctly.
859
860 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
861         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
862
863         * message.el (message-fetch-field): Augment documentation to state
864         the narrowed-to-headers restriction.
865         (message-change-subject, message-reduce-to-to-cc)
866         (message-generate-unsubscribed-mail-followup-to)
867         (message-insert-importance-high, message-insert-importance-low)
868         (message-insert-or-toggle-importance)
869         (message-insert-disposition-notification-to): Narrow to headers
870         before calling message-fetch-field or message-remove-header.
871
872 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
873
874         * gnus-registry.el (gnus-registry-trim): fix for when
875         gnus-registry-max-entries is nil
876
877 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878
879         * qp.el (quoted-printable-decode-region): Don't error out on
880         malformed text.
881
882 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883
884         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
885         strings.
886
887 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
888
889         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
890         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
891         change)
892
893 2003-06-03  Dave Love  <fx@gnu.org>
894
895         * gnus-soup.el (gnus-soup-send-packet): Don't use
896         message-functionp.
897
898         * gnus.el (gnus-agent-cache): Doc fix.
899         (gnus-other-frame): Quote lambda used as hook.
900
901         * message.el: Doc fixes.
902         (message-functionp): Deleted.  Callers changed.
903         (message-fix-before-sending): Highlight with overlays.  Clarify
904         `illegible text' messages.
905         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
906         compiling.
907         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
908
909 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
910
911         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
912         option.
913         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
914
915         * message.el (message-fetch-field): Mention narrow-to-headers
916         requirement.
917
918 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
919
920         * gnus-xmas.el (gnus-xmas-create-image): Use
921         insert-file-contents-literally.  From: Eric Eide
922         <eeide@cs.utah.edu>
923
924 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
925
926         * gnus-registry.el (gnus-registry-fetch-group): always return the
927         short name of the group
928
929 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
930
931         * gnus-cus.el (defvar): Silence byte-compiler warnings.
932
933         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
934
935 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
936
937         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
938         rather than gnus-display-mime-function.
939
940 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
941
942         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
943         (gnus-registry-add-group): use it
944         (gnus-registry-trim-articles-without-groups): new variable
945         (gnus-registry-delete-group): use it
946         (gnus-registry-unload-hook): uninstall all the hooks
947
948         * spam.el (spam-install-hooks-function, spam-unload-hook): new
949         functions so users that load spam.el for customization don't get
950         all the hooks installed
951         (spam-install-hooks): new variable, set to t by default if user
952         has one of the spam-use-* variables set
953
954         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
955         functions so users that load spam-stat.el for customization don't get
956         all the hooks installed
957
958 2003-05-30  Dave Love  <fx@gnu.org>
959
960         * rfc2047.el (rfc2047-decode): Don't use
961         mm-with-unibyte-current-buffer.
962
963         * qp.el (quoted-printable-decode-string): Use
964         mm-with-unibyte-buffer.
965
966 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
967
968         * gnus-registry.el (gnus-registry-save): allow forced saving even
969         when registry is not dirty.  Use gnus-registry-trim to shorten the
970         gnus-registry-alist.
971         (gnus-registry-max-entries): new variable
972         (gnus-registry-trim): new function, trim gnus-registry-alist to
973         size gnus-registry-max-entries, sorting by entry mtime so the
974         newest entries stick around
975
976         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
977         just one specific variable, allow a list of specific variables
978
979 2003-05-28  Dave Love  <fx@gnu.org>
980
981         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
982         end of region.
983
984 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
985
986         * lpath.el: Add put-char-table and get-char-table.
987
988 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
989
990         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
991         (gnus-registry-save, gnus-registry-read)
992         (gnus-registry-store-extra, gnus-registry-clear): use it (note
993         that gnus-registry-store-extra is invoked for all modifications to
994         set the mtime, so gnus-registry-dirty only needs to be set there)
995
996 2003-05-23  Simon Josefsson  <jas@extundo.com>
997
998         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
999         message-sender.
1000
1001         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
1002
1003         * message.el (message-use-idna): Ditto.
1004
1005 2003-05-20  Dave Love  <fx@gnu.org>
1006
1007         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
1008         (rfc2047-q-encode-region): Don't use it.
1009         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
1010         rfc2047-encoding-type to `mime'.
1011         (rfc2047-encode-string, rfc2047-encode): Doc fix.
1012
1013 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
1014
1015         * message.el (message-send-mail): Don't insert a courtesy copy
1016         notice in base64 encoded messages.
1017
1018 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1019
1020         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
1021         marks if the destination group is not auto-expirable.
1022
1023 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1024
1025         * dgnushack.el (assq-delete-all): Removed the compiler macro.
1026
1027 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
1028
1029         * gnus-agent.el (gnus-agentize): Updated documentation to match
1030         usage.
1031         (gnus-agent-expire-group-1): Do not skip over a group when the
1032         force argument is set.
1033         * gnus.el (gnus-agent): Updated documentation to reflect that
1034         gnus-agent now defaults to t.
1035
1036 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1037
1038         * gnus.el (gnus-version-number): Bump.
1039
1040 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1041
1042         * gnus.el: Gnus v5.10.2 is released.
1043
1044 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1045
1046         * mail-source.el (mail-source-delete-incoming): Changed to t.
1047
1048         * rfc2047.el (rfc2047-syntax-table): Funcall.
1049
1050         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
1051         ((featurep 'xemacs)): No, don't.
1052
1053         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
1054
1055         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
1056         leave-hidden.
1057
1058 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
1059
1060         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
1061         patch.)
1062
1063 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1064
1065         * gnus-registry.el (gnus-registry-store-extra-entry): Use
1066         gnus-assq-delete-all.
1067
1068         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
1069
1070         * message.el (message-ignored-bounced-headers): Add Delivered-To.
1071
1072         * gnus-sum.el (gnus-summary-find-next): Indent.
1073         (gnus-summary-find-prev): Ditto.
1074         (gnus-summary-catchup): Doc fix.
1075         (gnus-summary-mark-current-read-and-unread-as-read): New function.
1076         (gnus-summary-catchup): Really mark after point.
1077
1078         * gnus-util.el (gnus-user-date): Use %d instead of %m.
1079         (gnus-user-date): Use floating point time so that we don't get
1080         overflows.
1081
1082         * gnus-sum.el (gnus-summary-local-variables): Clean up.
1083
1084         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
1085         since none of the other image things do.
1086
1087 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1088
1089         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
1090
1091 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * lpath.el: Fbind find-coding-system.
1094
1095         * dgnushack.el (dgnushack-make-load): Remove redundant format call
1096         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
1097         * pop3.el (pop3-movemail): Ditto.
1098
1099 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
1100
1101         * gnus.el (gnus-agent): Docstring fix.
1102
1103 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
1104
1105         * gnus-registry.el (gnus-registry-install): new variable
1106         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
1107         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
1108         (gnus-registry-add-group): add a modification timestamp to each entry
1109         (gnus-registry-install-hooks): new function
1110
1111 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1112
1113         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
1114         (gnus-agent-cat-disable-undownloaded-faces): New function.
1115         Accessor for new agent property
1116         'agent-disable-undownloaded-faces'.
1117         gnus-cus.el (gnus-agent-parameters): Added
1118         agent-disable-undownloaded-faces and corrected documentation.
1119         (gnus-agent-cat-prepare-category-field,
1120         gnus-agent-customize-category): Changed to avoid creating free
1121         references to each field's symbol.
1122         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
1123         (gnus-select-newgroup): Initialize it.
1124         (gnus-summary-highlight-line): Use it.
1125
1126 2003-05-12  Dave Love  <fx@gnu.org>
1127
1128         * mm-util.el (mm-read-charset): Deleted.
1129         (mm-coding-system-mime-charset): New.
1130         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
1131         (mm-charset-to-coding-system, mm-mime-charset)
1132         (mm-find-mime-charset-region): Use it.
1133         (mm-default-multibyte-p): Fix non-mule case.
1134
1135         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
1136         and compile.
1137         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
1138         (rfc2047-unfold-region): Delete unused var `leading'.
1139
1140 2003-05-12  Simon Josefsson  <jas@extundo.com>
1141
1142         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
1143         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
1144         <scop@xemacs.org>.
1145
1146 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
1149         space.
1150
1151 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
1152
1153         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
1154         washing etc.
1155         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
1156
1157         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
1158         `mime-parts'.
1159
1160 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
1161
1162         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
1163         work.  Update mode-line.
1164
1165 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * gnus.el (gnus-logo-color-alist): Added no colours.
1168
1169 2003-05-09  Dave Love  <fx@gnu.org>
1170
1171         * utf7.el (mm-util): Require.
1172         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
1173         Defconst, not defvar.
1174         (utf7-utf-16-coding-system): New.
1175         (utf7-encode-internal): Hoist concat out of loop.
1176         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
1177         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
1178         case.
1179         (utf7-latin1-u16-char-converter): Encode the region.
1180         (utf7-u16-latin1-char-converter): Decode the region.
1181         (utf7-encode, utf7-decode): Fix multibyteness.
1182
1183         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
1184         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
1185         (mm-uu-yenc-decode-function): Defvar when compiling.
1186         (mm-encode-body, mm-decode-body): Doc fix.
1187
1188 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1189
1190         * gnus-registry.el (gnus-registry-unregistered-group-regex):
1191         removed in favor of the group/topic/global variables
1192         (gnus-registry-register-message-ids): fixed test to omit
1193         gnus-registry-unregistered-group-regex
1194
1195         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
1196         gnus-registry-headers-alist from the list
1197         (gnus-registry-headers-alist): removed
1198         (registry-ignore): new parameter, with accompanying
1199         gnus-registry-ignored-groups global variable
1200
1201         * gnus-start.el (gnus-clear-system): no need to clear the
1202         registry, we can do it ourselves
1203         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
1204         used by gnus-registry.el
1205
1206         * gnus-registry.el (gnus-registry-cache-file): new file variable
1207         (gnus-registry-cache-read, gnus-registry-cache-save): new
1208         functions
1209         (gnus-registry-cache-whitespace): new function.  From Dan
1210         Christensen <jdc@chow.mat.jhu.edu>
1211         (gnus-registry-save, gnus-registry-read): use the new
1212         gnus-registry-cache-{read|save} functions, and change the name
1213         from gnus-registry-translate-{from|to}-alist
1214         (gnus-registry-clear): fixed so it doesn't refer to old function name
1215
1216 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
1217
1218         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
1219         address.
1220
1221 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
1222
1223         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
1224         the list of cleared variables
1225
1226         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1227         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
1228         in addition to a list of regexes.
1229
1230         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
1231         Morberg <niklas.morberg@axis.com>
1232
1233 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1234
1235         * gnus-sum.el (gnus-summary-next-page): Mention
1236         `gnus-article-skip-boring' in docstring.
1237
1238 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
1239
1240         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
1241         syntax here.
1242
1243         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
1244         whitespace syntax class when parsing email addresses.
1245
1246         * message.el (message-forward-subject-name-subject): Don't use
1247         mail-decode-encoded-word-string before parsing from.
1248
1249 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1250
1251         * message.el (message-setup-1): Setup alternative email before
1252         generate-headers.
1253
1254         (message-forward-subject-name-subject): Fix the case when the
1255         field "from" doesn't exist.
1256
1257 2003-05-07  Dave Love  <fx@gnu.org>
1258
1259         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
1260
1261         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
1262         possible values.
1263
1264 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
1265
1266         * message.el (message-kill-to-signature): Fix.
1267
1268 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
1269
1270         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
1271
1272         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
1273         (gnus-mime-display-multipart-related-as-mixed)
1274         (gnus-button-mid-or-mail-heuristic-alist): do.
1275
1276 2003-05-05  Dave Love  <fx@gnu.org>
1277
1278         * mm-util.el (mm-default-multibyte-p): New.
1279         (mm-coding-system-p): Maybe use find-coding-systems.
1280
1281 2003-05-04  Dave Love  <fx@gnu.org>
1282
1283         * rfc2047.el (with-syntax-table): Define if necessary.
1284         (rfc2047-syntax-table): Fix last change for XEmacs.
1285         (rfc2047-parse-and-decode): Revert last change.
1286
1287 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
1288
1289         * gnus.el: Don't test for `mm-guess-mime-charset'.
1290
1291         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
1292
1293         * gnus.el (gnus-default-charset): Set default value to
1294         `undecided'.
1295
1296         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
1297         mm-decode-body.
1298
1299         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
1300         (mm-decode-body): Don't use mm-decode-coding-region-safely.
1301
1302 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
1303
1304         * gnus-util.el (gnus-multiple-choice): Add ", ?".
1305
1306 2003-05-03  Dave Love  <fx@gnu.org>
1307
1308         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
1309         with 2 args.
1310         (rfc2047-decode-string): Don't set the buffer multibyte before
1311         calling buffer-string.
1312
1313         * mm-encode.el (mm-long-lines-p): Autoload.
1314         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
1315         unibyte.  Signal error on unknown encoding.
1316         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
1317
1318         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
1319         Callers of gnus- versions changed to use them.
1320         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
1321         fixes.
1322         (rfc2047-encoding-type): New.
1323         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
1324         Don't include header name field in encoding.  Add `address-mime'
1325         case and bind rfc2047-encoding-type for `mime' case.
1326         (rfc2047-encodable-p): Deleted.
1327         (rfc2047-syntax-table): New.
1328         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
1329         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
1330         in place rather than by passing strings.
1331         (rfc2047-encode-string): Doc fix.
1332         (rfc2047-q-encode-region): Don't use
1333         mm-with-unibyte-current-buffer.
1334         (rfc2047-encoded-word-regexp): eval-and-compile.
1335         (rfc2047-decode-region): Avoid concatenation in loop.
1336         (rfc2047-parse-and-decode): Remove useless disjunction.
1337
1338 2003-05-02  Dave Love  <fx@gnu.org>
1339
1340         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
1341         mm-with-unibyte-current-buffer.
1342         (ietf-drums, gnus-util): don't require.
1343
1344         * sieve.el (sieve-manage-mode-menu): Define before use.
1345
1346         * mml-smime.el (message-narrow-to-headers): Autoload.
1347
1348         * mm-util.el (mm-coding-system-p): Don't override nil from
1349         coding-system-p.
1350         (mm-mule4-p, mm-disable-multibyte-mule4)
1351         (mm-with-unibyte-current-buffer-mule4): Deleted.
1352         (mm-multibyte-p): Use defun, not defalias.
1353         (mm-make-temp-file): Moved to group at top of file.
1354         (mm-point-at-eol, mm-point-at-bol): New.
1355
1356         * gnus-cite.el (gnus-art): Require.
1357
1358         * gnus-ems.el (gnus-get-buffer-create)
1359         (nnheader-find-etc-directory, message-text-with-property):
1360         Autoload.
1361         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
1362         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
1363         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
1364         (gnus-check-before-posting): Only defvar when compiling.
1365
1366         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
1367
1368         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
1369         Defvar when compiling.
1370         (gnus-output-to-rmail): Require mm-util.
1371
1372         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
1373         (mail-source-make-complex-temp-name): Deleted.
1374
1375         * message.el (message-use-idna): Use mm-coding-system-p.
1376         (message-tokenize-header, message-make-organization)
1377         (message-make-from):  Use with-temp-buffer.
1378         (message-set-work-buffer): Deleted.
1379         (message-fill-paragraph): Use `if' not `and' for compiler warning.
1380         (message-check-news-header-syntax): Remove useless lambda.
1381         (message-forward-make-body): Use mm-disable-multibyte,
1382         mm-with-unibyte-current-buffer, mm-enable-multibyte.
1383         (message-replace-chars-in-string): Deleted.
1384
1385         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
1386         (mm-extern-url): Use mm-with-unibyte-current-buffer,
1387         mm-disable-multibyte.
1388         (mm-extern-anon-ftp): Use mm-disable-multibyte.
1389
1390         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
1391         mm-with-unibyte-current-buffer.
1392
1393         * mml2015.el (mml): Require.
1394         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
1395         mm-with-unibyte-current-buffer.
1396
1397         * nnheader.el (gnus-util): Require.
1398
1399         * nntp.el (format-spec, format-spec-make, open-tls-stream):
1400         Autoload.
1401
1402         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
1403         (mail-header-remove-whitespace): Autoload.
1404
1405         * sieve-manage.el (starttls-negotiate): Autoload.
1406
1407 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
1410
1411 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
1412
1413         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
1414
1415 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1416
1417         * gnus.el (gnus-version-number): Bump.
1418
1419 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1420
1421         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
1422         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
1423
1424         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
1425         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
1426
1427         * gnus-registry.el (gnus-registry-fetch-extra)
1428         (gnus-registry-store-extra, gnus-registry-group-count): new functions
1429         (gnus-registry-fetch-group, gnus-registry-delete-group)
1430         (gnus-registry-add-group): changed to work with extra data element
1431         if present
1432
1433 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1434
1435         * gnus.el: Gnus v5.10.1 is released.
1436
1437 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1438
1439         * gnus.el: Oort Gnus v0.24 is released.
1440
1441 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1442
1443         * dgnushack.el (when): Check whether defadvice is fbound.
1444
1445 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1446
1447         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
1448         (gnus-registry-register-message-ids): use it
1449
1450 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * gnus.el (gnus-version-number): Bump.
1453
1454         * gnus.el: Update copyright for several files.
1455
1456 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1457
1458         * gnus.el: Oort Gnus v0.23 is released.
1459
1460 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * spam-stat.el (spam-stat-test-directory): Compare against zero.
1463
1464 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
1465
1466         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
1467
1468 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * message.el (message-forward-subject-name-subject): Decode
1471         string when forwarding.
1472
1473 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
1474
1475         * dgnushack.el (when): Add defadvice.
1476
1477 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1478
1479         * gnus.el (gnus-version-number): Bump.
1480
1481 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1482
1483         * gnus.el: Oort Gnus v0.22 is released.
1484
1485 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1486
1487         * gnus.el: Oort Gnus v0.21 is released.
1488
1489 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1490
1491         * gnus.el (gnus-version-number): Bump.
1492
1493 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1494
1495         * gnus.el: Oort Gnus v0.20 is released.
1496
1497 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
1498
1499         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
1500
1501 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
1502
1503         * mm-url.el (mm-url-insert-file-contents): set url-current-object
1504         in the case where mm-url-use-external is set.
1505
1506         * nnrss.el (nnrss-request-article): Change the messages created to
1507         multipart/alternative.  Hopefully fixes a problem interaction with
1508         w3m.
1509         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
1510         around.
1511
1512 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1513
1514         * message.el (message-check-news-header-syntax): Alter "posting"
1515         message.
1516
1517         * nnrss.el (nnrss-node-text): Don't use char classes.
1518
1519 2003-05-01  David Z. Maze  <dmaze@mit.edu>
1520
1521         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
1522         in condition-case.
1523
1524 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * message.el (message-required-headers): Remove In-Reply-To.
1527
1528         * gnus-int.el (gnus-open-server): Revert changes.
1529
1530 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1531
1532         * gnus-int.el (gnus-open-server): Try to open unagentized servers
1533         even when unplugged.
1534
1535 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1536
1537         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
1538         doc-string.
1539
1540 2003-05-01  Steve Youngs  <youngs@xemacs.org>
1541
1542         * lpath.el: Add a section for non-Mule XEmacsen.
1543         fbind `find-charset-string' and `coding-system-base' in that
1544         section.
1545
1546         * gnus-util.el (gnus-completing-read-maybe-default): New.
1547         (gnus-completing-read): Use it.
1548
1549         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
1550
1551         * gnus-art.el (gnus-read-string): New.
1552         (gnus-summary-pipe-to-muttprint): Use it.
1553
1554         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
1555
1556         * dns.el (dns-make-network-process): Use it.
1557
1558         Take care of some differences between XEmacs 21.1 and newer
1559         versions of XEmacs.
1560
1561 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
1562
1563         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
1564         diagnostic message
1565         (gnus-registry-grep-in-list): don't run when word is nil
1566         (gnus-registry-fetch-message-id-fast): new function
1567         (gnus-registry-delete-group, gnus-registry-add-group): make sure
1568         the id and group are not nil
1569         (gnus-registry-register-message-ids): new function
1570         (gnus-register-action): optimized logical flow
1571         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
1572
1573 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1574
1575         * gnus-delay.el (gnus-delay-article): Call
1576         `gnus-agent-queue-setup' to create the delay group.
1577
1578         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
1579         for the (queue) group name.
1580
1581 2003-04-30  Simon Josefsson  <jas@extundo.com>
1582
1583         * mm-util.el (mm-charset-to-coding-system): Use user specified
1584         charset unless coding-system-get is fboundp.
1585
1586 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
1587
1588         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
1589         Wrapped in eval-when-compile.
1590         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
1591         shouldn't be asked twice to go online with each server.
1592         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
1593         gnus-agent-crosspost, gnus-agent-flush-cache,
1594         gnus-agent-fetch-session, gnus-agent-unread-articles,
1595         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
1596         gnus-agent-group-covered-p): Expanded pop macros used for
1597         effect. Avoids compilation warning in emacs 21.3.
1598
1599         * gnus-int.el (gnus-open-server): Restructured to only open
1600         nnagent when gnus-plugged is nil.
1601
1602 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1603
1604         * lpath.el: Fbind string-to-multibyte.
1605
1606 2003-04-30  Steve Youngs  <youngs@xemacs.org>
1607
1608         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
1609
1610 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
1611
1612         * gnus-registry.el (gnus-registry-fetch-group): faster
1613         (gnus-registry-delete-group): new function
1614         (gnus-registry-add-group): new function
1615         (gnus-register-spool-action): use it
1616         (gnus-register-action): use it
1617         (gnus-registry-translate-from-alist)
1618         (gnus-registry-translate-to-alist): remove the headers registry
1619         for now
1620
1621 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
1622
1623         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
1624
1625 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
1626
1627         * spam-report.el (spam-report-gmane): gnus-summary-article-number
1628         is not necessary, just use the function parameter
1629
1630 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
1631
1632         * spam-stat.el (spam-stat-save): No longer font-locks the file
1633         when saving
1634
1635 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1636
1637         * canlock.el: Bind mail-header-separator when compiling (XEmacs
1638         provides it in mail-lib/auto-autoloads.el).
1639
1640 2003-04-29  Simon Josefsson  <jas@extundo.com>
1641
1642         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
1643         message-sender.
1644
1645         * mml.el (mml-generate-mime-1): Set mml-sender too.
1646
1647 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
1648
1649         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
1650
1651         * mm-url.el (mm-url-use-external): do.
1652
1653 2003-04-29  Simon Josefsson  <jas@extundo.com>
1654
1655         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
1656         warnings).
1657
1658         * sieve-mode.el (c-mode): Ditto.
1659
1660         * pgg.el (run-at-time): Ditto.
1661
1662         * mm-url.el (require): Require timer when compiling for
1663         with-timeout macro (fix xemacs compile warnings).
1664
1665 2003-04-28  Dave Love  <fx@gnu.org>
1666
1667         * gnus-util.el (nnheader): Don't require.
1668         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
1669         Autoload.
1670
1671         * spam.el: Require cl when compiling.
1672
1673         * dns.el: Require cl when compiling.
1674
1675 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
1676
1677         * gnus-art.el (gnus-article-goto-next-page)
1678         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
1679         gnus-pick-mode work.
1680
1681 2003-04-28  Steve Youngs  <youngs@xemacs.org>
1682
1683         * Makefile.in (FLAGS): Use @FLAGS@.
1684
1685 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
1686
1687         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
1688         (gnus-mime-display-multipart-alternative-as-mixed)
1689         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
1690         allow customization.
1691
1692 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
1693
1694         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
1695         currently called (See source for explanation).
1696
1697 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1698
1699         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
1700         (gnus-summary-mark-read-and-unread-as-read): Take an optional
1701         mark.
1702
1703         * gnus.el (gnus-version-number): Bump.
1704
1705 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1706
1707         * gnus.el: Oort Gnus v0.19 is released.
1708
1709 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
1710
1711         * gnus-registry.el (gnus-register-spool-action): Replaced literal
1712         carriage-return character with its escape sequence.
1713
1714 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
1717
1718         * nnrss.el (nnrss-node-text): Use only one
1719         gnus-replace-in-string.
1720
1721         * gnus.el: Remove gnus-functionp throughout.
1722
1723         * gnus-util.el (gnus-functionp): Removed.
1724
1725         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
1726
1727         * message.el (message-required-headers): Add In-Reply-To.
1728
1729 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
1730
1731         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
1732         to binary.
1733
1734 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
1735
1736         * mml.el (mml-preview): do.
1737
1738         * message.el (message-mode): do.
1739
1740         * gnus-undo.el (gnus-undo-mode): do.
1741
1742         * gnus-topic.el (gnus-topic-mode): do.
1743
1744         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
1745
1746         * gnus-msg.el (gnus-setup-message)
1747         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
1748
1749         * gnus-gl.el (gnus-grouplens-mode): do.
1750
1751         * gnus-art.el (gnus-mime-save-part-and-strip)
1752         (gnus-mime-delete-part): Use it.
1753
1754         * gnus-util.el (gnus-make-local-hook): New function.
1755
1756 2003-04-25  Simon Josefsson  <jas@extundo.com>
1757
1758         * nnrss.el (nnrss-node-text): Don't use a star.
1759         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
1760
1761 2003-04-24  Dave Love  <fx@gnu.org>
1762
1763         * mm-encode.el (mm-long-lines-p): Autoload.
1764         (mm-encode-content-transfer-encoding): Don't try to make buffer
1765         unibyte before decoding.  Don't ignore errors for base64 encoding.
1766
1767         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
1768         Signal error on malformed text, as for base64.
1769         (quoted-printable-encode-region): DTRT in Emacs 22.
1770
1771         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
1772         (mm-auto-save-coding-system): Consider utf-8-emacs.
1773         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
1774         (mm-charset-to-coding-system, mm-mime-charset)
1775         (mm-find-mime-charset-region): Check for :mime-charset coding
1776         systems property.
1777
1778         * mml-sec.el (mml2015, mml1991): Don't require.
1779         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
1780         (message-goto-body, mml-insert-tag): Autoload.
1781
1782         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
1783
1784         * gnus-start.el (message-make-date): Autoload rather than
1785         requiring message.
1786
1787         * gnus-group.el (gnus-group-name-charset-group-alist): Use
1788         mm-coding-system-p.
1789         (gnus-cache-active-altered): Defvar when compiling.
1790         (gnus-group-delete-group): Re-write to help avoid warnings.
1791
1792         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
1793
1794         * pgg.el: Split eval-when-compile forms.
1795
1796 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
1797
1798         * gnus-group.el (gnus-large-ephemeral-newsgroup)
1799         (gnus-fetch-old-ephemeral-headers): News variables.
1800         (gnus-group-read-ephemeral-group): Use them.
1801
1802 2003-04-24  Simon Josefsson  <jas@extundo.com>
1803
1804         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
1805
1806         * nnrss.el (nnrss-node-text): Ditto.
1807
1808 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1809
1810         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
1811         gnus-inews-mark-gcc-as-read exists.
1812
1813 2003-04-23  Simon Josefsson  <jas@extundo.com>
1814
1815         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
1816         doesn't exceed the regexp stack space.
1817
1818 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1819
1820         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
1821
1822         * gnus-art.el (gnus-article-hide-pgp-hook): do.
1823
1824 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
1825
1826         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
1827
1828 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1829
1830         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
1831
1832 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * dgnushack.el (merge, copy-list): Remove compiler macros.
1835         (butlast): Add a compiler macro.
1836
1837 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
1838
1839         * gnus-util.el (gnus-merge): Added "type" argument to match CL
1840         merge and gnus-sum.el's expectations.
1841
1842 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1843
1844         * gnus-art.el (gnus-button-url-regexp): Added nntp.
1845
1846         * message.el (message-generate-headers-first): Default to
1847         '(references).
1848
1849         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
1850
1851 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
1852
1853         * smime.el (smime-decrypt-region): Insert From header.
1854
1855 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1856
1857         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
1858         Max length of header is 726, not 740.  From Gaute B Strokkenes
1859         <gs234@cam.ac.uk>.
1860
1861 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
1862
1863         * nndb.el, mml1991.el: Fix license template.
1864
1865 2003-04-20  Simon Josefsson  <jas@extundo.com>
1866
1867         * nnimap.el (nnimap-split-articles): Don't download body unless
1868         required.
1869
1870         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
1871         starting process, like imap-kerberos4-open does.
1872
1873         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
1874         license template.
1875
1876         * mml-sec.el: Fix license template.
1877
1878         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
1879         license template.
1880
1881         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
1882         pgg-pgp.el: Fix license template.
1883
1884 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
1885
1886         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
1887
1888 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
1889
1890         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
1891
1892 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1893
1894         * spam.el (spam-split): allow a particular check as a parameter,
1895         e.g. (: spam-split 'spam-use-bogofilter)
1896         (spam-mark-only-unseen-as-spam): new parameter, see doc
1897         (spam-mark-junk-as-spam-routine): use
1898         spam-mark-only-unseen-as-spam, simplify routine to take advantage
1899         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
1900
1901 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1902
1903         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
1904         (gnus-group-guess-full-name): don't prefix the group twice
1905
1906         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
1907
1908         * gnus-registry.el (gnus-registry-clear)
1909         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
1910         (gnus-registry-split-fancy-with-parent): new functions
1911         (gnus-register-spool-action, gnus-register-action): simplified the format
1912         (gnus-registry): new customization group
1913         (gnus-registry-unfollowed-groups): new variable
1914
1915 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-art.el (gnus-button-alist): Add nntp: urls.
1918         (gnus-header-button-alist): Ditto.
1919
1920 2003-04-17  Dave Love  <fx@gnu.org>
1921
1922         * gnus-util.el (gnus-string-equal): Revert last change.
1923
1924 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1925
1926         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
1927
1928 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
1929
1930         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
1931
1932 2003-04-15  Michael Shields  <shields@msrl.com>
1933
1934         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
1935         the broken-reply-to group parameter is set.  Idea from Vasily
1936         Korytov <deskpot@myrealbox.com>.
1937
1938 2003-04-17  Steve Youngs  <youngs@xemacs.org>
1939
1940         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
1941         process.el in XEmacsen >= 21.5.
1942
1943 2003-04-17  Steve Youngs  <youngs@xemacs.org>
1944
1945         * dgnushack.el: Add a whole swag of autoloads and defaliases to
1946         satisfy the byte-compiler when building with XEmacs.
1947
1948         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
1949         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
1950         W3 doesn't have these.
1951
1952         * mailcap.el: Maybe require 'lpr in XEmacs.
1953
1954 2003-04-16  Simon Josefsson  <jas@extundo.com>
1955
1956         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
1957         sender tag, if available.
1958
1959 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1960
1961         * gnus-registry.el (gnus-register-action)
1962         (gnus-register-spool-action, hashtable-to-alist)
1963         (gnus-registry-translate-from-alist, alist-to-hashtable)
1964         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
1965         new variables and function fixes
1966
1967         * gnus.el (gnus-registry-headers-alist): new variable to hold
1968         article header data
1969         (gnus-variable-list): save gnus-registry-headers-alist
1970
1971         * spam-report.el (Module): new module for spam reporting
1972
1973         * gnus.el (spam-process): added
1974         gnus-group-spam-exit-processor-report-gmane to the list of choices
1975         (gnus-install-group-spam-parameters): defined new spam exit processor
1976
1977         * spam.el (autoload): autoload spam-report-gmane when needed
1978         (spam-report-gmane-register-routine): glue for spam-report.el
1979         (spam-group-spam-processor-report-gmane-p): glue for the
1980         gnus-group-spam-exit-processor-report-gmane spam processor
1981         (spam-summary-prepare-exit): check the report-gmane spam processor
1982         and run spam-report-gmane-register-routine if it's active
1983
1984         From John Wiegley <johnw@gnu.org>
1985
1986         * spam.el (spam-bogofilter-score): check bogofilter headers before
1987         checking bogofilter itself
1988
1989 2003-04-16  Dave Love  <fx@gnu.org>
1990
1991         * gnus-agent.el: Wrap defsetf in eval-when-compile.
1992         (gnus-agent-cat-defaccessor): Don't use gensym.
1993
1994         * mml1991.el: Require cl, mm-util when compiling.
1995         (quoted-printable-decode-region, quoted-printable-encode-region):
1996         Autoload.
1997
1998         * pgg.el: Require cl when compiling.
1999
2000         * nnmail.el (gnus): Require.
2001
2002         * gnus-util.el: Move provide to end.
2003         (gnus-string-equal): Maybe use compare-strings.
2004         (gnus-merge): New.
2005
2006         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
2007         (gnus-summary-insert-articles): Use gnus-merge.
2008
2009         * gnus-fun.el: Require cl and mm-util when compiling.
2010
2011         * gnus-diary.el (gnus-diary-delay-format-french)
2012         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
2013
2014         * nndiary.el (nndiary-compute-reminders): Don't use setf with
2015         nthcdr.
2016
2017 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
2018
2019         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
2020         specify a predicate other than false.
2021         (gnus-category-read): Use the new feature to create a 'default'
2022         category with a 'short' predicate.
2023
2024 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2025
2026         * message.el (message-unique-id): Comment change.
2027
2028         * gnus-art.el (gnus-article-next-page-1): New function.
2029         (gnus-article-next-page): Use it.
2030
2031 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2032
2033         * spam.el (spam-split): added save-restriction to save-excursion
2034
2035 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
2036         From Julien Avarre <julien@avarre.com>
2037
2038         * gnus-fun.el: Fixed autoload cookie.
2039
2040 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
2041         From Remi Letot  <remi.letot@easynet.be>
2042
2043         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
2044         instead of remove-if.
2045
2046 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
2049         copy-sequence instead of remove which is a cl run-time function in
2050         Emacs 20.
2051
2052 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
2053
2054         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
2055         local copy of gnus-discouraged-post-methods with the current
2056         method removed.
2057
2058 2003-04-14  Simon Josefsson  <jas@extundo.com>
2059
2060         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
2061
2062 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2063
2064         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
2065         of `mm-coding-system-priorities' to base coding system.
2066
2067         * gnus-sum.el: Added coding cookie ("middle dot" in
2068         gnus-summary-morse-message).
2069
2070 2003-04-13  Simon Josefsson  <jas@extundo.com>
2071
2072         * gnus-art.el (article-fill-long-lines)
2073         (article-verify-x-pgp-sig, article-decode-group-name)
2074         (gnus-mime-button-menu): Split >80 character lines.
2075
2076 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
2077
2078         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
2079         we're let-binding it.
2080
2081         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
2082
2083 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2084
2085         * message.el (message-hide-headers): Don't do intangible.
2086
2087         * gnus.el (gnus-group-prefixed-name): Comment out the test for
2088         colon.
2089
2090         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
2091         to the ephemeral entry, but the prefixed name.
2092
2093         * gnus.el (gnus-group-prefixed-name): Clean up.
2094
2095 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2096
2097         * gnus-agent.el (gnus-agent-group-pathname): Bind
2098         gnus-command-method so that gnus-agent-directory will always
2099         return a valid directory.
2100         * gnus-cache.el (gnus-cache-enter-article): Remove article from
2101         gnus-newsgroup-undownloaded so that the summary will display the
2102         article as downloaded.
2103         (gnus-cache-remove-article): If the article isn't in the agent,
2104         remove it from gnus-newsgroup-undownloaded so that the summary
2105         will display the article as undownloaded.
2106
2107 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * gnus.el (gnus-version-number): Bump.
2110
2111 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2112
2113         * gnus.el: Oort Gnus v0.18 is released.
2114
2115 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2116
2117         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
2118
2119 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2120
2121         * gnus-art.el (gnus-article-next-page): Use
2122         gnus-article-over-scroll.
2123         (gnus-article-over-scroll): New variable.
2124
2125         * message.el (message-newline-and-reformat): Place a boundary
2126         before filling.
2127         (message-make-forward-subject-function): Changed default to
2128         message-forward-subject-name-subject.
2129         (message-forward-subject-name-subject): New function.
2130
2131         * nnimap.el (nnimap-split-fancy): Ditto.
2132
2133         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
2134
2135         * gnus-cus.el (gnus-group-parameters): Removed "which see".
2136
2137         * mml.el (mml-minibuffer-read-file): Bind
2138         completion-ignored-extensions to nil.
2139
2140         * message.el (message-fix-before-sending): Comment fix.
2141         (message-fix-before-sending): Make hidden headers visible.
2142         (message-hide-headers): Bind after-change-functions to nil.
2143         (message-forbidden-properties): Put invisible and intangible
2144         back.
2145         (message-strip-forbidden-properties): Ignore message-hidden text.
2146
2147         * gnus-msg.el: Hide headers.
2148
2149         * message.el (message-hidden-headers): New variable.
2150         (message-hide-headers): New function.
2151         (message-hide-header-p): New function.
2152         (message-hide-header-p): Change logic.
2153         (message-forbidden-properties): Remove intangible nil invisible
2154         nil.
2155         (message-hide-headers): Narrow to headers.
2156
2157         * lpath.el (featurep): Bind Info-directory, Info-menu.
2158
2159 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
2160
2161         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
2162         encoded.
2163         (mm-encode-body): Don't corrupt UTF-16.
2164         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
2165
2166 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
2167
2168         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
2169         the CACHE are now detected and handled the same as an article
2170         downloaded into the agent.
2171         (gnus-agent-group-path): Modified to match nnmail-group-pathname
2172         so that the agent front-end and back-end (nnagent) always use the
2173         same directory.
2174         (gnus-agent-group-pathname): New function. Wrapper for
2175         nnmail-group-pathname.
2176         (gnus-agent-expire-unagentized-dirs): New variable.  May be
2177         customized to disable gnus-agent-expire-unagentized-dirs.
2178         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
2179         as the directories in gnus-agent-expire-current-dirs were
2180         expanded.
2181
2182 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
2183
2184         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
2185         body" entry in read only groups.
2186
2187 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
2188
2189         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
2190         and "Create article" items in non-editable groups.
2191
2192 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
2193
2194         * gnus-agent.el (gnus-agent-write-active): Added option of
2195         replacing, rather than updating, the agent's active file.  Do NOT
2196         use the fully qualified group name as gnus-active-to-gnus-format
2197         blindly prefixes group names with server names.
2198         (gnus-agent-save-group-info): Merge BOTH min/max of current active
2199         range, was just merging min, with specified active range.
2200         (gnus-agent-expire): Save agent's active ranges after
2201         expiring all groups.
2202         (gnus-agent-expire-group-1): Update min of agent's active range to
2203         min article currently fetched.
2204         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
2205         same ancestor multiple times.
2206
2207         * gnus-async.el (gnus-asynchronous): Moved defcustom of
2208         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
2209         seems to fix an intermittant error in which loading gnus-async
2210         fails to define gnus-asynchronous (the variable).
2211
2212         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
2213         non-essential.  Removed on all platforms.
2214         (gnus-select-newsgroup): When the agent is active, expand the
2215         group's active range to include fetched articles that are no
2216         longer in the server's active range.
2217
2218         * gnus-util.el (gnus-with-output-to-file): Removed all of the
2219         print-* bindings as they should be handled by the function doing
2220         the printing.
2221
2222 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
2223
2224         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
2225         might be unbound in non-MULE XEmacsen.
2226
2227 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
2228
2229         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
2230         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
2231         recognize diffs.
2232
2233         * mm-bodies.el (mm-decode-body): Use the supplied charset
2234         unconditionally if `code-pages' hasn't been loaded.
2235
2236 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
2237
2238         * gnus-art.el (article-verify-x-pgp-sig): Don't use
2239         `insert-buffer', the docstring says "This function is meant for
2240         the user to run interactively.  Don't call it from programs!"
2241
2242         * mm-extern.el (mm-extern-mail-server): do.
2243
2244         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
2245         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
2246         (mml1991-pgg-encrypt): do.
2247
2248         * pgg.el (pgg-decrypt-region): do.
2249
2250         * mm-view.el (mm-view-pkcs7-decrypt): do.
2251
2252         * mml-smime.el (mml-smime-verify): do.
2253
2254         * mml.el (mml-insert-mime, mml-preview): do.
2255
2256         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
2257         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
2258         (mml2015-pgg-encrypt): do.
2259
2260 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2261
2262         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
2263
2264 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
2265
2266         * mm-uu.el (mm-uu-copy-to-buffer): Copy
2267         `buffer-file-coding-system' to the new buffer.
2268         (mm-uu-pgp-signed-extract-1): Don't copy
2269         `buffer-file-coding-system' here.
2270
2271         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
2272         exist in XEmacs.
2273         (mm-decode-body): Add missing quote.
2274
2275         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
2276         buffer-file-coding-system.
2277
2278         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
2279         last-coding-system-used.
2280
2281         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
2282         according to buffer-file-coding-system.
2283
2284         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
2285
2286         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
2287         (pgg-pgp-snarf-keys-region): do.
2288
2289         * pgg-pgp5.el (pgg-pgp5-verify-region)
2290         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
2291
2292         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
2293
2294 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2295
2296         * spam.el (spam-split): (save-excursion) around (widen)
2297         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
2298         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
2299
2300 2003-04-05  Steve Youngs  <youngs@xemacs.org>
2301
2302         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
2303         don't use it when loading gnus-sum.el if we're in XEmacs.
2304
2305 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
2306
2307         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
2308         print-escape-nonascii to fix more characters in compiled format
2309         specs.
2310
2311 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
2312
2313         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
2314         Fix customization type.
2315
2316 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
2317
2318         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
2319         print-quoted, print-readably, print-escape-multibyte, and
2320         print-level to match original behavior of gnus-prin1.  This should
2321         repair the format of .newsrc.eld when using compiled format specs.
2322
2323 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
2324
2325         * gnus-group.el (tool-bar-map): defvar it.
2326
2327         * gnus-art.el (tool-bar-map): do.
2328
2329         * gnus-sum.el (tool-bar-map): do.
2330
2331 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
2332
2333         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
2334
2335 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2336
2337         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
2338         and value.
2339         (gnus-button-alist): Use it.
2340
2341 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
2342
2343         * pgg-gpg.el (pgg-gpg-process-region): do.
2344
2345         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
2346         (pgg-pgp-snarf-keys-region): do.
2347
2348         * pgg-pgp5.el (pgg-pgp5-verify-region)
2349         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
2350
2351         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
2352         unsafe.
2353         (pgg-temporary-file-directory): Remove.
2354
2355 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * lpath.el: Fbind Info-directory and Info-menu.
2358
2359 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
2360
2361         * gnus-util.el (gnus-message): Added doc-string.
2362
2363         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
2364         (gnus-score-edit-file-at-point): Goto first match when using `e'.
2365
2366 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
2367
2368         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
2369         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
2370
2371 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
2374         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
2375
2376 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
2377
2378         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
2379         print-escape-newlines to print escape sequences rather than
2380         literal newline characters.
2381
2382 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2383
2384         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
2385         `message-valid-fqdn-regexp' for initialization.
2386         (gnus-button-handle-info-url): Renamed and extended version of
2387         `gnus-button-handle-info'.
2388         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
2389         (gnus-button-handle-symbol, gnus-button-handle-library)
2390         (gnus-button-handle-info-keystrokes): New functions.
2391         (gnus-button-browse-level): New variable.
2392         (gnus-button-alist): Use them.  Added levels.
2393         (gnus-header-button-alist): Added levels.
2394
2395 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2396
2397         * gnus.el (gnus-version-number): Bump.
2398
2399 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2400
2401         * gnus.el: Oort Gnus v0.17 is released.
2402
2403 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2404
2405         * gnus-start.el (gnus-unload): Removed.
2406
2407         * pop3.el (pop3-read-response): Use
2408         nnheader-accept-process-output.
2409         (pop3-retr): Ditto.
2410
2411         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
2412         (mm-text-html-washer-alist): Ditto.
2413
2414 2003-03-31  Simon Josefsson  <jas@extundo.com>
2415
2416         * imap.el (imap-gssapi-program): Also try GNU SASL.
2417         (imap-gssapi-open): Accept GNU SASL greeting.
2418         (imap-read-timeout): New.
2419         (imap-wait-for-tag): Use it.
2420
2421 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2422
2423         * nntp.el (nntp-accept-process-output): Use new function.
2424
2425         * nnheader.el (nnheader-read-timeout): New variable.
2426         (nnheader-accept-process-output): New function.
2427
2428         * nntp.el (nntp-read-timeout): Removed.
2429
2430         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
2431
2432 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
2435
2436 2003-03-30  Simon Josefsson  <jas@extundo.com>
2437
2438         * message.el (message-idna-inside-rhs-p): Narrow to header before
2439         searching.
2440
2441         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
2442
2443 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2444
2445         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
2446
2447 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
2448
2449         * message.el (message-make-in-reply-to): Use
2450         mail-extract-address-components to determine sender's
2451         name/address.
2452
2453 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2454
2455         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
2456
2457         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
2458         valid lambda.
2459         (gnus-registry-translate-from-alist): Ditto.
2460
2461         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2462         print-length to nil.
2463
2464         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
2465
2466         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
2467         (gnus-grab-cam-face): Use it.
2468
2469 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
2470
2471         * nnmaildir.el (nnmaildir-request-set-mark)
2472         (nnmaildir-close-group): Allow each mark directory in a group to
2473         have its own inode for mark files, to accommodate AFS.
2474
2475 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
2476
2477         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
2478         gnus-read-newsrc-el-file
2479         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
2480
2481         * gnus-registry.el (gnus-registry-translate-to-alist)
2482         (gnus-registry-translate-from-alist, alist-to-hashtable)
2483         (hashtable-to-alist): new functions
2484         (gnus-register-spool-action): add a spool item to the registry
2485
2486         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
2487         list of saved variables
2488         (gnus-registry-alist): new variable
2489
2490 2003-03-27  Simon Josefsson  <jas@extundo.com>
2491
2492         * gnus-art.el (article-decode-group-name): Be correct instead of
2493         smart.
2494
2495 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
2496
2497         * lpath.el: Bind url-current-object for Emacs; bind
2498         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
2499         for both Emacsen.
2500
2501 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
2502
2503         * gnus-sum.el (gnus-article-loose-mime)
2504         (gnus-article-emulate-mime): Move to gnus-article-mime customize
2505         group.
2506
2507         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
2508         doc string.
2509
2510 2003-03-26  Kevin Ryde <user42@zip.com.au>
2511
2512         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
2513         gnus-summary-find-uncancelled, skip temporary articles inserted by
2514         "refer" functions.
2515
2516 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
2517
2518         * smiley.el (smiley-buffer): New function.
2519
2520 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
2521
2522         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
2523         gnus-summary-update-line (which updated the article's face) with
2524         gnus-summary-update-download-mark (which updates the article's
2525         face by calling gnus-summary-update-line AND updates the download
2526         mark to show that the article was fetched).
2527
2528 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
2529
2530         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
2531         option of deleting agent directories for groups/servers that are
2532         not currently agentized.
2533         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
2534
2535         * gnus-int.el (gnus-open-server): Report backend errors in
2536         condition handler.
2537
2538 2003-03-23  Simon Josefsson  <jas@extundo.com>
2539
2540         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
2541         header.
2542
2543         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
2544         same as Newsgroups.
2545
2546         * nntp.el (nntp-open-connection-function): Mention
2547         nntp-open-tls-stream.
2548         (nntp-open-tls-stream): New function.
2549
2550         * tls.el: New file.
2551
2552         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
2553         instead of SSL.
2554         (nnimap-stream): Add other streams, link to imap variables.
2555         (nnimap-authenticator): Add other authenticator, link to imap
2556         variables.
2557
2558         * imap.el: Autoload open-tls-stream.
2559         (imap-streams): Add tls in front of ssl.
2560         (imap-stream-alist): Add tls.
2561         (imap-default-tls-port): New variable.
2562         (imap-tls-p, imap-tls-open): New functions.
2563
2564 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2565
2566         * mm-url.el (mm-url-insert-file-contents): parse url only if
2567         results is a list.
2568
2569 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * mail-source.el (mail-source-fetch-imap): Revert.
2572
2573 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
2574
2575         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
2576         less strict regexp.
2577
2578 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2579
2580         * mail-source.el (mail-source-fetch-imap): Use buffer name for
2581         more imap function.
2582
2583 2003-03-21  Simon Josefsson  <jas@extundo.com>
2584
2585         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
2586         Followup-To data inline.
2587
2588 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
2589
2590         * gnus-art.el (gnus-treat-display-xface): Don't enable if
2591         icontopbm isn't available.
2592
2593 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
2594
2595         * gnus-int.el (gnus-open-server): Catch errors in backend's
2596         open-server method.  Returns nil rather than crashing startup.
2597
2598         * gnus-sum.el (eval-when-compile): Modified to resolve
2599         compile-time warnings.
2600
2601         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
2602         Reports length of series so that the user can compare N with a
2603         subject that should, if the entire series is present, contain
2604         '(.../N)'.
2605         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
2606         of temp file (Win-XP may leave the temp file locked when the
2607         uudecode process fails).
2608
2609 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2610
2611         * message.el (message-split-line): Ignore error.
2612
2613         * lpath.el (split-line): Avoid split-line warning message.
2614
2615 2003-03-20  Kim F. Storm  <storm@cua.dk>
2616
2617         * message.el (message-split-line): New function.
2618         (message-mode-map): Remap split-line to message-split-line.
2619
2620 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
2621
2622         * message.el (message-make-overlay): Defalias it to make-overlay.
2623         (message-delete-overlay): Defalias it to delete-overlay.
2624         (message-overlay-put): Defalias it to overlay-put.
2625         (message-idna-to-ascii-rhs-1): Use them.
2626
2627         * messagexmas.el (message-xmas-redefine): Defalias some overlay
2628         functions to extent functions.
2629
2630 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2631
2632         * message.el (message-check-news-header-syntax): Fixed regexp.
2633
2634 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2635
2636         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
2637
2638         * mm-url.el (mm-url-insert): Move url-current-object stuff into
2639         mm-url-insert-file-contents.
2640
2641         * nnrss.el (nnrss-fetch): Fetch the local stuff.
2642         (nnrss-check-group): Use it.
2643
2644 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
2645
2646         * nnrss.el: Primitive XML Name-space support.  This means that RSS
2647         feeds like Kevin Burton's[1] can now be read in Gnus.
2648
2649         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
2650         means that if you want to read the RSS feed for example.com, all
2651         you have to do is hit "G R http://www.example.com/ RET" and
2652         nnrss.el will find and the feed listed on the site or (if you have
2653         loaded xml-rpc.el) look it up on syndic8.com.
2654
2655         Marked the message as HTML (by adding a Content-Type header) so
2656         that Gnus will render it as html if the user wants that.
2657
2658         Implemented the ability to save nnrss-group-alist so that any new
2659         feeds the you subscribe to will be found the next time you start
2660         up.
2661
2662         Implemented support for RSS 2.0 elements (author, pubDate).
2663
2664         Prefer for <content:encoded> over <description> where both
2665         elements exist.
2666
2667         * mm-url.el (mm-url-insert): Set url-current-object.
2668
2669         * gnus-group.el (gnus-group-make-rss-group): New function.
2670
2671 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
2672
2673         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
2674         for highlight overlays.
2675
2676 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2677
2678         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
2679         a NOV.
2680
2681 2003-03-20  Simon Josefsson  <jas@extundo.com>
2682
2683         * message.el (message-use-idna): Disable if UTF-8 unavailable.
2684         (message-idna-to-ascii-rhs): Use it.
2685
2686         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
2687
2688 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
2689
2690         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
2691         (spam-group-ham-marks, spam-group-spam-marks): new functions
2692         (spam-spam-marks, spam-ham-marks): removed in favor of the
2693         spam-marks and ham-marks parameters
2694         (spam-generic-register-routine, spam-ham-move-routine): use the
2695         new spam-group-{spam,ham}-mark-p functions
2696
2697         * gnus.el (spam-marks, ham-marks): new group parameters with
2698         default values same as the old spam-spam-marks and spam-ham-marks
2699
2700 2003-03-19  Simon Josefsson  <jas@extundo.com>
2701
2702         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
2703         (gnus-use-idna): New variable.
2704         (article-decode-idna-rhs): New function.
2705
2706         * message.el (message-use-idna): New variable.
2707         (message-mode-field-menu): Add entry for IDNA.
2708         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
2709         (message-idna-to-ascii-rhs): New function.
2710         (message-generate-headers): Invoke IDNA code.
2711
2712 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
2713
2714         * nnmaildir.el (nnmaildir--system-name): New function.
2715         (nnmaildir-request-accept-article): Use it.
2716
2717 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * gnus-util.el (gnus-byte-compile): Make it work silently as the
2720         gnus-compile function does.
2721
2722         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
2723         bogus change.
2724
2725 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
2726
2727         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
2728         sort-coding-systems is defined.
2729
2730 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
2731
2732         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
2733         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
2734         Replace create-directory with target-prefix.
2735
2736 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
2737
2738         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
2739         find-charset-string which is slooow in XEmacs.
2740
2741 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2742
2743         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
2744         compiler under XEmacs.
2745
2746 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
2747
2748         * gnus-art.el (gnus-treat-highlight-signature): Make the default
2749         work for multipart/signed where the message text isn't `last'.
2750
2751 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2752
2753         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
2754         the value of mm-inline-text-html-with-images.
2755         (mm-inline-text-html-render-with-w3m): Don't bind
2756         w3m-display-inline-images.
2757
2758         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
2759         w3m-display-inline-images.
2760
2761         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
2762         regardless of an Emacs flavor.
2763
2764 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2765
2766         * gnus.el (gnus-version-number): Bump.
2767
2768 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2769
2770         * gnus.el: Oort Gnus v0.16 is released.
2771
2772 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773
2774         * lpath.el (featurep): Bind mm-w3m-mode-map.
2775
2776 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
2777
2778         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
2779         'respool-able backends define a global nnchoke-get-new-mail
2780         variable.
2781
2782 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
2783
2784         * gnus-art.el (gnus-mime-delete-part): New function.
2785         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
2786
2787 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * message.el (message-check-news-header-syntax): Don't push
2790         groups twice onto list of unknown groups.
2791
2792         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
2793         back.
2794
2795         * nnheader.el (nnheader-find-etc-directory): Doc fix.
2796
2797         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
2798         config unless the summary buffer exists.
2799
2800         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
2801         that target group is computed correctly when articles are marked
2802         as read by Xref handling.
2803
2804         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
2805         imap-open.
2806
2807         * message.el (message-send-mail): Add courtesy string to Bcc's,
2808         too.
2809
2810         * gnus-cite.el (gnus-cited-line-p): New function.
2811
2812 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
2813
2814         * mm-bodies.el (mm-decode-body): Add new optional parameter,
2815         force, to use the supplied charset unconditionally.
2816
2817         * gnus-art.el (article-decode-charset): Use it.
2818
2819 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
2820
2821         * mm-bodies.el (mm-decode-coding-region-safely): New function.
2822         (mm-decode-body): Use it.
2823
2824         * rfc2047.el (rfc2047-decode-region): do.
2825         (rfc2047-decode-string): Guess coding system if the default is
2826         invalid.
2827
2828 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2829
2830         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
2831         articles are marked 'read, so we get correct article counts.
2832
2833 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2834
2835         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
2836         the button.
2837         (gnus-insert-prev-page-button): Ditto.
2838         (gnus-insert-next-page-button): Ditto.
2839         (gnus-insert-mime-security-button): Ditto.
2840
2841         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
2842         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
2843         (mm-inline-image-xemacs): Ditto.
2844
2845 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2846
2847         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
2848         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
2849         the recent filename uniqueness discussion.
2850
2851 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2852
2853         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
2854         newline next time.
2855         (mm-inline-image-xemacs): Ditto.
2856
2857 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
2858
2859         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
2860         kill-line.
2861
2862 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
2863
2864         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
2865         kill-line.
2866
2867 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2868
2869         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
2870         fixing the code to match the documentation.
2871         (gnus-agent-fetch-selected-article): Replaced
2872         gnus-summary-update-article-line with gnus-summary-update-line as
2873         the former did not correctly recalculate the thread indentation.
2874         (gnus-agent-find-parameter): The agent-predicate, if not found
2875         anywhere else, defaults to the value of gnus-agent-predicate.
2876         (gnus-agent-fetch-session): Fixed typo; now executes
2877         gnus-agent-fetched-hook rather than the undocumented
2878         gnus-agent-fetch-hook.
2879         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
2880         default agent predicate is now provided by
2881         gnus-agent-find-parameter.
2882         (gnus-agent-message): New macro.  This macro avoids potentially
2883         costly parameter evaluation when the message's level is too high
2884         to display.
2885         (gnus-agent-expire-group-1): Disabled undo tracking in temp
2886         overview buffer. Uses new gnus-agent-message macro to reduce
2887         overhead of optional messages. Reversed message levels to
2888         emphasize percent completion messages.  Detailed messages of
2889         little use except when debugging code.
2890
2891 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2892
2893         * spam.el (spam-ham-move-routine): use
2894         spam-mark-ham-unread-before-move-from-spam-group
2895         (spam-mark-ham-unread-before-move-from-spam-group): new variable
2896
2897 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2898
2899         * spam.el: load nnimap.el when compiling
2900         (spam-setup-widening): use
2901         nnimap-split-download-body-default instead of
2902         nnimap-split-download-body which is a user-customizable variable
2903
2904 2003-03-07  Simon Josefsson  <jas@extundo.com>
2905
2906         * nnimap.el (nnimap-split-download-body-default): New, holds
2907         default for n-s-d-b.
2908         (nnimap-split-download-body): Add new setting (symbol default),
2909         which uses contents of n-s-d-b-d, and made it the default.
2910
2911 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2912
2913         * spam.el (spam-use-hashcash): new variable
2914         (spam-list-of-checks): added spam-use-hashcash with associated
2915         spam-check-hashcash
2916         (spam-check-hashcash): new function, installed iff hashcash.el is
2917         loaded
2918         (spam-setup-widening): don't use (return)
2919
2920 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2921
2922         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
2923         predicate of `false' to avoid an error when a group defines no
2924         predicate. Fixed typo that disabled agent scoring (i.e. the
2925         low/high predicates should now work).
2926
2927 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2928
2929         * spam.el: add spam-maybe-spam-stat-load to
2930         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
2931         (spam-bogofilter-register-with-bogofilter): use
2932         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
2933         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
2934         custom variables to replace "-s" and "-n"
2935
2936         * gnus-group.el (gnus-group-get-new-news): call the new
2937         gnus-get-top-new-news-hook hook
2938
2939         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
2940         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
2941
2942 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2943
2944         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
2945
2946 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2947
2948         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
2949         a cl run-time function.
2950
2951 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2952
2953         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
2954         on gnus-agent-short-article.
2955         (gnus-category-read): Replaced CL function mapcar* with new macro:
2956         gnus-mapcar.
2957         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
2958         support functions that accept multiple parameters.  A separate
2959         sequence must be provided for each parameter in the function.
2960         Iteration stops when the end of the shortest list is reached.
2961
2962 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
2963
2964         * nnimap.el (nnimap-request-accept-article): Use delete-region.
2965
2966         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
2967         (html2text-delete-single-tag, html2text-clean-anchor)
2968         (html2text-remove-tags): Use delete-region.
2969         (html2text-fix-paragraphs): Simplify.
2970
2971         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
2972         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
2973         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
2974         kill-region.
2975
2976 2003-03-04  John Paul Wallington  <jpw@gnu.org>
2977
2978         * gnus-agent.el (gnus-agent-enable-expiration)
2979         (gnus-agent-article-alist, gnus-agent-article-alist)
2980         (gnus-agent-cat-defaccessor): Doc fixes.
2981
2982 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2983
2984         * gnus-agent.el (gnus-function-implies-unread-1): Grok
2985         byte-compiled functions.
2986
2987 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2988
2989         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
2990         customization between new maneuvering (which permits selecting
2991         undownloaded articles) and old maneuvering (which skipped over
2992         undownloaded articles) behaviors.
2993         (gnus-summary-find-next): Pass through the unread and subject
2994         parameters when calling gnus-summary-find-prev.
2995         (gnus-summary-find-next,gnus-summary-find-prev): Apply
2996         gnus-auto-goto-ignores to filter out unacceptable articles.
2997
2998 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
2999
3000         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
3001         exists in all supported Emacs versions, so we don't need this
3002         compatibility function.
3003         (mail-source-fetch-pop, mail-source-check-pop)
3004         (mail-source-fetch-webmail): Use read-passwd.
3005
3006         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
3007         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
3008         read-passwd.
3009
3010         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
3011
3012         * imap.el (imap-read-passwd): Remove.
3013         (imap-interactive-login): Use read-passwd.
3014
3015         * canlock.el (canlock-read-passwd): Remove.
3016         (canlock-insert-header, canlock-verify): Use read-passwd.
3017
3018         * sieve-manage.el (sieve-manage-read-passwd): Remove.
3019         (sieve-manage-interactive-login): Use read-passwd.
3020
3021         * pop3.el (pop3-read-passwd): Remove.
3022         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
3023         read-passwd.
3024
3025         * pgg.el (pgg-read-passphrase): Simplify.
3026
3027 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3028
3029         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
3030         'plugged' when actually 'unplugged' bug.
3031         (gnus-category-read): Ignore nil values when converting an
3032         old-format category so that the new-format category will default
3033         those attributes to the global variables.
3034
3035 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3036
3037         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
3038         doc-string.
3039
3040 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
3041
3042         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
3043         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
3044         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
3045         * mm-url.el (mm-url-decode-entities-string): do.
3046         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
3047         * mm-decode.el (mm-find-raw-part-by-type): do.
3048         * message.el (message-send-mail-partially)
3049         (message-send-mail-with-sendmail): do.
3050         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
3051         * gnus-kill.el (gnus-pp-gnus-kill): do.
3052         * gnus-art.el (gnus-article-treat-unfold-headers)
3053         (gnus-article-encrypt-body): do.
3054
3055 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3056
3057         * mail-source.el (mail-source-delete-incoming): Allow integer value.
3058         (mail-source-delete-old-incoming-confirm): New variable.
3059         (mail-source-delete-old-incoming): Use it.  New function.
3060         (mail-source-callback): Call `mail-source-delete-old-incoming' if
3061         `mail-source-delete-incoming' is a nonnegative integer.
3062
3063 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3064
3065         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
3066         (gnus-user-agent): Fixed typo.
3067
3068 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3069
3070         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
3071         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
3072
3073 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3074
3075         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
3076         (gnus-agent-fetch-session): Allow debugging to take place.
3077
3078 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
3079
3080         * gnus-sum.el (gnus-highlight-selected-summary)
3081         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
3082         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
3083         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
3084         and makes it clear that we don't need the side effect.
3085         * gnus-util.el (gnus-delete-line): do.
3086         * gnus-xmas.el (gnus-group-add-icon): do.
3087         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
3088         * nntp.el (nntp-send-authinfo-from-file): do.
3089         * nnml.el (nnml-header-value): do.
3090         * nnheader.el (nnheader-insert-references): do.
3091         * gnus-cite.el (gnus-article-highlight-citation)
3092         (gnus-cite-parse): do.
3093         * gnus-score.el (gnus-score-followup): do.
3094         * gnus-draft.el (gnus-draft-send): do.
3095         * gnus-group.el (gnus-group-highlight-line): do.
3096         * gnus-cache.el (gnus-cache-braid-nov): do.
3097         * nnfolder.el (nnfolder-retrieve-headers)
3098         (nnfolder-request-article): do.
3099         * gnus-art.el (article-hide-boring-headers)
3100         (gnus-article-hide-header): do.
3101
3102         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
3103         * nnml.el (nnml-request-replace-article): do.
3104         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
3105         * nnfolder.el (nnfolder-request-move-article): do.
3106         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
3107         * gnus-art.el (gnus-mm-display-part): do.
3108
3109         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
3110
3111 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3112
3113         * nntp.el (nntp-possibly-change-group): Avoid calling
3114         process-buffer on nil (Which happened when you lost your
3115         connection while fetching); instead signal a "Server Closed
3116         Connection" error.
3117
3118 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3119
3120         * gnus-agent.el (gnus-agent-enable-expiration): New
3121         variable. Either ENABLE or DISABLE.  Sets default behavior for
3122         selecting which groups are expired.
3123         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
3124         gnus-agent-set-cat-groups): Provides abstract interface for
3125         accessing agent category.  Category now implemented by an alist.
3126         (gnus-agent-add-group, gnus-agent-remove-group,
3127         gnus-category-insert-line, gnus-category-edit-predicate,
3128         gnus-category-edit-score, gnus-category-edit-groups,
3129         gnus-category-copy, gnus-category-add, gnus-group-category): Use
3130         new agent category abstraction.
3131         (gnus-agent-find-parameter): New function. Search for agent
3132         configuration parameter first in the group's parameters, then its
3133         topics (if any), and then the group's category.  If not found
3134         anywhere, use the original defined constants.
3135         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
3136         gnus-agent-find-parameter.
3137         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
3138         gnus-agent-cache now blocks retrieving headers and articles from
3139         the local cache.  Fetched content is still added to the cache
3140         before being returned.
3141         (gnus-agent-fetch-session): Use error-message-string to generate
3142         displayed error message.
3143         (gnus-agent-customize-category): New Command. 'e' in category
3144         buffer opens category customization buffer.
3145         (gnus-category-read): Reads either positional or alist format;
3146         returns alist format.
3147         (gnus-category-write): Writes category file compatible with
3148         current, and previous, versions of gnus-agent.
3149         (gnus-category-make-function, gnus-category-make-function-1):
3150         Corrected documentation; parameter is predicate NOT category.
3151         (gnus-predicate-implies-unread): Now works in more cases per the
3152         todo comment.
3153         (gnus-function-implies-unread-1): New function. Supports
3154         gnus-predicate-implies-unread.
3155         (gnus-agent-expire-group): Command now provides default of group
3156         under point.
3157         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
3158         agent-days-until-old parameters. No longer supports
3159         gnus-agent-expire-days being set to an alist.
3160         (gnus-agent-request-article): Now performs its own checks of
3161         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
3162         assuming that the caller will do them correctly.
3163         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
3164         gnus-agent-expire-days is set to an alist.  Converts said alist
3165         into group parameter so that gnus-agent-expire-days will not be
3166         needed.
3167         * gnus-art.el (gnus-request-article-this-buffer): Conditional
3168         checks surrounding gnus-agent-request-article removed; now
3169         performed by gnus-agent-request-article.
3170         * gnus-cus.el (gnus-agent-parameters): New variable. List of
3171         customizable group/topic parameters that regulate the agent.
3172         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
3173         kill-buffer with gnus-kill-buffer to remove the killed buffer from
3174         the list of gnus buffers.
3175         (gnus-trim-whitespace): Removes leading and trailing whitespace
3176         from multiline strings.
3177         (gnus-agent-cat-prepare-category-field,
3178         gnus-agent-customize-category): Constructs a category
3179         customization buffer.
3180         * gnus-int.el (gnus-retrieve-headers,
3181         gnus-request-expire-articles): No longer checks gnus-agent-cache
3182         as it is handled internally by the agent.
3183         (gnus-request-head, gnus-request-body): Conditional checks
3184         surrounding gnus-agent-request-article removed; now performed by
3185         gnus-agent-request-article.
3186
3187         * gnus-start.el (): Added defvar statements to resolve compilation
3188         warnings.
3189         (gnus-long-file-names): New function. Isolates platform dependent
3190         msdos-long-file-names.
3191         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
3192         option of writing directly to file.  Avoids memory exhausted
3193         errors when .newsrc.eld is huge.
3194         (gnus-save-newsrc-file): Uses new
3195         gnus-save-startup-file-via-temp-buffer.
3196         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
3197         standard-output.
3198         (gnus-display-time-event-handler): Changed to alias from a defun
3199         to avoid a compile-time warning when display-time-event-handler is
3200         not defined.
3201         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
3202         standard-output such that prin1 and princ will write directly to a
3203         file.
3204
3205         * gnus.el (gnus-agent-cache): Expanded documentation.
3206         (gnus-summary-high-undownloaded-face): Removed second bold keyword
3207         so that this face is actually bold.
3208
3209         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
3210         gnus-use-cache has been set.
3211
3212 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
3213
3214         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
3215
3216 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
3217
3218         * gnus-art.el (gnus-article-refer-article): Be more permissive.
3219
3220 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3221
3222         * spam.el: Fix typo.
3223
3224 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
3225         (Trivial patch.)
3226
3227         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
3228         errors-buffer. This produces a nicer error message in case of
3229         problems.
3230
3231 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
3232
3233         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
3234         load stats iff spam-use-stat is on
3235
3236         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
3237         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
3238         instead of spam-stat-load and spam-stat-save in the
3239         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
3240
3241 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3242
3243         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
3244
3245 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3246
3247         * message.el (message-make-fqdn): Protect against nil user-mail.
3248
3249 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
3250
3251         * gnus-art.el (gnus-boring-article-headers): New values:
3252         'to-list and 'cc-list.
3253
3254 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3255
3256         * spam.el (spam-setup-widening): new function to set
3257         nnimap-split-download-body, we add it to gnus-get-new-news-hook
3258         (spam-list-of-statistical-checks): list of statistical splitter
3259         checks
3260         (spam-split): added a widen call when a statistical check is
3261         enabled
3262
3263 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3264
3265         * gnus-msg.el (gnus-user-agent): Changed default to
3266         'emacs-gnus-type, renamed 'full.
3267
3268 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3269
3270         * nnfolder.el (nnfolder-request-accept-article): Don't use
3271         mail-header-unfold-field.
3272
3273 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3274
3275         * imap.el (imap-ssl-open): Don't depend on ssl.el.
3276         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
3277
3278 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3279
3280         * spam.el: add spam-stat-load to gnus-get-new-news-hook
3281         (spam-split): remove spam-stat-load call
3282
3283 2003-02-26  Simon Josefsson  <jas@extundo.com>
3284
3285         * gnus-sum.el (gnus-summary-toggle-header): Run
3286         gnus-article-decode-hook instead of calling a-decode-encoded-words
3287         directly (the latter is run as part of the former).
3288
3289 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3290
3291         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
3292
3293 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
3294
3295         * message.el (message-sendmail-envelope-from): New option.
3296         (message-sendmail-envelope-from): New function.
3297         (message-send-mail-with-sendmail): Use it.
3298
3299 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
3300
3301         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
3302         compensation for TDMA addresses.
3303
3304 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3305
3306         * gnus-msg.el (gnus-user-agent): New variable.
3307         (gnus-version-expose-system): Removed.  Obsoleted by
3308         `gnus-user-agent'.
3309         (gnus-extended-version): Use `gnus-user-agent'.
3310
3311 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3312
3313         * spam.el (spam-stat-register-spam-routine,
3314         spam-stat-register-ham-routine): remove spam-stat-save
3315         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
3316
3317 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3318
3319         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
3320         reference.
3321
3322 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3323
3324         * nnheader.el (nnheader-find-nov-line): Changed midpoint
3325         calculation to avoid integer overflow.
3326
3327 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3328
3329         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
3330
3331 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
3332         * spam.el: disabled spam-get-article-as-filename
3333
3334         From Michael Shields  <shields@msrl.com>
3335
3336         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
3337         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
3338         * gnus-sum.el (gnus-summary-expire-articles): Use it.
3339         * spam.el (spam-summary-prepare-exit): Use it.
3340         * gnus.el (gnus-install-group-spam-parameters): New.
3341         * spam.el (spam-group-ham-processor-copy-p): New.
3342         * spam.el (spam-summary-prepare-exit): Support for ham copying.
3343         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
3344         that would cause the current message to be moved if the group had
3345         no spam.
3346         * spam.el (spam-ham-move-routine): New `copy' argument.
3347
3348 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3349         From Martin Thornquist <martint@ifi.uio.no>
3350
3351         * gnus-topic.el (gnus-topic-select-group): Select last group if
3352         after last group.
3353         * gnus-group.el (gnus-group-select-group): Ditto.
3354
3355 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3356
3357         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
3358         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
3359         point-at-(b|e)ol which aren't available in Emacs 20.
3360
3361         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
3362
3363 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3364
3365         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
3366         clause of the condition-case statement.  Errors connecting to a
3367         server no longer terminate gnus.
3368
3369         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
3370         make its use obvious.  Added no-nothing case to avoid
3371         opening(closing) servers when already open(closed).
3372         (gnus-agent-while-plugged): Added macro to facilitate internal use
3373         of gnus-agent-toggle-plugged.
3374         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
3375         temporarily open servers.
3376         (gnus-agent-get-undownloaded-list): Sort list of article numbers
3377         as sorting gnus-newsgroup-headers is wrong.
3378         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
3379         to temporarily open servers. Corrected logic to handle setting
3380         gnus-agent-mark-unread-after-downloaded.
3381         (gnus-agent-fetch-articles): Now handles headers with missing
3382         article sizes and/or missing article lengths.  Now clears the
3383         message buffer when finished.
3384         (gnus-agent-fetch-group-1): Position point before calling
3385         gnus-summary-set-agent-mark.
3386         (gnus-get-predicate): Corrected description, parameter is
3387         predicate not category.
3388         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
3389         provide a separate single group expiration function.
3390         (gnus-agent-regenerate-group): Now clears the message buffer when
3391         finished.
3392
3393 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3394
3395         * gnus.el (gnus-agent-target-move-group-header): New variable.
3396         * gnus-draft.el (gnus-draft-send): If special header
3397         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
3398         that group, instead of performing the regular sending functions.
3399
3400 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3401
3402         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
3403
3404 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3405
3406         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
3407         variables.
3408         (message-make-fqdn): Use it.  Improved validity check.
3409
3410 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3411
3412         * message.el (message-user-mail-address): Check whether
3413         user-mail-address looks valid.
3414
3415         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
3416
3417         * gnus-util.el (gnus-fetch-original-field): New function.
3418
3419 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3420
3421         * message.el (message-mode): \\(...\\) around additional
3422         paragraph-separate alternative.
3423
3424 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
3425
3426         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
3427         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
3428         display key bindings.
3429         (gnus-mime-button-menu): Rewrite.
3430
3431 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3432
3433         * gnus-art.el (gnus-button-url-regexp): Removed `.
3434
3435 2003-02-23  Max Froumentin  <mf@w3.org>
3436
3437         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
3438
3439 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3440
3441         * gnus-art.el (gnus-mime-action-on-part): Require a match
3442         interactively.
3443
3444         * gnus-start.el (gnus-save-newsrc-file): Use
3445         gnus-backup-startup-file.
3446         (gnus-backup-startup-file): New variable.
3447
3448 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449
3450         * gnus.el (gnus-summary-buffer-name): Moved function here.
3451
3452         * gnus-draft.el (defun): Remove debug.
3453
3454 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
3455
3456         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
3457         can't open server.
3458
3459 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460
3461         * gnus-draft.el (defun): Configure posting styles.
3462
3463         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
3464         the entry for the group exists before we alter it.
3465
3466 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3467
3468         * message.el (message-mode): MML tags separate paragraphs.  Small
3469         change from David S Goldberg <david.goldberg6@verizon.net>.
3470
3471         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
3472         `gnus-newsgroup-headers'.
3473
3474         * gnus-art.el (gnus-article-refer-article): Grok more message id
3475         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3476
3477 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
3478
3479         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
3480         use "path name".
3481
3482 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
3483
3484         * gnus-sum.el (gnus-summary-move-article)
3485         (gnus-summary-expire-articles): send data header for article, not
3486         just article ID
3487
3488         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
3489         (gnus-register-spool-action): added hashtable of message ID keys
3490         with message motion data
3491
3492 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
3493         From Reiner Steib  <Reiner.Steib@gmx.de>.
3494
3495         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
3496         variable, used in `gnus-button-mid-or-mail-heuristic'.
3497         (gnus-button-mid-or-mail-heuristic): New function derived from
3498         Florian Weimer's Perl script.
3499         (gnus-button-handle-mid-or-mail): Allow a function instead of
3500         'guess.
3501         (gnus-button-guessed-mid-regexp): Removed.
3502
3503 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * message.el (message-resend): Bind message-setup-hook to nil;
3506         remove X-Draft-From header.
3507
3508 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
3509
3510         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
3511         (gnus-newsgroup-undownloaded)
3512         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
3513         Doc fixes.
3514
3515 2003-02-17  John Paul Wallington  <jpw@gnu.org>
3516
3517         * gnus.el (gnus-shell-command-separator, gnus-email-address)
3518         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
3519
3520 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
3521
3522         * gnus-spec.el (gnus-xmas-format): Use insert instead of
3523         insert-string which is obsolete in Emacs 21.4.
3524
3525         * message.el (message-cross-post-followup-to-header): do.
3526
3527         * spam.el (spam-ifile-register-with-ifile)
3528         (spam-stat-register-spam-routine)
3529         (spam-stat-register-ham-routine)
3530         (spam-bogofilter-register-with-bogofilter): do.
3531
3532         * mailcap.el (mailcap-mime-data): Fix typo.
3533
3534         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
3535
3536 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
3537
3538         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3539         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
3540         `gnus-cite-unsightly-citation-regexp'.
3541
3542 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
3545         even if there's just a header.
3546
3547 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
3548
3549         * message.el (message-fix-before-sending): Fix highlighting of
3550         illegible and invisible text.
3551
3552         * gnus-util.el (gnus-multiple-choice): Separate choices with
3553         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
3554
3555 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
3556
3557         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
3558
3559 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
3560
3561         * spam.el (spam-ham-move-routine)
3562         (spam-mark-spam-as-expired-and-move-routine): use
3563         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
3564         around process-mark manipulation on the group
3565
3566 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3567
3568         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
3569         submenu.
3570
3571 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3572
3573         * mail-source.el (mail-source-fetch): Reverse the return value of
3574         the continuation question.
3575
3576 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577
3578         * nndraft.el (nndraft-request-move-article): Bind
3579         nnmh-allow-delete-final to t.
3580
3581 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3582
3583         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
3584
3585 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
3586
3587         * nntp.el (nntp-accept-process-output): Don't use point-max to get
3588         the buffer's size.
3589
3590 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3591
3592         * nnheader.el: Added cygwin to system-type comparisons.
3593
3594 2003-01-27  Juanma Barranquero  <lektu@terra.es>
3595
3596         * imap.el (imap-mailbox-status): Fix typo.
3597
3598 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3599
3600         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
3601         online.
3602
3603 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3604
3605         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
3606         commands.
3607         * gnus-sum.el: Small change from Frank Weinberg
3608         <frank@usenet-rundfahrt.de>:
3609         (gnus-auto-center-group): New variable.
3610         (gnus-summary-read-group-1): Use it.
3611         (gnus-summary-next-group): Fix docstring.
3612
3613 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3614
3615         * gnus-util.el (gnus-faces-at): Simplify.
3616
3617 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3618
3619         * spam.el (spam-ham-move-routine)
3620         (spam-mark-spam-as-expired-and-move-routine): made the article
3621         move conditional, so it's not called even if there's nothing to move
3622
3623 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3624
3625         * message.el (message-unix-mail-delimiter): Accept any whitespace
3626         after the email address and before the date; do not require the
3627         space character.  From Kurt B. Kaiser <kbk@shore.net>.
3628
3629 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
3632         gnus-article-boring-faces variable is bound; use gnus-faces-at.
3633
3634         * gnus-util.el (gnus-faces-at): New macro.
3635
3636 2003-02-13  Michael Shields  <shields@msrl.com>
3637
3638         * gnus-cite.el
3639         (gnus-cite-attribution-suffix, gnus-cite-parse):
3640         Better handling for Microsoft citation styles.
3641         (gnus-unsightly-citation-regexp): New.
3642
3643 2003-02-12  Michael Shields  <shields@msrl.com>
3644
3645         * gnus-art.el (article-strip-banner): Strip both per-group and
3646         per-user-address banners.
3647         (article-really-strip-banner): New.
3648
3649 2003-02-12  Michael Shields  <shields@msrl.com>
3650
3651         * gnus-sum.el (gnus-article-goto-next-page,
3652         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
3653         relying on the summary bindings of `n' and `p'.
3654
3655 2003-02-12  Michael Shields  <shields@msrl.com>
3656
3657         * gnus-art.el (gnus-article-only-boring-p): New.
3658         (gnus-article-skip-boring): New.
3659         * gnus-cite.el (gnus-article-boring-faces): New.
3660         * gnus-sum.el (gnus-summary-next-page): Use
3661         gnus-article-only-boring-p.
3662
3663 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
3664
3665         * spam.el (spam-mark-spam-as-expired-and-move-routine)
3666         (spam-ham-move-routine): unmark all articles before marking those
3667         of interest and calling gnus-summary-move-article
3668
3669 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
3670
3671         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
3672         logically the complement of gnus-get-buffer-create and
3673         gnus-add-buffer.
3674
3675         * gnus-util.el (gnus-kill-buffer): do.
3676
3677         * nnmail.el: Autoload gnus-kill-buffer.
3678
3679 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3680
3681         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
3682         gnus-summary-goto-subject as gnus-summary-update-mark operates on
3683         the current LINE.
3684         (gnus-agent-summary-fetch-group): Minimized the number of times
3685         that the article is updated in the buffer.
3686
3687 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
3688
3689         * spam.el (spam-ham-move-routine): use the process-mark instead of
3690         gnus-current-article when moving articles
3691         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
3692
3693 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
3696         (gnus-topic-catchup-articles): Ditto.
3697         (gnus-topic-mark-topic): Reverse recursive logic.
3698
3699 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
3700
3701         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
3702         gnus-refer-thread-limit is t.
3703
3704 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
3705
3706         * mm-util.el (mm-mule-charset-to-mime-charset): Use
3707         sort-coding-systems to prefer utf-8 over utf-16.
3708
3709 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3710
3711         * gnus-agent.el (gnus-agent-expire-days):
3712         gnus-request-move-article depends on gnus-agent-expire to clean up
3713         the cache after moving the article.  Therefore, g-a-e-d can NOT
3714         default to nil or can gnus-agent-expire be disabled by doing so.
3715         If you don't want to run gnus-agent-expire, don't call it.
3716         (gnus-agent-expire): The broken test to disable gnus-agent-expire
3717         when g-a-e-d was NOT nil was removed.
3718         (gnus-agent-article-name): Removed unnecessary input test as
3719         article IDs are always strings.
3720         (gnus-agent-regenerate-group): Added check to protect against
3721         servers that generate absurdly long article IDs.  Valid IDs are
3722         less than 10 digits to avoid overflow errors.  Fixed logic error
3723         when ensuring that the final article ID is present in the new
3724         alist.
3725
3726 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
3729         next line after finding the parent.
3730
3731 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3732
3733         * gnus.el (gnus-version-number): Bumped.
3734
3735 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3736
3737         * gnus.el: Oort Gnus v0.15 is released.
3738
3739 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3740
3741         * nnmail.el (nnmail-split-it): If a message ends up matching the
3742           same mailbox more than once, it will cause duplicates to appear
3743           in the mailbox.
3744
3745 2003-02-08  Simon Josefsson  <jas@extundo.com>
3746
3747         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
3748         code that only worked under Emacs.
3749
3750         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
3751         Das <satyaki@chicory.stanford.edu>.
3752
3753 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
3754
3755         * gnus-art.el (gnus-article-refer-article): Use
3756         gnus-replace-in-string.
3757
3758         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
3759         (gnus-remove-duplicates): do.
3760
3761 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3762
3763         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
3764         (gnus-request-scan): set
3765         gnus-internal-registry-spool-current-method to gnus-command-method
3766         before a request-scan operation
3767
3768         * gnus-registry.el (regtest-nnmail): use
3769         gnus-internal-registry-spool-current-method
3770
3771 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3772
3773         * mail-source.el (mail-source-fetch): Typo fix.
3774
3775 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3776
3777         * nnmail.el (nnmail-spool-hook): new hook
3778         (nnmail-cache-insert): call nnmail-spool-hook
3779
3780         * gnus-registry.el: new file with examples of using the hooks
3781
3782         * gnus.el (gnus-registry): added registry customization group
3783         (gnus-group-prefixed-name): improve function to return full group
3784         name optionally
3785         (gnus-group-guess-prefixed-name): shortcut to
3786         gnus-group-prefixed-name, using just the group name
3787         (gnus-group-full-name): always get a group's full name
3788         (gnus-group-guess-full-name): shortcut, using just the group name
3789
3790         * gnus-sum.el (gnus-summary-article-move-hook)
3791         (gnus-summary-article-delete-hook)
3792         (gnus-summary-article-expire-hook): new hooks
3793         (gnus-summary-move-article, gnus-summary-expire-articles)
3794         (gnus-summary-delete-article): invoke the new hooks
3795
3796 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
3797
3798         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
3799         from message-ID
3800
3801 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
3802
3803         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
3804
3805 2003-02-07  John Paul Wallington  <jpw@gnu.org>
3806
3807         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
3808         (mm-write-region, mm-detect-coding-region): Doc fixes.
3809
3810 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3811
3812         * mail-source.el (mail-source-fetch): Ignore errors.
3813         (mail-source-ignore-errors): New variable.
3814
3815         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
3816         articles.
3817
3818         * gnus-msg.el (gnus-version-expose-system): Change default.
3819
3820 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
3821
3822         * gnus-msg.el (gnus-version-expose-system): New variable.
3823
3824 2003-02-07  Simon Josefsson  <jas@extundo.com>
3825
3826         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
3827         patch from deskpot@myrealbox.com (Vasily Korytov).
3828
3829 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3830
3831         * gnus-art.el (article-display-face): Get the Face header from
3832         the current buffer.
3833
3834 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * gnus-art.el (gnus-mime-view-part-internally): Bind
3837         buffer-read-only to nil.
3838
3839 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3840
3841         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
3842         from g-a-e-1 to g-a-e-2.
3843
3844 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3845
3846         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
3847         of bbdb-search-simple, use spam-use-BBDB-exclusive
3848         (spam-check-whitelist): use spam-use-whitelist-exclusive
3849         (spam-use-whitelist-exclusive): new variable affecting
3850         spam-use-whitelist
3851         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
3852
3853 2003-02-05  Simon Josefsson  <jas@extundo.com>
3854
3855         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
3856         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
3857         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
3858         (gnus-agent-expire-1): New.
3859         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
3860         (gnus-agent-expire-2): New.
3861
3862 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
3863
3864         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
3865         "delete-if" is misleading because it isn't actually destructive.
3866
3867         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
3868
3869         * nnmail.el (nnmail-purge-split-history): do.
3870
3871         * gnus-win.el (gnus-get-buffer-window): do.
3872
3873         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
3874         let-binding.
3875         (gnus-simplify-all-whitespace): do.
3876
3877 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * gnus-delay.el (gnus-delay-article): Fix binding of the
3880         nndraft:delayed group.
3881
3882 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3883
3884         * gnus.el (spam group parameters): change 'other to 'const in
3885         the group parameter definitions to soothe XEmacs
3886
3887 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3888
3889         * gnus-delay.el (gnus-delay-article): Really create
3890         nndraft:delayed group if it doesn't exist.
3891
3892 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
3893
3894         * gnus-sum.el (gnus-summary-search-article): Speed up by
3895         disabling various visual features while searching.
3896         (gnus-summary-recenter): Test gnus-auto-center-summary first.
3897
3898 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
3899
3900         * spam.el (spam-list-of-checks): Don't quote nil and t in
3901         docstrings.  From the elisp manual:
3902
3903            When a documentation string refers to a Lisp symbol, write
3904            it [..] with single-quotes around it.  [..] There are two
3905            exceptions: write t and nil without single-quotes.
3906
3907         * messcompat.el (message-from-style): do.
3908
3909         * message.el (message-send-mail): do.
3910
3911         * gnus-util.el (gnus-use-byte-compile): do.
3912
3913         * gnus-score.el (gnus-score-lower-thread): do.
3914
3915         * gnus-int.el (gnus-server-unopen-status): do.
3916
3917         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
3918         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
3919
3920         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
3921         (gnus-group-parameters): do.
3922
3923         * gnus-art.el (gnus-article-mime-match-handle-function): do.
3924
3925         * mm-decode.el (mm-text-html-renderer): do.
3926
3927 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3928
3929         * nnheader.el (nnheader-directory-separator-character): Change the
3930         way to compute the dafault value.
3931
3932 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
3933
3934         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
3935         (gnus-button-alist): Fix regexp for describe-key.
3936         (gnus-button-handle-describe-function)
3937         (gnus-button-handle-describe-variable)
3938         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
3939         (gnus-button-handle-apropos-variable)
3940         (gnus-button-handle-apropos-documentation): Docstring fix.
3941
3942         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
3943
3944 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945
3946         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
3947         to nil.
3948
3949         * nnmail.el: Removed gnus-util autoload.
3950
3951         * gnus.el: Use gnus-prin1-to-string throughout.
3952
3953         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
3954         print-level.
3955
3956         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
3957         (gnus-treat-display-grey-xface): Removed.
3958
3959         * gnus-fun.el (gnus-grab-cam-face): New.
3960         (gnus-convert-image-to-gray-x-face): Removed.
3961         (gnus-convert-gray-x-face-to-xpm): removed.
3962         (gnus-convert-gray-x-face-region): Removed.
3963         (gnus-grab-gray-x-face): Removed.
3964
3965         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
3966
3967 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
3968
3969         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
3970         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
3971         bound.
3972
3973         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
3974
3975 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
3976
3977         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
3978         Remove -- these are bogus options which are never used.
3979
3980 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
3981
3982         * gnus-art.el (gnus-article-mode): Use summary tool bar.
3983
3984 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
3985
3986         * spam.el (spam-check-blackholes)
3987         (spam-blackhole-good-server-regex): new variable to skip some IPs
3988         when checking blackholes; use it
3989         (spam-check-bogofilter-headers)
3990         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
3991         case more X-Bogosity is used than just "Yes/No"
3992         (spam-ham-move-routine): semi-fixed, only first article is
3993         properly moved now
3994
3995 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
3996
3997         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
3998         as well.
3999
4000         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
4001
4002         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
4003
4004         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
4005
4006         * gnus-bcklg.el (gnus-backlog-shutdown): do.
4007
4008         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
4009
4010 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4011
4012         * gnus-fun.el (gnus-face-encode): New function.
4013         (gnus-convert-png-to-face): Use it.
4014
4015         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
4016
4017 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
4018
4019         * mm-decode.el (mm-dissection-list): Remove.
4020         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
4021         only used in mm-remove-all-parts.
4022         (mm-remove-all-parts): Remove it, it's never called.
4023
4024 2003-01-25  Simon Josefsson  <jas@extundo.com>
4025
4026         * gnus-group.el (gnus-group-make-group): Report errors.
4027
4028         * nnimap.el (nnimap-request-create-group): Ditto.
4029
4030         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
4031
4032         * sieve.el (sieve-upload): Fix error printing.
4033
4034         * mm-encode.el (mm-qp-or-base64): Always QP iff
4035         mm-use-ultra-safe-encoding and cleartext PGP.
4036
4037         * gnus-sum.el (gnus-summary-select-article): Inhibit
4038         redisplay (mainly for secured messages).
4039
4040         * nnmail.el (nnmail-article-group): Copy body too (but don't
4041         process it).
4042
4043 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
4044
4045         * gnus-art.el (gnus-article-setup-buffer): Reset
4046         gnus-button-marker-list.
4047
4048 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4049
4050         * nntp.el (nntp-read-timeout): Default to using a second delay
4051         under Microsoft Windows.
4052
4053 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4054
4055         * nnheader.el (nnheader-directory-separator-character): New
4056         variable.
4057
4058 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4059
4060         * gnus-agent.el (gnus-agent-max-fetch-size)
4061         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
4062         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
4063         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
4064         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
4065         (gnus-agent-braid-nov, gnus-agent-load-alist)
4066         (gnus-agent-article-alist-save-format)
4067         (gnus-agent-read-agentview, gnus-agent-save-alist)
4068         (gnus-agent-fetch-group-1, gnus-agent-expire)
4069         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
4070         (gnus-agent-regenerate-group): Reformat to keep under eighty
4071         columns.  Reword docstrings so that first line is under eighty
4072         chars and a complete sentence.  Still need to work on the rear
4073         end of the file, in particular gnus-agent-expire.
4074
4075 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4076
4077         * gnus-agent.el (gnus-agentize): Indent.
4078
4079         * gnus.el (gnus-version-number): Bumped.
4080
4081 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4082
4083         * gnus.el: Oort Gnus v0.14 is released.
4084
4085 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4086
4087         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
4088         before beginning.  Tiny patch from Mark Thomas
4089         <swoon@bellatlantic.net>.
4090
4091 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4092
4093         * spam.el (spam-check-blackholes, spam-split)
4094         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
4095         gnus-message calls to show to users what spam.el is doing
4096
4097 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
4098
4099         * gnus-msg.el (gnus-message-replysign)
4100         (gnus-message-replyencrypt): Fix typo.
4101
4102 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4103
4104         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
4105         details.
4106
4107 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4108
4109         * gnus-art.el (gnus-article-press-button): let* -> let.
4110         (gnus-mime-security-show-details): Cleaned up.
4111         (gnus-mime-security-press-button): Save excursion.
4112         (gnus-insert-mime-security-button): Clean up.
4113
4114         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
4115
4116         * gnus-async.el (gnus-async-wait-for-article): Don't use a
4117         timeout.
4118
4119         * nntp.el (nntp-accept-process-output): Removed timeout.
4120         (nntp-read-timeout): New variable.
4121         (nntp-accept-process-output): Use it.
4122
4123         * gnus-sum.el (gnus-data-find-list): Remove *.
4124
4125 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4126
4127         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
4128         introduced on 2002-01-22.
4129         (gnus-summary-first-unseen-or-unread-subject): Ditto.
4130
4131 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
4132
4133         * spam.el (spam-check-regex-headers, spam-list-of-checks)
4134         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
4135         checks of incoming mail based on simple header regexp matching
4136
4137 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
4138
4139         * gnus-sum.el (gnus-spam-mark): set to `$'
4140
4141 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4142
4143         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
4144         gnus-newsgroup-unfetched, the list of articles whose headers have
4145         not been fetched from the server.
4146
4147         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
4148         parameter as it never worked due to a bug.  Added check to prevent
4149         selection of any article in the gnus-newsgroup-unfetched list.
4150         (gnus-summary-find-prev): Added check to prevent selection of any
4151         article in the gnus-newsgroup-unfetched list.
4152         (gnus-summary-first-subject): Documented API. Modified
4153         implementation so that constraints are handled independently.
4154         Added check to prevent selection of any article in the
4155         gnus-newsgroup-unfetched list.
4156         (gnus-summary-first-unseen-subject): Updated parameters in
4157         gnus-summary-first-subject call to match new API.
4158         (gnus-summary-first-unseen-or-unread-subject): Ditto.
4159         (gnus-summary-catchup): Do not mark unfetched articles as read.
4160
4161 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
4162
4163         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
4164         make-obsolete-variable allows only two arguments in XEmacs and
4165         Emacs 20.
4166
4167         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
4168         gnus-article-hide-pgp.
4169         (gnus-summary-make-menu-bar): do.
4170
4171         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
4172         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
4173         gnus-article-hide-pgp.
4174         (article-hide-pgp): Remove.
4175         (gnus-article-hide): Remove gnus-article-hide-pgp.
4176
4177         * gnus.el: Remove gnus-article-hide-pgp
4178
4179 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180
4181         * message.el (message-required-headers): Doc fix.
4182
4183 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
4184
4185         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
4186         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
4187         option to make ifile a purely binary classifier
4188
4189 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4190
4191         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
4192         (mml-secure-encrypt-pgpmime): Removed double.
4193
4194         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
4195         debugging statements.
4196
4197 2003-01-21  Andreas Fuchs  <asf@void.at>
4198
4199         * mml-sec.el (mml-sign-alist): Added pgpauto.
4200
4201 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4202
4203         * gnus.el (gnus-version-number): Bumped version number.
4204
4205 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4206
4207         * gnus.el: Oort Gnus v0.13 is released.
4208
4209 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4210
4211         * gnus-art.el (gnus-button-url-regexp): Removed |.
4212
4213         * message.el (message-send-hook): Doc fix.
4214
4215         * gnus-win.el (gnus-buffer-configuration): Display article
4216         instead of article-copy when `reply'.
4217
4218 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
4219
4220         * gnus.el (gnus-format): Change customize group to gnus.
4221         (gnus-cache): Add link.
4222         (gnus-group-charter-alist): Fix docstring.
4223
4224 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
4225
4226         * mailcap.el (mailcap-print-command): lpr-command might be
4227         unbound in XEmacs.
4228
4229 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4230
4231         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
4232
4233         * gnus-sum.el (gnus-summary-update-article-line): Fixed
4234         calculation of net characters added for use in the gnus-data
4235         structure.
4236
4237 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4238
4239         * nnmail.el (nnmail-process-unix-mail-format): Improve error
4240         message.  Suggested by Jari Aalto.
4241
4242 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4243
4244         * gnus-art.el (gnus-article-followup-with-original): Clean up.
4245         (gnus-article-reply-with-original): Ditto.
4246
4247         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
4248         read articles don't become unread.
4249
4250 2003-01-17  Simon Josefsson  <jas@extundo.com>
4251
4252         * gnus-fun.el (gnus-x-face-from-file):
4253         (gnus-face-from-file): Suggest image format in minibuffer prompt.
4254
4255         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4256         (gnus-convert-image-to-face-command): Doc fix.
4257
4258 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259
4260         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
4261
4262 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
4263
4264         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
4265         avoid encoding problems.
4266
4267         * mailcap.el (mailcap-ps-command): New variable.
4268         (mailcap-mime-data): Add print entry where applicable.  Use
4269         pdftotext on a tty.
4270
4271 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4272
4273         * gnus-sum.el (gnus-alter-header-function): Add type and group.
4274
4275 2003-01-16  Simon Josefsson  <jas@extundo.com>
4276
4277         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4278         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
4279         (gnus-face-from-file): Doc fix; don't mention image format.
4280
4281 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4282
4283         * spam.el (spam-get-article-as-filename): new function (unused for now)
4284         (spam-get-article-as-buffer): new function
4285         (spam-get-article-as-string): use spam-get-article-as-buffer
4286         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
4287
4288 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4289
4290         * gnus-agent.el: Don't use `path'.
4291         From the GNU coding standards:
4292
4293             Please do not use the term ``pathname'' that is used in Unix
4294             documentation; use ``file name'' (two words) instead.  We use
4295             the term ``path'' only for search paths, which are lists of
4296             directory names.
4297
4298         * nnsoup.el (nnsoup-file-name): Ditto.
4299
4300         * nnmail.el (nnmail-pathname-coding-system): Ditto.
4301         (nnmail-group-pathname): Ditto.
4302
4303         * nnimap.el (nnimap-group-overview-filename): Ditto.
4304
4305         * nnheader.el (nnheader-pathname-coding-system): Ditto.
4306         (nnheader-group-pathname): Ditto.
4307
4308         * nnfolder.el (nnfolder-group-pathname): Ditto.
4309
4310         * gnus.el (gnus-home-directory): Ditto.
4311
4312         * gnus-group.el (gnus-group-icon-list): Ditto.
4313
4314 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
4315
4316         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
4317
4318         * message.el (message-mode-menu): Use it.
4319         (message-mode-menu): Deactivate "Yank Original" if there's no
4320         reply buffer.
4321
4322         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
4323
4324         * message.el (message-mark-active-p): New function.
4325
4326 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
4327
4328         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
4329         (spam-bogofilter-database-directory): new variables
4330         (spam-check-bogofilter-headers, spam-check-bogofilter)
4331         (spam-bogofilter-register-with-bogofilter)
4332         (spam-bogofilter-register-spam-routine)
4333         (spam-bogofilter-register-ham-routine)
4334         (spam-group-ham-processor-bogofilter-p): new functions for the new
4335         Bogofilter interface
4336         (spam-summary-prepare-exit): use the new Bogofilter functions
4337         (spam-list-of-checks): added spam-use-bogofilter-headers
4338         (spam-bogofilter-score): rewrote function
4339         (spam-check-bogofilter): optional score parameter, uses
4340         spam-check-bogofilter-headers better
4341         (spam-check-bogofilter-headers): optional score parameter
4342
4343         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
4344         default, in the gnus-start customization group.  Used to disable
4345         the spam-*/ham-* parameters.
4346         (gnus-group-ham-exit-processor-bogofilter): new ham processor
4347
4348 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
4349
4350         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
4351         XEmacs.
4352
4353         * gnus-ems.el (gnus-mark-active-p): do.
4354
4355 2003-01-15  Kevin Ryde  <user42@zip.com.au>
4356
4357         * gnus.texi (Using MIME): Mention auto-compression-mode with
4358         gnus-mime-copy-part.
4359
4360 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361
4362         * message.el (message-send): Don't warn about duplicates when
4363         superseding.
4364
4365 2003-01-15  Simon Josefsson  <jas@extundo.com>
4366
4367         * nnimap.el (nnimap-split-download-body): New variable.
4368         (nnimap-split-articles): Use it.
4369
4370 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4371
4372         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
4373         integrity checker was incorrectly flagging, and removing, articles
4374         whose article number was negative.
4375         (gnus-agent-fetch-group-1): When executed in the group's summary
4376         buffer, refresh each downloaded line to update the status flag and
4377         font.  Preserve the value of gnus-newsgroup-headers so that
4378         gnus-agent-fetch-articles can split the requests by size.
4379         (gnus-agent-expire): Corrected day calculation for when
4380         gnus-agent-expire-days contains a list.
4381
4382 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383
4384         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
4385
4386 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
4387
4388         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
4389           /usr/bin/play as default player.
4390           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
4391
4392 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
4395         articles to be marked as well.
4396
4397 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4398         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
4399         fictious headers generated by nnagent (ie. Undownloaded Article
4400         ####) in the list of articles that have not been downloaded.
4401
4402         * gnus-int.el (): Added require declarations to resolve
4403         compile-time warnings.
4404         (gnus-open-server): If the server status is set to offline,
4405         recursively execute gnus-open-server to open the offline backend
4406         (e.g. nnagent).
4407
4408 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
4409
4410         * gnus-art.el (gnus-article-reply-with-original): Use
4411         gnus-mark-active-p.
4412         (gnus-article-followup-with-original): do.
4413
4414 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4415
4416         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
4417
4418 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4419
4420         * gnus-score.el (gnus-score-edit-file-at-point): New function.
4421         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
4422
4423 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
4424
4425         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
4426         (gnus-face-from-file): Ditto.
4427
4428 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4429
4430         * gnus-sum.el (gnus-articles-to-read): Don't just apply
4431         gnus-alter-articles-to-read-function to the unread articles.
4432
4433 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4434
4435         * deuglify.el (gnus-article-outlook-unwrap-lines)
4436         (gnus-article-outlook-repair-attribution)
4437         (gnus-article-outlook-rearrange-citation): New function names,
4438         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
4439         doc-string.
4440
4441         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
4442         removed `W k' key binding (use `W Y f' instead).
4443         (gnus-summary-make-menu-bar): Use new function names.
4444
4445 2003-01-13  Simon Josefsson  <jas@extundo.com>
4446
4447         * gnus-fun.el (gnus-random-x-face): Doc fix.
4448         (gnus-insert-random-x-face-header): New function.
4449
4450 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
4451
4452         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
4453         mark is not active.
4454
4455         * gnus-msg.el (gnus-inews-do-gcc): Comment.
4456
4457         * gnus-ems.el (gnus-mark-active-p): New function.
4458
4459         * gnus-group.el (gnus-topic-mode-p): New function.
4460         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
4461         Deactivate items if mark is not active.
4462
4463 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4464
4465         * gnus.el (gnus-version-number): Bumped version.
4466         (gnus-summary-line-format): Doc fix.
4467
4468 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4469
4470         * gnus.el: Oort Gnus v0.12 is released.
4471
4472 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4473
4474         * mail-source.el (mail-sources): Removed autoload to make it
4475         compile under XEmacs.
4476
4477 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
4478
4479         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
4480         regexp or a function too.
4481         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
4482         confirmation even if the original article is mail.
4483
4484 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4485
4486         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
4487         articles to be marked when not yanking.
4488
4489 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
4490
4491         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
4492
4493 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494
4495         * gnus-fun.el (gnus-face-from-file): Autoload.
4496
4497         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
4498         errors.
4499
4500 2003-01-12  Simon Josefsson  <jas@extundo.com>
4501
4502         * sieve.el (sieve-upload-and-bury): New.  Suggested by
4503         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
4504
4505         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
4506         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
4507
4508 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509
4510         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
4511         in every string.
4512
4513         * gnus.el (gnus-version-number): Bumped version number.
4514
4515 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4516
4517         * gnus.el: Oort Gnus v0.11 is released.
4518
4519 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
4520
4521         * message.el (message-fetch-reply-field): Narrow to headers.
4522
4523         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
4524         if Gnus isn't alive.
4525
4526 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4527
4528         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
4529         marks from articles that are already stored in the agent.
4530         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
4531         backup copy of an invalid .overview file for later analysis.
4532
4533 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
4534
4535         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
4536         exit work with two frames.
4537
4538 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
4539
4540         * message.el (message-forward-make-body): Use mule4.
4541
4542 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4543
4544         * message.el (message-mode-map): Move wide-reply command.
4545
4546 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4547
4548         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
4549         castellano.
4550         (gnus-outlook-display-hook): New variable.
4551         (gnus-outlook-display-article-buffer): New function.
4552         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
4553         (gnus-outlook-deuglify-article): Made them interactive and added
4554         optional arg.  Use `g-o-d-a-b'.
4555         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
4556
4557         * gnus-sum.el: Added autoloads.
4558         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
4559         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
4560
4561 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4562
4563         * gnus-art.el (gnus-display-mime): Use the mime emulation
4564         variable.
4565
4566         * gnus-sum.el (gnus-article-emulate-mime): New variable.
4567
4568         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
4569         newsrc-alist is initialized properly.
4570
4571         * mail-source.el (mail-sources): Autoload.
4572
4573         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
4574         nil.
4575
4576         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
4577         insert two newlines.
4578
4579         * message.el (message-check-news-header-syntax): Compute the
4580         header length correctly.
4581
4582 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4583
4584         * gnus-agent.el (gnus-agent-expire): Do not remove article from
4585         alist when keeping fetched article file.
4586         (gnus-agent-retrieve-headers): When parsing response for article
4587         numbers, use the same algorithm as gnus-agent-braid-nov to protect
4588         against garbage in the server's response.
4589
4590         * gnus-int.el (gnus-request-expire-articles,
4591         gnus-request-move-article): Only expire when the group's server
4592         has been agentized.
4593
4594 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4595
4596         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
4597         errors when deleting overlays.
4598
4599         * gnus-score.el (gnus-score-followup): Allow tracing.
4600
4601         * gnus-art.el (gnus-treat-display-face): New variable.
4602         (article-display-face): New command.
4603
4604         * gnus-fun.el (gnus-face-from-file): New function.
4605         (gnus-convert-face-to-png): Ditto.
4606
4607         * gnus-art.el (gnus-ignored-headers): Added Face.
4608
4609 2003-01-10  Simon Josefsson  <jas@extundo.com>
4610
4611         * nndraft.el (nndraft-request-group): Avoid crash in
4612         directory-files when draft directory doesn't exists.
4613
4614         * gnus-sum.el (gnus-select-article-hook): Add :option.
4615
4616 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4617
4618         * spam.el (spam-use-stat): new variable
4619         (spam-group-spam-processor-stat-p)
4620         (spam-group-ham-processor-stat-p): new convenience functions
4621         (spam-summary-prepare-exit): add spam/ham processors to sequence
4622         (spam-list-of-checks): add spam-use-stat to list of checks
4623         (spam-split): conditionally load the spam-stat tables
4624         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
4625         spam-check-ifile): new functions
4626
4627         * spam-stat.el (spam-stat): typo fix
4628         (spam-stat-install-hooks): new variable
4629         (spam-stat-split-fancy-spam-group): added documentation clarification
4630         (spam-stat-split-fancy-spam-threshhold): new variable
4631         (spam-stat-install-hooks): make hooks conditional
4632         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
4633
4634         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
4635         spam-stat ham/spam processor symbols
4636
4637 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4638
4639         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
4640         file exists.
4641
4642 2003-01-10  Simon Josefsson  <jas@extundo.com>
4643
4644         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
4645         undownloaded/downloadable only when unplugged.
4646
4647 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
4648
4649         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
4650
4651 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
4652
4653         * spam.el (spam-check-ifile): fixed call-process-region to use the
4654         db parameter only if it's set
4655         (spam-ifile-register-with-ifile): ditto
4656
4657 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
4658
4659         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
4660         spam-stat-nbad before creating the hash table.
4661         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
4662         Changed copyright statement to FSF.
4663
4664 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4665
4666         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
4667         processable articles as read.
4668         (gnus-agent-summary-fetch-series): Remove processable and
4669         downloadable marks on all downloaded articles in the series.
4670
4671         * nntp.el (nntp-report): Throw error after reporting the problem.
4672         (nntp-accept-process-output): Corrected error check to report an
4673         error when the process is nil.
4674
4675 2003-01-09  Simon Josefsson  <jas@extundo.com>
4676
4677         * message.el (message-tool-bar-map): Add preview.
4678
4679 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
4680
4681         * mml.el (mml-preview): Get rid of MIME handles and buffers after
4682         previewing.
4683
4684 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
4685
4686         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
4687         bug when the (n+1)th article to be added to a group has a smaller
4688         number than the n articles already added.
4689
4690 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
4691
4692         * message.el (message-mode-field-menu): Use backquote.
4693
4694 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
4695
4696         * spam.el: fixed the BBDB autoloads again, using
4697         bbdb-search-simple now (which is not a macro, thank god)
4698
4699         * lpath.el (bbdb-search): removed function from maybe-fbind list
4700
4701         * gnus.el (ham-process-destination): added new parameter for
4702         destination of ham articles found in spam groups at summary exit
4703
4704         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
4705         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
4706         (spam-ifile-database-path): added new parameter for ifile's database
4707         (spam-move-spam-nonspam-groups-only): new parameter to determine
4708         if spam should be moved from all groups or only some
4709         (spam-summary-prepare-exit): fixed logic to use
4710         spam-move-spam-nonspam-groups-only when deciding to invoke
4711         spam-mark-spam-as-expired-and-move-routine; always invoke that
4712         routine after the spam has been expired-or-moved in case there's
4713         some spam left over; use spam-ham-move-routine in spam groups
4714         (spam-ham-move-routine): new function to move ham articles to the
4715         ham-process-destinations group parameter
4716
4717 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718
4719         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
4720
4721         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
4722         gnus-summary-update-article-line.
4723
4724 2003-01-08  Simon Josefsson  <jas@extundo.com>
4725
4726         * nnmail.el (nnmail-expiry-target-group): Request group, create it
4727         not successful.
4728
4729 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4730
4731         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
4732
4733 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4734
4735         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
4736         logic, finally
4737
4738 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * gnus-spec.el (gnus-parse-format): %C is a complex format.
4741         (gnus-parse-format): Change to %~.
4742
4743         * message.el (message-generate-headers): Don't generate optional
4744         empty headers.
4745
4746 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4747
4748         * message.el (message-cross-post-default)
4749         (message-cross-post-note-function, message-shoot-gnksa-feet)
4750         (message-strip-subject-trailing-was, message-change-subject)
4751         (message-mark-insert-file, message-cross-post-followup-to)
4752         (message-cross-post-followup-to, message-mode-map)
4753         (message-generate-unsubscribed-mail-followup-to)
4754         (message-make-mail-followup-to): Minor changes to doc-strings and
4755         error messages.  Updated copyright line.
4756
4757         * message.el (message-make-mail-followup-to,
4758         message-generate-unsubscribed-mail-followup-to): New function
4759         names.  Renamed functions: "-mft" -> "-mail-followup-to".
4760         (message-make-mft, message-gen-unsubscribed-mft): Removed function
4761         names.
4762
4763         * mml.el (mml-preview-insert-mail-followup-to): New function name.
4764         (mml-preview-insert-mft): Removed function name.
4765         (mml-preview): Use new function names.
4766
4767         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
4768
4769         * message.el (message-mode-field-menu): Moved header related
4770         commands from "Message" to "Field" menu.
4771
4772 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4773
4774         * message.el (message-generate-headers-first): Added customization
4775         if variable is a list.
4776
4777 2003-01-07  Michael Shields  <shields@msrl.com>
4778
4779         * gnus-art.el (gnus-article-next-page): Correctly handle the case
4780         where the last line of the article is the last line of the window.
4781
4782 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4783
4784         * gnus-msg.el (gnus-debug): Use ignore-errors.
4785
4786         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
4787         `gnus-summary-update-line'.
4788
4789 2003-01-08  Simon Josefsson  <jas@extundo.com>
4790
4791         * gnus-art.el (gnus-unbuttonized-mime-types)
4792         (gnus-buttonized-mime-types): Doc fix.
4793
4794 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
4795
4796         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
4797
4798 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4799
4800         * nnrss.el (nnrss-group-alist): Add and clear up.
4801
4802 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4803
4804         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
4805
4806         * lpath.el (bbdb-search): added BBDB functions for a better way to
4807         fix missing functions
4808
4809         * spam.el (spam-check-ifile): if should be an unless
4810
4811         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
4812         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
4813         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
4814
4815 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4816
4817         * gnus-sum.el (gnus-summary-make-menu-bar): Added
4818         gnus-summary-refer-thread to thread menu.
4819
4820 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4821
4822         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
4823         summary buffer, articles that cannot be fetched are marked as
4824         canceled.
4825
4826         * nntp.el (nntp-with-open-group): The quit signal handler must
4827         propagate the quit signal to the next outer handler so that the
4828         caller knows that the request aborted abnormally.
4829
4830 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4831
4832         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
4833         (spam-ifile-register-spam-routine)
4834         (spam-ifile-register-ham-routine): added ifile functionality that
4835         does not use ifile-gnus.el to classify and register articles
4836         (spam-get-article-as-string): convenience function
4837         (spam-summary-prepare-exit): added ifile spam and ham registration
4838         (spam-ifile-all-categories, spam-ifile-spam-category)
4839         (spam-ifile-path, spam-ifile): added customization options
4840
4841         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
4842         exit processor
4843         (spam-process): added gnus-group-ham-exit-processor-ifile to the
4844         list of choices
4845
4846 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4847
4848         * gnus-score.el (gnus-score-followup): Also score immediate
4849         followups.
4850
4851 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4852
4853         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
4854
4855 2003-01-07  Simon Josefsson  <jas@extundo.com>
4856
4857         * message.el (message-mode-menu): Fix receipt balloon help.
4858
4859 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
4860
4861         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
4862         always be interpreted as news.
4863
4864 2003-01-07  Simon Josefsson  <jas@extundo.com>
4865
4866         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
4867         gnus-sieve-script, instead of the global variable
4868         gnus-sieve-crosspost.  One-line patch from Steinar Bang
4869         <sb@dod.no>.
4870
4871 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4872
4873         * gnus.el: Renamed gnus-summary-*-uncached-face as
4874         gnus-summary-*-undownloaded-face to avoid confusing the agent with
4875         the cache.
4876
4877         * gnus-sum.el: Ditto.
4878
4879 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4880
4881         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
4882         in either the group or summary buffer.
4883         New command "JS", in summary buffer, will fetch articles per the
4884         group's category, predicate, and processable flags.
4885         (gnus-agent-summary-fetch-series): Rewritten to call
4886         gnus-agent-session-fetch-group once with all articles in the
4887         series.
4888         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
4889         return list of fetched articles.
4890         (gnus-agent-fetch-articles): Split fetch list into sublists such
4891         that the article buffer is only slightly larger than
4892         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
4893         the group's article alist is saved.
4894         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
4895         longer result in the agent trying to fetch an article.
4896         (gnus-agent-fetch-group-1): Can now be called in either the group
4897         or summary buffer.  Removed the max-fetch-size code that I added
4898         on 2002-12-13 as that capability is now part of
4899         gnus-agent-fetch-articles.  Added code to update summary buffer.
4900         When called in the group buffer, articles that can not be fetched
4901         are AUTOMATICALLY MARKED AS READ.
4902
4903         * gnus-sum.el (): Modified eval-when-compile to minimize
4904         misleading compilation warnings.
4905         (gnus-update-summary-mark-positions): Changed code to use
4906         gnus-undownloaded-mark rather than gnus-downloaded-mark.
4907
4908         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
4909         empty file as the parser assumes that the file isn't empty.
4910
4911         * nntp.el (nntp-send-string): The process-send-string call can,
4912         because it performs I/O on the process, change the process' state
4913         from open to closed.  If this happens, call nntp-report
4914         immediately to report the broken connection.
4915         (nntp-report): Rewritten to avoid needing a global variable to
4916         determine the appropriate course of action.  Instead, two function
4917         implementations are provided and the nntp-report function value is
4918         bound to the appropriate implementation.
4919         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
4920         (nntp-with-open-group): Now binds nntp-report's function cell
4921         rather than binding gnus-with-open-group-first-pass.  Added a
4922         condition-case to detect a quit during a nntp command.  When the
4923         quit occurs, the current connection is closed as a fetch articles
4924         request could have several megabytes queued up for reading.
4925         (nntp-retrieve-headers): Bind articles to itself.  If
4926         nntp-with-open-group repeats this command, I must have access to
4927         the original list of articles.
4928         (nntp-retrieve-groups): Ditto for groups.
4929         (nntp-retrieve-articles): Ditto for articles.
4930         (*): Replaced nntp-possibly-change-group calls to
4931         nntp-with-open-group forms in all, but one, occurrance.
4932         (nntp-accept-process-output): Bug fix. Detect when called with
4933         null process.
4934
4935 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
4936
4937         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
4938         if we don't need to.
4939         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
4940
4941 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4942
4943         * gnus-group.el (gnus-group-make-web-group): Pass the select
4944         method on to group-create.
4945         (gnus-group-line-format-alist): %U is an integer.
4946
4947         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
4948         ephemeral groups.
4949         (gnus-summary-read-group-1): Ditto.
4950         (gnus-group-make-articles-read): Ditto.
4951
4952         * mm-url.el (mm-url-program): Doc fix.
4953
4954         * message.el (message-mode-map): Rebound
4955         message-insert-wide-reply.
4956
4957 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
4960         color as `gnus-group-startup-message' does.
4961
4962 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
4963
4964         * spam.el: fixed line lengths to 80 chars or less
4965
4966         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
4967         "not-read" mark
4968         (gnus-summary-mark-forward): added the spam-mark to the list of
4969         marks not to be marked as "read" when viewed
4970
4971 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4972
4973         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
4974
4975         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
4976         Protect against unactive groups.
4977
4978         * message.el (message-check-news-header-syntax): Check long
4979         header lines.
4980         (message-check-news-header-syntax): Update `start'.
4981
4982         * gnus-group.el (gnus-group-expire-articles): Doc fix.
4983         (gnus-group-line-format): %U.
4984         (gnus-group-line-format-alist): ?U.
4985         (gnus-number-of-unseen-articles-in-group): New function.
4986
4987         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
4988
4989         * gnus.el (gnus-version-number): Bump version number.
4990
4991 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4992
4993         * gnus.el: Oort Gnus v0.10 is released.
4994
4995 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4996
4997         * gnus.el (gnus-version-number): Fix version number.
4998
4999 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5000
5001         * gnus.el: Oort Gnus v0.08 is released.
5002
5003 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
5004
5005         * mm-util.el: Add mm-string-make-unibyte.
5006
5007         * gnus-group.el (gnus-group-jump-to-group): Make it work for
5008         UTF-8 groups.
5009
5010 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5011
5012         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
5013
5014         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
5015
5016 2003-01-04  Kevin Ryde  <user42@zip.com.au>
5017
5018         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
5019         function.
5020
5021 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5022
5023         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
5024         (gnus-summary-read-group-1): Update group line.
5025         (gnus-summary-exit-no-update): Update group on exit.
5026
5027         * gnus-group.el (gnus-group-line-format): Add %*.
5028         (gnus-group-line-format-alist): Ditto.
5029         (gnus-group-insert-group-line): Set it.
5030         (gnus-group-is-exiting-p): New variable.
5031         (gnus-group-insert-group-line): Use it.
5032
5033 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
5034
5035         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
5036         enable BBDB ham processing
5037         (spam-blacklist-register-routine): enable blacklist spam processing
5038         (spam-whitelist-register-routine): enable whitelist ham processing
5039         (spam-fetch-field-from-fast): fast fetching of the "from" field
5040         from (gnus-data-list)
5041         (spam-summary-prepare-exit): works completely now
5042         (spam-use-blacklist): oops, should be nil by default
5043         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
5044         split processing now; before it was for summary exit as
5045         well but that's done with the spam-contents and spam-process
5046         parameters now
5047
5048 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
5049
5050         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
5051         characters.
5052
5053 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
5054
5055         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
5056         (spam-group-processor-p, spam-group-processor-bogofilter-p)
5057         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
5058         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
5059         (spam-mark-spam-as-expired-and-move-routine)
5060         (spam-generic-register-routine, spam-BBDB-register-routine)
5061         (spam-ifile-register-routine, spam-blacklist-register-routine)
5062         (spam-whitelist-register-routine): new functions
5063         (spam-summary-prepare-exit): added summary exit processing (expire
5064         or move) of spam-marked articles for spam groups; added slots for
5065         all the spam-*-register-routine functions
5066
5067 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5068
5069         * pop3.el (pop3-retr): Wait 500 msecs.
5070         (pop3-read-response): Ditto.
5071
5072         * gnus-msg.el (gnus-setup-message): Get the evaliation order
5073         right.
5074         (gnus-inews-make-draft): New function.
5075         (gnus-setup-message): Use it.
5076
5077         * message.el (message-required-headers): Add From.
5078
5079 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5080         Trivial patch from Norbert Koch <nk@viteno.net>.
5081
5082         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
5083
5084 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5085
5086         * message.el (message-generate-headers): Let header formatters do
5087         their work.
5088
5089 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
5090
5091         * deuglify.el (gnus-article-outlook-deuglify-article):
5092         Rehighlight, reapply treatments and call
5093         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
5094         (gnus-outlook-repair-attribution-block): Recognize cited
5095         attributions.  Suggested by Niklas Morberg.
5096
5097 2003-01-02  Pete Kazmier  <pete@kazmier.com>
5098
5099         * gnus-art.el (gnus-treat-predicate): Check condition first.
5100
5101 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
5102
5103         * lpath.el: Add url-http-file-exists-p.
5104
5105         * gnus-group.el (gnus-group-fetch-charter): Use
5106         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
5107
5108 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5109
5110         * message.el (message-draft-headers): Also generate From to get a
5111         nicer draft buffer summary.
5112
5113         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
5114         parameter.
5115
5116         * gnus-art.el (article-wash-html): Clean up.
5117         (article-wash-html): Typo fix.
5118
5119         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
5120         (gnus-summary-mail-forward): To many lists of lists.
5121
5122         * gnus-art.el (article-wash-html): Clean up.
5123
5124 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
5125
5126         * gnus-art.el (gnus-treat-wash-html): New variable.
5127
5128 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * message.el (message-check-news-header-syntax): Allow posting.
5131         (message-check-news-header-syntax): Fix logic for sure, this
5132         time.
5133
5134 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
5135
5136         * message.el (message-check-news-header-syntax): Check syntax of
5137         continuation headers.
5138
5139 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
5140
5141         * gnus-art.el (gnus-button-url-regexp,
5142         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
5143         (gnus-header-button-alist): Regexps are case insensitive here.
5144
5145 2003-01-02  Simon Josefsson  <jas@extundo.com>
5146
5147         * dig.el (query-dig): Doc fix.
5148
5149 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5150
5151         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
5152         summary buffer line, not just the download mark.
5153
5154 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5155
5156         * gnus-sum.el (gnus-summary-goto-subjects): New function.
5157         (gnus-summary-insert-dormant-articles): New command and
5158         keystroke.
5159
5160         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
5161         function for mass insertion of subjects.
5162
5163         * nndraft.el (nndraft-generate-headers): Don't move point.
5164
5165         * gnus.el (nnheader): Require nnheader.
5166
5167         * nndraft.el (nndraft-request-associate-buffer): Use
5168         make-local-variable.
5169
5170 2003-01-02  Michael Shields  <shields@msrl.com>
5171
5172         * nndraft.el (nndraft-request-associate-buffer): Make
5173         write-contents-hooks buffer-local before setting it.
5174
5175 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5176
5177         * gnus.el (gnus-group-parameter-value): Take an extra param.
5178         (gnus-group-fast-parameter): Let group param results be nil.
5179
5180         * gnus-art.el (gnus-article-forward-header): New function.
5181         (article-date-ut): Use it to remove continuation date headers.
5182
5183         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
5184         read-event.
5185         (gnus-summary-remove-bookmark): Clean up.
5186         (gnus-summary-set-bookmark): Clean up.
5187
5188         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
5189
5190         * gnus.el (gnus-group-startup-message): Bind data-directory to
5191         the Gnus etc directory.
5192
5193 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
5194
5195         * spam.el (spam-summary-prepare-exit): added slots for spam- and
5196         ham-processing of articles; use the new
5197         spam-group-(spam|ham)-contents-p functions
5198         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
5199         convenience functions
5200         (spam-mark-junk-as-spam-routine): use the new
5201         spam-group-spam-contents-p function
5202
5203         * gnus.el (spam-process, spam-contents, spam-process-destination):
5204         added new parameters with corresponding global variables
5205         (gnus-group-spam-exit-processor-ifile,
5206         gnus-group-spam-exit-processor-bogofilter,
5207         gnus-group-spam-exit-processor-blacklist,
5208         gnus-group-spam-exit-processor-whitelist,
5209         gnus-group-spam-exit-processor-BBDB,
5210         gnus-group-spam-classification-spam,
5211         gnus-group-spam-classification-ham): added new symbols for the
5212         spam-process and spam-contents parameters
5213
5214         * spam.el (spam-ham-marks, spam-spam-marks): changed list
5215         customization and list itself to store mark symbol rather than
5216         mark character.
5217         (spam-bogofilter-register-routine): added logic to generate mark
5218         values list from spam-ham-marks and spam-spam-marks, so (member)
5219         would work.
5220
5221 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5222
5223         * message.el (message-cross-post-followup-to): Fix comment.
5224
5225 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
5226
5227         * spam.el (spam-ham-marks, spam-spam-marks): changed list
5228         customization and list itself to store mark symbol rather than
5229         mark character.
5230         (spam-bogofilter-register-routine): added logic to generate mark
5231         values list from spam-ham-marks and spam-spam-marks, so (member)
5232         would work.
5233
5234 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
5235
5236         * message.el (message-signature-insert-empty-line): New variable.
5237
5238 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5239
5240         * message.el: Renamed functions and variables: "xpost" ->
5241         "cross-post", "-fup2" -> "-followup-to".
5242         (message-cross-post-old-target, message-cross-post-default,
5243         message-cross-post-note, message-followup-to-note,
5244         message-cross-post-note-function): New variables names.
5245         (message-xpost-old-target, message-xpost-default,
5246         message-xpost-note, message-fup2-note,
5247         message-xpost-note-function): Removed variable names.
5248         (message-cross-post-followup-to-header,
5249         message-cross-post-insert-note, message-cross-post-followup-to):
5250         New function names.
5251         (message-xpost-fup2-header, message-xpost-insert-note,
5252         message-xpost-fup2): Removed function names.
5253
5254 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5255
5256         * message.el (message-send-mail): Added message-cleanup-headers to
5257         prevent newlines in headers.
5258
5259 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5260
5261         * dns.el (dns-make-network-process): Comment.
5262
5263         * gnus-sum.el (gnus-summary-display-while-building): Default to
5264         nil.
5265
5266 2003-01-01  Wes Hardaker  <wes@hardakers.net>
5267
5268         * gnus-sum.el (gnus-summary-display-while-building): New
5269         variable.
5270
5271 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
5272
5273         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
5274         before rearranging the article.
5275
5276 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5277
5278         * nndraft.el (nndraft-generate-headers): New function.
5279         (nndraft-request-associate-buffer): Use it to write headers on
5280         buffer save.
5281
5282         * message.el (message-generate-headers): Let the function be a
5283         lambda form.
5284         (message-draft-headers): New variable.
5285
5286         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
5287         function.
5288         (gnus-setup-message): Use it.
5289
5290         * message.el (message-generate-headers-first): Doc fix.
5291         (message-setup-1): Use new function for getting which headers to
5292         generate.
5293         (message-headers-to-generate): New function.
5294
5295 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5296
5297         * gnus-agent.el (gnus-agent-save-alist): Make directory.
5298
5299 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
5300
5301         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
5302         mention negatives.
5303
5304 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
5305
5306         * deuglify.el (gnus-outlook-rearrange-article): Use
5307         `transpose-regions' instead of tempering the kill-ring.
5308         (gnus-article-outlook-deuglify-article): Rehighlight article
5309         instead of a complete redisplay.
5310
5311 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
5312
5313         * spam.el: most defvars are defcustoms now
5314
5315         patches from Michael Shields  <shields@msrl.com>
5316
5317         * spam.el (spam-bogofilter-articles): Select the article
5318         body using gnus-summary-show-article t instead of
5319         gnus-summary-select-article; this presents the raw text
5320         without running any hooks.
5321
5322         * spam.el (spam-bogofilter-articles): Use message-remove-header
5323         to remove headers; the old way incorrectly removed just the first
5324         line of folded headers.
5325
5326 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5327
5328         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
5329
5330 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331
5332         * gnus-start.el (gnus-load): New function.
5333         (gnus-read-newsrc-el-file): Use it.
5334
5335 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5336
5337         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
5338         (gnus-button-handle-apropos-documentation): New function.
5339         (gnus-button-handle-ctan): New function.
5340         (gnus-button-alist): Use them.  Improve some regexps.
5341         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
5342
5343 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5344
5345         * message.el (message-subscribed-p): New function.
5346         (message-send-mail): Use it.
5347         * mml.el (mml-preview-insert-mft): New function.
5348         (mml-preview): Use it.
5349
5350 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5351
5352         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
5353         when sorting by date.
5354
5355         * gnus-art.el (gnus-article-edit-mode): New variable.
5356         (gnus-article-setup-buffer): Warn user about discarding edits.
5357
5358         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
5359         (gnus-summary-pipe-output): Take a symbolic prefix to save all
5360         headers.
5361
5362         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
5363
5364 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5365
5366         * message.el (message-completion-alist): Added "Mail-Followup-To"
5367         and "Mail-Copies-To".
5368
5369 2002-07-21  Jesper harder  <harder@ifa.au.dk>
5370
5371         * gnus-group.el: Add key bindings for
5372         gnus-group-sort-groups-by-real-name and
5373         gnus-group-sort-selected-groups-by-real-name.
5374
5375 2002-07-21  Jesper harder  <harder@ifa.au.dk>
5376
5377         * gnus.texi (Sorting Groups): Add key bindings for
5378         gnus-group-sort-groups-by-real-name and
5379         gnus-group-sort-selected-groups-by-real-name.
5380
5381 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
5382
5383         * spam.el (spam-use-dig): new variable for blackhole checking
5384         through dig.el
5385         (spam-check-blackholes): added dig.el checking functionality and
5386         more verbose reporting; query-dig is autoloaded from dig.el
5387         (spam-use-blackholes): disabled by default
5388         (spam-blackhole-servers): removed rbl.maps.vix.com from the
5389         blackhole servers list
5390
5391 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5392
5393         * message.el (message-required-headers): New variable.
5394
5395 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
5396
5397         * dig.el (query-dig): new function
5398
5399 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * flow-fill.el (fill-flowed): Don't infloop on too long fill
5402         prefixes.
5403
5404         * dns.el (query-dns): Protect against errors.
5405
5406         * gnus-msg.el (gnus-article-yanked-articles): New variable.
5407         (gnus-inews-add-send-actions): Mark all answered messages as
5408         answered.
5409
5410 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
5411
5412         * nnmail.el (nnmail-split-it): Added tracing to
5413         `:' split rule
5414
5415 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
5416
5417         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
5418         and "%s" so we don't overquote them.
5419
5420 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
5421
5422         * (mm-display-external): Display the actual command that has been
5423         executed in the echo area.
5424
5425 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5426
5427         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
5428
5429         * message.el (message-with-reply-buffer): New macro.
5430         (message-fetch-reply-field): Use it.
5431         (message-insert-wide-reply): New command and keystroke.
5432         (message-carefully-insert-headers): New function.
5433         (message-insert-to): Use new function.
5434
5435         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
5436         (gnus-topic-goto-missing-group): Use it.
5437
5438         * message.el (message-required-news-headers): Removed Lines.
5439         (message-reply): Don't insert References first.
5440         (message-followup): Ditto.
5441         (message-make-references): New function.
5442         (message-followup): Set message-reply-headers before generating
5443         the buffer stuff.
5444
5445 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
5446
5447         * mml.el (mml-generate-mime-1): Reverse the order of
5448         encoding/flowing.
5449
5450 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5451
5452         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
5453         after moving them.
5454
5455         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
5456         fit with newer standard format.
5457         (gnus-summary-make-false-root-always): New variable.
5458         (gnus-gather-threads-by-subject): Use it.
5459
5460         * message.el (message-get-reply-headers): Take an address list
5461         optional argument.
5462
5463 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5464
5465         * gnus.el (gnus-keep-backlog): Change default to 20.
5466
5467         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
5468         start.
5469         (gnus-agent-check-overview-buffer): Remove negative article
5470         numbers.
5471
5472         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
5473         (nnmail-cache-ignore-groups): Doc fix.
5474
5475         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
5476         (nnimap-debug-buffer): New variable.
5477         (nnimap-debug): Use it.
5478
5479 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
5480
5481         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
5482
5483 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
5486         they aren't already sorted.
5487
5488 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
5489
5490         * message.el (message-mode-menu): Add ellipses to menu items
5491         expecting user interaction.
5492         (message-mode-field-menu): do.
5493
5494 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
5495
5496         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
5497         it isn't used any more.
5498
5499 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
5500
5501         * binhex.el (binhex-decoder-program): Fix docstring.
5502
5503 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5504
5505         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
5506         special chars if the mailcap file uses single quotes around %s.
5507         From Laurent Martelli <laurent@bearteam.org>.
5508
5509 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
5510
5511         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
5512         return the info object.
5513
5514 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
5515
5516         * gnus-int.el (gnus-request-update-info): Artificially add
5517         (1 . (1- min)) to the read range, in case the backend doesn't
5518         store marks for nonexistent articles.
5519
5520 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5521
5522         * binhex.el (binhex-insert-char): Eval-and-compile.
5523
5524 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
5525
5526         * lpath.el: Add tool-bar-local-item-from-menu.
5527
5528         * message.el (message-tool-bar-local-item-from-menu): New function.
5529         (message-tool-bar-map): Use it.
5530
5531 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
5532
5533         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
5534
5535         * gnus-art.el (gnus-article-header-rank): Last header in
5536         gnus-sorted-header-list should have higher rank than non-members.
5537
5538 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5539
5540         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
5541         covered methods.
5542
5543 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5544
5545         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
5546         eval-when-compile.  Suggested by Kevin Greiner.
5547
5548 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
5549
5550         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
5551         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
5552         even though no headers may have been fetched
5553         (gnus-agent-fetch-group-1, and perhaps others, require this
5554         behavior).
5555         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
5556         server buffer is constrained by gnus-agent-max-fetch-size.
5557         Multiple chunks in the same group may perform arbitrarily large
5558         updates.
5559
5560 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5561
5562         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
5563         gnus-summary-update-download-mark to update the article in the
5564         summary.
5565
5566 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
5567
5568         * gnus.el (gnus-summary-high-uncached-face,
5569         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
5570         New faces.
5571
5572         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
5573         added this on 2002-11-23 but it just wasn't working out as
5574         intended.  The idea isn't entirely dead, three new faces
5575         gnus-summary-*-uncached-face are being added to gnus.el to provide
5576         the basis for an improved implementation.
5577         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
5578         proper file to open is lib/servers.
5579         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
5580         (i.e. removing the article from gnus-newsgroup-downloadable) will
5581         now restore the article's default mark rather than simply setting
5582         no mark.
5583         (gnus-agent-get-undownloaded-list): Corrected documentation.
5584         Added code to set new summary local variable,
5585         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
5586         a temporary list.  No longer sets gnus-newsgroup-downloadable.
5587         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
5588         up to date.  Call new gnus-summary-update-download-mark to keep
5589         summary buffer up-to-date.
5590         (gnus-agent-fetch-selected-article): Keep
5591         gnus-newsgroup-undownloaded up to date.
5592         (gnus-agent-fetch-articles): Return list of articles that were
5593         successfully fetched.
5594         (gnus-agent-check-overview-buffer): No more thingatpt.
5595         (gnus-agent-expire): No longer deletes NOV entries of unread
5596         articles.
5597         (gnus-agent-unread-articles): New function.
5598         (gnus-agent-regenerate-group): The article number must be
5599         terminated by a tab character.  Added more messages to report
5600         repairs.  Inhibit quits while writing changes so it is now safe
5601         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
5602         downloaded to 1) resolve the unbound references and 2) avoid
5603         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
5604
5605         * gnus-art.el (gnus-article-prepare): The agent
5606         downloaded/undownloaded mark is no longer stored as the article's
5607         mark.
5608
5609         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
5610         gnus-summary-highlight may use it.  Added downloaded as
5611         gnus-summary-highlight was using it.
5612
5613         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
5614         the download mark now follows Kai's +/- convention.
5615         (gnus-downloaded-mark): Added ?+ mark.
5616         (gnus-summary-highlight): Added rules to select
5617         gnus-summary-high-uncached-face,
5618         gnus-summary-normal-uncached-face, and
5619         gnus-summary-low-uncached-face.  Removed the
5620         gnus-agent-downloaded-article-face.
5621         (gnus-summary-line-format-alist): Implemented the download flag
5622         format (?O) as named in the manual.  This implementation displays
5623         either gnus-undownloaded-mark, gnus-downloaded-mark, or
5624         gnus-no-mark.
5625         (gnus-newsgroup-agentized): New local variable that identifies
5626         which groups are agentized.  While the agent is now on by default,
5627         you don't have to agentize every server that you use.
5628         (gnus-update-summary-mark-positions): Completed support for the
5629         download type of mark.
5630         (gnus-summary-insert-line): Added undownloaded to the parameters.
5631         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
5632         reference by the gnus-summary-line-format-spec.
5633
5634         * nntp.el (nntp-with-open-group): This macro handles dropped or
5635         broken connections by opening a new connection and repeating the
5636         failed command.
5637         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
5638         XOVER commands preceeding the active articles with the nov entry
5639         of the first available article.  When gnus connected to such a
5640         server, the unexpected nov entry would result in duplicate lines
5641         in the agent's overview file.  This patch fixes the duplicate
5642         lines problem and improves performance by skipping over all
5643         articles IDs that preceed the first nov entry in the server's
5644         reply.
5645
5646 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
5649         (gnus-summary-highlight): Use it instead of `downloaded'.
5650         (gnus-summary-highlight-line): Ditto.
5651
5652         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
5653
5654 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5655
5656         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
5657
5658         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
5659         calls.
5660
5661         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
5662         downloaded variable if we're in an uncovered group.
5663
5664         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
5665         font to soemthing less noticeable.
5666         (gnus-agent-group-covered-p): New function.
5667
5668 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5669
5670         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
5671         Because of an unknown bug, the group buffer is saved in .overview
5672         file.
5673
5674 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5675
5676         * nntp.el (nntp-send-command): Braino in last commit.  Replace
5677         `and' with `or'.
5678
5679 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5680
5681         * nntp.el (nntp-send-command): Assume that echo does not happen
5682         when nntp-open-connection-function is nntp-open-network-stream.
5683         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
5684
5685 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5686
5687         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
5688
5689 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
5690
5691         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
5692         nntp-server-buffer if we aren't going to write to it.
5693
5694 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5695         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
5696
5697         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
5698
5699 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5700
5701         * rfc2047.el (rfc2047-decode-region): Remove newlines between
5702         decoded words.
5703
5704 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5705
5706         * gnus.el (fboundp): After loading mm-util, make sure it was the
5707         right one.
5708
5709 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5710
5711         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
5712         gnus-sum.  Made into a user option.
5713
5714         * gnus-sum.el (gnus-simplify-ignored-prefixes)
5715         (gnus-summary-mark-article-as-unread)
5716
5717 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5718
5719         * time-date.el (date-to-time): Typo.
5720
5721         * parse-time.el: Typo.
5722
5723         * nnsoup.el (nnsoup-retrieve-headers): Typo.
5724
5725         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
5726
5727         * nnimap.el:
5728         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
5729
5730         * mm-encode.el (mm-safer-encoding): Typo.
5731
5732         * messcompat.el: Typo.
5733
5734         * message.el (message-face-alist): Typo.
5735
5736         * imap.el (imap-interactive-login, imap-open): Typos.
5737
5738         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
5739
5740         * gnus.el: Typo.
5741
5742         * gnus-win.el (gnus-configure-frame): Typo.
5743
5744         * gnus-util.el (gnus-atomic-progn-assign): Typo.
5745
5746         * gnus-topic.el (gnus-topic-sort-topics): Typo.
5747
5748         * gnus-sum.el (gnus-summary-article-number)
5749         (gnus-summary-read-group-1, gnus-summary-mark-article)
5750         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
5751
5752         * gnus-mule.el (gnus-mule-add-group): Typo.
5753
5754         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
5755
5756         * gnus-group.el (gnus-group-fetch-faq): Typo.
5757
5758         * gnus-art.el (gnus-decode-header-methods): Typo.
5759
5760         * flow-fill.el: Typo.
5761
5762 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
5763
5764         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
5765
5766 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5767
5768         * gnus-sum.el (gnus-simplify-ignored-prefixes)
5769         (gnus-summary-mark-article-as-unread)
5770         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
5771         Reformatting to avoid long lines.
5772         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
5773
5774 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
5775
5776         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
5777         be accessed through `mail-header-number'.
5778
5779 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5780
5781         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
5782         compressed range to gnus-summary-insert-articles.
5783
5784 2002-11-26  Kevin Ryde <user42@zip.com.au>
5785
5786         * gnus-art.el (gnus-mime-copy-part): Look for filename
5787         parameter under content-disposition, not content-type.
5788
5789         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
5790         (gnus-summary-reselect-current-group): Use it.
5791
5792 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5793
5794         * gnus-agent.el (gnus-agent-uncached-articles): if
5795         gnus-agent-load-alist fails, return ARTICLES.
5796
5797         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
5798
5799 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5800
5801         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
5802         superfluous function call.
5803         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
5804         Add warning to docstring.
5805
5806 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5807
5808         * gnus-agent.el: Autoload number-at-point instead.
5809         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
5810
5811 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5812
5813         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
5814         require thingatpt (for number-at-point) and protect against
5815         deactivate-mark being unbound (on XEmacs).
5816
5817 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5818
5819         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
5820         print message on entry.
5821
5822         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5823
5824         * gnus-range.el (gnus-range-difference): New function.
5825         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
5826
5827 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5828
5829         * gnus-sum.el (gnus-summary-insert-old-articles): Use
5830         gnus-remove-from-range instead of gnus-range-difference which
5831         doesn't exist.
5832
5833 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5834         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5835
5836         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
5837         used for showing which articles have been downloaded.
5838         (gnus-agent-article-alist): Format change.  Add documentation.
5839         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
5840         process-marked articles.
5841         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
5842         in the series are individually fetched to minimize lose of
5843         content due to an error/quit.
5844         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
5845         gnus-message instead of message.
5846         (gnus-agent-read-servers): Use file lib/methods instead of
5847         lib/servers.  TODO: Why?
5848         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
5849         (gnus-agent-get-undownloaded-list): Remove articles that appear to
5850         come from the agent.  This means that they are not downloaded.
5851         (gnus-agent-fetch-selected-article): Don't use history.
5852         (gnus-agent-save-history, gnus-agent-enter-history)
5853         (gnus-agent-article-in-history-p, gnus-agent-history-path):
5854         Removed function; history is not used anymore.
5855         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
5856         (gnus-agent-crosspost): Started rewrite then realized that a typo
5857         in gnus-agent-fetch-articles ensures that this function is never
5858         called.  This will need to be fixed later.
5859         (gnus-agent-check-overview-buffer): Some sanity checks on the
5860         agent overview buffer.  This is a safety net used during
5861         development.
5862         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
5863         changed, write a number to the file indicating this.
5864         (gnus-agent-fetch-headers): Rewrite to respect
5865         gnus-agent-consider-all-articles without relying on the
5866         `.fetched' files.  Make it fast.
5867         (gnus-agent-braid-nov): Change resulting from
5868         gnus-agent-fetch-headers change.
5869         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
5870         `.fetched' files.
5871         (gnus-agent-read-agentview): New function, used by
5872         gnus-agent-load-alist.
5873         (gnus-agent-load-fetched-headers): Remove.
5874         (gnus-agent-save-alist): Rewrite to accomodate new format.
5875         (gnus-agent-fetch-group-1): Make sure list of articles is in the
5876         same order as in gnus-newsgroup-headers.
5877         (gnus-agent-expire): Document and implement extra args ARTICLES,
5878         GROUP, FORCE.  Do not restrict usage.
5879         (gnus-agent-uncached-articles): New function.
5880         (gnus-agent-retrieve-headers): Use it.
5881         (gnus-agent-regenerate-group): No longer needs to be called from
5882         gnus-agent-regenerate.  Individual groups may be regenerated. The
5883         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
5884         The article fetch dates are validated in the article alist.  The
5885         article alist is pruned of entries that do not reference existing
5886         NOV entries.  All changes are computed then applied with
5887         inhibit-quit bound to t.  As a result, it is now safe to quit out of
5888         regeneration.  The optional clean parameter has been replaced with
5889         an optional reread parameter.  Clean is no longer necessary as
5890         regeneration gets the appropriate setting from
5891         gnus-agent-consider-all-articles.  The new reread parameter will
5892         result in fetched, or all, articles being marked as unread.
5893         (gnus-agent-regenerate): Removed code to regenerate the history
5894         file as it is no longer used.
5895
5896         * gnus-start.el (gnus-make-ascending-articles-unread): New
5897         function, for efficient mass-marking.
5898
5899         * gnus-sum.el (gnus-summary-highlight): Use new face for
5900         downloaded articles.
5901         (gnus-article-mark): Prefer to indicate read/unread status over
5902         downloaded status.
5903         (gnus-summary-highlight-line-0): New function, maybe rehighlights
5904         line.
5905         (gnus-summary-highlight-line): Use new face for downloaded
5906         articles.
5907         (gnus-summary-insert-old-articles): Improved performance by
5908         replacing the initial LIST of older articles with a compressed
5909         RANGE of older articles.  Some servers appear to lie about
5910         their active range so the original list could contain millions
5911         of article numbers.  The range is not expanded into a list
5912         until the optional ALL parameter has been applied.
5913
5914 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5915
5916         * gnus-agent.el (gnus-category-mode): Typo in doc string.
5917
5918 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
5919
5920         * spam.el:
5921         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
5922
5923         * spam.el: added `M s t' and `M s x' key mappings
5924
5925 2002-11-20  Simon Josefsson  <jas@extundo.com>
5926
5927         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
5928
5929 2002-11-19  Simon Josefsson  <jas@extundo.com>
5930
5931         * gnus-sum.el (gnus-summary-morse-message): Load
5932         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
5933         (unmorse-region): Autoload it instead.
5934
5935 2002-11-18  Simon Josefsson  <jas@extundo.com>
5936
5937         * gnus-sum.el (gnus-summary-morse-message): New function.
5938         (gnus-summary-wash-map): Bind to `W m'.
5939         (gnus-summary-make-menu-bar): Add.
5940
5941         * nnimap.el (nnimap-request-expire-articles): Compress sequence
5942         before storing \Deleted mark on expired articles.
5943
5944 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
5945         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
5946
5947         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
5948         parens in column 0.
5949
5950 2002-11-17  Juanma Barranquero  <lektu@terra.es>
5951
5952         * nnweb.el (nnweb-google-create-mapping): Fix typo.
5953
5954         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
5955
5956         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
5957
5958 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5959
5960         * message.el (message-set-auto-save-file-name): Use
5961         make-directory, to avoid the dependence on gnus-util.
5962
5963 2002-11-16  Simon Josefsson  <jas@extundo.com>
5964
5965         * nnimap.el (nnimap-callback-callback-function):
5966         (nnimap-callback-buffer): Removed, these cannot be global but must
5967         be embedded into the callback.
5968         (nnimap-make-callback): New.  Embedd article number, callback and
5969         buffer in function.
5970         (nnimap-callback, nnimap-request-article-part): Update.
5971
5972 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5973
5974         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
5975
5976 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5977
5978         * gnus.el (gnus-summary-line-format): Document %C.
5979
5980 2002-11-11  Simon Josefsson  <jas@extundo.com>
5981
5982         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
5983         output when called interactively.
5984
5985 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5986
5987         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
5988
5989         * message.el (message-draft-coding-system): Improve comment; use
5990         mm-auto-save-coding-system for the default value.
5991
5992         * nndraft.el (nndraft-request-article): Revert to the state before
5993         2002-10-29; regexp-quote mail-header-separator.
5994
5995 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
5996
5997         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
5998         allow editing of drafts from an nnvirtual group.
5999
6000 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * nndraft.el (nndraft-request-article): Replace emacs-mule with
6003         mm-auto-save-coding-system.
6004
6005         * message.el (message-draft-coding-system): Default to
6006         iso-2022-7bit.
6007
6008         * mm-util.el (mm-auto-save-coding-system): Undo last change to
6009         restore the default value to emacs-mule or escape-quoted.
6010
6011 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
6014         a delayed or a queued article as well as a draft.
6015
6016         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
6017         delayed or a queued article in the raw format; treat a delayed
6018         article as a raw article as well as a draft.
6019         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
6020         for the delayed group.
6021
6022         * nndraft.el (nndraft-request-article): Ignore auto save files for
6023         a delayed or a queued article; don't bother to decode a queued
6024         article; don't bind nnmail-file-coding-system for a queued article.
6025
6026         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
6027         and the queue group.
6028
6029 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
6030
6031         * gnus-group.el (gnus-group-delete-group):
6032         gnus-cache-active-hashtb might be void.
6033
6034 2002-11-02  Simon Josefsson  <jas@extundo.com>
6035
6036         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
6037         setting of the default user ID.  From Raymond Scholz
6038         <ray-2002@zonix.de>.
6039
6040 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
6041
6042         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
6043         charset.
6044
6045 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
6046         From Alex Schroeder <alex@emacswiki.org>
6047         * spam-stat.el (spam-stat-process-directory): add dir to message
6048         (spam-stat-reduce-size): No longer remove words
6049         with values close to 0.5, because the default value is 0.2.
6050
6051 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6052
6053         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
6054         documentation.
6055
6056 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6057
6058         * gnus-agent.el (gnus-agent-fetched-headers)
6059         (gnus-agent-load-fetched-headers)
6060         (gnus-agent-save-fetched-headers): Remove variable and two
6061         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
6062         works better.
6063         (gnus-agent-fetch-headers): New implementation from Kevin
6064         Greiner.  Uses gnus-agent-article-alist to store information
6065         about fetched messages which aren't on the server anymore.  The
6066         trick is to return a list of considered messages to the caller,
6067         but to only fetch those which haven't been fetched yet.
6068
6069 2002-10-30  Simon Josefsson  <jas@extundo.com>
6070
6071         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
6072
6073         * pgg.el (pgg-passphrase-cache-expiry): Removed.
6074
6075 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6076
6077         * mm-view.el (mm-w3m-local-map-property): Make it work with older
6078         versions of emacs-w3m than 1.3.3.
6079
6080         * lpath.el: Bind w3m-minor-mode-map.
6081
6082         * mm-view.el (mm-w3m-mode-command-alist)
6083         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
6084         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
6085         (mm-setup-w3m): Simplified.
6086         (mm-w3m-local-map-property): New function.
6087         (mm-inline-text-html-render-with-w3m): Use it.
6088
6089         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
6090         mm-w3m-local-map-property.
6091
6092 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * mm-util.el (mm-auto-save-coding-system): Default to
6095         iso-2022-7bit.
6096
6097         * nndraft.el (nndraft-request-article): Decode an article using
6098         the coding-system emacs-mule if it seems to have been saved using
6099         emacs-mule.
6100         (nndraft-request-replace-article): Use message-draft-coding-system
6101         instead of mm-auto-save-coding-system for the draft or delayed
6102         group.
6103
6104 2002-10-28  Josh  <huber@alum.wpi.edu>
6105
6106         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
6107         functions.
6108
6109 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6110         From mah@everybody.org (Mark A. Hershberger).
6111
6112         * mm-url.el (mm-url-insert-file-contents): Make it return the same
6113         type values ("url" size) regardless of the values of
6114         mm-url-use-external.
6115
6116 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6117
6118         * nnimap.el (nnimap-request-article-part): Try harder to show
6119         group name in debugging message.
6120
6121 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6122
6123         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
6124         directory if it doesn't exist.
6125         (gnus-agent-fetch-headers): Remove old cruft that tried to
6126         abstain from downloading articles more than once if
6127         gnus-agent-consider-all-articles was true.  This is now done
6128         properly via the .fetched files.
6129
6130 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6131
6132         * nndraft.el (nndraft-request-article): Treat delayed articles
6133         like drafts.
6134
6135 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6136
6137         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
6138
6139 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6140
6141         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
6142         Remove unused optional arg DIR and corresponding code.
6143
6144         * nnimap.el (nnimap-request-article-part): Include group name in
6145         debugging output.
6146
6147 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
6148
6149         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
6150
6151 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6152
6153         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
6154         contains range of headers that have been fetched by the agent
6155         already.  Compare gnus-agent-article-alist.
6156         (gnus-agent-file-header-cache): Like
6157         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
6158         (gnus-agent-fetch-headers): Improve comment.  Revert to old
6159         seen/recent logic.
6160         Remember which headers have been fetched before and don't fetch
6161         them again the next time round.
6162         (gnus-agent-load-fetched-headers)
6163         (gnus-agent-save-fetched-headers): New functions, for remembering
6164         which headers have been fetched before.
6165
6166 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * lpath.el: Remove useless bindings.
6169
6170 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
6171
6172         * gnus-sum.el (gnus-summary-execute-command): Disable visual
6173         features while searching.
6174
6175 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6176
6177         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
6178
6179 2002-10-22  Simon Josefsson  <jas@extundo.com>
6180
6181         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
6182         (pgg-snarf-keys): Add.
6183
6184 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * lpath.el: Fbind bbdb-records.
6187
6188         * spam.el: Don't autoload bbdb-records.
6189
6190 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6191
6192         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
6193         prevent inf-loop.
6194
6195 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6196
6197         * nnslashdot.el: Removed some test lines.
6198         More test.
6199
6200 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6201
6202         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
6203         are known to be downloaded already.
6204
6205 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6206
6207         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
6208         (mm-text-html-washer-alist): Ditto.
6209
6210 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6211
6212         * nnheader.el (nnheader-remove-body): Fix an error of detecting
6213         boundary between headers and body.
6214         * nnml.el (nnml-parse-head): Ditto.
6215
6216 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6217
6218         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
6219         entries.
6220
6221         * gnus-group.el (gnus-fetch-group): Allow an optional
6222         specification of the articles to select.
6223
6224         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
6225
6226 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6227
6228         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
6229         headers from the group, update variable `articles' to contain
6230         only those numbers where headers exist.  (When fetching all
6231         articles in a group, Gnus creates lots of numbers where there is
6232         no articles.)
6233
6234 2002-10-20  Steve Youngs  <youngs@xemacs.org>
6235
6236         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
6237         doesn't have the 'alist custom type, use cons cells instead.
6238         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
6239         (pgg-parse-hash-algorithm-alist): Ditto.
6240         (pgg-parse-compression-algorithm-alist): Ditto.
6241         (pgg-parse-signature-type-alist): Ditto.
6242
6243         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
6244
6245         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
6246
6247         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
6248
6249 2002-10-19  Simon Josefsson  <jas@extundo.com>
6250
6251         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
6252         buffer.
6253
6254 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6255
6256         * gnus-spec.el (gnus-make-format-preserve-properties)
6257         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
6258         properties also on XEmacs.  `gnus-xmas-format' is like format but
6259         preserves text properties on XEmacs (though it only understands
6260         simple format specs).  The variable
6261         `gnus-make-format-preserve-properties' controls whether the
6262         function is used, and is checked in `gnus-parse-simple-format'.
6263         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
6264
6265         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
6266         output.
6267         (gnus-agent-consider-all-articles): New variable.
6268         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
6269         (gnus-agent-fetch-headers): Depending on
6270         gnus-agent-consider-all-articles, maybe get all articles.
6271         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
6272         `read'.
6273         (gnus-predicate-imples-unread): New function.
6274         (gnus-agent-fetch-headers): Optimize to call
6275         gnus-list-of-unread-articles if that is sufficient.
6276         Check unseen and recent instead of seen and recent.
6277         (gnus-agent-fetch-headers): Abstain from calling
6278         gnus-list-range-intersection if range (a . b) would have (> a b).
6279
6280 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6281
6282         * message.el (message-send-mail): Make it possible to perform
6283         edebug-defun.
6284
6285 2002-10-18  Simon Josefsson  <jas@extundo.com>
6286
6287         * gnus-art.el (gnus-button-man-handler): Change default to
6288         `manual-entry' (defined in both emacsen).
6289         (gnus-button-man-handler): Remove emacsen difference and use
6290         `manual-entry'.
6291
6292 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * spam.el: Wrap autoload settings for bbdb-records,
6295         executable-find and ifile-spam-filter with eval-and-compile.
6296         (spam-display-buffer-contents): Remove.
6297         (spam-bogofilter-score): Merge spam-display-buffer-contents.
6298
6299 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
6300
6301         * spam.el (spam-display-buffer-contents): New function.
6302         (spam-bogofilter-score): use spam-display-buffer-contents, patch
6303         from Katsumi Yamaoka <yamaoka@jpl.org>.
6304
6305 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6306
6307         * nnheader.el (nnheader-parse-naked-head): New function.
6308         (nnheader-parse-head): Use the above function, in order to handle
6309         continuation lines properly.
6310         (nnheader-remove-body): New function.
6311         (nnheader-remove-cr-followed-by-lf): New function.
6312         (nnheader-ms-strip-cr): Use the above function.
6313
6314         * gnus-agent.el (gnus-agent-regenerate-group): Call
6315         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
6316         `nnheader-parse-head'.
6317         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
6318
6319         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
6320         continuation lines by itself; call `nnheader-parse-naked-head'
6321         instead of `nnheader-parse-head'.
6322         * nndiary.el (nndiary-parse-head): Ditto.
6323         * nnfolder.el (nnfolder-parse-head): Ditto.
6324         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
6325         * nnmaildir.el (nnmaildir--update-nov): Ditto.
6326         * nnml.el (nnml-parse-head): Ditto.
6327
6328 2002-10-17  Steve Youngs  <youngs@xemacs.org>
6329
6330         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
6331         XEmacs, default to it if featurep 'xemacs.
6332
6333 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6334
6335         * spam-stat.el: Check for the existence of hash functions instead
6336         of the Emacs version to decide whether to load cl.  Suggested by
6337         Kai Gro\e,A_\e(Bjohann.
6338
6339 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6340
6341         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
6342         if it isn't open yet.
6343
6344 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * gnus-group.el: Require mm-url only when compiling.
6347         (gnus-group-fetch-charter): Require mm-url.
6348
6349         * spam-stat.el: Require cl for the functions gethash,
6350         hash-table-count, make-hash-table and mapc for Emacs 20.
6351         (puthash): Alias to cl-puthash for Emacs 20.
6352         (with-syntax-table): New macro for Emacs 20.
6353
6354 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
6355
6356         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
6357
6358 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
6359
6360         * spam.el (spam-check-ifile): added ifile as a spam checking
6361         backend, and spam-use-ifle as the variable to toggle that check.
6362
6363 2002-10-12  Simon Josefsson  <jas@extundo.com>
6364
6365         * message.el (message-beginning-of-line): New variable.
6366         (message-beginning-of-line): Use it.
6367
6368 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
6369
6370         * spam.el: more compilation fixes for BBDB
6371
6372         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
6373         (spam-stat-reduce-size): Interactive.
6374         (spam-stat-reset): New function.
6375         (spam-stat-save): Interactive.
6376
6377 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6378
6379         * gnus.el: Autoload gnus-delay-initialize.
6380
6381         * message.el: Autoload gnus-delay-article.
6382
6383 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
6384
6385         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
6386         text property in Emacs.
6387
6388 2002-10-11  Simon Josefsson  <jas@extundo.com>
6389
6390         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6391         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
6392
6393         * mml1991.el (mml1991-pgg-sign): Remove CR.
6394
6395 2002-10-10  Simon Josefsson  <jas@extundo.com>
6396
6397         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
6398         decrypt failed.
6399         (mml2015-trust-boundaries-alist): Removed.
6400         (mml2015-gpg-extract-signature-details): Don't use it.
6401         (mml2015-unabbrev-trust-alist): New.
6402         (mml2015-gpg-extract-signature-details): Use it.
6403
6404 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
6405
6406         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
6407         BBDB installed
6408
6409         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
6410         statistical analysis of spam in Lisp only
6411
6412 2002-10-10  Simon Josefsson  <jas@extundo.com>
6413
6414         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
6415         auth, selected or examine state.
6416
6417         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
6418         buffer and error buffer depending on type of information.
6419
6420         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
6421         --status-fd stuff even if gpg.el is not used (revert earlier
6422         change).
6423         (mml2015-pgg-{clear-,}verify): Store both output and errors as
6424         gnus details.
6425         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
6426         buffer.
6427
6428         * pgg.el (pgg-verify-region): Use it.
6429
6430         * pgg-def.el (pgg-query-keyserver): New variable.
6431
6432         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
6433         key-identifier in packet.  Is this a good idea?
6434
6435         * mml.el (mml-mode-map): Add security commands that operates on
6436         MIME parts.
6437         (mml-menu): And menu items for them.
6438
6439         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
6440
6441         * mml.el (mml-parse-1): Support sender in #secure tags.
6442
6443         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
6444         defined.
6445
6446         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
6447         (mml-pgp-encrypt-buffer): Support combined signing.
6448
6449         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
6450         (mml1991-gpg-encrypt): Ditto.
6451         (mml1991-pgg-encrypt): Ditto.
6452         (mml1991-encrypt): Pass sign parameter.
6453
6454         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
6455         (mml-signencrypt-style): Mention the variable.
6456
6457 2002-10-09  Simon Josefsson  <jas@extundo.com>
6458
6459         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
6460         pgg-gpg-user-id.
6461
6462         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
6463         (pgg-fetch-key-function): Nil if w3 is not installed.
6464
6465 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6466
6467         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
6468         gnus-agent-current-history.
6469
6470 2002-10-06  Simon Josefsson  <jas@extundo.com>
6471
6472         * imap.el (imap-parse-status): Don't use read to read token.
6473
6474 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6475
6476         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
6477         for methods not covered by the agent, and when unplugged.
6478
6479 2002-10-05  Simon Josefsson  <jas@extundo.com>
6480
6481         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
6482         signing.
6483
6484         * gnus-agent.el (gnus-agent-read-servers): If getting method from
6485         a named server fails, ignore the server.
6486
6487         * mml1991.el (mml1991-pgg-sign): Do QP.
6488
6489         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
6490         work.
6491
6492 2002-10-04  Simon Josefsson  <jas@extundo.com>
6493
6494         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
6495
6496         * pgg-pgp.el (pgg-pgp-verify-region): Inline
6497         binary-write-decoded-region from MEL.
6498
6499         * pgg.el (pgg-encrypt-region): Support sign.
6500
6501         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
6502
6503         * mml2015.el (mml2015-pgg-encrypt): Ditto.
6504
6505         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
6506         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
6507         branch where PGG was taken from in the ChangeLog entries below.
6508
6509 2002-10-01  Simon Josefsson  <jas@extundo.com>
6510
6511         * pgg-pgp.el: Don't require mel.  Don't use luna.
6512         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
6513         (pgg-pgp-process-region): Use expand-file-name instead of concat.
6514         (pgg-pgp-process-region): Don't use binary-funcall.
6515
6516         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
6517
6518         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
6519         instead of concat.
6520
6521         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6522
6523 2002-09-29  Simon Josefsson  <jas@extundo.com>
6524
6525         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
6526         compile warnings.
6527
6528         * pgg.el (pgg-decrypt-region): Don't parse packet.
6529
6530         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
6531
6532 2002-09-29  Daiki Ueno <ueno@unixuser.org>
6533
6534         * pgg.el: Remove dependency on calist.el.
6535
6536 2002-09-28  Simon Josefsson  <jas@extundo.com>
6537
6538         * pgg.el (pgg-temporary-file-directory): New variable.
6539         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
6540
6541         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
6542         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
6543
6544         * pgg-parse.el (pgg-char-int): Defalias.
6545         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
6546         (pgg-read-bytes, pgg-read-body): Use it.
6547         (pgg-decode-packets): Don't use MEL, use base64-*.
6548         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
6549         (pgg-string-as-unibyte): Defalias.
6550         (pgg-parse-armor-region): Use it.
6551
6552         * pgg-gpg.el (pgg-gpg-process-region): Use
6553         pgg-temporary-file-directory.
6554
6555         * luna.el: Don't def-edebug.
6556
6557         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
6558         binary-write-decoded-region from MEL.
6559
6560         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
6561
6562         * alist.el, calist.el: Don't require product/APEL.
6563
6564         * pgg-parse.el (top-level): Remove dependency on static.el,
6565         pccl.el, mel.el.
6566         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
6567         `define-ccl-program' is boundp, instead of using broken.
6568
6569 2002-10-01  Simon Josefsson  <jas@extundo.com>
6570
6571         * message.el (message-required-mail-headers): Remove Lines:.
6572
6573 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6574         From Jesper Harder.
6575
6576         * gnus-group.el (gnus-group-fetch-charter,
6577         gnus-group-fetch-control): Prompt for group if given a prefix
6578         argument.
6579         * gnus-sum.el (t): Add gnus-group-fetch-charter and
6580         gnus-group-fetch-control to summary key map and menu.
6581
6582 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
6583
6584         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
6585         number when there are no articles.
6586
6587 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6588
6589         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
6590         arg ALL means to fetch all articles, not only downloadable ones.
6591         (gnus-agent-fetch-selected-article): New function for
6592         gnus-select-article-hook or gnus-mark-article-hook.
6593
6594 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6595         From Peter von der Ahe <nospam2159@daimi.au.dk>.
6596
6597         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
6598         raw-text.
6599
6600 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
6601
6602         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
6603         Pinard).
6604         Major revamp of the code, documentation is in comments in the file
6605         for now.
6606
6607 2002-09-30  Simon Josefsson  <jas@extundo.com>
6608
6609         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
6610         buffer seem to be needed?
6611
6612 2002-09-29  Simon Josefsson  <jas@extundo.com>
6613
6614         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
6615         compile warnings.
6616
6617         * mml1991.el (mml1991-function-alist): Add pgg.
6618         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
6619         (mml1991-pgg-encrypt): Fix recipients querying.
6620
6621 2002-09-28  Simon Josefsson  <jas@extundo.com>
6622
6623         * mml2015.el (autoload): Autoload correct files.  Trivial patch
6624         from dme@dme.org.
6625         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
6626         handle is returned.
6627
6628 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6631         Protect against non-existent of `nnimap-mailbox-info'.
6632
6633 2002-09-27  Simon Josefsson  <jas@extundo.com>
6634
6635         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
6636         (gnus-setup-news-hook): Use it.
6637         (gnus-after-getting-new-news-hook): Ditto.
6638
6639         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
6640
6641 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6642         From Mats Lidell <matsl@contactor.se>.
6643
6644         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
6645
6646 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6647
6648         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
6649         the part to decode encoded words, use raw words instead of decoded
6650         words.
6651
6652 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6653
6654         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
6655
6656         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
6657         (mm-setup-w3m): Use it.
6658
6659 2002-09-27  Simon Josefsson  <jas@extundo.com>
6660
6661         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
6662         article buffers.
6663
6664         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
6665         it just in case.
6666         (nnimap-update-unseen): New function; update unseen count in
6667         `n-m-info'.
6668         (nnimap-close-group): Call it.
6669
6670         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
6671         (gnus-after-getting-new-news-hook): Ditto.
6672
6673         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
6674         message into verboselevel 9.  Change slow mail check message.
6675         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
6676         (nnimap-fixup-unread-after-getting-new-news): New function, to be
6677         used as a hook after getting new mail.
6678
6679 2002-09-26  Simon Josefsson  <jas@extundo.com>
6680
6681         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
6682         SELECT/EXAMINE is first unseen article, not number of unseen
6683         articles.  Make them distinct by renaming the former to
6684         `first-unseen' instead of `unseen'.
6685
6686         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
6687         too.
6688         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
6689         changed.
6690         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
6691
6692         * gnus-int.el (gnus-server-unopen-status): Defcustom.
6693
6694         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
6695         better.
6696
6697         * mml2015.el (mml2015-pgg-decrypt): Only add security information
6698         if dissecting resulting buffer actually had any information.
6699
6700 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
6703         because the function `string<' allows symbols.
6704
6705         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
6706
6707 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6708
6709         * message.el (message-forward-make-body): Revert an early change
6710         because 8-bit utf-8 emails.
6711
6712 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6713
6714         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
6715         links to Info)
6716         * gnus-art.el (gnus-treat-highlight-signature):
6717         * gnus-art.el (gnus-treat-buttonize):
6718         * gnus-art.el (gnus-treat-buttonize-head):
6719         * gnus-art.el (gnus-treat-emphasize):
6720         * gnus-art.el (gnus-treat-strip-cr):
6721         * gnus-art.el (gnus-treat-unsplit-urls):
6722         * gnus-art.el (gnus-treat-leading-whitespace):
6723         * gnus-art.el (gnus-treat-hide-headers):
6724         * gnus-art.el (gnus-treat-hide-boring-headers):
6725         * gnus-art.el (gnus-treat-hide-signature):
6726         * gnus-art.el (gnus-treat-fill-article):
6727         * gnus-art.el (gnus-treat-hide-citation):
6728         * gnus-art.el (gnus-treat-hide-citation-maybe):
6729         * gnus-art.el (gnus-treat-strip-list-identifiers):
6730         * gnus-art.el (gnus-treat-strip-pgp):
6731         * gnus-art.el (gnus-treat-strip-pem):
6732         * gnus-art.el (gnus-treat-strip-banner):
6733         * gnus-art.el (gnus-treat-highlight-headers):
6734         * gnus-art.el (gnus-treat-highlight-citation):
6735         * gnus-art.el (gnus-treat-date-ut):
6736         * gnus-art.el (gnus-treat-date-local):
6737         * gnus-art.el (gnus-treat-date-english):
6738         * gnus-art.el (gnus-treat-date-lapsed):
6739         * gnus-art.el (gnus-treat-date-original):
6740         * gnus-art.el (gnus-treat-date-iso8601):
6741         * gnus-art.el (gnus-treat-date-user-defined):
6742         * gnus-art.el (gnus-treat-strip-headers-in-body):
6743         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
6744         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
6745         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
6746         * gnus-art.el (gnus-treat-unfold-headers):
6747         * gnus-art.el (gnus-treat-fold-headers):
6748         * gnus-art.el (gnus-treat-fold-newsgroups):
6749         * gnus-art.el (gnus-treat-overstrike):
6750         * gnus-art.el (gnus-treat-display-xface):
6751         * gnus-art.el (gnus-treat-display-smileys):
6752         * gnus-art.el (gnus-treat-from-picon):
6753         * gnus-art.el (gnus-treat-mail-picon):
6754         * gnus-art.el (gnus-treat-newsgroups-picon):
6755         * gnus-art.el (gnus-treat-body-boundary):
6756         * gnus-art.el (gnus-treat-capitalize-sentences):
6757         * gnus-art.el (gnus-treat-fill-long-lines):
6758         * gnus-art.el (gnus-treat-play-sounds):
6759         * gnus-art.el (gnus-treat-translate):
6760         * gnus-art.el (gnus-treat-x-pgp-sig):
6761         * gnus-art.el (gnus-mime-button-line-format):
6762         * gnus-art.el (gnus-button-man-level):
6763         * gnus-art.el (gnus-button-emacs-level):
6764         * gnus-cus.el (gnus-group-parameters):
6765         * gnus-gl.el (bbb-build-mid-scores-alist):
6766         * gnus-group.el (gnus-group-line-format):
6767         * gnus-mlspl.el (gnus-group-split-setup):
6768         * gnus-mlspl.el (gnus-group-split):
6769         * gnus-msg.el (gnus-mailing-list-groups):
6770         * gnus-msg.el (gnus-posting-styles):
6771         * gnus-nocem.el (gnus-nocem-issuers):
6772         * gnus-score.el (gnus-score-regexp-bad-p):
6773         * gnus-srvr.el (gnus-server-line-format):
6774         * gnus-topic.el (gnus-topic-line-format):
6775         * gnus.el (gnus-summary-line-format):
6776         * mail-source.el (mail-sources):
6777         * message.el (message-subscribed-address-file):
6778         * nnmail.el (nnmail-split-fancy):
6779
6780 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
6781
6782         * mail-source.el(mail-source-run-script): use `functionp' to test
6783         whether the argument `script' is in fact a function.
6784         (mail-sources): adjust the defcustom to allow users to specify a
6785         function or a string as the value of the `:prescript' and
6786         `:postscript' arguments of the `file' and `pop3' mail sources.
6787
6788 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
6789
6790         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
6791         number when article 1 does not exist.
6792
6793 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6794
6795         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
6796         apropos if apropos-variable does not exist.
6797         (gnus-button-guessed-mid-regexp)
6798         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
6799         regexes.  From Reiner Steib.
6800         (gnus-button-handle-describe-function)
6801         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
6802         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
6803         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
6804
6805 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
6806         Trivial patch.
6807
6808         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
6809         the file.
6810
6811 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6812
6813         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
6814
6815 2002-09-24  Simon Josefsson  <jas@extundo.com>
6816
6817         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
6818         (mml2015-use): Prefer PGG if installed.
6819         (mml2015-function-alist): Add PGG wrappers.
6820         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
6821         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
6822         prefix, make regexp optionally skip it.
6823         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6824         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
6825         (mml2015-pgg-encrypt): New functions.
6826         (defvar, autoload): Prevent byte-compile warnings.
6827
6828 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6829         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6830
6831         * gnus-art.el (article-strip-banner): Check for the existence of
6832         from header.
6833
6834 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6835
6836         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
6837         (gnus-button-alist): Improved regexp for
6838         gnus-button-handle-mid-or-mail (false positives), fixed
6839         gnus-button-handle-man entries.
6840         From Reiner Steib.
6841
6842 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6843         From Josh Huber.
6844
6845         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
6846         nnmail-extra-headers is non-nil.
6847
6848 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6849
6850         * nnmaildir.el: Store article numbers persistently.  General
6851         revision.
6852         (nnmaildir-request-expire-articles): handle 'immediate and 'never
6853         for nnmail-expiry-wait; delete instead of moving if 'force is
6854         given.
6855
6856 2002-09-23  Simon Josefsson  <jas@extundo.com>
6857         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
6858
6859         * smime.el (smime-sign-buffer): Get key and extra certs.
6860         (smime-get-key-with-certs-by-email): Utility function.
6861
6862 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6863         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
6864
6865         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
6866         article exists.
6867
6868 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6869
6870         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
6871
6872 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6873         From Reiner Steib.
6874
6875         * gnus-art.el (gnus-button-handle-custom,
6876         gnus-button-handle-mid-or-mail,
6877         gnus-button-handle-describe-{function,variable,key},
6878         gnus-button-handle-apropos{,command,variable}): New functions.
6879         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
6880         gnus-button-{man,emacs,mail}-level): New variables.
6881         (gnus-button-alist): Use the above to buttonize emacs and mail
6882         related links.
6883
6884 2002-09-18  Juanma Barranquero  <lektu@terra.es>
6885
6886         * gnus-int.el (gnus-status-message): Fix spacing.
6887
6888         * imap.el (imap-continuation): Fix typos.
6889
6890 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6891
6892         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
6893
6894         * gnus-art.el (gnus-article-reply-with-original): Correct
6895         with-current-buffer scope.
6896
6897         * message.el (message-completion-alist): Add Reply-To, From, etc.
6898
6899 2002-09-18  Simon Josefsson  <jas@extundo.com>
6900
6901         * nnimap.el (nnimap-request-expire-articles): Make flag setting
6902         conditional.  From Nevin Kapur <nevin@jhu.edu>.
6903
6904 2002-09-17  Simon Josefsson  <jas@extundo.com>
6905
6906         * nnimap.el (nnimap-expiry-target): Don't search for which
6907         articles exists here.
6908         (nnimap-request-expire-articles): Do it here instead.  Only expire
6909         when articles are found.  Suggested by Nevin Kapur
6910         <nevin@jhu.edu>.
6911
6912 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6913         From Reiner Steib <reiner.steib@gmx.de>.
6914
6915         * message.el (message-strip-subject-trailing-was)
6916         (message-change-subject, message-add-archive-header)
6917         (message-xpost-fup2-header, message-xpost-insert-note)
6918         (message-xpost-fup2, message-reduce-to-to-cc): New functions
6919         adopted from message-utils.el.  Add functions to the keymap, mode
6920         describtion and menu.
6921         (message-change-subject,message-xpost-fup2): Signal error if
6922         current header is empty.
6923         (message-xpost-insert-note): Changed insert position.
6924         (message-archive-note): Ensure to insert note in message body (not
6925         in head).
6926         (message-archive-header, message-archive-note)
6927         (message-xpost-default, message-xpost-note, message-fup2-note)
6928         (message-xpost-note-function): New variables adopted from
6929         message-utils.el.  Changed some doc-strings.
6930         (message-mark-insert-{begin,end}): Rename from
6931         message-{begin,end}-inserted-text-mark (message-utils.el), changed
6932         values.
6933         (message-subject-trailing-was-query)
6934         (message-subject-trailing-was-ask-regexp)
6935         (message-subject-trailing-was-regexp): New variables.
6936         (message-to-list-only): Added doc-string and menu entry.
6937
6938         * message-utils.el: Removed.  Functions are now in message.el.
6939
6940 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6941
6942         * gnus-art.el (gnus-article-reply-with-original,
6943         gnus-article-followup-with-original): Switch to
6944         gnus-summary-buffer before reply/followup.
6945
6946 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
6947
6948         * gnus-sum.el (gnus-summary-toggle-header): The article window may
6949         not exist. Toggle it anyway.
6950
6951 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6952
6953         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
6954
6955         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
6956         Trivial patch from Urban Engberg <ue@ccieurope.com>.
6957
6958         * rfc2047.el (message-posting-charset): Defvar it.
6959         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
6960         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
6961
6962         * mail-source.el (mail-source-fetch): Hide password.
6963
6964         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
6965
6966 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6967         From John Paul Wallington <jpw@shootybangbang.com>.
6968
6969         * gnus.el (gnus-visual, gnus-meta): Fix typo.
6970
6971 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6972
6973         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
6974
6975 2002-09-11  Simon Josefsson  <jas@extundo.com>
6976
6977         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
6978         (nnimap-split-rule): Doc fix.
6979         (nnimap-request-expire-articles): Cleanup code.
6980
6981 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6982         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6983
6984         * gnus-art.el (gnus-article-address-banner-alist): New option.
6985         (article-strip-banner): Refer the above option to split banners of
6986         free mail servers, when no group parameter is specified.
6987
6988 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * nntp.el (nntp-wait-for-string): Check for a process in the
6991         current buffer instead of `nntp-server-buffer'.
6992
6993 2002-09-09  Simon Josefsson  <jas@extundo.com>
6994
6995         * gnus-art.el (gnus-button-man-handler): New variable.
6996         (gnus-button-alist): Use g-b-handle-man.
6997         (gnus-button-handle-man): New, call g-b-man-handler.
6998
6999 2002-09-08  Simon Josefsson  <jas@extundo.com>
7000
7001         * gnus-art.el (gnus-button-alist): Buttonize man page links.
7002
7003 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7004
7005         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
7006
7007 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7008
7009         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
7010
7011         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
7012         keystroke.
7013
7014         * gnus-srvr.el (gnus-browse-describe-group): New command and
7015         keystroke.
7016
7017 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
7020         value for gnus-decoration property.
7021
7022 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7023
7024         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
7025         string) as group name in case we have a CRLF in the file.
7026
7027 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
7028
7029         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
7030         group.
7031         (rfc1843-decode-hzp): do.
7032         (rfc1843-newsgroups-regexp): do.
7033
7034 2002-09-04  Simon Josefsson  <jas@extundo.com>
7035
7036         * message.el (message-canlock-generate): Make sure sha1 doesn't
7037         call external programs.
7038
7039 2002-09-03  Simon Josefsson  <jas@extundo.com>
7040
7041         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
7042
7043         * gnus-agent.el (gnus-agent-batch): Add doc.
7044
7045 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
7046
7047         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
7048         check for signed and encrypted parts.
7049         * mml.el (mml-parse-1): Correct small typo which preventing
7050         setting recipients in a secure tag.
7051
7052 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7053
7054         * mm-util.el (mm-coding-system-priorities): Default to a list of
7055         iso-2022-jp and others for the Japanese environment.
7056
7057 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7058
7059         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
7060         invalid display names.
7061
7062 2002-08-30  Simon Josefsson  <jas@extundo.com>
7063
7064         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
7065         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
7066
7067 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
7068
7069         * gnus.el (gnus-group-charter-alist): New option.
7070         (gnus-group-fetch-control-use-browse-url): New option.
7071
7072         * gnus-group.el (gnus-group-fetch-charter): New function.
7073         (gnus-group-fetch-control): New function.
7074         Add them to the keymap and menu. Require mm-url.
7075
7076 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7077
7078         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
7079         From Alex Schroeder <alex@emacswiki.org>.
7080
7081 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
7082
7083         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
7084         items expecting user interaction.
7085
7086         * gnus-topic.el (gnus-topic-make-menu-bar): do.
7087
7088         * gnus-sum.el (gnus-summary-make-menu-bar): do.
7089
7090         * gnus-srvr.el (gnus-server-make-menu-bar): do.
7091
7092         * mml.el (mml-menu): do.
7093
7094 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * mail-source.el (mail-source-touch-pop): New function.
7097
7098         * message.el (message-smtpmail-send-it): New function.
7099         (message-send-mail-function): Add it for a candidate.
7100
7101 2002-08-27  Simon Josefsson  <jas@extundo.com>
7102
7103         * gnus-msg.el (posting-charset-alist): Use
7104         gnus-define-group-parameter instead of defcustom.
7105         (gnus-put-message): Handle SPC in GCC.
7106         (gnus-inews-insert-gcc): Ditto.
7107         (gnus-inews-insert-archive-gcc): Ditto.
7108
7109 2002-08-26  Simon Josefsson  <jas@extundo.com>
7110
7111         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
7112         (gnus-agentize): Auto agentize all nntp and nnimap groups.
7113         (gnus-agent-possibly-save-gcc): Autoload.
7114         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
7115
7116 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7117
7118         * gnus.el (gnus-other-frame-function): New user option.
7119         (gnus-other-frame): Use it; add a doc-string; make it work with
7120         the gnuclient program.
7121
7122         * gnus-util.el (gnus-frame-or-window-display-name): New function.
7123
7124         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
7125         `device-connection' and `dfw-device'.
7126
7127 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7128
7129         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
7130         positives, make it stricter.  From Jochen Hein (trivial change).
7131
7132 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus.el (gnus-other-frame): Trivial fix.
7135
7136 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * gnus.el (gnus-other-frame-parameters): New user option.
7139         (gnus-other-frame-object): New variable.
7140         (gnus-other-frame): Make it search for existing Gnus frame; don't
7141         read new news; delete frame on exit.
7142
7143         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
7144
7145         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
7146
7147 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7148         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
7149
7150         * message.el (message-set-auto-save-file-name): Add support for
7151         the Cygwin Emacs; the system-type is `cygwin'.
7152         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
7153
7154 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
7155
7156         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
7157
7158         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
7159         avoid arithmetic errors.
7160
7161 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7162
7163         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
7164
7165 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
7168         (message-ignored-resent-headers): Add envelope From.
7169
7170 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7171
7172         * gnus.el (gnus-summary-line-format): Document %k specifier.
7173
7174 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7175
7176         * gnus-sum.el (gnus-summary-line-message-size): New function.
7177         (gnus-summary-line-format-alist): Use it.
7178
7179 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7180
7181         * gnus-art.el (article-make-date-line): Refer to the value for
7182         `gnus-article-time-format' in the summary buffer.
7183
7184         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
7185
7186 2002-08-14  Simon Josefsson  <jas@extundo.com>
7187
7188         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
7189         quoting.
7190         (gnus-button-alist): Fix doc.
7191         (gnus-header-button-alist): Use ' not ` for default value quoting.
7192         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
7193         rationale similar to 2002-05-01 change.
7194         (gnus-article-add-buttons-to-head): Evaluate expression.
7195
7196         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
7197
7198 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * message.el (message-font-lock-keywords): Refer to the value for
7201         `message-cite-prefix-regexp' dynamically.
7202
7203 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7204
7205         * gnus-art.el (gnus-decode-header-methods): Doc fix.
7206
7207 2002-08-12  Simon Josefsson  <jas@extundo.com>
7208
7209         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
7210         (imap-shell-open): Skip initial junk before IMAP greeting.
7211
7212 2002-08-11  Simon Josefsson  <jas@extundo.com>
7213
7214         * message-utils.el (message-xpost-default,
7215         message-xpost-fup2-header, message-xpost-fup2): Fixed
7216         Typos.  Trivial changes from Reiner Steib
7217         <4uce.02.r.steib@gmx.net>.
7218
7219 2002-08-09  Simon Josefsson  <jas@extundo.com>
7220
7221         * message.el (message-canlock-password): Set
7222         canlock-password-for-verify to newly generated canlock-password.
7223         When Emacs is restarted, Custom makes sure this is set, but during
7224         the same session we must set it manually.
7225
7226 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
7227
7228         * yenc.el: New file.
7229
7230         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
7231         (mm-uu-type-alist): Add yenc.
7232         (mm-uu-yenc-filename): New function.
7233         (mm-uu-yenc-extract): New function.
7234
7235         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
7236
7237 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7238
7239         * dgnushack.el (merge): Don't use coerce.
7240
7241 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
7242
7243         * mailcap.el (mailcap-mime-data): Test window-system rather than
7244         mm-device-type.
7245         (mailcap-mime-data): Call xdvi and gv with "-safer".
7246
7247         * mm-util.el: Don't define mm-device-type.
7248
7249 2002-08-05  Simon Josefsson  <jas@extundo.com>
7250
7251         * mm-util.el (mm-coding-system-priorities): coding-system type not
7252         supported everywhere.
7253
7254 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7255
7256         * gnus.el (gnus-version-number): Bumped version number.
7257
7258 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7259
7260         * gnus.el: Oort Gnus v0.07 is released.
7261
7262 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7263
7264         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
7265         (gnus-article-sort-functions): Doc fix.
7266         (t): New keystroke.
7267         (gnus-article-sort-by-random): New function.
7268         (gnus-thread-sort-by-random): New function.
7269
7270 2002-08-02  Simon Josefsson  <jas@extundo.com>
7271
7272         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
7273         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
7274
7275 2002-07-31  Danny Siu  <dsiu@adobe.com>
7276
7277         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
7278         when splitting malformed messages without message-id
7279
7280 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7281         From Niklas Morberg <niklas.morberg@axis.com>.
7282
7283         * nnweb.el (nnweb-type, nnweb-type-definition)
7284         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
7285         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
7286         functionality.
7287         * nnweb.el: Removed old non-functioning search engines.
7288
7289 2002-07-27  Simon Josefsson  <jas@extundo.com>
7290
7291         * message.el (message-forward-make-body): Don't use
7292         `message-forward-ignored-headers' when doing a "raw" followup (it
7293         is important to preserve e.g. CTE).
7294
7295         * flow-fill.el (fill-flowed): Disable filladapt-mode.
7296
7297         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
7298         regexp-quote, Cyrus Sieve is fixed.
7299
7300         * sieve-manage.el (sieve-manage-deletescript): New function.
7301
7302         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
7303         (sieve-manage-mode): Fix menubar.
7304         (sieve-activate): Change some messages.
7305         (sieve-deactivate-all): New function.
7306         (sieve-deactivate): New alias.
7307         (sieve-remove): New function.
7308         (sieve-help): Fix help.
7309         All suggested by Ned Ludd.
7310
7311 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7312
7313         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
7314         (mm-w3m-safe-url-regexp): New user option.
7315
7316         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
7317         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
7318
7319 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
7320
7321         * gnus-sum.el (gnus-summary-delete-article): Force
7322         nnmail-expiry-target to 'delete, so that absolute deletion
7323         happens when absolute deletion is requested.
7324
7325 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7326         From Nevin Kapur <nevin@jhu.edu>.
7327
7328         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
7329         headers as empty headers.
7330
7331 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7332         From Jochen Hein <jochen@jochen.org>.
7333
7334         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
7335         correct typo.
7336         (gnus-emphasis-strikethru): New face.
7337
7338 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7339         From Jason Merrill <jason@redhat.com>.
7340
7341         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
7342         entire file for each of a sequence of missing articles.
7343
7344         * gnus-salt.el (gnus-binary-display-article): Respect an existing
7345         value for gnus-view-pseudos.
7346
7347         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
7348         avoid nreverse.
7349
7350 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7351         From Ted Zlatanov <teodor.zlatanov@divine.com>.
7352
7353         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
7354         (gnus-summary-mode-line-format-alist): Add %h for number of
7355         spams.
7356         (gnus-newsgroup-spam-marked): New variable.
7357         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
7358         (gnus-article-read-p, gnus-article-mark)
7359         (gnus-set-global-variables, gnus-set-global-variables)
7360         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
7361         (gnus-summary-mark-article-as-unread)
7362         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
7363         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
7364         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
7365
7366 2002-07-10  Simon Josefsson  <jas@extundo.com>
7367
7368         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
7369         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
7370
7371 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
7372
7373         * gnus-sum.el (gnus-summary-delete-article): Respect group
7374         parameters while expiring.
7375
7376 2002-07-08  Simon Josefsson  <jas@extundo.com>
7377
7378         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
7379         Enberg.
7380
7381 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7382
7383         * gnus-art.el (article-unsplit-urls): Only display MIME when this
7384         function is called interactively.  From Niklas Morberg.
7385
7386 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7387
7388         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
7389         cdaar to cdar and car.
7390
7391         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
7392         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
7393
7394 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7395
7396         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
7397         don't break a narrowed article.
7398
7399         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
7400         (nntp-open-via-rlogin-and-telnet): Ditto.
7401
7402 2002-07-02  Didier Verna  <didier@xemacs.org>
7403
7404         * nnmail.el (nnmail-split-methods): fix custom type.
7405
7406 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7407
7408         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
7409         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
7410
7411 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7412
7413         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
7414         (gnus-summary-resend-message): Use it.
7415
7416 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * nntp.el (nntp-via-rlogin-command-switches): New variable.
7419         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
7420
7421 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7422
7423         * message.el (message-font-lock-keywords): Don't fontify
7424         headers in the message body, only in the header.
7425         (message-font-lock-make-header-matcher): New function, used by
7426         message-font-lock-keywords.
7427         From Katsumi Yamaoka <yamaoka@jpl.org>.
7428
7429 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
7432
7433 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7434
7435         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
7436
7437 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7438
7439         * message.el (message-font-lock-keywords): Revert 2002-06-22
7440         change.
7441
7442 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7443
7444         * message.el (message-font-lock-keywords): Put colon in header
7445         name match.
7446
7447 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7448
7449         * message.el (message-font-lock-keywords): Don't use header faces
7450         in the body.  Thanks to Stefan Monnier for the hint on the
7451         implementation.
7452
7453 2002-05-09  Miles Bader  <miles@gnu.org>
7454
7455         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
7456         (gnus-article-hide-citation): Respect it.
7457
7458 2002-04-12  Juanma Barranquero  <lektu@terra.es>
7459
7460         * pop3.el (pop3-open-server): Fix typo.
7461
7462 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
7463
7464         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
7465         instead of push to ignore duplicate to-(list|address) values.
7466         * nnmail.el (nnmail-cache-ignore-groups): New.
7467         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
7468
7469 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7470
7471         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
7472         before sending.  Suggested by Jan Rychter.
7473
7474 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * dgnushack.el (remove): New compiler macro.
7477         (last, coerce, subseq): Remove compiler macros for those built-in
7478         or unused functions.
7479
7480 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7481
7482         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
7483         sure to write byte-compiled versions of gnus-*-format-alist to
7484         .newsrc.eld.  From Simon Josefsson.
7485
7486 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7487
7488         * gnus-agent.el (gnus-agent-read-servers)
7489         (gnus-agent-write-servers): Put server name (string like
7490         "nnchoke:frumple") in the file instead of a server specification
7491         (Lisp expression like (nnchoke "frumple" ...parameters...)).
7492         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7493
7494 2002-06-16  Simon Josefsson  <jas@extundo.com>
7495
7496         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
7497         Reiner Steib <4uce.02.r.steib@gmx.net>.
7498
7499 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7500
7501         * nnheader.el (nnheader-file-name-translation-alist): Set the
7502         default value for MS Windows systems.
7503
7504         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
7505
7506 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7507
7508         * message.el (message-beginning-of-line): Keep the region active
7509         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
7510
7511 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
7512
7513         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
7514         * gnus-msg.el (gnus-summary-reply): Ditto.
7515         * gnus-msg.el (gnus-summary-handle-replysign): New.
7516
7517 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * message.el (message-send-mail-with-sendmail): Kill errbuf even
7520         if sending failed.
7521
7522 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
7523
7524         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
7525         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
7526         to sign while encrypting.
7527
7528 2002-06-11  Simon Josefsson  <jas@extundo.com>
7529
7530         * gnus-int.el (gnus-request-move-article): Agent expire article if
7531         successfuly moved.
7532
7533         * nnweb.el (nnweb-google-create-mapping): Honors the value of
7534         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
7535
7536 2002-06-10  Simon Josefsson  <jas@extundo.com>
7537
7538         * gnus-int.el (gnus-request-expire-articles): Fix last change?
7539
7540 2002-06-09  Simon Josefsson  <jas@extundo.com>
7541
7542         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
7543
7544         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
7545
7546 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7547
7548         * flow-fill.el (fill-flowed): Ignore errors.
7549
7550 2002-06-06  Simon Josefsson  <jas@extundo.com>
7551
7552         * message.el (message-send-mail-with-sendmail): Improve error message.
7553
7554 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7555
7556         * message.el (message-interactive): Change default from nil to t.
7557         Better to be safe than to be fast.
7558
7559 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7560
7561         * message.el (message-send-mail-with-sendmail): Check return value
7562         from call-process-region.
7563
7564 2002-06-04  Simon Josefsson  <jas@extundo.com>
7565
7566         * gnus-msg.el (gnus-group-mail, gnus-group-news)
7567         (gnus-group-post-news, gnus-summary-mail-other-window)
7568         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
7569         gnus-article-copy to nil, thereby inhibiting the `header' posting
7570         style match to use data from last viewed article.
7571         Suggested by Hrvoje Niksic.
7572
7573 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * spam.el (spam-point-at-eol): New alias.
7576         (spam-parse-whitelist): Use it.
7577
7578 2002-06-03  Simon Josefsson  <jas@extundo.com>
7579
7580         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
7581         (nnmail-article-group): Use it.
7582
7583 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7584
7585         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
7586         so that code reading them won't be surprised.  From Jesper Harder
7587         <harder@ifa.au.dk>.
7588
7589 2002-05-29  Simon Josefsson  <jas@extundo.com>
7590
7591         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
7592         articles.
7593
7594         * gnus.el (gnus-agent-cache): Doc fix.
7595         (gnus-agent): Change default to t.
7596
7597         * gnus-agent.el (gnus-agent-expire): Make it accept optional
7598         ARTICLES, GROUP and FORCE parameters.
7599
7600 2002-05-28  Simon Josefsson  <jas@extundo.com>
7601
7602         * gnus-group.el (gnus-group-line-format): Doc fix.
7603
7604 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7605
7606         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
7607         original article before yanking.  From Jesper Harder
7608         <harder@ifa.au.dk>.
7609
7610 2002-05-26  Simon Josefsson  <jas@extundo.com>
7611
7612         * gnus-sum.el (gnus-summary-menu-split): New function.
7613         (gnus-summary-make-menu-bar): Split charset submenu.
7614         (gnus-summary-menu-maxlen): New variable.
7615         (gnus-summary-menu-split): Use it.
7616
7617 2002-05-25  Simon Josefsson  <jas@extundo.com>
7618
7619         * mml.el (mml-preview): Generate some headers.
7620
7621         * gnus.el (gnus-large-newsgroup): Fix :type.
7622
7623         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
7624         Agent cache NOV's by default now).
7625         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
7626
7627 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
7628
7629         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
7630         call to gnus-parent-id when we check for References loops.
7631         (gnus-summary-prepare-threads): Avoid simplifying every Subject
7632         twice by saving the simplified subject string in simp-subject.
7633
7634 2002-05-23  Simon Josefsson  <jas@extundo.com>
7635
7636         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
7637         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
7638
7639         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
7640         Niklas Morberg <niklas.morberg@axis.com>.
7641
7642 2002-05-22  Simon Josefsson  <jas@extundo.com>
7643
7644         * sieve.el (sieve-change-region): Define it before it is used.
7645
7646         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
7647         (gnus-summary-reply): Ask for confirmation when replying to news.
7648         Defaults to not ask.  From Benjamin Rutt
7649         <rutt+news@cis.ohio-state.edu>.
7650
7651         * nnimap.el (nnimap-nov-is-evil): Improve doc.
7652
7653 2002-05-21  Simon Josefsson  <jas@extundo.com>
7654
7655         * sieve-mode.el (sieve-manage): Fix autoloads.
7656
7657         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
7658         name (makes it work with recent Cyrus timsieved).
7659
7660 2002-05-20  Jason  <jbaker@cs.utah.edu>
7661         Trivial patch.
7662
7663         * gnus-art.el (gnus-request-article-this-buffer): Try
7664         reconnecting if you don't get the message.
7665
7666 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7667
7668         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
7669         Reply-To headers from the headers.
7670
7671 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7672
7673         * mm-url.el (mm-url-insert): Remove junk message.
7674
7675 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7676
7677         * nnslashdot.el (nnslashdot-request-list): Parse new html.
7678         (nnslashdot-use-front-page): New variable.
7679         (nnslashdot-request-list): Use it.
7680
7681         * mm-url.el (mm-url-timeout): New variable.
7682         (mm-url-retries): Ditto.
7683         (mm-url-insert): Use it.
7684
7685 2002-05-16  Simon Josefsson  <jas@extundo.com>
7686
7687         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
7688         (gnus-simplify-subject-functions): Mention g-s-a-w.
7689
7690 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
7691
7692         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
7693         nnmail-cache-insert.
7694         * nndiary.el (nndiary-request-accept-article): Ditto.
7695         * nnfolder.el (nnfolder-request-accept-article): Ditto.
7696         * nnimap.el (nnimap-request-accept-article): Ditto.
7697         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
7698         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
7699         * nnmbox.el (nnmbox-request-accept-article): Ditto.
7700         * nnmh.el (nnmh-request-accept-article): Ditto.
7701         * nnmail.el (nnmail-cache-insert): Change group to required,
7702         removed code which tried to figure out the group.
7703
7704 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
7705
7706         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
7707         messages. From Hans de Graaff <hans@degraaff.org>.
7708         * nnml.el (nnml-request-accept-article): Pass in the group name to
7709         nnmail-cache-insert, since it's available.
7710
7711 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7712
7713         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
7714
7715 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7716         From Florian Weimer <fw@deneb.enyo.de>.
7717
7718         * gnus.el (subscribed): New group parameter.
7719         (gnus-find-subscribed-addresses): Use it.
7720
7721 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
7722
7723         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
7724         the default for pgpmime to support pgp v2.
7725         * mml-sec.el (mml-signencrypt-style): New accessor function to
7726         allow users to get/set the signencrypt style more easily without
7727         frobbing the alist directly.
7728         * mml.el (mml-generate-mime-1): Use accessor function.
7729
7730 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7731
7732         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
7733         parenthesis for "<" and ">".  Suggested by Andreas Schwab
7734         <schwab@suse.de>.
7735
7736 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7737
7738         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
7739         when intuiting the group the message is written to.  From Josh
7740         Huber <huber@alum.wpi.edu>.
7741
7742 2002-05-06  Simon Josefsson  <jas@extundo.com>
7743
7744         * gnus-topic.el (gnus-group-topic-parameters): Work when group
7745         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
7746
7747 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
7748
7749         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
7750         argument, and fixed compiler warning. (added autoload for
7751         gpg-encrypt).
7752
7753 2002-05-04  Simon Josefsson  <jas@extundo.com>
7754
7755         * mml1991.el (mml1991-function-alist): Doc fix.
7756
7757         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
7758         doesn't exist (for previewing messages without having Gnus
7759         started).
7760
7761         * mm-util.el (mm-coding-system-priorities): Defcustom.
7762
7763         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
7764
7765 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
7766
7767         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
7768         default.
7769         * mml-sec.el:
7770         * mml-sec.el (mml-signencrypt-style): New.
7771         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
7772         argument `sign'.
7773         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
7774         signencrypt.
7775         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
7776         * mml.el (mml-generate-mime-1): Changed logic so a part which is
7777         both signed & encryped is processed in one operation. (rather than
7778         two separate ops: sign, then encrypt)
7779         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
7780         indication if a message is signed by an expired key.
7781         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
7782         enables combined sign & encrypt operation. (this was always on
7783         before).
7784         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
7785
7786 2002-05-01  Simon Josefsson  <jas@extundo.com>
7787
7788         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
7789         server.
7790         (nnimap-mailbox-info): defvar instead of defvoo.
7791
7792 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7793
7794         * gnus.el: Oort Gnus v0.06 is released.
7795
7796 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7797
7798         * lpath.el: Bind url-package-version.
7799
7800 2002-05-01  Simon Josefsson  <jas@extundo.com>
7801
7802         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
7803         filename before deleting the group itself, because the presence of
7804         a group filename decides if long filenames are used or not.
7805
7806         * gnus-art.el (gnus-button-alist): Don't inline
7807         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
7808         without also modifying g-button-alist.
7809         (gnus-button-alist): Fix type to allow variable as well as regexp.
7810         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
7811         themselves, variables to its contents.
7812         (gnus-button-entry): Ditto.
7813
7814 2002-05-01  Simon Josefsson  <jas@extundo.com>
7815
7816         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
7817         UIDNEXT as a string.
7818
7819         * nnimap.el (nnimap-string-lessp-numerical): New function.
7820         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
7821         integers.
7822
7823 2002-04-29  Simon Josefsson  <jas@extundo.com>
7824
7825         * nnmail.el (nnmail-cache-insert): Accept optional group
7826         parameter.
7827
7828         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
7829         n-r-g-a is disabled.
7830
7831 2002-04-29  Simon Josefsson  <jas@extundo.com>
7832
7833         * nnimap.el (nnimap-split-fancy): Fix doc.
7834         (nnimap-split-fancy): Fix doc.
7835
7836         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
7837         (nnimap-mailbox-info): New internal variable.
7838         (nnimap-retrieve-groups): Implement faster new mail check.
7839
7840         * nnimap.el (nnimap-split-articles): Support
7841         nnmail-cache-accepted-message-ids.
7842         (nnimap-request-accept-article): Ditto.
7843
7844         * imap.el (imap-mailbox-status-asynch): New command.
7845
7846 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
7847
7848         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
7849         are no subscribed mail groups.
7850         - Strip quoted names when comparing addresses
7851
7852 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
7853
7854         * mm-decode.el (mm-text-html-renderer): Change customize type to
7855         const.
7856
7857         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
7858         (gnus-debug-exclude-variables): do.
7859
7860 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7861
7862         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
7863         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
7864
7865 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7866
7867         * dns.el (dns-make-network-process): New macro.
7868         (query-dns): Use it.
7869
7870 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7871
7872         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
7873         article-buffer.
7874
7875         * mm-url.el (mm-url-package-name): New variable.
7876         (mm-url-package-version): New variable.
7877         (mm-url-insert-file-contents): Bind url-package-name and
7878         url-package-version here.
7879         * nnrss.el (nnrss-insert-w3): Move the bindings.
7880
7881         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
7882         url-package-version. Trivial change from Andrew J Cosgriff
7883         <ajc@polydistortion.net>
7884
7885         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
7886         attachments. Trivial change from Peter 'Luna' Runestig
7887         <peter@runestig.com>.
7888
7889 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
7890
7891         * nnkiboze.el (nnkiboze-request-scan): Call
7892         nnkiboze-possibly-change-group.
7893         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
7894         problems.
7895         (nnkiboze-generate-group): Set newsrc to the *highest* article
7896         number kibozed, not the lowest.
7897
7898 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
7899
7900         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
7901
7902 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7903         From Dan Christensen <jdc+news@uwo.ca>.
7904
7905         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7906         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7907         Recognize math postings.  Extract Date (now ignores "(15kb)").
7908         Extract email address using gnus-extract-address-components
7909         instead of just taking the first word.  Create Date and From
7910         headers for message which are missing these headers.  Get rid
7911         of spurious \\ lines (purely cosmetic).  Extend body-end and
7912         file-end regexps, to exclude more garbage from the message.
7913         Make URL rephrasing regexp more flexible, to match current
7914         format.
7915
7916 2002-04-23  Simon Josefsson  <jas@extundo.com>
7917
7918         * netrc.el: New file, functions copied from gnus-util.el by Ted
7919         Zlatanov <tzz@lifelogs.com>.
7920
7921         * gnus-util.el: Require netrc.
7922         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
7923         new code in netrc.el.
7924
7925 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7926
7927         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
7928         message-ignored-resent-headers, too.  From Matthieu Moy
7929         <Matthieu.Moy@imag.fr>.
7930
7931 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7932
7933         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
7934         boolean not a string
7935         * gnus-group.el (gnus-group-line-format): add description of %C
7936         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
7937           as %C
7938         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
7939
7940 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
7941
7942         * nnmaildir.el (nnmaildir-request-scan): typo: set
7943         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
7944         nnmail-get-new-mail for 'find-new-groups.
7945
7946 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
7947
7948         * nnmaildir.el (nnmaildir-request-update-info,
7949         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
7950         unnecessary calls to nnmaildir-request-scan.
7951
7952 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
7953
7954         * gnus-msg.el:
7955         * gnus-msg.el (gnus-message-replysign): New.
7956         * gnus-msg.el (gnus-message-replyencrypt): New.
7957         * gnus-msg.el (gnus-message-replysignencrypted): New.
7958         * gnus-msg.el (gnus-summary-reply): Use the three new variables
7959         (above) to automatically encrypt/sign to encrypted/signed
7960         messages.
7961         * message.el:
7962         * message.el (message-mode-map): Add keybinding for
7963         `message-to-list-only'
7964         * message.el (message-mode): Add description for
7965         `message-to-list-only'
7966         * message.el (message-to-list-only): New.
7967         * message.el (message-make-mft): Changed to use the cl loop macro,
7968         and added optional flag to return only the matched list. (for use
7969         in new message-to-list-only function)
7970
7971 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
7972
7973         * gnus-msg.el:
7974         * gnus-msg.el (gnus-message-replysign):
7975         * gnus-msg.el (gnus-replysign): New.
7976         * gnus-msg.el (gnus-replyencrypt): New.
7977         * gnus-msg.el (gnus-replysignencrypted): New.
7978         * gnus-msg.el (gnus-summary-reply):
7979         * message.el:
7980         * message.el (message-mode-map):
7981         * message.el (message-mode):
7982         * message.el (message-to-list-only): New.
7983         * message.el (message-make-mft):
7984
7985 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7986
7987         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
7988
7989 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
7990
7991         * message.el (message-gen-unsubscribed-mft): accept a prefix
7992         argument so CC can be included with C-u C-c C-f C-a
7993
7994 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7995         From Ted Zlatanov <teodor.zlatanov@divine.com>.
7996
7997         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
7998         Improve docstring.
7999         (spam-enter-blacklist): New command.
8000
8001         * gnus-sum.el (gnus-spam-mark): New mark.
8002         (gnus-auto-expirable-marks): Add gnus-spam-mark.
8003         (gnus-summary-make-tool-bar): Correct conditional.
8004         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
8005         (gnus-summary-mark-as-spam): New command.
8006
8007 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
8008
8009         * mml-sec.el (mml-secure-message): changed to support arbritrary
8010         modes.
8011         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
8012         changed to support "signencrypt" mode.
8013         * mml.el (mml-parse-1): changed to support different secure modes
8014         more easily. (for signencrypt)
8015
8016 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
8017
8018         * gnus-sum.el (gnus-update-summary-mark-positions)
8019         (gnus-summary-toggle-header):
8020         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
8021         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
8022         (gnus-uu-post-encoded):
8023         * nnfolder.el (nnfolder-possibly-change-group):
8024         * nnimap.el (nnimap-retrieve-headers):
8025         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
8026
8027 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
8028
8029         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
8030         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
8031
8032 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * gnus-srvr.el (gnus-server-set-info): Clear
8035         `gnus-server-method-cache' when `gnus-server-alist' is changed.
8036         From Daiki Ueno <ueno@unixuser.org>.
8037
8038 2002-04-11  Simon Josefsson  <jas@extundo.com>
8039
8040         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
8041         viewing of security buttons.  Thanks to Nicolas Kowalski
8042         <Nicolas.Kowalski@imag.fr>.
8043
8044         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
8045         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
8046         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
8047         <Nicolas.Kowalski@imag.fr>.
8048         (smime-decrypt-buffer): Ditto.
8049
8050 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8051
8052         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
8053         header line.
8054
8055 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
8056
8057         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
8058
8059 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8060
8061         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
8062
8063 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8064
8065         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
8066         errors when debug.
8067
8068 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
8069
8070         * message.el (message-make-mft): Changed MFT code from using
8071         message-recipients (which included Bcc) to use only the To and CC
8072         headers.
8073
8074 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8075
8076         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
8077         add link.
8078         (gnus-treat-mail-picon): Ditto.
8079         (gnus-treat-newsgroups-picon): Ditto.
8080         (gnus-picon-databases): Fix custom type.
8081         (gnus-picon-databases): Add link.
8082         (gnus-article-x-face-command): Add to gnus-picon group.
8083
8084 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
8085
8086         * message.el (message-buffer-naming-style): Remove.
8087
8088 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8089
8090         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
8091
8092         * message.el (message-tool-bar-map): Ditto.
8093
8094         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8095
8096 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8097
8098         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
8099
8100 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
8101
8102         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
8103
8104 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
8105         Trivial patch.
8106
8107         * dns.el: open-network-stream under XEmacs does udp.
8108
8109 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
8110
8111         * spam.el (spam-enter-whitelist): New function.
8112         (spam-parse-whitelist): Ditto.
8113         (spam-refresh-list-cache): Ditto.
8114         (spam-address-whitelisted-p): New function.
8115
8116         * dns.el (query-dns): Use TCP when make-network-process isn't
8117         available.
8118         (dns-servers): New variable.
8119         (dns-parse-resolv-conf): New function.
8120         (query-dns): Use it.
8121
8122         * spam.el: New file.
8123
8124         * dns.el (query-dns): Test.
8125
8126 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8127
8128         * lpath.el (featurep): Bind make-network-process.
8129
8130 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
8131
8132         * nnmaildir.el: Use defstruct.  Use a single copy of
8133         nnmail-extra-headers to save memory.  Store server's group name
8134         prefix instead of each group's prefixed name.
8135         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
8136         nntp-server-buffer.
8137
8138 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8139
8140         * dns.el: New file.
8141
8142 2002-03-28  Simon Josefsson  <jas@extundo.com>
8143
8144         * gnus-sum.el (gnus-summary-dummy-line-format):
8145         * gnus.el (gnus-summary-line-format): Fixing links to Info.
8146         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
8147
8148 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8149
8150         * gnus-sum.el (gnus-summary-move-article)
8151         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
8152         the doc string.
8153
8154 2002-03-28  Simon Josefsson  <jas@extundo.com>
8155
8156         * mml-sec.el (mml-secure-message): Search after
8157         mail-header-separator from top of message.
8158
8159 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
8160
8161         * nnmaildir.el: Cosmetic changes.
8162         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
8163         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
8164         nnmaildir--group-ls): New macros/functions.  Use them.
8165         (nnmaildir--unlink): Evalutate argument only once.
8166
8167 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
8168
8169         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
8170         symbols.
8171         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
8172         `gnus-point-at-eol'.
8173
8174 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
8175
8176         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
8177         nnmaildir--marks-dir): New macros.  Use them.
8178         Use inhibit-quit for atomicity instead of in-memory journaling.
8179         (nnmaildir--edit-prep): New function.
8180         (Local Variables): Use it.
8181
8182 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8183
8184         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8185
8186 2002-03-25  Simon Josefsson  <jas@extundo.com>
8187
8188         * message.el (message-mode): Fix doc.
8189
8190 2002-03-25  Simon Josefsson  <jas@extundo.com>
8191
8192         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
8193         Matthieu Moy <Matthieu.Moy@imag.fr>.
8194
8195 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
8196
8197         * mml-sec.el (mml-unsecure-message): Add docstring.
8198
8199 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
8200
8201         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
8202         value.
8203         Trivial change from andre@slamdunknetworks.com
8204
8205 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
8206
8207         * mml.el (mml-mode-map): Added a keybinding for
8208         `mml-unsecure-message'.  Also, added a menu entry for said
8209         function in the Attachments menu.
8210
8211 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * canlock.el (canlock-version): Remove.
8214         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
8215         here; simplify \x insertions.
8216         (canlock-sha1): New function, always return a unibyte string.
8217         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
8218         of a password.
8219         (canlock-insert-header): Use `canlock-sha1'.
8220         (canlock-verify): Ditto.
8221
8222 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8223
8224         * message.el (message-fix-before-sending): Add an option that
8225         ignores illegible text.
8226         Trivial change from Mark Milhollan <mlm@attglobal.net>
8227
8228         * message.el (message-font-lock-keywords): Support multi-line MML
8229         tags.
8230
8231         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
8232         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
8233
8234 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
8237         symbols for "View as different encoding" submenu.
8238
8239 2002-03-19  Simon Josefsson  <jas@extundo.com>
8240
8241         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
8242         encoding" submenu.
8243
8244 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8245
8246         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
8247
8248 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8249
8250         * gnus-sum.el (gnus-sum-thread-tree-root)
8251         (gnus-sum-thread-tree-single-indent)
8252         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8253         (gnus-sum-thread-tree-leaf-with-other)
8254         (gnus-sum-thread-tree-single-leaf): Make customizable.
8255
8256 2002-03-16  Simon Josefsson  <jas@extundo.com>
8257
8258         * gnus-util.el (gnus-extract-address-components): Don't break on
8259         names such as James "Kibo" Parry.  From Francis Litterio
8260         <franl@world.std.com>.
8261
8262 2002-03-13  Simon Josefsson  <jas@extundo.com>
8263
8264         * pop3.el (pop3-open-server): Revert multibyte change.  From
8265         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8266
8267         * message.el (message-send-mail-with-qmail): Make it work.  From
8268         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8269
8270 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
8271
8272         * message.el (message-make-mft): Set case-fold-search while
8273         generating the MFT.  Also, a little cleanup in the MFT code.
8274
8275 2002-03-12  Simon Josefsson  <jas@extundo.com>
8276
8277         * message.el (message-qmail-inject-args): May be function.
8278         (message-send-mail-with-qmail): Call function if m-q-i-a is
8279         function.  From fn@hungry.org (Faried Nawaz).
8280
8281 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8282
8283         * message.el (message-abbrevs-loaded): Remove.
8284         (mailabbrev): Require it.
8285
8286         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
8287
8288 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8289
8290         * pop3.el (pop3-open-server): Set process buffer unibyte.
8291
8292 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8293
8294         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
8295
8296 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8297
8298         * nnslashdot.el (nnslashdot-request-article): Remove javascript
8299         too.
8300
8301 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8302
8303         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
8304         duplication.
8305         (gnus-summary-save-parts-type-history): Ditto.
8306         (gnus-summary-save-parts-last-directory): Ditto.
8307         Trivial change from andre@slamdunknetworks.com
8308
8309 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
8310
8311         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
8312
8313 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8314
8315         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
8316         -->" as the end of the first article.
8317
8318         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
8319         From Matthieu Moy <Matthieu.Moy@imag.fr>
8320
8321         * message.el (message-add-action): Use add-to-list.
8322         (message-delete-action): New function.
8323
8324         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
8325         pieces.
8326
8327 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
8328
8329         * nnnil.el: New file.
8330         * gnus.el (gnus-valid-select-methods): Include nnnil.
8331
8332 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8333
8334         * message.el (message-syntax-checks): Because canlock is
8335         supported, we disable sender syntax check.
8336         (message-shoot-gnksa-feet): Add cancel-messages option doc.
8337
8338         * gnus-draft.el (gnus-draft-send): If interactive, use its default
8339         value of message-syntax-checks.
8340
8341         * qp.el (quoted-printable-decode-region): Doc addition.
8342         From: Eli Zaretskii <eliz@is.elta.co.il>
8343
8344         * mail-source.el (make-source-make-complex-temp-name): Use
8345         make-temp-file.
8346
8347         * mm-util.el (mm-make-temp-file): New function.
8348         * nneething.el (nneething-file-name): Use it.
8349         * mml-smime.el (mml-smime-encrypt): Ditto.
8350         * mm-view.el (mm-inline-wash-with-file): Ditto.
8351         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
8352         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
8353         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
8354         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
8355         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
8356         * gnus-art.el (gnus-mime-print-part): Ditto.
8357
8358 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
8359
8360         * message.el (nnmaildir-article-number-to-base-name): New
8361         function.
8362         (nnmaildir-base-name-to-article-number): New function.
8363
8364 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * smime.el (smime-make-temp-file): Don't quote
8367         `temporary-file-directory'.
8368
8369 2002-03-04  Simon Josefsson  <jas@extundo.com>
8370
8371         * smime.el (smime-sign-region): Rename argument keyfiles to
8372         keyfile. You only sign something with one key.
8373         (smime-sign-buffer): Better completing-read prompt.
8374         (smime-decrypt-buffer): Ditto.
8375
8376         * smime.el (smime-make-temp-file): Make it work under XEmacs.
8377
8378         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
8379         completing-read.
8380         (mm-view-pkcs7-decrypt): CRLF->LF.
8381
8382 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
8383
8384         * message.el (message-hierarchical-addresses): New variable.
8385         (message-get-reply-headers): Use it.
8386         From Ted Zlatanov <teodor.zlatanov@divine.com>
8387
8388 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8389
8390         * message.el (message-mode): If buffer-file-name, don't set auto
8391         save file name.
8392         Trivial change from Geoff Greene <ggreene@wpi.edu>
8393
8394 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8395
8396         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
8397         takes one argument in read-char.
8398
8399         * message.el (message-fix-before-sending): Forward a char.
8400         Check mmu-multibyte-p, add control-1.
8401
8402 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8403
8404         * gnus-start.el (gnus-read-init-file): Ditto.
8405
8406         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
8407
8408         * dgnushack.el (dgnushack-make-load): Ditto.
8409
8410         * mail-source.el (mail-source-fetch): Extract the right error
8411         code.
8412
8413         * message.el (message-fix-before-sending): Check illegible text.
8414
8415         * gnus-util.el (gnus-multiple-choice): New function.
8416
8417         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
8418         also defined in gnus-score.el.
8419
8420 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
8421
8422         * message.el (message-get-reply-headers): downcase email addresses
8423         for comaparisons for duplicate removal.
8424
8425 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8426
8427         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
8428         implementation of PKCS#7, which just allows users read the
8429         message.
8430         (mm-view-pkcs7): Use it.
8431
8432 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8433
8434         * gnus.el (large-newsgroup-initial): New parameter.
8435
8436         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
8437         (gnus-summary-insert-old-articles): Ditto.
8438
8439 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8440
8441         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
8442         used as the default answer of the question, "How many articles?".
8443         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8444
8445         * nnagent.el (nnagent-retrieve-headers): Remove articles with
8446         small numbers.
8447
8448 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8449
8450         * deuglify.el: Fix comments.
8451
8452 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
8453
8454         * html2text.el (html2text-clean-anchor): If there is no HREF,
8455         insert nothing.
8456
8457         * mml.el (mml-generate-mime-1): Add cdr.
8458         From: andre@slamdunknetworks.com
8459
8460         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
8461         (mm-text-html-washer-alist): Ditto.
8462
8463         * mm-decode.el (mm-text-html-renderer): Add html2text.
8464
8465         * html2text.el: Face lift.
8466
8467         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
8468
8469 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
8470
8471         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
8472
8473         * deuglify.el: Change copy right. Add autoload. Add coding-system.
8474
8475         * deuglify.el: New file. The original file name is
8476         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
8477
8478         * mm-decode.el (mm-display-external): Use
8479         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
8480
8481 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
8482
8483         * nnmaildir.el (nnmaildir-request-list): Report the highest
8484         article number, not the total number of articles.
8485
8486 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8487
8488         * gnus-sum.el: Move uu key map here.
8489         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
8490
8491 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
8492
8493         * nnmaildir.el (nnmaildir-request-expire-articles): Use
8494         nnmail-expiry-wait* if expire-age parameter is not set.
8495
8496 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8497
8498         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
8499         function.
8500         (gnus-group-sort-selected-groups-by-real-name): New function.
8501         (gnus-group-make-menu-bar): Add sort by real name.
8502
8503         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
8504         rebuild.
8505         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
8506         nil as dependencies as well.
8507
8508 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8509
8510         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
8511         for mime-parts.
8512
8513         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
8514
8515         * gnus-group.el (gnus-group-name-decode): Don't test
8516         multibyte-string, because it breaks XEmacs.
8517         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
8518
8519         * message.el (message-send-mail): Be talkative.
8520
8521         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
8522         (mm-automatic-display): Ditto.
8523
8524         * mailcap.el (mailcap-mime-data): Ditto.
8525         From: Reiner Steib <4uce.02.r.steib@gmx.net>
8526
8527 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8528
8529         * many files: Remove trailing whitespaces, replace spc+tab with
8530         tab, replace leading whitespaces with tabs.
8531
8532 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
8533
8534         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
8535         articles with no body and no blank line after the header.
8536
8537 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8538
8539         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
8540         parts.
8541
8542         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
8543         non-ascii chars.
8544
8545         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8546
8547         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
8548         w3-delay-image-loads.
8549         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
8550         (mm-w3-prepare-buffer): Ditto.
8551
8552         * mail-source.el (mail-source-fetch-directory): Run scripts.
8553
8554 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8555
8556         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
8557         for Majordomo confirmations.
8558
8559 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * gnus-fun.el (gnus-respond-to-confirmation): New command.
8562
8563 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8564
8565         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
8566
8567 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
8568
8569         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
8570         References header field.  From Mark Thomas <mthomas@cmu.edu>.
8571
8572 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8573
8574         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
8575         (mm-inline-render-with-stdin): Ditto.
8576         (mm-inline-render-with-function): Ditto.
8577         (mm-inline-wash-with-file): Bind coding-system-for-write.
8578         (mm-inline-wash-with-stdin): Ditto.
8579
8580 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8581
8582         Suggested by Felix Natter <fnatter@gmx.net>
8583
8584         * gnus-art.el (gnus-mime-view-part-externally): Rename from
8585         gnus-mime-externalize-view.
8586         (gnus-mime-view-part-internally): Rename from
8587         gnus-mime-internalize-view.
8588         (gnus-article-view-part-externally): Rename from
8589         gnus-article-externalize-part.
8590         (gnus-mime-action-alist): Change correspondingly.
8591         (gnus-mime-button-commands): Ditto.
8592         (gnus-mime-action-alist): Remove duplication.
8593
8594         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
8595
8596 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8597
8598         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
8599
8600         * gnus-art.el (gnus-display-mime): Use it.
8601
8602         * mm-partial.el (mm-partial-find-parts): Use it.
8603
8604         * gnus-sum.el (gnus-article-loose-mime): Rename from
8605         gnus-article-no-strict-mime.
8606         (gnus-summary-save-parts): Use it.
8607
8608 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
8611         local variable.
8612
8613         * gnus-art.el (article-display-x-face): Don't sort multiple
8614         X-Faces.
8615
8616 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
8619         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
8620
8621         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
8622
8623 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8624
8625         Some ideas is inspired by code from Hrvoje Niksic
8626         <hniksic@arsdigita.com>
8627
8628         * gnus-art.el (gnus-article-wash-function): Set the default to
8629         nil, so that we use mm-text-html-renderer instead.
8630         (article-wash-html): Use mm-text-html-renderer.
8631
8632         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
8633         (mm-text-html-renderer): New variable.
8634         (mm-inline-text-html-renderer): Set the default to nil, so that we
8635         use mm-text-html-renderer instead.
8636
8637         * mm-view.el (mm-inline-text-html): New function.
8638         (mm-text-html-renderer-alist): New variable.
8639         (mm-inline-text-vcard): New function.
8640         (mm-inline-text): Split.
8641         (mm-links-remove-leading-blank): New function.
8642         (mm-inline-render-with-file): New function.
8643         (mm-inline-render-with-stdin): New function.
8644         (mm-inline-render-with-function): New function.
8645         (mm-text-html-washer-alist): New variable.
8646         (mm-inline-wash-with-file): New function.
8647         (mm-inline-wash-with-stdin): New function.
8648
8649 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8650
8651         * message-utils.el: Fix installation doc.
8652         From: Reiner Steib <4uce.02.r.steib@gmx.net>
8653
8654 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
8655
8656         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
8657         (gnus-post-method): Use it.
8658         (gnus-summary-cancel-article): Find the correct post-method.
8659
8660         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
8661         * message.el (message-send-news): Ditto.
8662         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
8663         <ipmonger@delamancha.org>
8664
8665         * gnus.el (gnus-select-method): Fix doc.
8666         (gnus-server-string): Use 'using nntp'.
8667
8668         * gnus-agent.el (gnus-slave-unplugged): New command.
8669         From: Felix Natter <fnatter@gmx.net>
8670
8671 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8672
8673         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
8674         Call edit-done-function first, then change the window
8675         configuration.
8676         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
8677         (gnus-article-edit-mode): mml-mode.
8678
8679         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
8680         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
8681
8682         * message-utils.el: Adopt the file.
8683
8684         * message-utils.el: New file.
8685         From Holger Schauer <Holger.Schauer@gmx.de>
8686
8687 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8688
8689         * gnus-sum.el (gnus-summary-move-article): Select-article only
8690         when gnus-move-split-methods is non-nil. And we don't render or
8691         mark the article.
8692
8693         * gnus-fun.el (gnus-shell-command-to-string): New function.
8694         (gnus-shell-command-on-region): New function.
8695         (gnus-random-x-face): Use them.
8696         (gnus-x-face-from-file): Ditto.
8697         (gnus-convert-image-to-gray-x-face): Ditto.
8698         (gnus-convert-gray-x-face-to-xpm): Ditto.
8699         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
8700
8701 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * gnus-art.el (gnus-treat-display-xface): Don't use
8704         `shell-command-to-string' when compiling.
8705         (gnus-treat-display-grey-xface): Ditto.
8706
8707 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
8708
8709         * nnmaildir.el (nnmaildir--article-count): If the group is
8710         completely empty, report minimum article number as 1 instead of 0.
8711
8712 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8713
8714         * gnus-agent.el (gnus-get-predicate): Use nconc.
8715
8716         * gnus-sum.el (gnus-summary-display-make-predicate): Use
8717         gnus-summary-display-cache as cache.
8718
8719         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
8720         (nndoc-mail-in-mail-type-p): New function.
8721         (nndoc-mail-in-mail-article-begin): New function.
8722
8723 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8724
8725         * mailcap.el (mailcap-mime-data): Use enriched-decode.
8726
8727         * gnus-cite.el (gnus-article-fill-cited-article): Bind
8728         use-hard-newlines to nil.
8729
8730         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
8731         image is not available if window-system is not available.
8732
8733         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
8734
8735 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8736
8737         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
8738         bookmark, because update-mark doesn't handle it correctly.
8739
8740 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8741
8742         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
8743         directly instead of calling message-send-mail.
8744
8745         * gnus-start.el (gnus-read-descriptions-file): Use
8746         gnus-default-charset.
8747
8748         * mm-util.el (mm-guess-mime-charset): New function.
8749
8750         * gnus.el (gnus-default-charset): Use it.
8751         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
8752         the default.
8753
8754 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8755
8756         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
8757         (article-display-x-face): Use it.  Disable grey xface, if
8758         uncompface is not found.
8759
8760         * message.el (message-mode): Don't enable multibyte on an indirect
8761         buffer.
8762
8763         * nnrss.el (nnrss-content-function): New variable.
8764         (nnrss-request-article): Use it.
8765
8766 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8767
8768         * gnus.el: Add article-unsplit-urls.
8769         * gnus-sum.el: Ditto.
8770         * gnus-art.el (gnus-treat-strip-cr): New variable.
8771         (gnus-treatment-function-alist): Use it.
8772         (article-unsplit-urls): New function.
8773         (gnus-article-make-menu-bar): Use it.
8774         From: Michael Cook <michael.cook@cisco.com>
8775
8776 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8777
8778         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
8779         copy.
8780
8781 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
8782
8783         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
8784         with internal whitespace.
8785         (gnus-parent-id): Ditto.
8786
8787 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8788
8789         * gnus-art.el (gnus-article-treat-body-boundary): Add
8790         gnus-decoration property.
8791         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
8792
8793         * message.el (message-mode): Set local-abbrev-table.
8794         From Matt Armstrong <matt@lickey.com>.
8795
8796         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
8797         too many spaces.
8798
8799         * rfc2047.el (rfc2047-unfold-region): Ditto.
8800         (rfc2047-decode-region): Don't unfold. Let
8801         gnus-article-treat-unfold-headers do it.
8802
8803         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
8804         From: Jesper Harder <harder@ifa.au.dk>
8805
8806 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8807
8808         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
8809         (gnus-configure-posting-styles): Use it.
8810         (gnus-configure-posting-styles): Remove trailing newspaces.
8811
8812 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8813
8814         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
8815         is non-nil.
8816
8817         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
8818
8819         * gnus.el (gnus-server-to-method): Switch position with
8820         gnus-server-get-method.
8821         (gnus-agent): Add doc.
8822
8823         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
8824         (gnus-summary-save-parts): Use it.
8825
8826         * gnus-art.el (gnus-display-mime): Use it.
8827         * mm-partial.el (mm-partial-find-parts): Use it.
8828
8829         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
8830
8831         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
8832         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
8833
8834         * nnagent.el (nnagent-request-expire-articles): Don't delete
8835         files.
8836
8837 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8838
8839         * message.el (message-gen-unsubscribed-mft): New function.
8840         From Sriram Karra <karra@cs.utah.edu>.
8841
8842         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
8843         open parenthesis.
8844
8845         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
8846         (mm-inline-text-html-render-with-w3): Ditto.
8847         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
8848         Suggested by Dave Love  <d.love@dl.ac.uk>.
8849
8850         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
8851
8852         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
8853         * nntp.el (nntp-send-command): Ditto.
8854         * nntp.el (nntp-send-command-nodelete): Ditto.
8855
8856 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8857
8858         * mm-url.el (mm-url-load-url): New function.
8859         (mm-url-insert-file-contents): Use it.
8860
8861         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
8862
8863         * message.el (message-forward-make-body): Correctly copy
8864         forward-buffer.
8865
8866         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
8867
8868 2002-02-04  Simon Josefsson  <jas@extundo.com>
8869
8870         * gnus-art.el (gnus-article-followup-with-original): Mark with
8871         force, prevent errors when following up from article buffer.
8872         (gnus-article-reply-with-original): Ditto.
8873
8874         * binhex.el (binhex-decoder-switches): Fix doc.  From
8875         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8876
8877 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8878
8879         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
8880         highlight-citation after emphasize.
8881
8882 2002-02-04  Simon Josefsson  <jas@extundo.com>
8883
8884         * nnfolder.el (nnfolder-open-marks):
8885
8886         * nnml.el (nnml-open-marks): Message when done.  From David
8887         Edmondson <dme@sun.com>.
8888
8889 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8890
8891         * imap.el (imap-anonymous-auth): Fix typo.
8892         From: Steinar Bang <sb@dod.no>
8893
8894         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
8895         save-excursion.
8896         (gnus-cache-braid-heads): Ditto.
8897
8898         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
8899         line, because there are extra articles in the overview buffer.
8900
8901         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
8902
8903         * message.el (message-forward-rmail-make-body): Directly use
8904         rmail-msg-restore-non-pruned-header to avoid calling
8905         vertical-motion.
8906
8907 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8908
8909         * gnus-cache.el (gnus-summary-insert-cached-articles):
8910         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
8911
8912         * gnus-group.el (gnus-group-mark-article-read): Nreverse
8913         gnus-newsgroups-unselected.
8914
8915         * gnus-agent.el (gnus-summary-set-agent-mark): Use
8916         gnus-add-to-sorted-list.
8917
8918         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
8919         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
8920         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
8921         (gnus-update-read-articles): UNREAD is sorted.
8922         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
8923         (gnus-newsgroup-marked, gnus-newsgroup-cached)
8924         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
8925         (gnus-newsgroup-dormant): Require sorted.
8926
8927         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
8928         directories.
8929         (gnus-dired-print): New function.
8930
8931         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
8932         ps-despool.
8933
8934 2002-02-02  Simon Josefsson  <jas@extundo.com>
8935
8936         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
8937
8938 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8939
8940         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
8941         t. This makes gnus-agent customizable without putting
8942         gnus-agentize into .gnus.
8943
8944         * gnus.el (gnus-agent): Make it customizable.
8945
8946         * gnus-dired.el: New file.
8947         From Benjamin Rutt <brutt@bloomington.in.us>
8948
8949         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
8950         if no article.
8951         (gnus-cache-possibly-remove-article): Ditto.
8952         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
8953
8954 2002-02-01  Simon Josefsson  <jas@extundo.com>
8955
8956         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
8957
8958 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8959
8960         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
8961         (mm-setup-w3m): Don't bind keys listed in the above.
8962
8963 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8964
8965         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
8966         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
8967         is non-nil; bind `w3m-force-redisplay' with nil.
8968
8969         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8970
8971         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
8972
8973 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8974
8975         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
8976         use mail-header-unfold-field.
8977
8978         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
8979         gnus-summary-limit.
8980
8981         * gnus-range.el (gnus-add-to-sorted-list): New function.
8982         * gnus-sum.el (gnus-mark-article-as-read): Use it.
8983         (gnus-mark-article-as-unread): Ditto.
8984         (gnus-summary-mark-article-as-unread): Ditto.
8985         (gnus-build-get-header): Ditto.
8986         (gnus-summary-prepare-threads): Ditto.
8987         (gnus-summary-insert-pseudos): Ditto.
8988         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
8989         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
8990         (gnus-summary-insert-old-articles): Ditto.
8991
8992         * gnus-msg.el (gnus-posting-styles): Add new format of header.
8993         (gnus-configure-posting-styles): Support the new format.
8994
8995         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
8996         edebug-form-spec to (sexp body).
8997         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
8998
8999         * message.el (message-reply-headers): Add doc.
9000
9001 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9002
9003         * gnus-group.el (gnus-group-delete-group): Nix the entry in
9004         gnus-cache-active-hashtb.
9005
9006         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
9007         (gnus-agent-summary-fetch-group): Use it.
9008
9009         * gnus-msg.el (gnus-debug-files): New variable.
9010         (gnus-debug-exclude-variables): New variable.
9011         (gnus-debug): Use them.
9012
9013         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
9014
9015 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9016
9017         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
9018         (message-mode-syntax-table): Move back the previous position.
9019
9020         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
9021
9022         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9023         gnus-sorted-difference.
9024
9025         * nnsoup.el (nnsoup-request-expire-articles): Use
9026         gnus-sorted-difference.
9027
9028         * nnheader.el: Autoload gnus-sorted-difference.
9029
9030         * nnfolder.el (nnfolder-request-expire-articles): Use
9031         gnus-sorted-difference.
9032
9033         * gnus-cache.el (gnus-cache-retrieve-headers): Use
9034         gnus-sorted-difference.
9035
9036         * gnus-range.el: Autoload cookies.
9037         (gnus-sorted-difference): New function.
9038         (gnus-sorted-ndifference): New function.
9039         (gnus-sorted-nintersection): Rename from
9040         gnus-set-sorted-intersection.
9041         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
9042         (gnus-list-range-difference): Rename from
9043         gnus-inverse-list-range-intersection.
9044         (gnus-inverse-list-range-intersection): Use defalias.
9045
9046         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
9047         gnus-sorted-ndifference, and gnus-sorted-nintersection.
9048         (gnus-articles-to-read): Use gnus-sorted-difference.
9049         (gnus-summary-limit-mark-excluded-as-read): Use
9050         gnus-sorted-intersection and gnus-sorted-ndifference.
9051         (gnus-list-of-read-articles): Use gnus-list-range-difference.
9052         (gnus-summary-insert-articles): Use gnus-sorted-difference.
9053
9054         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
9055
9056 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
9059         property to the buffer for using emacs-w3m command keys.
9060
9061         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
9062         option.
9063
9064         * mm-view.el (mm-w3m-mode-map): New variable.
9065         (mm-w3m-mode-command-alist): New variable.
9066         (mm-w3m-minor-mode): Removed.
9067         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
9068         (mm-inline-text-html-render-with-w3m): Add keymap property to the
9069         buffer for using emacs-w3m command keys.
9070
9071 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9072
9073         * message.el (message-mode-syntax-table): Move forward.
9074         (message-cite-prefix-regexp): Auto detect non word constituents.
9075         (message-cite-prefix-regexp): Don't use with-syntax-table.
9076
9077         * gnus-sum.el (gnus-summary-update-info): Use
9078         gnus-list-range-intersection.
9079
9080         * gnus-agent.el (gnus-agent-fetch-headers): Use
9081         gnus-list-range-intersection.
9082
9083         * gnus-range.el (gnus-range-normalize): Use correct predicate.
9084         (gnus-list-range-intersection): Use it.
9085         (gnus-inverse-list-range-intersection): Ditto.
9086         (gnus-sorted-intersection): Add doc.
9087         (gnus-set-sorted-intersection): Add doc.
9088         (gnus-sorted-union): New function.
9089         (gnus-set-sorted-union): New function.
9090
9091         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
9092         (gnus-inverse-list-range-intersection): Ditto.
9093
9094 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
9095
9096         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
9097
9098         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
9099         and permit `:' and `\' in order to handle full Windows pathnames.
9100         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
9101         technically not correct per standard, but seems to have common use.
9102
9103 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9104
9105         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
9106         replacing numbers.
9107
9108 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
9109
9110         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
9111
9112         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
9113         Don't split when the window is small, e.g. when a small *BBDB*
9114         window is the lowest one.
9115
9116         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9117         nnheader-find-nov-line to speed up. Use nreverse, because it is
9118         sorted. Use nnheader-insert-nov-file.
9119
9120 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9121
9122         * mm-decode.el (mm-inline-text-html-with-images): New user option.
9123
9124         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
9125         of `w3m-display-inline-images' with the value of
9126         `mm-inline-text-html-with-images'.
9127         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
9128
9129         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9130
9131 2002-01-27  Richard M. Stallman  <rms@gnu.org>
9132
9133         * time-date.el: Add autoload cookies.  Many doc fixes.
9134         (time-add): New function.
9135         (time-subtract): Renamed from subtract-time.
9136         (subtract-time): New alias for time-subtract.
9137
9138 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
9141         emacs-w3m in doc-string.
9142
9143         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
9144         `w3m-current-buffer'.
9145
9146 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9147
9148         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
9149
9150         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
9151         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
9152         (mm-w3m-cid-retrieve): New function.
9153         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
9154
9155 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9156
9157         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
9158
9159 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9160
9161         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
9162
9163 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9164
9165         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
9166         32K.
9167
9168         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
9169
9170         * nnmail.el (nnmail-article-group): Decode headers before running
9171         split rules over them.
9172         (nnmail-mail-splitting-charset): New variable.
9173
9174         * smiley.el: Replaced with smiley-ems.el.
9175
9176 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9177
9178         * mm-url.el (mm-url-predefined-programs): Add w3m.
9179         (mm-url-program): Ditto.
9180
9181 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9182
9183         * nnml.el (nnml-use-compressed-files): New variable.
9184         (nnml-filenames-are-evil): Removed.
9185         (nnml-current-group-article-to-file-alist): Don't use.
9186         (nnml-update-file-alist): Inhibit.
9187         (nnml-article-to-file): Use new var.
9188
9189 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9190
9191         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
9192
9193         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
9194
9195 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9196
9197         * gnus-agent.el (gnus-agent-load-alist): Use new caching
9198         function.
9199
9200         * gnus-util.el (gnus-cache-file-contents): New function.
9201
9202         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
9203         (gnus-agent-load-alist): Use it.
9204
9205         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
9206
9207         * nnheader.el (nnheader-insert-nov-file): New function.
9208
9209         * gnus-util.el (gnus-parse-without-error): Correct the loop.
9210
9211         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
9212         there are no references.
9213         (gnus-extract-message-id-from-in-reply-to): New function.
9214         (gnus-nov-parse-line): Use in-reply-to if there are no
9215         references.
9216
9217 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9218
9219         * nnagent.el (nnagent-retrieve-headers): Use new macro.
9220
9221         * gnus-util.el (gnus-parse-without-error): New macro.
9222
9223 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
9224
9225         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
9226         (gnus-article-wash-function): use locate-library to decide which
9227         to use.
9228
9229 2002-01-25  Simon Josefsson  <jas@extundo.com>
9230
9231         * pop3.el (pop3-munge-message-separator): Work if no date.
9232         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
9233
9234 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9235
9236         * gnus-agent.el (gnus-agent-save-alist): Fix.
9237
9238         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
9239         mistake.  Reinstated lost code.
9240
9241 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
9242
9243         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
9244         one exists in the case of an encrypted message with an internal
9245         signature.
9246
9247 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9248
9249         * gnus-agent.el (gnus-agent-save-alist): Optimized.
9250
9251 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9252
9253         * dgnushack.el: Commented out the experimental code.
9254
9255 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9256
9257         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
9258         error.
9259
9260         * gnus.el (gnus-server-to-method): Made into subst.
9261         (gnus-server-method-cache): New variable.
9262         (gnus-server-to-method): Use it.
9263         (gnus-group-method-cache): New variable.
9264         (gnus-find-method-for-group-1): Renamed.
9265         (gnus-find-method-for-group): New function.
9266         (gnus-group-method-cache): Removed.
9267
9268         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
9269         function.
9270
9271         * gnus-range.el (gnus-members-of-range): New function.
9272         (gnus-list-range-intersection): Renamed.
9273         (gnus-inverse-list-range-intersection): New function.
9274
9275         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
9276
9277         * nnagent.el (nnagent-retrieve-headers): New implementation.
9278
9279         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
9280         implementation.
9281
9282 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
9285         `w3m-meta-content-type-charset-regexp'.
9286
9287         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
9288         charset-encoded html contents.
9289
9290 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9291
9292         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
9293         an empty file.
9294
9295         * nnweb.el (url): Ignore errors when request url.
9296
9297         * nnrss.el: Clean up the comments.
9298
9299 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
9302
9303         * mm-decode.el (mm-inline-text-html-renderer): New user option.
9304         (mm-inline-media-tests): Test whether the value of
9305         `mm-inline-text-html-renderer' is a function for text/html.
9306
9307         * mm-view.el (mm-inline-text-html-render-with-w3): New function
9308         separated from `mm-inline-text'.
9309         (mm-w3m-minor-mode): New variable.
9310         (mm-w3m-setup): New variable.
9311         (mm-setup-w3m): New function.
9312         (mm-inline-text-html-render-with-w3m): New function.
9313         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
9314         text/html.
9315
9316 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
9317
9318         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
9319
9320 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9321
9322         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
9323         and `gnus-xmas-completing-read'.
9324
9325 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9326
9327         * nneething.el (nneething-message-id-number): Abolished.
9328         (nneething-encode-file-name): Not encode numerical characters.
9329         (nneething-make-head): `nneething-message-id-number' is not
9330         used to generate message IDs.
9331
9332 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9333
9334         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
9335         characters.
9336
9337 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9338
9339         * gnus-xmas.el (gnus-xmas-completing-read): New function.
9340         (gnus-xmas-redefine): Redefine conditionally.
9341
9342 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
9343
9344         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
9345         tag.
9346
9347 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
9348
9349         * message.el (message-font-lock-keywords): Added the secure tag.
9350         * mml-sec.el: Added functions to generate/modify/remove the secure
9351         tag while in message mode.
9352         * mml-sec.el (mml-secure-message): New.
9353         * mml-sec.el (mml-unsecure-message): New.
9354         * mml-sec.el (mml-secure-message-sign-smime): New.
9355         * mml-sec.el (mml-secure-message-sign-pgp): New.
9356         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
9357         * mml-sec.el (mml-secure-message-encrypt-smime): New.
9358         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
9359         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
9360         * mml.el (mml-parse-1): Added code to recognise the secure tag and
9361         convert it to either a part or multipart depending on if there are
9362         other parts in the message.
9363         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
9364         to use the secure tag, rather than the part tag.
9365         * mml.el (mml-preview): Added a save-excursion to keep cursor
9366         position after doing an MML preview.
9367
9368 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9369
9370         * nnheader.el (nnheader-parse-overview-file): New function.
9371         (nnheader-write-overview-file): New function.
9372
9373 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9374
9375         * gnus.el (gnus-group-fast-parameter): Check better if expansion
9376         in wanted.
9377
9378         * nnweb.el (nnweb-type-definition): Clean up.
9379
9380 2002-01-21  Alastair Burt  <burt@dfki.de>
9381         Trivial patch.
9382
9383         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
9384         buffer exists before jumping to it.
9385
9386 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387
9388         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
9389         function.
9390         (article-wash-html): Use it.
9391         (gnus-article-wash-function): New variable.
9392         (gnus-article-wash-html-with-w3m): New function.
9393
9394 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9395
9396         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
9397         XEmacs.
9398
9399 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
9400
9401         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
9402         command line.
9403
9404 2002-01-21  Simon Josefsson  <jas@extundo.com>
9405
9406         * canlock.el (base64-encode-string): Autoload it from base64.
9407         (canlock-make-cancel-key): Base64 encode unibyte string.
9408
9409 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9410
9411         * nnfolder.el (nnfolder-request-accept-article): Unfold
9412         x-from-line.
9413         (nnfolder-request-replace-article): Ditto.
9414
9415 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
9416
9417         * gnus-group.el (gnus-group-best-unread-group): Use the right
9418         positioning function.
9419
9420 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9421
9422         * smiley-ems.el (smiley-region): Use new function.
9423         (smiley-update-cache): Use general image functions.
9424         (smiley-region): Use general functions.
9425
9426         * gnus-util.el (gnus-graphic-display-p): New function.
9427
9428         * nnmail.el (nnmail-article-group): Allow outputting traces of
9429         non-strings.
9430
9431         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
9432         (nndoc-exim-bounce-type-p): New function.
9433
9434         * message.el (message-dont-send): Doc fix.
9435
9436         * gnus-util.el (gnus-completing-read): Remove
9437         inherit-input-method.
9438
9439         * gnus-art.el (gnus-treat-smiley): Doc fix.
9440
9441         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
9442         articles.
9443
9444 2002-01-19  Simon Josefsson  <jas@extundo.com>
9445
9446         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
9447         (imap-kerberos4-open): Ditto.
9448         (imap-open): Set port correctly, don't set auth.
9449
9450 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9451
9452         * gnus.el (gnus-version-number): Bump version number.
9453
9454 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9455
9456         * gnus.el: Oort Gnus v0.05 is released.
9457
9458 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9459
9460         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
9461         exists.
9462
9463         * gnus-spec.el (gnus-string-width-function): New function.
9464         (gnus-tilde-cut-form): Use it.
9465         (gnus-tilde-max-form): Ditto.
9466         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
9467         (gnus-substring-function): Use it.
9468         (gnus-tilde-cut-form): Ditto.
9469         (gnus-substring-function): New function.
9470
9471         * message.el (message-check-news-header-syntax): New message.
9472
9473         * gnus.el (gnus-slave-no-server): Doc fix.
9474
9475         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
9476
9477 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
9480         `seen' if it looks like (seen NUM1 . NUM2).  It should be
9481         (seen (NUM1 . NUM2)).
9482
9483 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9484
9485         * gnus-topic.el (gnus-topic-catchup-articles): Update article
9486         number in closed topics.
9487
9488 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
9489
9490         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
9491         functions.
9492
9493 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9494
9495         * gnus.el (gnus-group-find-parameter): Clean up.
9496
9497         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
9498         articles.
9499
9500         * gnus-util.el (gnus-completing-read-with-default): Renamed.
9501
9502         * nnmail.el (nnmail-article-group): Clean up.
9503
9504 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
9505
9506         * gnus-agent.el (gnus-category-name): Intern the category name.
9507
9508 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9509
9510         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
9511
9512         * gnus-util.el (gnus-completing-read): New function.
9513
9514 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9515
9516         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
9517
9518         * smiley-ems.el (smiley-region): Register smiley.
9519         (smiley-toggle-buffer): Rewrite the function.
9520         (smiley-active): Removed.
9521
9522 2002-01-19  Simon Josefsson  <jas@extundo.com>
9523
9524         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
9525         Jesper Harder <harder@ifa.au.dk>.
9526
9527 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9528
9529         * gnus-art.el (gnus-request-article-this-buffer): Call
9530         `nneething-get-file-name' to extract the file name from the
9531         message id.
9532
9533         * nneething.el (nneething-encode-file-name): New function.
9534         (nneething-decode-file-name): Ditto.
9535         (nneething-get-file-name): Ditto.
9536         (nneething-make-head): Encode the file name and encapsulate it
9537         into the field of the message id.
9538
9539 2002-01-18  Simon Josefsson  <jas@extundo.com>
9540
9541         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
9542         stored in .marks.
9543
9544         * nnfolder.el (nnfolder-request-update-info): Ditto.
9545
9546 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9547
9548         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
9549
9550 2002-01-18  Simon Josefsson  <jas@extundo.com>
9551
9552         * imap.el (imap-starttls-p): Don't check for binary.
9553         (imap-gssapi-auth-p): Ditto.
9554         (imap-kerberos4-auth-p): Ditto.
9555         (imap-open): Change logic.  Iterate through all possible streams,
9556         instead of bailing out after first failure.  Move authenticator
9557         decision to `imap-authenticate'.
9558         (imap-authenticate): Change logic, now finds the authenticator to
9559         use, was previously in `imap-open'.
9560         (imap-open): Return nil on failure.
9561         (imap-open): Setup temp buffer correctly.
9562         (imap-open): Return buffer only on success.
9563         (imap-interactive-login, imap-interactive-login): Tell the user
9564         which stream/authenticator is used for the queried
9565         username/password.
9566         (imap-open, imap-authenticate): Set variables.
9567         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
9568         (imap-open): Don't assume how `with-temp-buffer' is implemented.
9569
9570 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * gnus-fun.el (gnus-grab-cam-x-face): New function.
9573
9574 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9575
9576         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
9577
9578 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9579
9580         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
9581         (gnus-agent-group-mode-map): Bind it to "Jo".
9582         (gnus-agent-group-make-menu-bar): Add it into menu bar.
9583
9584 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
9585
9586         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
9587         (gnus-summary-mail-toolbar): Add mail article deletion button.
9588
9589         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
9590         false positives for lines of "^^^^".
9591
9592         * gnus-picon.el (gnus-picon-find-face): faces database is all
9593         lowercase.
9594
9595 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9596
9597         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
9598         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
9599         duplications.
9600         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
9601
9602 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * gnus-sum.el (gnus-summary-initial-limit): Inline
9605         gnus-summary-limit-children.
9606         (gnus-summary-initial-limit): Don't limit if
9607         gnus-newsgroup-display is nil.
9608         (gnus-summary-initial-limit): No, don't.
9609
9610         * gnus-util.el
9611         (gnus-put-text-property-excluding-characters-with-faces): Inline
9612         gnus-put-text-property.
9613
9614         * gnus-spec.el (gnus-default-format-specs): New variable.
9615
9616         * gnus-start.el (gnus-read-newsrc-file): Don't clear
9617         gnus-format-specs.
9618         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
9619
9620         * gnus-spec.el (gnus-update-format-specifications): Really check
9621         the Gnus version of the .newsrc.eld file.
9622         (gnus-format-specs): Save the new default summary format.
9623
9624         * gnus-util.el (gnus-parent-id): Check whether references is empty
9625         before splitting.
9626
9627         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
9628         functions.
9629         (gnus-gather-threads-by-references): Inline
9630         `gnus-split-references'.
9631
9632         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
9633         default value of gnus-summary-line-format-spec.
9634
9635 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9636
9637         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
9638         message.
9639         (nnslashdot-request-list): Ditto.
9640         (nnslashdot-sid-strip): Removed.
9641
9642 2002-01-15  Simon Josefsson  <jas@extundo.com>
9643
9644         * nnimap.el (nnimap-close-asynchronous): Enable.
9645         (nnimap-close-group): Expunge.
9646
9647 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9648
9649         * gnus-util.el (gnus-user-date-format-alist): Typo.
9650         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
9651
9652 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9653
9654         * nneething.el (nneething-request-article): Set
9655         `nnmail-file-coding-system' to `binary' locally, in order to read
9656         files without any conversion.
9657
9658 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9659
9660         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9661         nnheader-file-coding-system and nnmail-active-file-coding-system.
9662         (gnus-agent-regenerate-group): Ditto.
9663         (gnus-agent-regenerate): Ditto.
9664         (gnus-agent-write-active): Ditto.
9665         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
9666
9667 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9668
9669         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
9670         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
9671
9672 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9673
9674         * gnus.el: We don't need gnus-article-show-all-headers.
9675
9676         * gnus-art.el (article-show-all, gnus-article-show-all-header):
9677         Ditto.
9678
9679         * gnus-sum.el (gnus-summary-select-article): Don't call
9680         show-all-headers, because hidden headers are not hidden text any
9681         more.
9682
9683 2002-01-13  Simon Josefsson  <jas@extundo.com>
9684
9685         * message.el (message-newline-and-reformat): Use `newline' instead
9686         of inserting \n, so that the newline is marked as hard.
9687
9688         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
9689         From Jesper Harder <harder@ifa.au.dk>.
9690
9691 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9692
9693         * imap.el (imap-close): Keep going if quit.
9694
9695         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
9696         nntp-server-buffer.
9697
9698 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9699
9700         * mm-view.el (mm-display-inline-fontify): Require font-lock to
9701         avoid unbinding shadowed variables.
9702
9703         * gnus-art.el (gnus-picon-databases): Moved here.
9704         (gnus-picons-installed-p): Moved here.
9705         (gnus-article-reply-with-original): Use `mark'.
9706
9707         * gnus.el (gnus-picon): Moved here and renamed.
9708
9709         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
9710         installed.
9711         (gnus-treat-mail-picon): Ditto.
9712         (gnus-treat-newsgroups-picon): Ditto.
9713
9714         * gnus-picon.el (gnus-picons-installed-p): New function.
9715
9716 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9717
9718         * gnus-agent.el (gnus-agent-go-online): Fix doc.
9719
9720 2002-01-12  Simon Josefsson  <jas@extundo.com>
9721
9722         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
9723         (nnimap-before-find-minmax-bugworkaround): Use it.
9724         (nnimap-find-minmax-uid): Don't reselect current mailbox.
9725         (nnimap-dont-close): New variable.
9726         (nnimap-close-group): Use it.
9727
9728 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9729
9730         * gnus-art.el (gnus-article-reply-with-original): Use
9731         `mark-active'.
9732
9733         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
9734
9735         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
9736         (gnus-score-advanced): Clean up.
9737         (gnus-score-advanced): Accept a multiple of the score.
9738
9739 2002-01-12  Simon Josefsson  <jas@extundo.com>
9740
9741         * flow-fill.el (fill-flowed-display-column)
9742         (fill-flowed-encode-columnq): New variables.  Suggested by
9743         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9744         (fill-flowed-encode, fill-flowed): Use them.
9745
9746         * message.el (message-send-news, message-send-mail): Use
9747         m-b-s-n-p-e-h-n.
9748
9749         * mml.el (autoload): Autoload fill-flowed-encode.
9750         (mml-buffer-substring-no-properties-except-hard-newlines): New
9751         function.
9752         (mml-read-part): Use it.
9753         (mml-generate-mime-1): Encode format=flowed if appropriate.
9754         (mml-insert-mime-headers): Insert format=flowed.
9755
9756         * flow-fill.el (fill-flowed-encode): New function.
9757         (fill-flowed): Bind fill-column to window width.
9758
9759 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9760
9761         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
9762         it exists.
9763         (gnus-summary-setup-buffer): Wake up dead summary buffers.
9764         (gnus-summary-buffer-name): Don't return the dead name after all.
9765         (gnus-summary-setup-buffer): Kill the dead buffer.
9766
9767         * gnus-art.el (gnus-article-followup-with-original): Store the
9768         value of the mark before deactivating it.
9769
9770 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9771
9772         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
9773         From: Karl Kleinpaste <karl@charcoal.com>
9774
9775         * gnus-art.el (article-display-x-face): Ditto.
9776         (gnus-article-reply-with-original): Use gnus-region-active-p.
9777         (gnus-article-followup-with-original): Ditto.
9778
9779         * gnus-sum.el (gnus-summary-read-group-1): Don't select
9780         downloadable article either.
9781
9782 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783
9784         * gnus-art.el (article-display-x-face): Insert From:.
9785
9786         * gnus-sum.el (gnus-summary-move-article): Don't draw the
9787         article. Bind gnus-display-mime-function and
9788         gnus-article-prepare-hook.
9789
9790         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
9791         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
9792         gnus-agent-possibly-synchronize-flags to the last.
9793         (gnus-agent-go-online): New function. New variable.
9794
9795 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9796
9797         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
9798         (gnus-agent-regenerate): Ditto.
9799
9800 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9801
9802         * message.el (message-ignored-news-headers)
9803         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
9804         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
9805
9806         * gnus.el (gnus-gethash-safe): New macro.
9807
9808         * gnus-agent.el (gnus-agent-regenerate-history): New function.
9809         (gnus-agent-regenerate): Show messages.
9810
9811 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9812
9813         * gnus-agent.el (gnus-agent-regenerate-group): New function.
9814         (gnus-agent-regenerate): New function.
9815         (gnus-agent-save-alist): Sort.
9816         (gnus-agent-copy-nov-line): Test eobp.
9817         (gnus-agent-retrieve-headers): Erase buffer.
9818
9819 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9820
9821         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
9822         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
9823
9824         * gnus.el (gnus-agent-covered-methods): Move here.
9825         (gnus-online): New function.
9826         (gnus-agent-method-p): Move here.
9827
9828         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
9829         nil. Remove articles-alist.
9830
9831         * gnus-start.el (gnus-get-unread-articles): Check online.
9832         (gnus-groups-to-gnus-format): Ditto.
9833         (gnus-active-to-gnus-format): Ditto.
9834
9835         * gnus-agent.el (gnus-agent-get-function): Use it.
9836         (gnus-agent-get-undownloaded-list): Ditto.
9837         (gnus-agent-fetch-session): Only fetch online methods.
9838
9839         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
9840         (gnus-server-mode-map): Ditto.
9841         (gnus-server-offline-face): New face.
9842         (gnus-server-offline-face): New variable.
9843         (gnus-server-font-lock-keywords): Add offline.
9844         (gnus-server-insert-server-line): Ditto.
9845         (gnus-server-offline-server): New function.
9846
9847         * gnus-int.el (gnus-open-server): Turn to offline.
9848         (gnus-server-unopen-status): New variable.
9849
9850 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9851
9852         * nnkiboze.el (nnkiboze-request-article): Use
9853         gnus-agent-request-article.
9854
9855         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
9856         function. Insert undownloaded NOV.
9857
9858         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
9859         (gnus-agent-request-article): New function.
9860
9861         * gnus.el (gnus-agent-cache): New variable.
9862
9863         * gnus-int.el (gnus-retrieve-headers): Use
9864         gnus-agent-retrieve-headers.
9865         (gnus-request-head): Use gnus-agent-request-article.
9866         (gnus-request-body): Ditto.
9867
9868         * gnus-art.el (gnus-request-article-this-buffer): Use
9869         gnus-agent-request-article.
9870
9871         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
9872         article if it is undownloaded.
9873
9874 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
9877
9878 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9879
9880         * canlock.el (canlock-string-as-unibyte): New macro.
9881         (canlock-sha1-with-openssl): Return a unibyte string.
9882         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
9883
9884 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
9887
9888 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9889
9890         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
9891         application/x-emacs-lisp.
9892
9893         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
9894
9895         * nntp.el (nntp-request-article): Add group parameter.
9896         (nntp-request-head): Ditto.
9897         (nntp-find-group-and-number): Add parameter group. Figure out
9898         number if the status line doesn't give (e.g. quimby.gnus.org).
9899
9900 2002-01-08  Simon Josefsson  <jas@extundo.com>
9901
9902         * mml.el (mml-generate-mime-1): Set recipient correctly.
9903
9904 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9905
9906         * message.el (message-read-from-minibuffer): Add parameter
9907         initial-contents.
9908         * gnus-msg.el (gnus-summary-resend-message): Use it.
9909
9910         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
9911         behavior of quit-config.
9912
9913         * message.el (message-make-from): Don't quote fullname.
9914         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
9915
9916         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
9917         From: <andre@slamdunknetworks.com>
9918
9919 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9920
9921         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
9922
9923         * gnus-art.el (gnus-header-button-alist): Handle mailto.
9924
9925         * mml.el (mml-preview): Bind gnus-original-article-buffer because
9926         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
9927         because bbdb may use it.
9928
9929 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9930
9931         * nneething.el (nneething-request-article): When a non-text file
9932         is converted to an article, its data is encoded in base64.  Call
9933         `nneething-make-head' with options to specify MIME types.
9934         (nneething-make-head): Add optional arguments to specify MIME
9935         types.
9936
9937 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9938
9939         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
9940         header if there is not.
9941
9942         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
9943
9944         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
9945         (gnus-inews-mark-gcc-as-read): Obsolete variable.
9946         (gnus-inews-do-gcc): Use them.
9947
9948         * gnus-group.el (gnus-group-mark-article-read): Put holes into
9949         gnus-newsgroup-unselected.
9950
9951 2002-01-06  Simon Josefsson  <jas@extundo.com>
9952
9953         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
9954         condition-case, not ignore-errors.
9955
9956 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9957
9958         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
9959         gnus-fetch-old-headers.
9960
9961         * gnus-art.el (article-display-x-face): Use the current buffer
9962         unless `W f'. Otherwise, X-Face may be shown in the header of a
9963         forwarded part.
9964         (gnus-treatment-function-alist): Treat xface before hiding
9965         headers.
9966
9967 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9968
9969         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
9970         parameters.
9971
9972 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * mm-util.el (mm-multibyte-p): Define conditionally when load.
9975         (mm-guess-charset): New function.
9976         (mm-charset-after): Use it.
9977         (mm-detect-coding-region): New function.
9978         (mm-detect-mime-charset-region): New function.
9979
9980         * gnus-sum.el (gnus-summary-show-article): Use
9981         mm-detect-coding-region.
9982
9983 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9984
9985         * message.el (message-make-fqdn): Be less violent.
9986
9987         * gnus.el (gnus-logo-color-style): Compute custom form
9988         automatically.
9989
9990         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
9991         score file of the parent to the document group.
9992
9993         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
9994         parameters parameter.
9995
9996         * gnus-score.el (gnus-score-load-file): Clean up.
9997
9998 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9999
10000         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
10001         From: Damien Wyart <damien.wyart@free.fr>
10002
10003         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
10004
10005 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10006
10007         * gnus-sum.el (gnus-select-group-hook): Typo.
10008
10009         * rfc2047.el (rfc2047-decode-string): Return immediately if there
10010         is no quoted-printable-encoded STRING.
10011         From: Jesper Harder <harder@ifa.au.dk>
10012
10013         (rfc2047-decode-string): Decode it.
10014
10015 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10016
10017         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
10018
10019 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
10020         Trivial patch.
10021
10022         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
10023         buffer to get rid of junk line.
10024
10025 2002-01-05  Simon Josefsson  <jas@extundo.com>
10026
10027         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
10028         C-o.
10029         (message-mode-map): Bind message-insert-or-toggle-importance to
10030         C-c C-u.
10031         (message-mode-map): Bind message-disposition-notification-to to
10032         C-c M-n.
10033         (message-mode-menu): Add m-d-n-t.
10034         (message-mode-field-menu): Add m-goto-from.
10035         (message-mode): Doc fix.
10036         (message-goto-from): New function.
10037         (message-insert-disposition-notification-to): New function.
10038         (message-tool-bar-map): Add receipt button.
10039
10040 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10041
10042         * gnus-sum.el (gnus-thread-latest-date): New function.
10043         (gnus-thread-sort-by-most-recent-number): Renamed.
10044         (gnus-thread-sort-functions): Doc fix.
10045         (gnus-select-group-hook): Don't use setq on a hook.
10046         (gnus-thread-latest-date): Use date, not number
10047
10048         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
10049         (gnus-agent-expire): Allow regexp of expire-days.
10050
10051         * gnus-art.el (gnus-article-reply-with-original): Deactivate
10052         region.
10053         (gnus-article-followup-with-original): Ditto.
10054
10055         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
10056
10057         * gnus-art.el (gnus-mime-display-alternative): Use
10058         gnus-local-map-property.
10059         (gnus-mime-display-alternative): Ditto.
10060         (gnus-insert-mime-security-button): Ditto.
10061         (gnus-insert-next-page-button): Ditto.
10062         (gnus-button-prev-page): Take optional args.
10063         (gnus-insert-prev-page-button): widget-convert.
10064
10065         * gnus-util.el (gnus-local-map-property): New function.
10066
10067         * gnus-art.el (gnus-prev-page-map): Use parent map.
10068         (gnus-next-page-map): Ditto.
10069
10070         * gnus-spec.el (gnus-parse-format): Clean up.
10071         (gnus-parse-format): Do complex formatting for %=.
10072
10073         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
10074         "X-Face: " to the data in the built-in scenario.
10075
10076         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
10077         (gnus-correct-pad-form): Renamed.
10078         (gnus-tilde-max-form): Clean up.
10079         (gnus-pad-form): Use gnus-use-correct-string-widths.
10080
10081         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
10082         support if that is available.
10083
10084         * gnus-sum.el (gnus-thread-highest-number): New function.
10085         (gnus-thread-sort-by-most-recent-thread): New function.
10086         (gnus-thread-sort-functions): Doc fix.
10087
10088 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10089
10090         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
10091         all cases.
10092         (gnus-summary-mode): Enable it in all cases.
10093         (gnus-summary-display-article): Ditto.
10094         (gnus-summary-edit-article): Ditto.
10095
10096         * gnus-ems.el (gnus-put-image): Really return glyph.
10097
10098         * gnus-art.el (gnus-article-x-face-command): Fix :type.
10099         (gnus-treat-smiley): Don't take "P" in the interactive form.
10100
10101 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10102
10103         * compface.el (uncompface): XEmacs and Emacs have differing
10104         capabilities.
10105
10106         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
10107
10108         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
10109         (gnus-article-xface-ring-size): Removed.
10110         (gnus-article-display-xface): Removed.
10111         (gnus-remove-image): Cleaned up.
10112
10113         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
10114         (gnus-xmas-create-image): Take pbm files.
10115         (gnus-x-face): Removed.
10116         (gnus-xmas-article-display-xface): Removed.
10117
10118         * gnus-fun.el (gnus-display-x-face-in-from): Bind
10119         default-enable-multibyte-characters.
10120
10121         * compface.el (uncompface): Doc fix.
10122
10123         * gnus-art.el (gnus-article-x-face-command): Use
10124         gnus-display-x-face-in-from.
10125
10126         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
10127
10128         * gnus-ems.el (gnus-put-image): Return the image.
10129
10130         * gnus-fun.el (gnus-display-x-face-in-from): New function.
10131         (gnus-x-face): Moved here.
10132
10133 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10134
10135         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
10136         invisible if string is nil.
10137         (gnus-xmas-article-display-xface): Use it.
10138
10139         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
10140         property when string is nil.
10141         (gnus-article-display-xface): Use it.
10142
10143 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10144
10145         * gnus-art.el (article-display-x-face): Check whether valid grey
10146         face was returned.
10147         (article-display-x-face): Place image in the right spot.
10148
10149         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
10150         stderr.
10151         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
10152
10153 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10154
10155         * gnus-xmas.el (gnus-xmas-create-image): Take optional
10156         parameters.
10157         (gnus-xmas-put-image): Allow non-strings to be passed.
10158
10159         * gnus-art.el (article-display-x-face): Use optional parameters.
10160
10161         * gnus-ems.el (gnus-create-image): Take optional parameters.
10162
10163         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
10164
10165         * compface.el (compface-xbm-p): Removed.
10166
10167         * gnus-ems.el (gnus-article-compface-xbm): Removed.
10168         (gnus-article-display-xface): Use compface.
10169
10170         * compface.el: New file.
10171
10172         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
10173         (gnus-convert-image-to-x-face-command): Ditto.
10174         (gnus-random-x-face): Quote argument.
10175         (gnus-x-face-from-file): Ditto.
10176
10177 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
10178
10179         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
10180         the expire-group parameter once per article rather than once
10181         per group; bind `nnmaildir-article-file-name' and `article'
10182         for convenience.  Leave article alone when expire-group
10183         specifies the current group.
10184         (nnmaildir--update-nov): be more concurrency-friendly with
10185         temp file names.
10186
10187 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10188
10189         * gnus-start.el (gnus-read-init-file): Cleaned up.
10190
10191 2002-01-03  Dave Love  <d.love@dl.ac.uk>
10192
10193         * gnus-start.el (gnus-startup-file-coding-system): Removed.
10194         (gnus-read-init-file): Don't use it.
10195
10196 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10197
10198         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
10199
10200 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10201
10202         * gnus-start.el (gnus-read-init-file): Don't force coding system
10203         for ~/.gnus.  From Dave Love <fx@gnu.org>.
10204
10205 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10206
10207         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
10208         * nnspool.el (nnspool-request-post): Ditto.
10209
10210         * mm-util.el (mm-use-find-coding-systems-region): New variable.
10211         (mm-find-mime-charset-region): Use it.
10212
10213 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10214
10215         * gnus.el (gnus-summary-line-format): Added :link.
10216         * gnus-topic.el (gnus-topic-line-format): Ditto.
10217         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
10218         * gnus-srvr.el (gnus-server-line-format): Ditto.
10219         * gnus-group.el (gnus-group-line-format): Ditto.
10220
10221         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
10222         :keys, it works on both Emacsen.
10223
10224 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10225
10226         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
10227
10228 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10229
10230         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
10231
10232 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
10233
10234         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
10235         very wide reply.
10236
10237 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10238
10239         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
10240         (gnus-picon-cache): New variable.
10241         (gnus-picon-transform-newsgroups): Cache stuff.
10242
10243         * gnus-art.el (gnus-article-reply-with-original): New command.
10244         (gnus-article-followup-with-original): New command.
10245
10246         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
10247         END parameters.
10248         (gnus-summary-followup): Take a list of list of articles.
10249         (gnus-inews-yank-articles): Allow lists of article/regions.
10250
10251         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
10252         longer the usual commands.
10253
10254         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
10255         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
10256         shell-command-on-region.
10257
10258 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10259
10260         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
10261           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
10262
10263 2002-01-03  Steve Youngs  <youngs@xemacs.org>
10264
10265         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
10266         understand ':keys', wrap it in an featurep 'xemacs.
10267
10268 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * gnus-ems.el (gnus-article-display-xface): Show xface in the
10271         order of headers (Actually, it is called in a reversed order). Add
10272         'gnus-image-text-deletable property.
10273         (gnus-remove-image): Remove text with such a property.
10274
10275         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
10276         gnus-put-image.
10277
10278         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
10279         with ", "
10280
10281 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10282
10283         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
10284
10285         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
10286         (article-display-x-face): Display grey X-Faces.
10287
10288         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
10289         (gnus-convert-gray-x-face-to-ppm): Ditto.
10290         (gnus-convert-image-to-gray-x-face): Ditto.
10291
10292         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
10293         gnus-summary-show-raw-article.
10294
10295 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10296
10297         Display picons in XEmacs without showing text.
10298
10299         * gnus-xmas.el (gnus-xmas-create-image): Don't use
10300         mm-create-image-xemacs to create xbm glyph, because it deletes
10301         temporary files.
10302         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
10303         (gnus-xmas-remove-image): Make text visible, remove glyph.
10304
10305         * gnus-picon.el (gnus-picon-transform-newsgroups)
10306         (gnus-picon-transform-address): Insert spec backward, due to the
10307         incompatibility of gnus-xmas-put-image.
10308
10309 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10310
10311         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
10312
10313 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10314
10315         * gnus.el: Doc fix.
10316
10317         * gnus-art.el: Doc fix.
10318
10319         * gnus-agent.el: Doc fix.
10320
10321 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10322
10323         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
10324
10325 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
10326
10327         * nnmaildir.el (nnmaildir--update-nov): automatically parse
10328         NOV data out of the message again if nnmail-extra-headers has
10329         changed.
10330
10331 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10332
10333         * gnus-fun.el: New file.
10334         (gnus-convert-image-to-x-face-command): New variable.
10335         (gnus-insert-x-face): New function.
10336         (gnus-random-x-face): Renamed.
10337         (gnus-x-face-from-file): Renamed.
10338
10339         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
10340         "_".
10341         (gnus-body-boundary-delimiter): Typo fix.
10342
10343 2002-01-02  Simon Josefsson  <jas@extundo.com>
10344
10345         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
10346         (gnus-body-boundary-delimiter): Fix type.
10347
10348 2002-01-01  Simon Josefsson  <jas@extundo.com>
10349
10350         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
10351         (gnus-treat-emphasize, gnus-treat-strip-cr)
10352         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
10353         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
10354         (gnus-treat-fill-article, gnus-treat-hide-citation)
10355         (gnus-treat-hide-citation-maybe)
10356         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
10357         (gnus-treat-strip-pem, gnus-treat-strip-banner)
10358         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
10359         (gnus-treat-date-ut, gnus-treat-date-local)
10360         (gnus-treat-date-english, gnus-treat-date-lapsed)
10361         (gnus-treat-date-original, gnus-treat-date-iso8601)
10362         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
10363         (gnus-treat-strip-trailing-blank-lines)
10364         (gnus-treat-strip-leading-blank-lines)
10365         (gnus-treat-strip-multiple-blank-lines)
10366         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
10367         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
10368         (gnus-treat-display-xface, gnus-treat-display-smileys)
10369         (gnus-treat-from-picon, gnus-treat-mail-picon)
10370         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
10371         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
10372         (gnus-treat-play-sounds, gnus-treat-translate)
10373         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
10374
10375         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
10376         (gnus-article-treat-body-boundary): Use it.
10377
10378         * message.el (message-mode): Fix doc.
10379         (message-mode-menu): Fix names.
10380
10381 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10382
10383         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
10384         articles.
10385
10386         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
10387         (gnus-picon-transform-address): Search for unknown faces as well.
10388         (gnus-picon-find-face): Don't search "news" for MISC.
10389         (gnus-picon-user-directories): Changed default back to exclude
10390         "unknown".
10391
10392         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
10393
10394         * gnus-picon.el (gnus-picon-find-face): Search through all
10395         databases.
10396         (gnus-picon-find-face): New implementation.
10397
10398         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
10399         keystroke.
10400         (gnus-topic-goto-next-topic): Ditto.
10401
10402         * gnus.el (gnus-summary-line-format): Changed default.
10403
10404         * nnmail.el (nnmail-extra-headers): Change default.
10405
10406         * gnus-sum.el (gnus-extra-headers): Change default.
10407
10408         * message.el (message-news-other-window): Changed "news" to
10409         "posting".
10410         (message-news-other-frame): Ditto.
10411         (message-do-send-housekeeping): Ditto.
10412
10413         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
10414         function.
10415         (gnus-article-unread-p): New function.
10416         (gnus-article-unseen-p): New function.
10417         (gnus-dead-summary-mode-map): Typo.
10418
10419         * gnus-util.el (gnus-make-predicate): New function.
10420         (gnus-make-predicate-1): New function.
10421
10422         * gnus-sum.el: New function.
10423         (gnus-map-articles): New function.
10424
10425         * gnus-art.el (gnus-treat-fold-headers): New variable.
10426         (gnus-article-treat-fold-headers): New command and keystroke.
10427
10428         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
10429         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
10430
10431 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10432
10433         * message.el (message-fcc-externalize-attachments): New variable.
10434         (message-do-fcc): Use it.
10435
10436         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
10437         (gnus-inews-do-gcc): Use it.
10438
10439         * mml.el (mml-tweak-sexp-alist): New variable.
10440         (mml-externalize-attachments): New variable.
10441         (mml-tweak-part): Use mml-tweak-sexp-alist.
10442         (mml-tweak-externalize-attachments): New function.
10443
10444 2002-01-01  Steve Youngs  <youngs@xemacs.org>
10445
10446         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
10447         'set-glyph-face' so x-face back/foreground can be set.
10448
10449 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10450
10451         * message.el (message-fix-before-sending): Fix a typo.
10452
10453 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10454
10455         * gnus-art.el (gnus-treat-smiley): Renamed command.
10456         (gnus-article-remove-images): New command and keystroke.
10457
10458         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
10459
10460         * smiley-ems.el (gnus-smiley-display): Removed.
10461
10462         * gnus.el (gnus-version-number): Update version.
10463
10464         * message.el (message-text-with-property): Renamed and moved
10465         here.
10466         (message-fix-before-sending): Highlight invisible text and place
10467         point there.
10468
10469 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10470
10471         * gnus.el: Oort Gnus v0.04 is released.
10472
10473 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10474
10475         * gnus-delay.el (gnus-delay-send-queue): Renamed.
10476
10477         * gnus-art.el (gnus-ignored-headers): More headers,
10478
10479         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
10480         of `scan-error', since XEmacs doesn't seem to support that.
10481
10482 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10483
10484         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
10485         arg.
10486         (gnus-summary-best-unread-subject): Ditto.
10487         (gnus-summary-best-unread-subject): No, don't.
10488         (gnus-summary-better-unread-subject): New command.
10489
10490         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
10491
10492         * lpath.el ((featurep 'xemacs)): fbind url function.
10493
10494         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
10495         buffer.
10496         (gnus-xmas-remove-image): Implementation that does something.
10497         (gnus-xmas-article-display-xface): Mark images properly.
10498
10499         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
10500
10501 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
10502
10503         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
10504
10505 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10506
10507         * gnus-group.el (gnus-group-line-format): Added %O to the default
10508         value.
10509
10510         * gnus-util.el (gnus-text-with-property): The smallest point is
10511         point-min.
10512
10513         * smiley-ems.el (smiley-region): Return images.
10514         (gnus-smiley-display): Allow toggling.
10515         (smiley-region): Use text properties, not overlays.
10516
10517         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
10518         implemented yet.
10519
10520         * smiley-ems.el (smiley-update-cache): Check for valid types.
10521
10522         * gnus-art.el (gnus-with-article-buffer): New macro.
10523
10524         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
10525         strings as well as the glyphs.
10526         (gnus-picon-transform-address): Ditto.
10527         (gnus-picon-insert-glyph): Ditto.
10528         (gnus-picon-transform-newsgroups): Toggle.
10529         (gnus-picon-transform-address): Toggle.
10530
10531         * gnus-ems.el (gnus-remove-image): New function.
10532         (gnus-put-image): Take an optional string.
10533
10534         * gnus-util.el (gnus-text-with-property): New function.
10535
10536         * gnus-art.el (gnus-delete-images): New function.
10537
10538         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
10539
10540         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
10541         (gnus-article-wash-status): Use it.
10542         (gnus-signature-toggle): Clean up.
10543         (gnus-add-wash-status): New function.
10544         (gnus-delete-wash-status): New function.
10545         (gnus-article-hide-text-type): Use them throughout.
10546         (gnus-add-image): New function.
10547
10548         * gnus-ems.el (gnus-article-display-xface): Use new interface.
10549
10550         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
10551         interface.
10552
10553         * gnus-art.el (article-display-x-face): Cleaned up.
10554
10555         * rfc2047.el (rfc2047-field-value): New function.
10556
10557         * mail-parse.el (mail-header-field-value): New alias.
10558
10559         * gnus-art.el (gnus-mime-print-part): Fix typos.
10560
10561         * smiley-ems.el (gnus-smiley-file-types): New variable.
10562         (smiley-update-cache): Use it.
10563         (smiley-regexp-alist): Suffix-less smiley names.
10564         (smiley-regexp-alist): Added more smileys.
10565
10566         * gnus-sum.el (gnus-print-buffer): Made into own function.
10567         (gnus-summary-print-article): Use it.
10568
10569         * mailcap.el (mailcap-mime-info): Actually return the bit that we
10570         looked for when REQUEST is a string.
10571
10572         * gnus-art.el (gnus-mime-button-commands): Add printing
10573         keystroke.
10574         (gnus-mime-copy-part): Doc fix.
10575         (gnus-mime-print-part): New command.
10576
10577 2001-12-31  Simon Josefsson  <jas@extundo.com>
10578
10579         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
10580         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
10581
10582 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10583
10584         * gnus-picon.el (gnus-treat-from-picon): Autoload.
10585         (picon): Fix doc.
10586
10587         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
10588         longer exists. Remove those codes.
10589         * gnus.el (gnus-use-picons): Ditto.
10590
10591 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10592
10593         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
10594         infloop.
10595
10596         * gnus-sum.el (t): New `W D' map.
10597
10598         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
10599         (gnus-article-treat-body-boundary): Clean up.
10600         (gnus-body-boundary-face): Removed.
10601         (gnus-article-goto-header): Moved here.
10602         (gnus-article-goto-header): Allow better regexps.
10603         (gnus-article-treat-fold-newsgroups): New command.
10604
10605         * gnus-sum.el (gnus-summary-move-article): We have to select an
10606         article to give `gnus-read-move-group-name' an opportunity to
10607         suggest an appropriate default.
10608
10609         * rfc2047.el (rfc2047-fold-line): New function.
10610         (rfc2047-unfold-line): Ditto.
10611         (rfc2047-fold-region): Don't fold just after the header name.
10612
10613         * mail-parse.el (mail-header-fold-line): New alias.
10614         (mail-header-unfold-line): Ditto.
10615
10616         * gnus-art.el (gnus-body-boundary-face): Renamed.
10617         (gnus-article-treat-body-boundary): Use it.
10618         (gnus-article-treat-body-boundary): Use an invisible header and a
10619         line of underline characters.
10620
10621 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10622
10623         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
10624
10625         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
10626         (gnus-picon-split-address): New function.
10627         (gnus-picon-find-face): Use it.
10628         (gnus-picon-transform-address): Use it. Set first to t for each
10629         address.
10630
10631         * gnus-art.el (gnus-with-article-headers): Move to here. Define
10632         the macro then use it.
10633         (gnus-treatment-function-alist): Treat picons earlier.
10634
10635 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10636
10637         * gnus-art.el (gnus-body-separator-face): New variable.
10638         (gnus-article-treat-body-boundary): Use a blank, colored line.
10639
10640         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
10641         well.
10642
10643         * gnus-art.el (gnus-treat-body-boundary): New variable.
10644         (gnus-article-treat-unfold-headers): Use helper macro.
10645         (gnus-article-treat-body-boundary): New command.
10646
10647         * gnus.el (gnus-logo-color-style): Change the default color.
10648         (gnus-splash-face): Gray, gray.
10649
10650         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
10651         colors.
10652
10653         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
10654         (gnus-logo-color-style): Ditto.
10655         (gnus-logo-colors): Ditto.
10656
10657         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
10658
10659         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
10660
10661         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
10662         (gnus-picon-transform-newsgroups): New function.
10663
10664         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
10665         string.
10666
10667         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
10668
10669         * gnus-art.el (gnus-treat-cc-picon): New variable.
10670         (gnus-treat-mail-picon): Renamed.
10671
10672         * gnus-picon.el: New implementation.
10673         (gnus-picon-find-face): Renamed.
10674         (gnus-treat-from-picon): Use it.
10675         (gnus-picon-transform-address): Renamed.
10676         (gnus-treat-from-picon): Use it.
10677         (gnus-picon-create-glyph): Renamed.
10678         (gnus-picon-transform-address): Use it.
10679         (gnus-treat-cc-picon): New command.
10680
10681         * mm-decode.el (mm-create-image-xemacs): Separated out into
10682         function.
10683         (mm-get-image): Use it.
10684
10685         * gnus-art.el (gnus-treat-display-picons): Simplify.
10686         (gnus-treat-from-picon): Renamed.
10687
10688         * gnus-ems.el (gnus-create-image): New function.
10689         (gnus-put-image): New function.
10690
10691         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
10692         (gnus-with-article-headers): New macro.
10693         (gnus-article-goto-header): New function.
10694
10695         * gnus-xmas.el (gnus-image-type-available-p): New function.
10696
10697         * gnus-ems.el (gnus-image-type-available-p): New function.
10698
10699 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10700
10701         * nnrss.el (nnrss-check-group): Find the correct tag, because
10702         xml.el is changed.
10703
10704 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10705
10706         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
10707         lines are shorter than the window width.
10708         (gnus-ignored-headers): More headers.
10709
10710 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10711
10712         * gnus-art.el (gnus-treat-unfold-lines): New variable.
10713         (gnus-treat-unfold-headers): Renamed.
10714         (gnus-article-treat-unfold-headers): New command and keystroke.
10715
10716         * rfc2047.el (rfc2047-encode-message-header): Clean up.
10717
10718         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
10719
10720 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10721
10722         * sha1-el.el (sha1-use-external): New variable.
10723         (sha1-region): Use it.
10724         (sha1-string): Ditto.
10725
10726         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
10727         * gnus-picon.el: Less warnings when compile.
10728
10729 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10730
10731         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
10732         alias.
10733         (gnus-picons-database): Default to list.
10734         (gnus-picons-lookup-internal): Use it.
10735
10736         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
10737         to "bogus".
10738
10739         * gnus-win.el (gnus-configure-windows-hook): New hook.
10740
10741 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
10742
10743         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
10744
10745 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10746
10747         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
10748         lists.
10749         (gnus-select-newsgroup): Don't append; push.
10750         (gnus-adjust-marked-articles): Remove obsolete ranges from
10751         `seen'.
10752         (gnus-update-marks): Clean up.
10753         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
10754
10755 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
10756
10757         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
10758
10759 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10760
10761         * gnus-sum.el (gnus-auto-select-subject): New variable.
10762         (gnus-summary-best-unread-subject): New function.
10763         (gnus-summary-best-unread-article): Use it.
10764         (gnus-summary-first-unseen-subject): New function and command.
10765
10766         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
10767         other treatments.
10768
10769         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
10770         function.
10771
10772         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
10773         from the list of hidden types.
10774
10775         * mm-view.el (mm-inline-text): Ditto.
10776         (mm-inline-text): Ditto.
10777         (mm-w3-prepare-buffer): Ditto.
10778
10779         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
10780
10781 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10782
10783         * gnus-art.el (gnus-ignored-headers): Added more headers.
10784
10785 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
10786
10787         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
10788         once.
10789
10790 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10791
10792         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
10793
10794 2001-12-28  Simon Josefsson  <jas@extundo.com>
10795
10796         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
10797         Jesper Harder <harder@ifa.au.dk>.
10798
10799 2001-12-27  Simon Josefsson  <jas@extundo.com>
10800
10801         * gnus-sum.el (gnus-select-newsgroup): Make
10802         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
10803         contain all articles (instead of none) when no seen marks have
10804         been set for the group.
10805         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
10806         instead, it seems to result in shorter ranges.
10807
10808 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10809
10810         * mm-util.el (mm-iso-8859-x-to-15-region): Use
10811         insert-before-markers.
10812         From Jesper Harder <harder@ifa.au.dk>
10813
10814 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
10815
10816         * nnmaildir.el (nnmaildir-save-mail): create the destination
10817         groups if they do not exist.
10818
10819 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10820
10821         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
10822
10823 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10824
10825         * gnus-group.el (gnus-group-read-ephemeral-group): Call
10826         gnus-group-real-name.
10827
10828         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
10829         (gnus-newsgroup-variables): Ditto.
10830
10831         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
10832         return it.
10833
10834 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
10835
10836         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
10837         * nnmaildir.el (top-level): Add commentary.
10838         (nnmaildir-version): Indicate that nnmaildir is now a standard
10839         part of Gnus, not separately released.
10840
10841 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10842
10843         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
10844         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
10845         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
10846         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10847
10848 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10849
10850         * nnmaildir.el: Copyright changes. Require cl only at compile time.
10851
10852 2001-12-20  Simon Josefsson  <jas@extundo.com>
10853
10854         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
10855         ZHU <zsh@cs.rochester.edu>.
10856         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
10857         Brian P Templeton <bpt@tunes.org>.
10858
10859 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10860
10861         * nnmaildir.el: New file.
10862         From Paul Jarc <prj@po.cwru.edu>.
10863
10864 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10865
10866         * nndoc.el (nndoc-type-alist): Move forward to the end.
10867
10868 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10869
10870         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
10871         `dolist'.
10872
10873 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10874
10875         * gnus-win.el (gnus-frames-on-display-list): New function.
10876         (gnus-get-buffer-window): Use it.
10877
10878 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10879
10880         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
10881
10882 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10883
10884         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
10885
10886 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10887            From Harald Meland <Harald.Meland@usit.uio.no>
10888
10889         * gnus-win.el (gnus-get-buffer-window): New function.
10890         (gnus-all-windows-visible-p): Use it.
10891
10892         * gnus-util.el (gnus-horizontal-recenter)
10893         (gnus-horizontal-recenter, gnus-horizontal-recenter)
10894         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
10895
10896         * gnus-score.el (gnus-score-insert-help): Use it.
10897
10898         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
10899         (gnus-generate-tree, gnus-highlight-selected-tree)
10900         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
10901         it.
10902
10903         * gnus-art.el (gnus-article-set-window-start)
10904         (gnus-mm-display-part, gnus-request-article-this-buffer)
10905         (gnus-button-next-page, gnus-button-prev-page)
10906         (gnus-article-button-next-page, gnus-article-button-prev-page):
10907         Use it.
10908
10909 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
10910
10911         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
10912         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10913         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
10914
10915 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10916
10917         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
10918         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10919         * mml1991.el, nnultimate.el: Add `coding'.
10920
10921 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
10922
10923         * ChangeLog: changed coding to buffer-file-coding-system
10924         * ChangeLog.1: same
10925         * nnwfm.el: same
10926         * gnus-smiley.el: same
10927         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
10928         * gnus-delay.el: same
10929         * gnus-spec.el: same
10930         * message.el: same
10931         * mml1991.el: same
10932         * nnultimate.el: same
10933
10934 2001-12-16  Simon Josefsson  <jas@extundo.com>
10935         Inspired by code by Dirk Meyer <dischi@tzi.de>.
10936
10937         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
10938         (gnus-summary-save-map): Add muttprint.
10939         (gnus-summary-make-menu-bar): Ditto.
10940         (gnus-summary-muttprint): New function.
10941
10942         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
10943
10944 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10945
10946         * uudecode.el (uudecode-decode-region-internal): Speedup by using
10947         temporary list instead of buffer.
10948
10949         * mm-url.el (executable-find): autoload.
10950
10951 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10952
10953         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
10954         to variable, follow doc-string conventions).
10955
10956 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
10957
10958         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
10959         subscribe-level
10960         * gnus-topic.el (gnus-subscribe-topics): use it.
10961
10962 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10963
10964         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
10965         messages. (A small patch with indentation)
10966         From Sean Neakums <sneakums@zork.net>.
10967
10968         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
10969         nil after shooting down the gnus-original-article-buffer.
10970
10971 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10972
10973         * uudecode.el (uudecode-use-external): New variable.
10974         (uudecode-decode-region): Automatically detect external program.
10975
10976         * binhex.el (binhex-use-external): New variable.
10977         (binhex-decode-region-internal): New function.
10978         (binhex-decode-region): Automatically detect external program.
10979
10980         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
10981         Use them.
10982
10983 2001-12-12  Simon Josefsson  <jas@extundo.com>
10984
10985         * nnvirtual.el (nnvirtual-always-rescan)
10986         (nnvirtual-component-regexp): Fix doc.
10987
10988         * nnoo.el (defvoo): Add doc to defvoo variables.
10989
10990         * nnml.el (nnml-directory, nnml-active-file)
10991         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
10992         (nnml-marks-is-evil, nnml-filenames-are-evil)
10993         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
10994
10995         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
10996         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
10997         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
10998         `error'.
10999
11000         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
11001         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
11002
11003         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
11004         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
11005         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
11006         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
11007
11008         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
11009         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
11010
11011         * imap.el, nnimap.el: Fix indentation.
11012
11013         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
11014
11015 2001-12-12  Didier Verna  <didier@xemacs.org>
11016
11017         * gnus-msg.el (gnus-group-news): New function.
11018         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
11019         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
11020         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
11021         for it.
11022         * gnus-msg.el (gnus-summary-news-other-window): New function.
11023         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
11024         bind it to `i'.
11025         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
11026         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
11027         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
11028         for it (called with a prefix).
11029         * gnus-msg.el (gnus-configure-posting-styles): add an optional
11030         group-name argument.
11031         * gnus-msg.el (gnus-setup-message): use it.
11032
11033 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11034
11035         * gnus-sum.el (gnus-summary-show-article): Fix doc.
11036
11037 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11038
11039         * mml.el (mime-to-mml): Remove Content-Disposition too.
11040
11041 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11042
11043         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
11044         * gnus-group.el (gnus-group-name-decode): Decode unibyte
11045         strings only.
11046         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11047
11048 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
11049
11050         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
11051         (nnmail-fancy-expiry-target): Use it.
11052         Suggestions from Simon Josefsson <jas@extundo.com>.
11053
11054 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11055
11056         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
11057
11058 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11059
11060         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
11061
11062         * gnus-util.el (gnus-url-unhex-string): Move here.
11063
11064 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11065
11066         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
11067         mm-url-decode-entities-nbsp.
11068
11069         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
11070         * webmail.el, nnwfm.el: Use mm-url.
11071
11072         * mm-url.el (mm-url-fetch-form): Move from nnweb.
11073         (mm-url-remove-markup): Move from nnweb.
11074         (mm-url-fetch-simple): Move from webmail.
11075
11076         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
11077
11078 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11079
11080         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
11081         (gnus-summary-print-article): Use it.
11082
11083         * gnus-util.el (gnus-replace-in-string): Typo.
11084
11085 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11086
11087         * nnweb.el (nnweb-replace-in-string): Removed.
11088
11089         * gnus-util.el (gnus-replace-in-string): New function.
11090         (gnus-mode-string-quote): Use it.
11091
11092         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
11093         * nnwfm.el (nnwfm-create-mapping): Ditto.
11094
11095 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11096
11097         * dgnushack.el (dgnushack-compile): nnrss.el and
11098         nnslashdot.el don't depend on nnweb, url, w3.
11099
11100         * nnrss.el: Use mm-url.
11101
11102 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11103
11104         * mm-url.el (mm-url-insert-file-contents): Support file:.
11105
11106 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11107
11108         * mm-view.el: Lower case for the description line. Sync from the
11109         Emacs CVS.
11110
11111 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11112
11113         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
11114         From:  Stefan Monnier  <monnier@cs.yale.edu>
11115
11116 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11117
11118         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
11119
11120 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11121
11122         * mm-url.el: Require executable.
11123         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
11124
11125 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11126
11127         * pop3.el (pop3-munge-message-separator): Only use valid date.
11128         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
11129
11130         * Makefile.in: gnus-load.elc may not be generated.
11131
11132 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11133
11134         * mm-url.el: New file.
11135         * nnslashdot.el: Use it.
11136         * mm-extern.el (mm-extern-url): Use it.
11137
11138 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11139
11140         * gnus-sum.el (gnus-summary-save-article): Nix
11141         gnus-display-mime-function and gnus-article-prepare-hook.
11142
11143         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
11144         the beginning of lines.
11145         (gnus-complex-form-to-spec): Ditto.
11146
11147 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11148
11149         * message.el (message-make-mft): Fix the m-s-a-file regexp.
11150         From Paul Jarc <prj@po.cwru.edu>.
11151
11152 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11153
11154         * message.el: New variable message-subscribed-address-file;
11155         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
11156
11157 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11158
11159         * message.el (message-tab-body-function): Set to nil.
11160         (message-tab): Use text-mode-map or global-map.
11161         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
11162
11163 2001-11-30  Simon Josefsson  <jas@extundo.com>
11164
11165         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
11166         instead of gnus-union, for speed.  Suggested by Christoph Conrad
11167         <christoph.conrad@gmx.de>.
11168         (gnus-agent-fetch-group-1): Add verbose message.
11169
11170 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11171
11172         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
11173         of integers.
11174
11175 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11176
11177         * message.el (message-newgroups-header-regexp)
11178         (message-completion-alist, message-tab-body-function): Use
11179         defcustom rather than defvar.
11180         (message-tab): Mention `message-tab-body-function' in doc.
11181         Suggested by Karl Eichwalder.
11182
11183 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11184
11185         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
11186
11187 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11188
11189         * nnheader.el (nnheader-find-nov-line): Don't use macro
11190         gnus-delete-line.
11191
11192         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
11193         (gnus-group-name-charset): Ditto.
11194
11195         * gnus-util.el (gnus-buffer-live-p): Ditto.
11196
11197 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11198
11199         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
11200         open parenthesis in doc.
11201         (sieve-manage-authenticator-alist): Typo in doc.
11202         * imap.el (imap-authenticator-alist): Typo in doc.
11203         (imap-stream-alist): Backslash.
11204
11205         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
11206           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
11207
11208 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11209
11210         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
11211
11212         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
11213
11214         * gnus-msg.el (gnus-configure-posting-styles): use
11215         make-local-hook. Add LOCAL for add-hook.
11216
11217 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
11218
11219         * message.el (message-mode): Use `make-local-hook' unless
11220         obsolete.
11221         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
11222
11223 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11224
11225         * canlock.el: Remove sha1.el and base64.el stuff.
11226
11227 2001-11-26  Didier Verna  <didier@xemacs.org>
11228
11229         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
11230         if needed.
11231
11232 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * message.el (message-tamago-not-in-use-p): New function.
11235         (message-strip-forbidden-properties): Use it.
11236
11237 2001-11-26  Didier Verna  <didier@xemacs.org>
11238
11239         * gnus-start.el (gnus-check-first-time-used): only check for
11240         existence of .el[d] files.
11241
11242 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11243
11244         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
11245
11246         * message.el (message-setup-1): Clean up mc-*.
11247
11248 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11249
11250         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
11251         * gnus-score.el (gnus-score-find-bnews): Use it.
11252
11253         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
11254         (gnus-summary-limit-to-author): Ditto.
11255         (gnus-summary-limit-to-extra): Ditto.
11256         (gnus-summary-find-matching): Support not-matching argument.
11257
11258 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11259
11260         * message.el (message-wash-subject): Use `insert' rather than
11261         `insert-string', which is deprecated.
11262
11263 2001-11-24  Simon Josefsson  <jas@extundo.com>
11264
11265         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
11266         message. (Gnus does not "default" to using 8bit for the message,
11267         it default to use 8bit encoding and the user-supplied CTE
11268         value. Calling this behaviour "treating it as 8bit" is perhaps
11269         better.)
11270
11271         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
11272         (compare mm-charset-to-coding-system).
11273
11274 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11275
11276         * canlock.el (canlock-sha1-with-openssl): Use unibyte
11277         buffer. Correctly decode hex.
11278
11279 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11280
11281         * gnus-agent.el (gnus-category-insert-line): Convert category
11282         names to strings.
11283
11284 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11285
11286         * message.el (sha1): eval-and-compile.
11287
11288 2001-11-20  Simon Josefsson  <jas@extundo.com>
11289
11290         * message.el (message-allow-no-recipients): New variable.
11291         (message-send): Use it, customize the prompting when posting to
11292         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
11293
11294 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11295
11296         * mm-util.el (mm-coding-system-priorities): New variable.
11297         (mm-sort-coding-systems-predicate): New function.
11298         (mm-find-mime-charset-region): Resort coding systems if needed.
11299         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
11300
11301 2001-11-20  Didier Verna  <didier@xemacs.org>
11302
11303         * gnus-group.el (gnus-group-make-help-group): new optional
11304         argument to control the error behavior.
11305         * gnus-start.el (gnus-check-first-time-used): use it to avoid
11306         erroring.
11307
11308 2001-11-19  Simon Josefsson  <jas@extundo.com>
11309
11310         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
11311         instead of C-c C-u.  Suggested by Per Abrahamsen
11312         <abraham@dina.kvl.dk>.
11313
11314 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11315
11316         * nnfolder.el (nnfolder-read-folder): Use group instead of
11317         nnfolder-current-group.
11318         Suggested by Lorentey Karoly <lorentey@elte.hu>.
11319
11320 2001-11-17  Simon Josefsson  <jas@extundo.com>
11321
11322         * message.el (message-send): Ask user if Fcc/Gcc should be
11323         performed when no other sender was specified.
11324         Suggested by prj@po.cwru.edu (Paul Jarc).
11325
11326 2001-11-17  Simon Josefsson  <jas@extundo.com>
11327
11328         * message.el (message-mode, message-mode-map): Use C-c C-u for
11329         Importance: instead of C-c C-p (used by SC).
11330
11331 2001-11-16  Simon Josefsson  <jas@extundo.com>
11332
11333         * message.el (message-insert-importance-high)
11334         (message-insert-importance-low): Save point.
11335
11336         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
11337         value.
11338
11339 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
11340
11341         * message.el (message-strip-special-text-properties): New option.
11342         (message-strip-forbidden-properties): Obey it.
11343
11344 2001-11-14  Sam Steingold  <sds@gnu.org>
11345
11346         * gnus-score.el: Fixed some doc strings to properly quote symbols.
11347
11348 2001-11-15  Simon Josefsson  <jas@extundo.com>
11349
11350         Support "Importance:" header in Message.
11351
11352         * message.el (message-mode-map): Bind C-c C-p to
11353         `message-insert-or-toggle-importance'
11354         (message-mode-menu): Add message-insert-importance-{high,low}.
11355         (message-insert-importance-high, message-insert-importance-low)
11356         (message-insert-or-toggle-importance): New functions.
11357         (message-tool-bar-map): Add {un,}important.
11358         (message-mode): Doc fix.
11359
11360 2001-11-15  Simon Josefsson  <jas@extundo.com>
11361
11362         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
11363
11364         * mml.el (mml-menu): Fix toolbar tooltip.
11365
11366 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11367
11368         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
11369         * nnml.el (nnml-save-marks): Ditto.
11370
11371         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
11372
11373 2001-11-15  Simon Josefsson  <jas@extundo.com>
11374
11375         * nnml.el (nnml-save-marks):
11376         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
11377         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
11378
11379 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
11380
11381         * gnus-art.el (gnus-article-wash-status-strings): Use
11382         `copy-sequence', not `copy-seq'.
11383
11384 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
11385
11386         * gnus-art.el (gnus-article-wash-status-strings): New constant.
11387         (gnus-gnus-article-wash-status-entry): New function.
11388         (gnus-article-wash-status): Use it.
11389
11390 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11391
11392         * mml1991.el: Add coding header.
11393
11394 2001-11-12  Simon Josefsson  <jas@extundo.com>
11395
11396         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
11397         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
11398         `mml1991-sign' and `mml1991-encrypt'.
11399         (mml1991-encrypt, mml1991-sign): New glue functions.
11400         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
11401
11402         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
11403         (mml-menu): Add PGP to menu.
11404
11405         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
11406         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
11407         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
11408         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
11409
11410         * mml2015.el: Mention RFC 3156.
11411
11412         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
11413
11414 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11415
11416         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
11417
11418         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
11419           From <Michael.Cook@cisco.com>
11420
11421 2001-11-11  Simon Josefsson  <jas@extundo.com>
11422
11423         * message.el (top-level): Autoload sha1.
11424         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
11425         canlock, no need to require two different hash algs).  Suggested
11426         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
11427
11428 2001-11-09  Simon Josefsson  <jas@extundo.com>
11429
11430         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
11431         <Pavel@Janik.cz>.
11432
11433 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11434
11435         * message.el (message-point-in-header-p): New function.
11436         (message-do-auto-fill): Use it.
11437         (message-beginning-of-line): New function.  Goes to beginning of
11438         header value (i.e., end of header name), or to beginning of line
11439         if already at beginning of value.  Behaves like
11440         `beginning-of-line' when in message body.
11441         (message-mode-map): Bind it.
11442
11443 2001-11-08  Simon Josefsson  <jas@extundo.com>
11444
11445         * gnus-msg.el (gnus-posting-styles): Add doc.
11446
11447 2001-11-07  Simon Josefsson  <jas@extundo.com>
11448
11449         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
11450
11451         * sieve-mode.el (sieve-control-commands-face)
11452         (sieve-control-commands-face, sieve-action-commands-face)
11453         (sieve-test-commands-face, sieve-tagged-arguments-face): New
11454         faces.
11455         (sieve-font-lock-keywords): Use them.
11456         (sieve-mode): Only set font-lock-defaults in emacs.
11457
11458         * gnus-art.el (gnus-default-article-saver): Add
11459         gnus-summary-save-body-in-file.
11460         (gnus-summary-write-to-file): Fix doc.
11461
11462 2001-11-07  Simon Josefsson  <jas@extundo.com>
11463
11464         * gnus-art.el (gnus-treat-highlight-signature): Add cross
11465         reference to the correct chapter in the manual.
11466
11467         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
11468         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
11469
11470 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11471
11472         * mml.el (mml-preview): Bind mail-header-separator.
11473
11474 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11475
11476         * message.el: Always require canlock.
11477         (message-ignored-supersedes-headers): Include Cancel-Lock and
11478         Cancel-Key.
11479         (message-insert-canlock): Don't require canlock.
11480         (message-cancel-news): Don't check whether canlock is available.
11481         (message-supersede): Support cancel-locks.
11482
11483         * gnus-art.el: Don't autoload canlock.
11484
11485 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11486
11487         * mail-source.el (mail-source-fetch-imap): ASYNC param.
11488         From: <andre@slamdunknetworks.com>
11489
11490 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11491
11492         * many files: Fix copyright lines.
11493
11494 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11495
11496         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
11497         Suggested by Dave Love  <fx@gnu.org>.
11498
11499 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11500
11501         * message.el (message-kill-buffer): Remove auto-save file after
11502         confirm.
11503
11504         * message.el (message-send-mail): Call message-generate-headers
11505         once.  Suggested by Matt Armstrong <matt@lickey.com>.
11506
11507         * gnus-topic.el (gnus-topic-rename): Initial-input.
11508         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
11509
11510 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11511
11512         * message.el (message-forbidden-properties): New constant.
11513         (message-strip-forbidden-properties): New function.
11514         (message-mode): Activate it.
11515
11516 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11517
11518         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
11519         (mm-hack-charsets): Fix doc.
11520
11521 2001-11-02  Simon Josefsson  <jas@extundo.com>
11522
11523         * gnus-int.el (gnus-check-server): Message "...done" when done.
11524
11525         * imap.el (imap-close): Don't message (imap-send-command-wait
11526         returns if the connection is dropped).
11527         (imap-wait-for-tag): Nix out message only when necessary.
11528
11529         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
11530         for non-crossposting.
11531         (gnus-sieve-crosspost): Default to t to be consistent with other
11532         parts of Gnus.
11533
11534 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11535
11536         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
11537         (mm-iso-8859-x-to-15-table): Ditto.
11538         (mm-iso-8859-x-to-15-region): Ditto.
11539         (mm-find-mime-charset-region): Ditto.
11540
11541 2001-11-01  Simon Josefsson  <jas@extundo.com>
11542
11543         * nnimap.el (nnimap-close-asynchronous): New variable.
11544         (nnimap-close-group): Use it.
11545         (nnimap-expunge): Don't use it.
11546
11547         * imap.el (imap-callbacks): New variable.
11548         (imap-remassoc): Copied from `gnus-remassoc'.
11549         (imap-add-callback): New function.
11550         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
11551         behaviour.
11552         (imap-parse-response): Call the callback.
11553
11554         * message.el (message-insert-canlock): New variable.
11555         (message-canlock-generate, message-canlock-password)
11556         (message-insert-canlock): New functions.
11557         (message-send-news): Call `message-insert-canlock'.
11558         (top-level): Require canlock when compiling.
11559         (message-insert-canlock): Require canlock before we need it.
11560
11561 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11562
11563         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
11564
11565 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11566
11567         * dgnushack.el (dgnushack-make-load): A workaround for
11568         custom-add-loads bug in some versions of XEmacs.
11569
11570 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11571
11572         * mm-util.el (mm-charset-synonym-alist): Revert (some).
11573
11574 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
11577         (mm-hack-charsets): New variable.
11578         (mm-iso-8859-15-compatible): New variable.
11579         (mm-iso-8859-x-to-15-table): New variable.
11580         (mm-find-mime-charset-region): Add parameter hack-charsets.
11581
11582         * mm-bodies.el (mm-encode-body): Use it.
11583         * mml.el (mml-parse-1): Ditto.
11584
11585 2001-11-01  Simon Josefsson  <jas@extundo.com>
11586
11587         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
11588
11589 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11590
11591         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
11592         is nil.
11593
11594 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11595
11596         * smiley-ems.el (smiley-update-cache): Auto detect file type.
11597
11598         * message.el (message-forward-rmail-make-body): Use
11599         save-window-excursion.
11600         (message-encode-message-body): Search with noerror.
11601         (message-setup-1): Convert compose-mail send-actions to
11602         message-send-actions.
11603
11604 2001-11-01  Simon Josefsson  <jas@extundo.com>
11605
11606         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
11607         <yamaoka@jpl.org>.
11608
11609 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11610
11611         * sieve-manage.el (sieve-string-bytes): No complain.
11612
11613 2001-11-01  Simon Josefsson  <jas@extundo.com>
11614
11615         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
11616         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
11617         has autoload cookies, so no `require' should be necessary.)
11618
11619         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
11620         files.
11621
11622 2001-10-31  Simon Josefsson  <jas@extundo.com>
11623
11624         * gnus-cus.el (gnus-group-parameters): Support integer `display'
11625         parameter.
11626
11627         * gnus-sum.el (gnus-select-newsgroup): If group parameter
11628         `display' is a number (and C-u wasn't used to enter group), only
11629         fetch that number of articles.
11630
11631 2001-10-31  Matt Armstrong  <matt@lickey.com>
11632
11633         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
11634         not-subscribed -> subscribed.
11635
11636 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11637         From: Josh Huber <huber@alum.wpi.edu>
11638
11639         * message.el (message-subscribed-address-functions): New variable.
11640         (message-subscribed-addresses): New variable.
11641         (message-subscribed-regexps): New variable.
11642         (message-goto-mail-followup-to): New function.
11643         (message-send-mail): Add Mail-Followup-To.
11644         (message-make-mft): New function.
11645
11646         * gnus.el (gnus-find-subscribed-addresses): New function.
11647
11648 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11649
11650         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
11651         (mail-source-fetch-pop): Ditto.
11652         (mail-source-check-pop): Ditto.
11653
11654         * gnus-start.el (gnus-read-init-file): Ditto.
11655         (gnus-activate-group): Ditto.
11656         (gnus-read-newsrc-el-file): Ditto.
11657
11658 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11659
11660         * message.el (message-get-reply-headers): Make sure there is ", ".
11661
11662         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
11663         mm-coding-system-p. Don't correct it only in XEmacs.
11664         (mm-charset-to-coding-system): Use mm-coding-system-p and
11665         mm-get-coding-system-list.
11666         (mm-emacs-mule, mm-mule4-p): New variables.
11667         (mm-enable-multibyte, mm-disable-multibyte,
11668         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
11669         mm-with-unibyte-current-buffer,
11670         mm-with-unibyte-current-buffer-mule4): Use them.
11671         (mm-find-mime-charset-region): Treat iso-2022-jp.
11672
11673         From  Dave Love  <fx@gnu.org>:
11674
11675         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
11676         construction.
11677         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
11678         entries conditional on not having a coding system defined for
11679         them.
11680         (mm-mule-charset-to-mime-charset): Use
11681         find-coding-systems-for-charsets if defined.
11682         (mm-charset-to-coding-system): Don't use
11683         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
11684         later.  Add last resort search of coding systems.
11685         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
11686         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
11687         Mule 4.
11688         (mm-find-mime-charset-region): Re-write.
11689         (mm-with-unibyte-current-buffer): Restore buffer as well as
11690         multibyteness.
11691
11692 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11693
11694         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
11695         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
11696         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
11697
11698 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11699
11700         * gnus-art.el (article-display-x-face): Nix buffer-read-only
11701         again.
11702
11703         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
11704
11705 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11706
11707         * gnus-spec.el (gnus-parse-simple-format): Use
11708           buffer-substring-no-properties.
11709
11710 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-art.el (article-verify-cancel-lock): New function.
11713
11714         * nnheader.el (nntp-process-response): New variable.
11715         (nnheader-init-server-buffer): Make `nntp-process-response'
11716         buffer-local in `nntp-server-buffer'.
11717
11718         * nntp.el (nntp-prepare-post-hook): New hook.
11719         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
11720         (nntp-async-trigger): Ditto.
11721         (nntp-request-post): Insert a server's ID if there's no Message-ID
11722         header; run `nntp-prepare-post-hook'.
11723
11724 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11725
11726         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
11727         instead.
11728
11729         * message.el (message-forward-subject-author-subject): Don't use
11730         message-news-p, which widens the buffer.
11731         (message-forward-make-body): New function.
11732         (message-forward): Use it.
11733         (message-insinuate-rmail): New function.
11734         (message-forward-rmail-make-body): New function.
11735
11736 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11737
11738         * mm-extern.el (mm-extern): Provide it.
11739
11740         * mm-partial.el (mm-partial): Provide it.
11741
11742 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11743
11744         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
11745
11746 2001-10-29  Simon Josefsson  <jas@extundo.com>
11747
11748         * mml.el (mml-preview): Bind message-this-is-news if it is
11749         news. From Jesper Harder <harder@myrealbox.com>.
11750
11751 2001-10-28  Simon Josefsson  <jas@extundo.com>
11752
11753         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
11754
11755 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
11756
11757         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
11758         ironic smilies.
11759
11760 2001-10-27  Simon Josefsson  <jas@extundo.com>
11761
11762         * message.el (message-indent-citation): Don't add trailing
11763         whitespace when citing text.
11764
11765         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
11766         <harder@ifa.au.dk>.
11767
11768 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11769
11770         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
11771         not available.
11772         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
11773         (nnweb-type-definition): Add google as alias of dejanews.
11774         (nnweb-google-parse-1): Forward 1 line.
11775
11776 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11777
11778         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
11779         variable `message-forward-ignored-headers'.
11780
11781 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
11782
11783         * gnus.el (gnus-expand-group-parameter): New function.
11784         (gnus-expand-group-parameters): Call it.
11785         (gnus-group-fast-parameter): New function.
11786         (gnus-group-find-parameter): Call it.
11787
11788 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11789
11790         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
11791         vector (it didn't before because of a bug).
11792         * gnus-msg.el (gnus-post-news): Use header vector directly, if
11793         available.  Before it converted it to an article number.
11794
11795         This makes followup to news articles with negative numbers in
11796         nnvirtual groups use news instead of mail.
11797
11798 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11799
11800         * gnus.el (post-method): Use `native' instead of `nil'.
11801
11802         * gnus-msg.el (gnus-post-method): Ditto.
11803
11804 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11805
11806         * gnus.el (gnus-define-group-parameter): Grammar fix.
11807
11808 2001-10-22  Simon Josefsson  <jas@extundo.com>
11809
11810         * gnus-msg.el (gnus-extended-version): Include
11811         system-configuration.
11812         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
11813
11814 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
11815
11816         * gnus.el (post-method): Customization fix: `native' is not a
11817         valid value.
11818         * gnus-msg.el (gnus-post-method): Doc and customization fix:
11819         `native' is not a valid value.
11820
11821 2001-10-21  Simon Josefsson  <jas@extundo.com>
11822
11823         * nnimap.el (nnimap): Defgroup
11824         (nnimap-strict-function, nnimap-strict-function-match): New
11825         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
11826         (nnimap-split-crosspost, nnimap-split-inbox)
11827         (nnimap-split-rule, nnimap-split-predicate)
11828         (nnimap-split-predicate): Defcustom.
11829         (nnimap-split-inbox, nnimap-expunge-search-string)
11830         (nnimap-importantize-dormant): Remove "*" from doc.
11831
11832 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11833
11834         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
11835         not supplied via prefix arg.  From Lisp, make arg mandatory.
11836         Suggested by Frank Schmitt.
11837
11838 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11839
11840         * message.el (message-do-auto-fill): Avoid calling
11841         'rfc822-goto-eoh'.
11842
11843 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11844         From Paul Jarc <prj@po.cwru.edu>.
11845
11846         * message.el (message-get-reply-headers): Restructure the logic
11847         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
11848
11849 2001-10-20  Simon Josefsson  <jas@extundo.com>
11850
11851         * message.el (message-cancel-news): Support cancel-locks.
11852         Suggested by Per Abrahamsson.
11853
11854         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
11855         conses.  From David Z Maze <dmaze@MIT.EDU>.
11856
11857         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
11858
11859 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11860
11861         * mm-decode.el (mm-default-directory): Fix customize type.
11862
11863         * message.el (message-setup-fill-variables): Kludge to use
11864         normal-auto-fill-function even if auto fill is already activated.
11865
11866 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11867
11868         * message.el (message-do-auto-fill): New version that does not
11869         rely on text properties, by Simon Josefsson <jas@extundo.com>.
11870         (message-setup-1): Removed the `message-field' property.
11871
11872         * gnus-draft.el (gnus-draft-edit-message): Removed the
11873         `message-field' property.
11874
11875 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11876
11877         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
11878         `message-field'.  The `field' property has a special significance in
11879         Emacs 21.
11880
11881         * message.el (message-send, message-setup-1): Ditto.
11882
11883 2001-10-18  Simon Josefsson  <jas@extundo.com>
11884
11885         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
11886         when undoing.
11887
11888 2001-10-18  Simon Josefsson  <jas@extundo.com>
11889         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
11890
11891         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
11892         (gnus-summary-make-menu-bar): Ditto.
11893
11894 2001-10-17  Simon Josefsson  <jas@extundo.com>
11895
11896         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
11897         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
11898
11899 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11900
11901         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
11902         * gnus-util.el (gnus-user-date): New function.
11903         From Frank Schmitt <usenet@Frank-Schmitt.net>.
11904
11905 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11906
11907         * message.el (message-check-news-header-syntax): Special case
11908         nnvirtual groups.
11909
11910         * gnus-sum.el (gnus-summary-respool-default-method): Changed
11911         customize type to `symbol'.
11912
11913 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11914
11915         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
11916         %&foo;.
11917         (gnus-parse-simple-format): Support user extended spec too.
11918         %u&foo; invokes gnus-user-format-function-foo.
11919
11920 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11921
11922         * nnml.el (nnml-request-expire-articles): Make sure it is back to
11923         the server.
11924         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11925         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11926         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11927         * nndiary.el (nndiary-request-expire-articles): Ditto.
11928         (nndiary-schedule): Defsubst it before use it.
11929         (nndiary-error): eval-and-compile.
11930
11931 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11932
11933         * gnus-msg.el (gnus-post-method): Changed two instances of
11934         `active' to `current' and one `null' to `not'.
11935
11936 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11937         From Katsumi Yamaoka <yamaoka@jpl.org>.
11938
11939         * message.el (message-setup-fill-variables): Use
11940         `normal-auto-fill-function' instead of `auto-fill-function'.
11941
11942 2001-10-16  Simon Josefsson  <jas@extundo.com>
11943
11944         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
11945         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
11946         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
11947
11948 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11949         Patch by Oliver Scholz <oscholz@my.gnus.org>.
11950
11951         * gnus-draft.el (gnus-draft-edit-message): Add text property
11952         `field' with value `header' to message headers.
11953         * message.el (message-setup-1): Really add text property to all of
11954         the header, not just part of it.
11955
11956 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11957
11958         * gnus-group.el (gnus-group-sort-by-server): Use it.
11959
11960         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
11961
11962         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
11963         and keystroke.
11964
11965 2001-10-14  Simon Josefsson  <jas@extundo.com>
11966
11967         * dig.el: Doc fix.
11968
11969         * smime.el: Doc fix.
11970
11971         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
11972         charset magic from message.el.
11973
11974 2001-10-12  Simon Josefsson  <jas@extundo.com>
11975         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
11976
11977         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
11978         'cite from g-a-wash-types.
11979         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
11980         (gnus-article-hide-citation): Fix.
11981
11982         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
11983         character.
11984         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
11985
11986         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
11987         definition.
11988         (gnus-signature-toggle): Toggle `s' mode line character.
11989
11990         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
11991         doing stuff that clears it.
11992
11993 2001-10-12  Simon Josefsson  <jas@extundo.com>
11994
11995         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
11996         From Eric Marsden <emarsden@laas.fr>.
11997
11998 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11999
12000         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
12001         (autoload): Add some autoloads.
12002
12003 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12004         Suggested by Oliver Scholz <epameinondas@gmx.de>.
12005
12006         * message.el (message-do-auto-fill): New function.  Like
12007         `do-auto-fill' but don't fill when in the message header.
12008         (message-setup-1): Put a text property on the message header.
12009         (message-setup-fill-variables): Use `message-do-auto-fill'.
12010
12011 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12012
12013         * message.el (message-send-mail-partially): Insert an empty line
12014         first, because of the change of message-make-lines.
12015
12016 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
12017
12018         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
12019         iso-8859-15, make it an alias for iso-8859-1.
12020
12021 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12022
12023         * message.el (message-send-news): Don't modify the value of
12024         `message-syntax-checks' if it is not a list (possibly it is
12025         `dont-check-for-anything-just-trust-me').
12026
12027 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12028
12029         * gnus-group.el (gnus-group-name-charset-group-alist): Use
12030         `find-coding-system' for XEmacs to check whether the coding-system
12031         `utf-8' is available.
12032
12033 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12034
12035         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
12036
12037 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
12038
12039         * message.el (message-send-news): Oops, missed case with no
12040         "Followup-To" header...
12041
12042 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
12043
12044         * message.el (message-send-news): Allow
12045         `gnus-group-name-charset-group-alist' to affect encoding of the
12046         "Newsgroups" and "Followup-To" headers.
12047
12048 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12049
12050         * Makefile.in (install-el): Depend on gnus-load.el.
12051
12052 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12053
12054         * Makefile.in (install-el): Use -f.
12055         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
12056
12057 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
12058
12059         * message.el (message-send-news): Don't encode Followups-To when
12060         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
12061
12062         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
12063         header.
12064
12065         * gnus-art.el (article-decode-group-name): Also decode
12066         "Followup-To".
12067
12068         * rfc2047.el (rfc2047-encode-message-header): Encode without
12069         asking for null methods.
12070
12071         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
12072         default charset for newsgroup names in accordance with USEFOR.
12073
12074         * gnus-group.el (gnus-group-name-charset-method-alist,
12075         gnus-group-name-charset-group-alist): Removed "*" from doc
12076         strings, "*" should not be used for complex variables.
12077
12078 2001-10-06  Simon Josefsson  <jas@extundo.com>
12079
12080         Support UTF-8 group names better.
12081
12082         * message.el (message-check-news-header-syntax): Encode group
12083         names before comparison.
12084
12085         * gnus-msg.el (gnus-copy-article-buffer): Run all
12086         `gnus-article-decode-hook's except `article-decode-charset'
12087         instead of hardcoding call to one of them.
12088
12089         * gnus-art.el (gnus-article-decode-hook): Add
12090         `article-decode-group-name'.
12091         (article-decode-group-name): New function, use `g-d-n'.
12092
12093         * gnus-group.el (gnus-group-insert-group-line): Decode
12094         gnus-tmp-group using `g-d-n'.
12095
12096         * gnus-util.el (gnus-decode-newsgroups): New function.
12097
12098 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12099
12100         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
12101         `gnus-group-name-charset-group-alist'.
12102
12103 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12104
12105         * Makefile.in: Install el in install. Add uninstall.
12106
12107 2001-10-05  Simon Josefsson  <jas@extundo.com>
12108
12109         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
12110
12111         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
12112
12113         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
12114         empty folders.
12115
12116         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
12117         limiting if read-all (C-u RET) was used.
12118
12119 2001-10-04  Simon Josefsson  <jas@extundo.com>
12120
12121         * mail-source.el (mail-source-movemail-program): New variable.
12122         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
12123         <thutt@thutt.vmware.com>.
12124
12125 2001-10-03  Simon Josefsson  <jas@extundo.com>
12126
12127         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
12128         (gnus-summary-line-format-alist): Fix param.
12129
12130 2001-10-02  Simon Josefsson  <jas@extundo.com>
12131
12132         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
12133         don't go through `nnimap-request-expire-articles' to delete the
12134         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
12135
12136 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12137
12138         * gnus-agent.el (gnus-agent-write-active): The min in the
12139         agent/active may be larger than that in the server/active.
12140
12141 2001-10-01  Simon Josefsson  <jas@extundo.com>
12142
12143         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
12144         is IMAP4rev1.
12145
12146         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
12147
12148         * nnfolder.el: Ditto.
12149
12150 2001-09-30  Dan Christensen  <jdc@uwo.ca>
12151
12152         * gnus-sum.el (gnus-summary-extract-address-component): New function.
12153         (gnus-summary-from-or-to-or-newsgroups): Optimize.
12154
12155 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12156
12157         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
12158         (message-mode-menu): Menu item for same.
12159
12160         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
12161         delayed articles.
12162
12163         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
12164         nndraft:delayed does not exist.
12165         (gnus-delay-initialize): Don't set up keymap, that's done from
12166         message.el now.
12167         (gnus-delay, gnus-delay-group, gnus-delay-header)
12168         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
12169
12170 2001-09-29  Simon Josefsson  <jas@extundo.com>
12171
12172         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
12173         utf-8, not eight-bit-control.
12174
12175         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
12176         (imap-log, imap-debug): Custom.
12177         (imap-log-buffer, imap-debug-buffer): New constants.
12178         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
12179         (imap-network-open, imap-shell-open, imap-starttls-open)
12180         (imap-send-command-1, imap-send-command, imap-arrival-filter)
12181         (imap-debug): Use imap-*-buffer.
12182
12183         * nndoc.el (nndoc-article-type): Add mailman.
12184         (nndoc-type-alist): Ditto.
12185         (nndoc-mailman-type-p): New function.
12186
12187 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12188
12189         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
12190         gnus-art.el.
12191
12192 2001-09-27  Simon Josefsson  <jas@extundo.com>
12193
12194         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
12195         (gnus-topic-catchup-articles): New function. Suggested by Robin
12196         S. Socha <robin-dated-1001857693.185e29@socha.net>.
12197
12198 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12199         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
12200
12201         * gnus-ems.el (gnus-article-display-xface): Insert xface after
12202         previous ones.
12203
12204 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12205         From Daiki Ueno  <ueno@unixuser.org>
12206
12207         * gnus-sum.el (gnus-summary-show-article): The arglist of
12208         detect-coding-region is incompatible.
12209
12210 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12211         From Katsuhiro Hermit Endo <hermit@koka-in.org>
12212
12213         * gnus-group.el (gnus-group-delete-group): Typo.
12214
12215 2001-09-26  Simon Josefsson  <jas@extundo.com>
12216
12217         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
12218
12219         * nnimap.el (nnimap-expiry-target): Use temp buffer.
12220
12221 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12222
12223         * gnus-cus.el (gnus-group-parameters): Display as sexp.
12224
12225 2001-09-22  Simon Josefsson  <jas@extundo.com>
12226
12227         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
12228
12229         * nnfolder.el (nnfolder-open-marks): Ditto.
12230
12231         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
12232         (gnus-update-marks): Use it.
12233         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
12234         hardcoded list.
12235
12236         * gnus.el (gnus-article-special-mark-lists): Add killed.
12237         (gnus-article-unpropagated-mark-lists): New constant.
12238
12239 2001-09-22  Simon Josefsson  <jas@extundo.com>
12240
12241         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
12242         custom option.
12243
12244 2001-09-23  Simon Josefsson  <jas@extundo.com>
12245
12246         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
12247
12248 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12249
12250         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
12251
12252 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
12253
12254         * gnus-group.el (gnus-group-sort-function): Fix customize type to
12255         accept lists of functions.
12256
12257 2001-09-20  Simon Josefsson  <jas@extundo.com>
12258
12259         * gnus-group.el (gnus-group-catchup): Update expire marks in
12260         backend.  Also, if ALL also set expire marks on tick/dormant.
12261
12262 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12263
12264         * message.el (message-tab-body-function): New variable.
12265         * message.el (message-tab): Use it.
12266
12267 2001-09-19  Sam Steingold  <sds@gnu.org>
12268
12269         * gnus-win.el (gnus-buffer-configuration): Respect
12270         `gnus-bug-create-help-buffer'.
12271
12272 2001-09-18  Simon Josefsson  <jas@extundo.com>
12273
12274         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
12275         (gnus-parse-simple-format): Re-revert.
12276
12277 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
12278         Trivial patch.
12279
12280         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
12281         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
12282
12283 2001-09-18  Simon Josefsson  <jas@extundo.com>
12284
12285         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
12286         signed.
12287         (gnus-parse-simple-format): Don't use it.
12288
12289 2001-09-17  Miles Bader  <miles@gnu.org>
12290
12291         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
12292         error querying a backend abort the whole process.
12293
12294 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12295
12296         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
12297         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
12298
12299 2001-09-17  Didier Verna  <didier@xemacs.org>
12300
12301         * nndiary.el: version 0.2-b14.
12302         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
12303         compatibility problem with XEmacs 21.1.
12304
12305 2001-09-15  Simon Josefsson  <jas@extundo.com>
12306
12307         * gnus-group.el (gnus-group-line-format): Document %c.
12308
12309         * nnml.el (nnml-parse-head): Handle CRLF files.
12310         (nnml-generate-nov-file): Ditto.
12311         (nnml-retrieve-headers): Ditto.
12312
12313 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
12314
12315         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
12316
12317 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
12318
12319         * gnus-spec.el (gnus-correct-substring): Still stopped one
12320         character before we wanted (never included last character).
12321         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
12322         add missing "," (once per function)
12323
12324 2001-09-14  Simon Josefsson  <jas@extundo.com>
12325
12326         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
12327         (otherwise e.g. gnus-agentize in .gnus overrides the customized
12328         default before gnus-group is loaded and the variable set.)
12329
12330         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
12331         killed or unsent marks.
12332
12333         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
12334         isn't an article to set it on (e.g. when you `a' in a group).
12335
12336 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12337
12338         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
12339         can read e-mails from Microsoft Outlook users not using ISO
12340         8859-2 character set.
12341
12342 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12343
12344         * gnus-diary.el: Minor modifications to avoid warnings.
12345         (gnus-summary-misc-menu): defvar.
12346         (gnus-diary-check-message): Use gnus-point-at-eol.
12347         (gnus-diary-kill-entire-line): eval-and-compile.
12348
12349 2001-09-12  Didier Verna  <didier@xemacs.org>
12350
12351         * nndiary.el: new version (0.2-b13).
12352         * nndiary.el (nndiary-mail-sources): doc update.
12353         * nndiary.el (nndiary-split-methods): ditto.
12354         * nndiary.el (nndiary-request-accept-article-hooks): New.
12355         * nndiary.el (nndiary-request-accept-article): use it, check
12356         message validity.
12357         * nndiary.el (nndiary-get-new-mail): changed default to nil.
12358         * nndiary.el (nndiary-schedule): fix bug (misplaced
12359         condition-case): it didn't return nil on error.
12360         * gnus-diary.el: new version.
12361         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
12362         * gnus-diary.el (gnus-diary-header-value-history): New.
12363         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
12364         * gnus-diary.el (gnus-diary-add-header): New.
12365         * gnus-diary.el (gnus-diary-check-message): New.
12366         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
12367         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
12368
12369 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12370
12371         * gnus-sum.el (gnus-select-newsgroup): Make
12372         `gnus-current-select-method' buffer-local.
12373
12374         * gnus-art.el (gnus-request-article-this-buffer): Refer
12375         `gnus-current-select-method' in the current summary buffer.
12376
12377 2001-09-10  Simon Josefsson  <jas@extundo.com>
12378         From Daniel Pittman <daniel@rimspace.net>
12379
12380         * gnus-spec.el (gnus-correct-pad-form): Fix.
12381
12382 2001-09-09  Simon Josefsson  <jas@extundo.com>
12383
12384         * mm-decode.el (mm-inline-media-tests): Add
12385         application/x-emacs-lisp.
12386         (mm-attachment-override-types): Add
12387         application/{x-,}pkcs7-signature.
12388
12389         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
12390         (gnus-server-line-format, gnus-server-mode-line-format)
12391         (gnus-server-browse-in-group-buffer): Customize.
12392
12393 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12394
12395         * nnml.el (nnml-marks-changed-p): Typo.
12396         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
12397         (nnml-marks-changed-p): Use gnus-gethash.
12398         (nnml-marks-modtime): Use gnus-make-hashtable.
12399
12400         * nnfolder.el (nnfolder-marks-changed-p): Typo.
12401         (nnfolder-request-expire-articles, nnfolder-save-marks)
12402         (nnfolder-open-marks): Typo.
12403         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
12404         (nnfolder-marks-changed-p): Use gnus-gethash.
12405         (nnfolder-marks-modtime): Use gnus-make-hashtable.
12406
12407 2001-09-08  Simon Josefsson  <jas@extundo.com>
12408
12409         * nnfolder.el (nnfolder-marks-modtime): New variable.
12410         (nnfolder-marks-changed-p): New function.
12411         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
12412         (nnfolder-request-update-info): Don't update if marks didn't change.
12413
12414         * nnml.el (nnml-marks-modtime): New variable.
12415         (nnml-marks-changed-p): New function.
12416         (nnml-save-marks, nnml-open-marks): Save modtime.
12417         (nnml-request-update-info): Don't update if marks didn't change.
12418
12419         * gnus-agent.el (gnus-agent-any-covered-gcc)
12420         (gnus-agent-add-server, gnus-agent-remove-server): Use
12421         gnus-agent-method-p.
12422
12423         * gnus-art.el (gnus-buttonized-mime-types): New variable.
12424         (gnus-unbuttonized-mime-type-p): Use it.
12425
12426         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
12427         fetch group.
12428
12429 2001-09-08  Simon Josefsson  <jas@extundo.com>
12430         From Daniel Pittman <daniel@rimspace.net>
12431
12432         * gnus-spec.el (gnus-correct-pad-form): New function.
12433         (gnus-parse-simple-format): Use it.
12434
12435 2001-09-07  Simon Josefsson  <jas@extundo.com>
12436
12437         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
12438         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
12439         Putnam <reader@newsguy.com>.
12440         (gnus-group-sort-selected-groups): Touch dribble file.
12441
12442 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
12443
12444         * nnml.el (nnml-filenames-are-evil): New variable.
12445         (nnml-article-to-file-alist): Rename to ...
12446         (nnml-current-group-article-to-file-alist): ... this.
12447         Respect `nnml-filenames-are-evil'.
12448         (nnml-active-number): Update.
12449         (nnml-update-file-alist): Update.
12450         (nnml-request-article): Use nnheader-article-to-file-alist.
12451         (nnml-request-rename-group): Likewise.
12452
12453 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12454
12455         * gnus-sum.el (gnus-summary-insert-line): Fix.
12456
12457 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
12458
12459         * gnus-sum.el: Bind g-s-t-s to "W g".
12460         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
12461         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
12462         display of graphical smilies.
12463
12464 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * gnus-start.el (gnus-setup-news): A typo.
12467         From Bill White <billw@wolfram.com>.
12468
12469 2001-09-06  Simon Josefsson  <jas@extundo.com>
12470
12471         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
12472         and unseen marks.
12473
12474 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12475
12476         * nnmail.el (nnmail-split-fancy): Document `junk'.
12477
12478 2001-09-04  Simon Josefsson  <jas@extundo.com>
12479
12480         * imap.el (imap-search): Don't error if server is broken.
12481
12482 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
12483
12484         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
12485         searching for an article that isn't in the mbox.
12486
12487 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12488
12489         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
12490         right, and get all the comments.
12491
12492 2001-09-02  Simon Josefsson  <jas@extundo.com>
12493         Suggested by Dan Christensen <jdc+news@uwo.ca>
12494
12495         * nnfolder.el (nnfolder-request-update-info): Fix message.
12496
12497         * nnml.el (nnml-request-update-info): Ditto.
12498
12499 2001-09-01  Simon Josefsson  <jas@extundo.com>
12500
12501         * nnml.el (nnml-request-expire-articles): Also bind
12502         `nnml-current-group' and `nnml-article-file-alist' when using
12503         expiry-target. (Otherwise nnml will be in a inconsistent internal
12504         state causing all kind of problems.)
12505         (nnml-request-expire-articles): If `nnml-article-to-file' or
12506         `file-attributes' failes, return article as un-expirable instead
12507         of treating it as expired.
12508
12509 2001-08-31  Sam Steingold  <sds@gnu.org>
12510
12511         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
12512         typo: `exmine' --> `examine'.
12513
12514 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12515
12516         * nndoc.el (nndoc-forward-type-p): It is not a digest.
12517
12518 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12519
12520         * nnml.el (nnml-check-directory-twice): Remove.
12521         (nnml-retrieve-headers): Ditto.
12522         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
12523
12524 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12525
12526         * nnheader.el (nnheader-directory-files-is-safe): No need to read
12527         directory twice on Windows, or on GNU Emacs-21.
12528
12529 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12530
12531         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
12532         (nnml-request-rename-group): Ditto.
12533         (nnml-active-number): Ditto.
12534         (nnml-request-create-group): Use nnml-directory-articles.
12535         (nnml-request-expire-articles): Use nnml-directory-articles, which
12536         gets list from nov database if available.
12537         (nnml-get-nov-buffer): New function.
12538         (nnml-open-nov): Use it.
12539         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
12540         gets alist from nov database if available.
12541         (nnml-directory-articles): New function.
12542         (nnml-article-to-file-alist): New function.
12543
12544 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12545
12546         * mm-decode.el (mm-display-external): Use `name' as filename, if
12547         `filename' attribute is not present.
12548
12549 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12550
12551         * mail-source.el (mail-source-flash): New defcustom.
12552         (mail-source-new-mail-p): Ring visible bell if appropriate.
12553         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
12554         timer is cleared even if mail check signals an error.
12555
12556 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12557
12558         * gnus-sum.el (gnus-summary-move-article): Only update marks of
12559         type 'list.
12560
12561 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12562
12563         * flow-fill.el (fill-flowed): eol might be point-max.
12564
12565 2001-08-27  Simon Josefsson  <jas@extundo.com>
12566
12567         * nnml.el (nnml-request-update-info): Fix message.
12568         (nnml-open-marks): Ditto.
12569
12570         * nnfolder.el (nnfolder-request-update-info):
12571         (nnfolder-open-marks): Fix message.
12572
12573 2001-08-25  Simon Josefsson  <jas@extundo.com>
12574
12575         * nnfolder.el (nnfolder-save-marks): Don't create directory named
12576         after group in ~/.
12577
12578 2001-08-25  Simon Josefsson  <jas@extundo.com>
12579         From Andreas Jaeger  <aj@suse.de>
12580
12581         * nnfolder.el (nnfolder-open-marks): Fix typo.
12582         * nnml.el (nnml-open-marks): Likewise.
12583
12584 2001-08-25  Simon Josefsson  <jas@extundo.com>
12585
12586         Make nnfolder groups self-contained as far as marks are concerned.
12587
12588         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
12589         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
12590         (nnfolder-open-server): Make marks directory.
12591         (nnfolder-request-delete-group): Delete marks file.
12592         (nnfolder-request-delete-group): Check of nov/marks file exist
12593         before deleting.
12594         (nnfolder-request-rename-group): Rename marks file.
12595         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
12596         (nnfolder-request-set-mark, nnfolder-request-update-info)
12597         (nnfolder-group-marks-pathname, nnfolder-save-marks)
12598         (nnfolder-open-marks): New functions.
12599         (top-level): Require gnus.
12600
12601 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12602
12603         * nnweb.el (nnweb-type-definition): Use google raw file.
12604         (nnweb-google-parse-1): Ditto.
12605         (nnweb-google-identity): Ditto.
12606         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
12607         (nnweb-altavista-wash-article): Ditto.
12608         (nnweb-request-article): Remove nnweb-decode-entities.
12609
12610         * nnml.el: Require 'gnus.
12611
12612 2001-08-25  Simon Josefsson  <jas@extundo.com>
12613
12614         * nnml.el (nnml-marks-is-evil): Add doc.
12615
12616 2001-08-25  Simon Josefsson  <jas@extundo.com>
12617
12618         * nnml.el (nnml-save-marks): Wrap saving marks in a
12619         condition-case, to allow user to start Gnus if saving marks failed
12620         for some reason.
12621
12622 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12623
12624         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
12625
12626         * gnus-group.el (gnus-update-group-mark-positions): Bind
12627         gnus-group-update-hook to nil.
12628
12629 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12630
12631         * mml.el (mml-generate-mime-1): Force as multibyte string.
12632
12633 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12634
12635         * gnus-sum.el (gnus-summary-insert-line)
12636         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
12637         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
12638
12639         * gnus-spec.el (gnus-correct-substring): Take optional END.
12640
12641         * nnrss.el (nnrss-request-article): Remove \n.
12642         (nnrss-retrieve-headers): Lines number is -1.
12643
12644 2001-08-24  Simon Josefsson  <jas@extundo.com>
12645
12646         * gnus-group.el (gnus-info-clear-data): Call
12647         nnfoo-request-set-mark to propagate marks.  Fix bug:
12648         `gnus-group-update-line' doesn't update read range unless we call
12649         `gnus-get-unread-articles-in-group' first.
12650
12651         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
12652         to server.
12653
12654 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12655
12656         * gnus-util.el (gnus-create-info-command): Return an interactive
12657         function.
12658
12659 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12660         From Katsumi Yamaoka <yamaoka@jpl.org>
12661
12662         * gnus-spec.el (gnus-parse-complex-format): Use equal.
12663
12664 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12665
12666         * gnus-sum.el (gnus-select-newsgroup): Use it.
12667
12668         * gnus-util.el (gnus-not-ignore): New function.
12669
12670         * lpath.el (featurep): Don't fbind char-int.
12671
12672         * gnus-util.el (gnus-create-info-command): New function.
12673
12674         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
12675         right node.
12676
12677         * gnus-sum.el (gnus-select-newsgroup): Clean up.
12678         (gnus-summary-limit-children): Use 'identity instead of `all'.
12679         (gnus-summary-limit-to-display-predicate): New command and
12680         keystroke.
12681
12682 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12683
12684         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
12685
12686         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
12687
12688 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12689
12690         * gnus-spec.el: Add the Gnus version.
12691         (gnus-update-format-specifications): If the Gnus version changes,
12692         nix out the format spec cache.
12693
12694         * gnus.el (gnus-continuum-version): Made into a command and
12695         optionalize the VERSION.
12696
12697         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
12698         the start of the lines.
12699
12700 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12701
12702         * gnus.el (gnus-visual-p): Define function before use of
12703         function.
12704
12705 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12706
12707         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
12708         (gnus-article-mark-to-type): New function.
12709         (gnus-update-missing-marks): Only update marks of type 'list.
12710
12711         * gnus.el (gnus-article-special-mark-lists): New variable.
12712
12713 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12714
12715         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
12716         (gnus-select-newsgroup): Still use 'all.
12717         (gnus-summary-initial-limit): Comparing with 'all.
12718
12719 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12720
12721         * gnus-start.el (gnus-activate-group): If dont-check, don't update
12722         active.
12723
12724 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12725
12726         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
12727         nnslashdot-*-retrieve-headers.
12728         (nnslashdot-request-article): Fix for slashcode 2.2.
12729         (nnslashdot-make-tuple): New function.
12730         (nnslashdot-read-groups): Use it.
12731
12732 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12733
12734         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
12735         list.
12736
12737         * gnus-sum.el (gnus-summary-move-article): Don't select article.
12738
12739 2001-08-20  Simon Josefsson  <jas@extundo.com>
12740
12741         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
12742         opened, error instead of continuing (and exploding later).
12743
12744 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12745
12746         * gnus.el (gnus-expand-group-parameters): Return the parameter
12747         list.
12748
12749         * gnus-sum.el (gnus-summary-show-article): Doc fix.
12750         (gnus-summary-show-article): Guess at charset if required.
12751
12752         * gnus-spec.el (gnus-correct-substring): Stopped one character
12753         before we wanted.
12754
12755 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12756
12757         * earcon.el (earcon-auto-play): Remove unused option.
12758
12759 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12760
12761         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
12762         message down in levels, since it happens very fast.
12763
12764         * smiley-ems.el (smiley-update-cache): Respect the symbol version
12765         of smiley-regexp-alist.
12766
12767         * mm-view.el (mm-inline-text): Ignore vcard errors.
12768
12769         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
12770
12771         * gnus-score.el (gnus-all-score-files): Use append instead of
12772         nconc.
12773
12774         * gnus.el (gnus-splash-face): Doc fix.
12775
12776         * mm-decode.el (mm-mailcap-command): Use
12777         mm-path-name-rewrite-functions.
12778         (mm-path-name-rewrite-functions): New variable.
12779
12780         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
12781         (gnus-complex-form-to-spec): Insert tab.
12782         (gnus-spec-tab): New function.
12783
12784         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
12785         entering the group.
12786
12787         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
12788         the positional spec.
12789         (gnus-parse-complex-format): React to %C.
12790
12791         * gnus-ems.el (gnus-char-width): Moved here.
12792
12793         * gnus-sum.el (gnus-select-newsgroup): Set
12794         gnus-newsgroup-articles.
12795         (gnus-unseen-mark): New variable.
12796         (gnus-newsgroup-unseen): Ditto.
12797         (gnus-newsgroup-seen): Ditto.
12798         (gnus-adjust-marked-articles): Use them.
12799         (gnus-update-marks): Use them.
12800         (gnus-summary-update-secondary-mark): Display.
12801         (gnus-summary-prepare-threads): Display.
12802
12803         * gnus-msg.el (gnus-inews-group-method): Use and return the
12804         method, not the server.
12805
12806 2001-08-19  Simon Josefsson  <jas@extundo.com>
12807
12808         * gnus-srvr.el (gnus-server-agent-face): New.
12809         (gnus-server-agent-face): New.
12810         (gnus-server-mode): Turn on font-lock-mode.
12811
12812         * gnus.el (gnus-server-visual): Add defgroup.
12813
12814 2001-08-19  Simon Josefsson  <jas@extundo.com>
12815         From Joe Casadonte <jcasadonte@northbound-train.com>
12816
12817         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
12818         gnus-server-denied-face): New.
12819         (gnus-server-opened-face, gnus-server-closed-face,
12820         gnus-server-denied-face): New.
12821         (gnus-server-font-lock-keywords): Add.
12822
12823 2001-08-19  Simon Josefsson  <jas@extundo.com>
12824
12825         * nnml.el (nnml-request-set-mark): Return nil.
12826         (nnml-save-marks): Use nnml-possibly-create-directory.
12827         (nnml-open-marks): Only work in temp buffer when inserting/reading
12828         .marks file.
12829
12830 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12831
12832         * gnus.el (gnus-expand-group-parameters): Fix.
12833
12834         * gnus-spec.el (gnus-char-width): New function.
12835         (gnus-correct-substring, gnus-correct-length): Use it.
12836
12837         * message.el (message-required-mail-headers): Fix doc.
12838
12839 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12840
12841         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
12842
12843         * mm-decode.el (mm-save-part-to-file): Insert the handle.
12844
12845 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12846
12847         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
12848         slashdot 2.2 (not fully fixed yet).
12849         (nnslashdot-request-article): Ditto.
12850
12851 2001-08-18  Simon Josefsson  <jas@extundo.com>
12852
12853         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
12854         nnimap.
12855
12856         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
12857         gnus-util.
12858         (nnimap-request-update-info-internal): Use new functions.
12859
12860         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
12861         new functions.
12862
12863 2001-08-18  Simon Josefsson  <jas@extundo.com>
12864
12865         Make nnml groups self-contained as far as marks are concerned.
12866
12867         * nnml.el (nnml-request-delete-group): Delete marks file.
12868         (nnml-request-rename-group): Move marks file.
12869         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
12870         variables.
12871         (nnml-request-set-mark, nnml-request-update-info): New server
12872         functions.
12873         (nnml-save-marks, nnml-open-marks): New functions.
12874
12875 2001-08-18  Simon Josefsson  <jas@extundo.com>
12876
12877         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
12878         `set' when setting marks.
12879
12880 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12881
12882         * gnus.el (gnus-info-find-node): Take an argument.
12883
12884         * gnus-art.el (gnus-button-handle-info): New function.
12885         (gnus-url-unhex-string): Replace "+" with " ".
12886
12887 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12888
12889         * message.el (message-check-news-header-syntax): Check bad From.
12890
12891 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12892
12893         * gnus-spec.el (gnus-correct-length): New function.
12894         (gnus-correct-substring): New function.
12895         (gnus-tilde-max-form): Use it.
12896
12897 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
12898
12899         * nnmh.el: Docstring changes as below.
12900
12901         * nnml.el: Docstring changes as below.
12902
12903         * nnbabyl.el: Docstring changes as below.
12904
12905         * nnmbox.el: Docstring changes as below.
12906
12907         * nnfolder.el: Added docstrings identifying each virtual server
12908         parameter.
12909
12910 2001-08-18  Simon Josefsson  <jas@extundo.com>
12911
12912         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
12913
12914 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
12915
12916         * message.el: rename "Abort Message" to "Postpone Message".
12917         Remove "Attach file as MIME" from Message menu, it's already in
12918         the MIME menu.
12919
12920 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12921
12922         * smime.el (smime-point-at-eol): eval-and-compile.
12923         (smime-make-temp-file): New function.
12924         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
12925         Use it.
12926
12927 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12928
12929         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
12930         (gnus-agent-summary-fetch-group): New command and keystroke.
12931
12932         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
12933         (gnus-mime-display-security): Make it respect
12934         gnus-unbuttonized-mime-type-p.
12935
12936         * gnus-sum.el (gnus-articles-to-read): Comments.
12937         (gnus-article-marked-p): New function.
12938         (gnus-summary-display-make-predicate): New function.
12939         (gnus-select-newsgroup): Use them.
12940
12941         * mm-decode.el (mm-save-part-to-file): Made it not error.
12942
12943 2001-08-17  Simon Josefsson  <jas@extundo.com>
12944
12945         * imap.el (imap-wait-for-tag): If process-status isn't open or
12946         run, return nil instead of sit-for looping.
12947
12948 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12949
12950         * lpath.el (featurep): fbind xml-parse-region.
12951
12952         * gnus.el (gnus-message-archive-method): Default to "archive".
12953         (gnus-message-archive-method): Doc fix.
12954         (gnus-parameters-get-parameter): Cleaned up.
12955         (gnus-expand-group-parameter): New function.
12956
12957         * gnus-start.el (gnus-setup-news): Push the archive server only
12958         the server list.
12959
12960         * mml.el (mml-menu): Changed name to "Attachments".
12961
12962         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
12963         when there is something to detroy.
12964
12965 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12966
12967         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
12968         nil.
12969
12970 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12971
12972         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
12973         which specifies a time today or tomorrow.
12974
12975 2001-08-15  Simon Josefsson  <jas@extundo.com>
12976         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
12977
12978         * gnus-agent.el (gnus-agent-make-mode-line-string)
12979         (gnus-agent-toggle-plugged): Use new API.
12980
12981 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12982
12983         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
12984         deadline has expired.
12985
12986 2001-08-12  Simon Josefsson  <jas@extundo.com>
12987         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
12988
12989         Support `recent' mark indicating newly arrived messages (to
12990         separate from old but unread messages).
12991
12992         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
12993         `nnmail-split-history' if recent is > 0.
12994         (nnimap-request-update-info-internal): Update `recent' marks.
12995         (nnimap-request-set-mark): Never set `recent' marks.
12996         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
12997         recent.
12998
12999         * gnus-sum.el (gnus-recent-mark): New mark.
13000         (gnus-newsgroup-recent): New variable.
13001         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
13002         (gnus-summary-prepare-threads): Mark recent articles.
13003         (gnus-summary-add-mark): Support recent.
13004         (gnus-summary-update-secondary-mark): Support recent.
13005
13006         * gnus.el (gnus-article-mark-lists): Add recent.
13007
13008 2001-08-12  Simon Josefsson  <jas@extundo.com>
13009
13010         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
13011         whether successful decoding took place.  Add doc.
13012
13013 2001-08-12  Simon Josefsson  <jas@extundo.com>
13014         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
13015
13016         * gnus.el (gnus-summary-line-format, gnus-parameters):
13017         * gnus-gl.el (gnus-summary-grouplens-line-format):
13018         * gnus-salt.el (gnus-summary-pick-line-format):
13019         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
13020
13021 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
13022         Committed by Kai Gro\e,b_\e(Bjohann.
13023
13024         * gnus-score.el (gnus-score-string): Fix `match' regexp
13025         for `extra' header case.
13026
13027 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13028
13029         * nnmbox.el (nnmbox-read-mbox): No warning.
13030
13031 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13032
13033         * nndoc.el (nndoc-article-type): Fix doc.
13034         (nndoc-generate-article-function): New variable.
13035         (nndoc-dissection-function): New variable.
13036         (nndoc-type-alist): Add oe-dbx.
13037         (nndoc-oe-dbx-type-p): New function.
13038         (nndoc-oe-dbx-dissection): New function.
13039         (nndoc-oe-dbx-generate-article): New function.
13040
13041 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13042
13043         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
13044         whether deadline has been reached.  Patch from Dan Nicolaescu
13045         <dann@godzilla.ics.uci.edu>.
13046
13047 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13048
13049         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
13050         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
13051         <rintaman@cs.Helsinki.FI>.
13052
13053         * mail-source.el (mail-source-movemail): The error buffer is
13054         modified, but nothing in it.
13055
13056 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13057
13058         * message.el (message-bogus-system-names): New variable.
13059         (message-make-fqdn): Use it.
13060
13061 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13062
13063         * nndraft.el (nndraft-request-group): Use
13064         nndraft-auto-save-file-name.
13065
13066 2001-08-09  Simon Josefsson  <jas@extundo.com>
13067
13068         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
13069         Don't ask whether to decrypt.  Just leave result in buffer (don't
13070         call mm).
13071
13072         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
13073         parts as well.
13074         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
13075         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
13076
13077 2001-08-09  Simon Josefsson  <jas@extundo.com>
13078
13079         * mm-decode.el (mm-insert-part): Return decoding success status.
13080         (mm-save-part-to-file): Error if decoding failed.
13081
13082 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13083
13084         * message.el (message-tab): Use indent-relative.
13085         (message-mode): Don't bind indent-line-function to indent-relative.
13086
13087 2001-08-09  Simon Josefsson  <jas@extundo.com>
13088
13089         * message.el (message-get-reply-headers): Fix string. Suggested by
13090         Christoph Conrad <cc@cli.de>.
13091
13092 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13093
13094         * message.el (message-tab): Use the current value of
13095         indent-line-function.
13096         (message-mode): Bind indent-line-function to indent-relative.
13097
13098 2001-08-08  Simon Josefsson  <jas@extundo.com>
13099
13100         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
13101         whether `imtest' is installed.
13102
13103 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13104         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
13105
13106         * gnus-sum.el (gnus-summary-show-article): Call
13107         gnus-summary-update-secondary-secondary-mark.
13108         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
13109         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
13110
13111 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13112
13113         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
13114
13115         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13116
13117         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
13118         <gerd@gnu.org>.
13119
13120         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
13121
13122         * gnus-util.el (gnus-output-to-rmail): Ditto.
13123         (gnus-output-to-mail): Ditto.
13124
13125         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
13126
13127 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
13128
13129         * message.el (message-indent-citation): Use
13130         `message-yank-cited-prefix' for empty lines.
13131
13132 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
13133
13134         * message.el (message-indent-citation): Quote only lines starting
13135         with ">" using `message-yank-cited-prefix'.
13136
13137 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
13138         Trivial patch.
13139
13140         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
13141         gnus-cache-fully-p.
13142
13143 2001-08-04  Simon Josefsson  <jas@extundo.com>
13144
13145         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
13146         file if it doesn't exist (by calling gnus-cache-read-active).
13147
13148 2001-08-04  Simon Josefsson  <jas@extundo.com>
13149
13150         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
13151         (gnus-cache-passively-or-fully-p): Removed.
13152         (gnus-cache-fully-p): Fix it.
13153
13154         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
13155
13156 2001-08-04  Simon Josefsson  <jas@extundo.com>
13157
13158         * gnus-cache.el (gnus-cache-fully-p)
13159         (gnus-cache-passively-or-fully-p): New functions.
13160         (gnus-cache-possibly-enter-article): Cosmetic change, use
13161         `g-c-p-o-f-p'.
13162         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
13163         was bogus (`g-c-p-a-a' does not change active info, just change
13164         the functions parameters).
13165         (gnus-cache-possibly-remove-articles-1): Make sure articles are
13166         not removed in groups that match `gnus-uncacheable-groups'.
13167
13168         Reported and modifications based on discussions with Nuutti
13169         Kotivuori <nuutti.kotivuori@smarttrust.com>.
13170
13171 2001-08-04  Simon Josefsson  <jas@extundo.com>
13172         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
13173
13174         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
13175         calls `gnus-cache-update-active' if bounds has been extended.
13176
13177 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13178
13179         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
13180         before remove.
13181         (gnus-mime-security-show-details): Ditto.
13182
13183 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13184
13185         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
13186         syntax.  Protect string-match against nil string and regexp.
13187
13188 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13189
13190         * mm-util.el (mm-find-charset-region): Remove control-1.
13191
13192 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13193
13194         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
13195
13196 2001-08-04  Simon Josefsson  <jas@extundo.com>
13197
13198         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
13199         buffer.  Delete MIME-Version header.
13200
13201 2001-08-03  Simon Josefsson  <jas@extundo.com>
13202
13203         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
13204         that is entered does not necessarily have the highest article
13205         number in the group, so use `gnus-cache-possibly-alter-active'
13206         instead of `gnus-cache-update-active'.
13207
13208 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13209
13210         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
13211
13212 2001-08-03  Simon Josefsson  <jas@extundo.com>
13213
13214         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
13215         menu.
13216
13217 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13218
13219         * gnus.el (post-method): New group parameter.  It also provides
13220         the user option `gnus-post-method-alist' and the internal function
13221         `gnus-parameter-post-method'.
13222
13223         * gnus-msg.el (gnus-post-method): Bind the value of
13224         `gnus-post-method' to the group parameter if it is defined.
13225
13226 2001-08-02  Simon Josefsson  <jas@extundo.com>
13227
13228         * smime.el (smime-extra-arguments): Removed.
13229         (smime-call-openssl-region): Don't use it.
13230
13231 2001-08-02  Simon Josefsson  <jas@extundo.com>
13232
13233         * smime.el (smime-sign-region): Handle stderr.
13234         (smime-encrypt-region): Ditto.
13235
13236         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
13237         match the ASN.1 length bytes.
13238         (mm-pkcs7-enveloped-magic): Ditto.
13239         (mm-view-pkcs7-get-type): Don't regexp quote.
13240
13241 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13242         From Andreas Fuchs <asf@void.at>
13243
13244         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
13245
13246 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13247
13248         * gnus-art.el (gnus-header-button-alist): References regexp.
13249
13250 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
13251
13252         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
13253         already fboundp.  Add INTERACTIVE arg to autoload form.
13254
13255 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13256
13257         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
13258
13259         * nnmail.el (nnmail-cache-open): Ditto.
13260
13261 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13262
13263         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
13264
13265 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
13268
13269 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13270         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13271
13272         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
13273         (gnus-agent-toggle-plugged): Use it.
13274
13275 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13276
13277         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
13278         (gnus-ding-file-coding-system): New variable.
13279         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
13280         (gnus-slave-save-newsrc): Use it.
13281
13282 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13283
13284         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
13285         syntax.
13286
13287 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13288         Originally from Andreas Fuchs <asf@void.at>
13289
13290         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
13291         (mml2015-gpg-pretty-print-fpr): New function.
13292         (mml2015-gpg-extract-signature-details): More details, rename from
13293         `m-g-e-from'.
13294         (mml2015-gpg-verify): Use them.
13295         (mml2015-gpg-clear-verify): Use them.
13296
13297 2001-07-31  Simon Josefsson  <jas@extundo.com>
13298
13299         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
13300         buffer when done.
13301
13302 2001-07-30  Simon Josefsson  <jas@extundo.com>
13303
13304         * smime.el (smime-call-openssl-region): Revert previous change,
13305         just pass on buf to `call-process-region'.
13306         (smime-verify-region): Doc fix.  Don't message stuff.  Use
13307         `smime-new-details-buffer'.  Inserts error messages into buffer.
13308         (smime-noverify-region): Ditto.
13309         (smime-decrypt-region): Ditto.  Handles stderr separately.
13310         (smime-verify-buffer, smime-noverify-buffer)
13311         (smime-decrypt-buffer): Doc fix.
13312         (smime-new-details-buffer): New function.
13313         (smime-pkcs7-region, smime-pkcs7-certificates-region)
13314         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
13315         (smime-sign-region, smime-encrypt-region): Don't use
13316         `insert-buffer'.
13317
13318         * mml-smime.el (mml-smime-verify): Fix security button strings.
13319
13320 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13321
13322         * gnus-art.el (gnus-mime-save-part-and-strip): Save
13323         gnus-article-mime-handles.
13324
13325 2001-07-29  Simon Josefsson  <jas@extundo.com>
13326
13327         * mail-source.el (top-level): Require message for message-directory.
13328         (mail-source-directory): Change default to message-directory.
13329
13330         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
13331         (smime-certificate-directory, smime-openssl-program)
13332         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
13333         (smime-extra-arguments): New variable.
13334         (smime-dns-server): Fix customize group.
13335         (smime-call-openssl-region): Use `smime-extra-arguments'.
13336
13337 2001-07-29  Simon Josefsson  <jas@extundo.com>
13338         From Vladimir Volovich <vvv@vsu.ru>
13339
13340         * smime.el (smime-call-openssl-region): Ignore stderr.
13341
13342 2001-07-29  Simon Josefsson  <jas@extundo.com>
13343         From Christoph Conrad <christoph.conrad@gmx.de>
13344
13345         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
13346         file.
13347
13348 2001-07-29  Simon Josefsson  <jas@extundo.com>
13349
13350         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
13351
13352         Support S/MIME decryption.
13353
13354         * mm-decode.el (mm-inline-media-tests):
13355         (mm-inlined-types):
13356         (mm-automatic-display):
13357         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
13358
13359         * mm-view.el (mm-pkcs7-signed-magic):
13360         (mm-pkcs7-enveloped-magic): New variables.
13361         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
13362         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
13363         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
13364         PKCS#7 blobs.
13365
13366         * smime.el (smime-decrypt-region): Expand keyfile.
13367
13368 2001-07-29  Simon Josefsson  <jas@extundo.com>
13369
13370         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
13371         `ssl.el' variables.
13372
13373         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
13374         but line instead of narrowing to it, because `nnmail-parse-active'
13375         calls widen.  Thanks to Christoph Conrad
13376         <christoph.conrad@gmx.de>.
13377
13378 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13379
13380         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
13381         for %B spec.
13382
13383         * gnus-sum.el (gnus-summary-prepare-threads): If
13384         gnus-sum-thread-tree-root is nil, use subject instead.
13385         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
13386         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13387         (gnus-sum-thread-tree-leaf-with-other)
13388         (gnus-sum-thread-tree-single-leaf): Documentation.
13389         (gnus-sum-thread-tree-single-indent): Allow nil.
13390
13391 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13392
13393         * message.el (message-fill-paragraph): Do nothing if the user
13394         wants filladapt-mode.
13395
13396 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13397
13398         * mm-decode.el (mm-image-type-from-buffer): New function.
13399         (mm-get-image): Use it.
13400
13401 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13402
13403         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
13404
13405         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
13406         mm-display-parts too.
13407
13408 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13409
13410         * nnfolder.el (nnfolder-request-accept-article): Bind
13411         nntp-server-buffer.
13412
13413         * nnmail.el (nnmail-parse-active): Read from buffer instead of
13414         nntp-server-buffer.
13415
13416 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13417
13418         * message.el (message-check-news-header-syntax): Use
13419         message-post-method.
13420         (message-send-news): Bind message-post-method.
13421
13422 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13423
13424         * mml.el (mml-tweak-type-alist): New variable.
13425         (mml-tweak-function-alist): New variable.
13426         (mml-tweak-part): New function.
13427         (mml-generate-mime-1): Use it.
13428
13429 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13430
13431         * nnfolder.el (nnfolder-request-accept-article): Replace
13432         nnfolder-request-list.
13433
13434 2001-07-27  Simon Josefsson  <jas@extundo.com>
13435
13436         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
13437         nnoo-change-server failed to do it.
13438
13439 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13440
13441         * gnus.el (gnus-parameters): Make it customizable.
13442
13443 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13444
13445         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
13446
13447         * message.el (message-set-auto-save-file-name): More
13448         poor-system-types.
13449
13450         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
13451
13452         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
13453         supports +.
13454
13455 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13456
13457         * mm-decode.el (mm-readable-p): New function.
13458         (mm-inline-media-tests): Fix the default testers.
13459
13460 2001-07-26  Simon Josefsson  <jas@extundo.com>
13461
13462         * nnimap.el (nnimap-version): Bump version number.
13463
13464 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13465         From Steven E. Harris <seh@speakeasy.org>
13466
13467         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
13468         in M$Windows too.
13469
13470 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13471
13472         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
13473
13474 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13475
13476         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
13477
13478         * mm-decode.el (mm-get-image): Guess then use the type.
13479
13480         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
13481
13482 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
13483
13484         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
13485         display (%B) for threads if threading is off.
13486
13487 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13488         From Henrik Enberg <henrik@enberg.org>
13489
13490         * gnus-msg.el: Customization patch.
13491
13492 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
13493
13494         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
13495         variable.
13496         (nnmail-split-fancy-with-parent): Ignore certain groups.
13497
13498 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13499
13500         * gnus-util.el (gnus-byte-compile): New function.
13501         (gnus-use-byte-compile): New variable.
13502         (gnus-make-sort-function): Use it.
13503
13504         * nnmail.el (nnmail-get-new-mail): Use it.
13505
13506         * gnus-agent.el (gnus-category-make-function): Simple function or
13507         compiled function.
13508         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
13509
13510         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
13511         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
13512         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
13513
13514         * message.el (message-check-news-header-syntax): Remove quote.
13515
13516 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13517
13518         * message.el (message-use-mail-followup-to): `t' is not a
13519         documented value.
13520
13521 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13522
13523         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
13524
13525 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13526
13527         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
13528         there are long lines.
13529
13530 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * dgnushack.el (copy-list): New compiler macro.
13533
13534 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13535
13536         * message.el (message-bounce): If no Return-Path, the whole
13537         content is considered as the original message.
13538
13539         * nnml.el (nnml-check-directory-twice): New variable.
13540         (nnml-article-to-file): Use it.
13541         (nnml-retrieve-headers): Hack it.
13542
13543 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13544
13545         * gnus-win.el (gnus-buffer-configuration): New configure.
13546
13547         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
13548         not alive.
13549
13550         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
13551         (mm-display-external): Use display-term configure.
13552
13553 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13554
13555         * gnus-delay.el (gnus-delay-default-hour): New variable.
13556         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
13557
13558 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13559         From Karl Kleinpaste <karl@charcoal.com>
13560
13561         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
13562         (gnus-summary-prepare-threads): Ditto.
13563
13564         * gnus.el (gnus-summary-line-format): Add %B.
13565
13566 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13567
13568         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
13569
13570         * mm-util.el (mm-string-as-multibyte): New function.
13571
13572         * nnmh.el (nnmh-request-list-1): Encode, not decode!
13573
13574 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13575
13576         * mm-util.el (mm-universal-coding-system): New variable.
13577
13578         * gnus-start.el (gnus-startup-file-coding-system): Use it.
13579
13580         * score-mode.el (score-mode-coding-system): Use it.
13581
13582 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13583
13584         * gnus-start.el (gnus-setup-news): Call
13585         `gnus-check-bogus-newsgroups' just after the native server is
13586         opened.
13587
13588 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13589
13590         * nnmail.el (nnmail-do-request-post): Util function to be used by
13591         `nnchoke-request-post' for all nnmail-derived backends.
13592
13593         * nnml.el (nnml-request-post): Use it.
13594
13595         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
13596         backend, for it groks nnml-request-post.
13597
13598         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
13599         Treat `mail-post' backends like `mail' backends, not like `news'
13600         backends.
13601
13602 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13603
13604         * gnus-msg.el (gnus-setup-message): make-local-hook.
13605
13606 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13607
13608         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
13609         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
13610         <karl@charcoal.com>, slightly changed by Kai.
13611
13612         * message.el (message-check-news-header-syntax): When checking
13613         whether the groups exist, check the right server based on
13614         `gnus-post-method'.
13615
13616 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13617
13618         * gnus-delay.el: New file.
13619
13620 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13621
13622         * mm-util.el (mm-read-coding-system): Take two arguments.
13623
13624         * gnus-sum.el (gnus-summary-show-article): Use
13625         mm-read-coding-system.
13626
13627         * gnus-art.el (article-de-quoted-unreadable):
13628         (article-de-base64-unreadable, article-wash-html):
13629         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
13630
13631 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13632
13633         * nnml.el (nnml-request-post): New function.  Can be used for
13634         annotations in nnml groups.
13635
13636 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
13639         command.
13640
13641         * gnus-start.el (gnus-find-new-newsgroups): Use
13642         `message-make-date' instead of `current-time-string'.
13643         (gnus-ask-server-for-new-groups): Ditto.
13644         (gnus-check-first-time-used): Ditto.
13645
13646 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13647
13648         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
13649
13650 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
13651
13652         * message.el (message-shorten-references): Change `maxcount' and
13653         `cut' to obey USEFOR draft 5.
13654
13655 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
13656
13657         * gnus-sum.el (gnus-summary-display-arrow): New variable.
13658         (gnus-summary-set-article-display-arrow): New function.
13659         (gnus-summary-goto-subject): Use it.
13660
13661 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13662
13663         * gnus-sum.el (gnus-summary-import-article): Insert date if
13664         doesn't exist.
13665
13666 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13667
13668         * mml.el (mml-content-type-parameters): New variable.
13669         (mml-content-disposition-parameters): New variable.
13670         (mml-insert-mime-headers): Use them.
13671         (mml-parse-1): Accept charset.
13672
13673 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13674
13675         * gnus-group.el (gnus-group-select-group): Doc fix.
13676
13677         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
13678
13679 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13680
13681         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
13682         to handle `define-derived-mode'.
13683
13684 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13685         From:  Stefan Monnier  <monnier@cs.yale.edu>
13686
13687         * message.el (message-mode): Use define-derived-mode.
13688         (message-tab): message-completion-alist.
13689
13690         * imap.el (imap-interactive-login): Use make-local-variable.
13691         (imap-open): Ditto.
13692         (imap-authenticate): Ditto.
13693
13694         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
13695
13696         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
13697
13698 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13699
13700         * message.el (message-citation-line-function): Refer to
13701         gnus-cite-attribution-suffix.
13702
13703 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13704
13705         * gnus-art.el,...: Error convention changes.
13706
13707 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13708
13709         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
13710
13711 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13712
13713         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
13714         (nnrss-read-server-data): Ditto.
13715
13716 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13717
13718         * gnus-setup.el (gnus-use-installed-gnus): Typo.
13719         * Cleanup files.
13720         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
13721
13722 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13723
13724         * gnus.el (gnus-summary-line-format): Add %o.
13725
13726         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
13727         unless shell outputs something.
13728
13729 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13730
13731         * gnus-art.el (gnus-boring-article-headers): Better doc.
13732         (article-hide-headers): Better regexp.
13733         Suggested by Matt Swift <swift@alum.mit.edu>.
13734
13735         * nnheader.el (nnheader-max-head-length): Better doc.
13736         (nnheader-header-value): Skip spaces.
13737         (nnheader-parse-head): Remove space.
13738         Suggested by Matt Swift <swift@alum.mit.edu>.
13739
13740         * gnus-sum.el (gnus-summary-show-raw-article): New function.
13741         (gnus-get-newsgroup-headers): Remove space.
13742
13743 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13744
13745         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
13746         (gnus-summary-reply): Use it.
13747         (gnus-summary-reply-broken-reply-to): New function.
13748         (gnus-msg-force-broken-reply-to): New function.
13749
13750         * mm-view.el (mm-inline-text): Showing as text/plain when error.
13751
13752 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13753
13754         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
13755
13756 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13757
13758         * mm-decode.el (mm-external-terminal-program): New variable.
13759         (mm-display-external): Use it. Use term to display when no
13760         window-system.
13761
13762 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
13763
13764         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
13765         Browse->Next entries to Browse->Prev
13766
13767 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13768
13769         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
13770
13771 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13772
13773         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
13774         for the default encoding.
13775
13776         * nnrss.el (nnrss-url-field): New field.
13777         (nnrss-request-article): Add newsgroups.
13778
13779         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
13780
13781 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13782
13783         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
13784
13785         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
13786         (gnus-draft-setup): Remove backlog.
13787
13788 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13789
13790         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
13791         Cleanup.
13792
13793 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13794
13795         * gnus-msg.el (gnus-bug): Erase buffer.
13796
13797         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
13798
13799 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13800
13801         * mm-decode.el (mm-attachment-override-p): Fix typo.
13802
13803 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
13804
13805         * gnus-kill.el (gnus-execute): Work with the extra headers.
13806         * gnus-sum.el (gnus-summary-execute-command): Ditto.
13807
13808 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13809
13810         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
13811         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
13812
13813         * message.el (message-send-mail-real-function): New variable.
13814         (message-send-mail-partially, message-send-mail):
13815
13816         * nngateway.el (nngateway-request-post): Use it.
13817
13818         * gnus-agent.el (gnus-agentize): Use it.
13819
13820         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
13821         (nnsoup-revert-variables): Use it.
13822
13823 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
13824
13825         * mm-decode.el (mm-inline-media-tests): Default to displaying as
13826         text/plain if the type doesn't match any other media types.
13827         (mm-inlined-types): Doc fix.
13828         (mm-display-inline): Revert previous change (now handled by a
13829         default type in `mm-inline-media-tests'.
13830         (mm-inlinable-p): Revive.
13831         (mm-display-part): Call `mm-inlinable-p'.
13832         (mm-attachment-override-p): Ditto.
13833         (mm-inlined-p): Doc fix.
13834
13835         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
13836         well as `mm-inlined-p'.
13837
13838 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13839
13840         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
13841         (nntp-send-command-and-decode): Use gnus-point-at-bol.
13842
13843 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13844         From  Paul Jarc <prj@po.cwru.edu>
13845
13846         * message.el (message-use-mail-followup-to): New variable.
13847         (message-get-reply-headers): Use it.
13848
13849 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
13850
13851         * nnheader.el (nnheader-init-server-buffer): Make sure the
13852         *nntpd* buffer is made multibyte instead of a random buffer.
13853
13854 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13855
13856         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
13857         when it returns headers.
13858
13859 2001-07-07  Simon Josefsson  <jas@extundo.com>
13860
13861         * rfc2047.el (rfc2047-encode-message-header): Skip header when
13862         trying to fold. Thanks to Colin Walters
13863         <walters@cis.ohio-state.edu>
13864
13865 2001-07-06  Simon Josefsson  <jas@extundo.com>
13866
13867         * imap.el (imap-parse-address-list, imap-parse-flag-list)
13868         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
13869         Add information in `assert's.
13870
13871         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
13872         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
13873         and `nnimap-group-overview-filename', should handle all
13874         change-of-uidvalidity related issues.  But there may be other
13875         problems.)
13876
13877 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13878
13879         * rfc2047.el (rfc2047-encode-message-header): Don't include the
13880         header name when folding.
13881
13882 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13883
13884         * mm-decode.el (mm-inlined-types): Document relationship with
13885         `mm-inline-media-tests'.
13886         (mm-display-inline): Default to displaying as plain text if no
13887         inlining handler is available.
13888         (mm-inlinable-p): Remove.
13889         (mm-inlined-p): Don't call `mm-inlinable-p'.
13890         (mm-automatic-display-p): Ditto.
13891         (mm-attachment-override-p): Ditto.
13892
13893 2001-07-04  Simon Josefsson  <jas@extundo.com>
13894
13895         * nnimap.el (nnimap-importantize-dormant): New variable.
13896         (nnimap-request-update-info-internal): Use it.
13897         (nnimap-request-set-mark): Ditto.
13898
13899 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13900
13901         * nntp.el (nntp-send-command): don't pass a buffer argument to
13902         `point'. Only XEmacs accepts this.
13903         * nntp.el (nntp-send-command-nodelete): ditto.
13904         * nntp.el (nntp-send-command-and-decode): ditto.
13905
13906 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13907
13908         * nntp.el (nntp-open-connection-function): doc update.
13909         * nntp.el (nntp-pre-command): New.
13910         * nntp.el (nntp-via-rlogin-command): New.
13911         * nntp.el (nntp-via-telnet-command): New.
13912         * nntp.el (nntp-via-telnet-switches): New.
13913         * nntp.el (nntp-via-user-name): New.
13914         * nntp.el (nntp-via-user-password): New.
13915         * nntp.el (nntp-via-address): New.
13916         * nntp.el (nntp-via-envuser): New.
13917         * nntp.el (nntp-via-shell-prompt): New.
13918         * nntp.el (nntp-open-telnet-stream): New.
13919         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
13920         * nntp.el (nntp-open-via-telnet-and-telnet): New.
13921         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
13922         * nntp.el (nntp-send-command): ditto.
13923         * nntp.el (nntp-send-command-nodelete): ditto.
13924         * nntp.el (nntp-send-command-and-decode): ditto.
13925
13926 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
13927         Trivial patch.
13928
13929         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
13930         `when'.
13931
13932 2001-07-03  Simon Josefsson  <jas@extundo.com>
13933         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
13934
13935         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
13936
13937 2001-07-03  Simon Josefsson  <jas@extundo.com>
13938
13939         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
13940         remove it (workaround XEmacs `fill-region' bug).
13941
13942 2001-07-01  Simon Josefsson  <jas@extundo.com>
13943
13944         * nnimap.el (nnimap-date-days-ago): Defeat locale.
13945
13946 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13947
13948         * mml2015.el (mml2015-format-error): New function.
13949         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
13950         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
13951         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
13952
13953 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13954
13955         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
13956         Suggested by Christoph Conrad <C.Conrad@cli.de>.
13957
13958         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
13959         group variables.
13960
13961 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13962
13963         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
13964
13965         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
13966         (nnrss-save-group-data): Ditto.
13967
13968         * gnus-agent.el (gnus-agent-save-alist): Ditto.
13969
13970 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13971
13972         * message.el (message-do-send-housekeeping): Narrow to headers.
13973
13974 2001-06-24  Simon Josefsson  <jas@extundo.com>
13975
13976         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
13977         insertion when breaking lines looked for " \t" instead of "[ \t]".
13978         (rfc2047-encode-message-header): Fold lines even if
13979         no QP encoding is done.
13980
13981 2001-06-23  Simon Josefsson  <jas@extundo.com>
13982         From Samuel Tardieu <sam@inf.enst.fr>
13983
13984         * smime.el (smime-keys): Support additional certificates.
13985         (smime-make-certfiles): New function.
13986         (smime-sign-region): Use previous variables.
13987         (smime-get-certfiles): New function.
13988         (smime-sign-buffer): Use it.
13989         (smime-verify-region): Support both CAfile and CApath.
13990
13991 2001-06-23  Simon Josefsson  <jas@extundo.com>
13992
13993         * smime.el (smime-decrypt-region): Perhaps work.
13994
13995 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13996
13997         * gnus-msg.el (gnus-copy-article-buffer): Typo.
13998
13999 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
14000
14001         * mm-decode.el (mm-save-part): Rewrite file name.
14002         (mm-file-name-rewrite-functions): New variable.
14003         (mm-file-name-delete-whitespace): New function.
14004         (mm-file-name-trim-whitespace): New function.
14005         (mm-file-name-collapse-whitespace): New function.
14006         (mm-file-name-replace-whitespace): New variable and function.
14007
14008 2001-06-22  Simon Josefsson  <jas@extundo.com>
14009
14010         * message.el (message-make-date): Workaround locale for weekdays.
14011
14012 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14013
14014         * message.el (message-goto-body): Return nil if not found. (revert!)
14015
14016 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14017         From Fremlin <chief@bandits.org>
14018
14019         * message.el (message-goto-body): Some messages have no header.
14020
14021         * gnus-msg.el (gnus-copy-article-buffer): Use it.
14022
14023 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
14024
14025         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
14026
14027 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14028
14029         * message.el (message-make-date): Add week day.
14030         Suggested by Jason R. Mastaler <jason@mastaler.com>.
14031
14032 2001-06-19  Simon Josefsson  <jas@extundo.com>
14033
14034         * message.el (message-yank-prefix): Doc fix.
14035         (message-yank-cited-prefix): Ditto.
14036         (message-delete-not-region): Keep citation prefix on first line,
14037         if possible and appropriate.
14038
14039 2001-06-19  Simon Josefsson  <jas@extundo.com>
14040
14041         * imap.el (imap-process-connection-type): New variable.
14042         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
14043         recent `imtest's work completely (no line length issues), while
14044         making making old `imtest's unusable.  Thanks to NAGY Andras
14045         <nagya@inf.elte.hu> for his work.
14046
14047 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
14048
14049         * imap.el (imap-ssl-program): Add -quiet to shut up
14050         OpenSSL/SSLeay's internal debug talk.
14051
14052 2001-06-19  Matt Armstrong  <matt@lickey.com>
14053
14054         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
14055         server.
14056
14057 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14058
14059         * nnmail.el (nnmail-article-buffer): New variable.
14060         (nnmail-split-incoming): Use it.
14061
14062 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
14063
14064         * qp.el (quoted-printable-decode-region): If called interactively,
14065         use coding-system-for-read.
14066
14067 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14068
14069         * message.el (message-check-news-header-syntax): Check Reply-To.
14070
14071 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14072
14073         * mml.el (mml-parse-1): Use message options.
14074
14075         * message.el (message-do-fcc): Don't do anything if there is no
14076         FCC.
14077
14078 2001-06-16  Simon Josefsson  <jas@extundo.com>
14079
14080         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
14081         (nnimap-expunge-search-string): New variable.
14082         (nnimap-request-expire-articles): Use it.
14083
14084 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14085
14086         * message.el (message-send-mail-with-qmail): wrong exit status is
14087         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
14088
14089 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14090
14091         * gnus-art.el (article-strip-multiple-blank-lines): Use
14092         delete-region instead of replace-match.
14093
14094 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14095
14096         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
14097         (nnweb-google-wash-article): Ditto.
14098
14099 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
14100
14101         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
14102
14103 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
14106         specs.
14107
14108 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14109
14110         * gnus.el (gnus-email-address): Move it here.
14111
14112         * gnus-art.el (article-de-quoted-unreadable): Read charset if
14113         requested.
14114         (article-de-base64-unreadable): Ditto.
14115         (article-wash-html): Ditto.
14116
14117 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14118
14119         * message.el (message-options-set-recipient): Don't add ", "
14120         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
14121
14122 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14123
14124         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
14125
14126 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14127
14128         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
14129         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
14130
14131         * nnrss.el (nnrss-node-text): Node might be nil.
14132
14133 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14134
14135         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
14136         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
14137
14138         * nnrss.el (nnrss-group-alist): More items.
14139
14140 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14141
14142         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
14143
14144 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14145         Trivial patch from Dale Hagglund  <rdh@best.com>
14146
14147         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
14148         restrict clauses.
14149
14150 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14151
14152         From Benjamin Rutt <brutt+news@bloomington.in.us>
14153
14154         * message.el (message-wide-reply-confirm-recipients): New variable.
14155
14156 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
14157         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
14158
14159         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
14160         fix so it works with XEmacs.
14161
14162 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14163
14164         * nnrss.el (nnrss-retrieve-headers): Support description as extra
14165         headers.
14166
14167 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14168
14169         * nnrss.el: Fix a few bugs.
14170
14171 2001-06-05  Simon Josefsson  <jas@extundo.com>
14172
14173         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
14174         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
14175
14176 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
14177
14178         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
14179         binary so that we don't transmit ISO 2022 garbage to the process.
14180         This is needed under XEmacs.
14181
14182 2001-06-03  Simon Josefsson  <simon@josefsson.org>
14183
14184         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
14185         autoloaded incorrectly below because ssl-program-* is bound.)
14186         Thanks to Amos Gouaux for report.
14187
14188 2001-06-02  Simon Josefsson  <simon@josefsson.org>
14189
14190         * imap.el (imap-kerberos4-open):
14191         (imap-gssapi-open):
14192         (imap-ssl-open):
14193         (imap-network-open):
14194         (imap-shell-open):
14195         (imap-starttls-open): Set buffer to workaround spurious
14196         `accept-process-output' buffer changes.  Thanks to Mats Lidell
14197         <Mats.Lidell@contactor.se> for report and partial patch and Jake
14198         Colman <colman@ppllc.com> for report.
14199
14200 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14201
14202         * gnus-sum.el (gnus-summary-catchup): New argument.
14203         (gnus-summary-catchup-from-here): New function.
14204
14205 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14206
14207         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
14208         back, then insert glyph.  (Before, the glyph was inserted first,
14209         then the newline.)  This works around a behavior in XEmacs where
14210         it is not possible to insert a character after a glyph which is at
14211         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
14212
14213 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14214
14215         From Jaap-Henk Hoepman (jhh@xs4all.nl).
14216
14217         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
14218         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
14219         mm-destroy-postponed-undisplay-list): New functions.
14220         (mm-display-external): Use them.
14221
14222 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14223
14224         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
14225         `default-low' when evaluating `gnus-summary-highlight'.
14226         From Raja R Harinath <harinath@cs.umn.edu>.
14227
14228 2001-05-27  Simon Josefsson  <simon@josefsson.org>
14229
14230         * message.el (message-yank-cited-prefix): New variable.
14231         (message-indent-citation): Use it.
14232
14233         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
14234         as details.
14235         (mml2015-mailcrypt-clear-verify): Ditto.
14236
14237 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14238         From Nevin Kapur <nevin@jhu.edu>.
14239
14240         * gnus-sum.el (gnus-summary-default-high-score,
14241         gnus-summary-default-low-score): New variables.
14242         (gnus-summary-highlight): Use them.
14243
14244 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
14245
14246         * message.el (message-mail): pass the 'send-actions argument to
14247         `message-setup'.
14248
14249 2001-05-16  Simon Josefsson  <simon@josefsson.org>
14250         From Raymond Scholz <ray-2001@zonix.de>
14251
14252         * gnus-art.el (gnus-mime-view-part-as-charset):
14253         (gnus-mime-internalize-part): Doc fixes.
14254
14255 2001-05-11  Simon Josefsson  <simon@josefsson.org>
14256
14257         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
14258         status lines without any text ("^215$").
14259
14260 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14261
14262         * nnrss.el (nnrss-check-group): Reverse.
14263
14264 2001-05-07  Simon Josefsson  <simon@josefsson.org>
14265
14266         * message.el (message-get-reply-headers):
14267         (message-followup): Fix typo, suggested by David Green
14268         <dgreen@uab.edu>
14269
14270 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14271
14272         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
14273
14274         * nnrss.el (nnrss-open-server): Read server data when it is called.
14275         (nnrss-request-expire-articles): Fix.
14276
14277 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14278
14279         * message.el (message-do-send-housekeeping): mail-abbrevs may
14280         rename buffer behind Gnus.
14281
14282 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14283
14284         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
14285         (nnrss-group-alist): Add more resources.
14286         (nnrss-check-group): Ignore errors.
14287
14288 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14289
14290         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
14291
14292         * nnslashdot.el (nnslashdot-request-list): Add time.
14293         (nnslashdot-request-expire-articles): New function.
14294
14295         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
14296         secondary methods too.
14297
14298 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14299
14300         * message.el (message-use-followup-to): Set default value to t.
14301
14302 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
14303
14304         * message.el (message-dont-reply-to-names): Fix documentation.
14305         (message-get-reply-headers): Use Mail-Followup-To only for wide
14306         replies.
14307
14308 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14309
14310         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
14311         correctly.
14312         (nnrss-check-group): Use time.
14313
14314 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14315
14316         * gnus.el: Oort Gnus v0.03 is released.
14317
14318 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14319
14320         * nnultimate.el (nnultimate-topic-article-to-article): Use the
14321         group.
14322
14323 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14324
14325         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
14326
14327 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14328
14329         * nnultimate.el (nnultimate-retrieve-headers): Return all
14330         available headers.
14331
14332         * gnus-sum.el (gnus-read-all-available-headers): New variable.
14333         (gnus-get-newsgroup-headers-xover): Use it.
14334
14335 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14336
14337         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
14338
14339 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14340
14341         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
14342
14343 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14344
14345         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
14346         disable it.
14347
14348         * gnus.el (gnus-info-nodes): Remove a few The's.
14349
14350 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14351
14352         * mail-source.el (mail-source-movemail): Call-process may return a
14353         signal description string.
14354
14355         * gnus-start.el (gnus-read-newsrc-el-file):
14356         gnus-newsrc-file-version may be nil.
14357
14358         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
14359         Suggested by Michael Sperber [Mr. Preprocessor]
14360         <sperber@informatik.uni-tuebingen.de>.
14361
14362 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
14363
14364         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
14365
14366 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
14367
14368         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
14369         fontify HANDLE.
14370
14371 2001-04-18  Simon Josefsson  <simon@josefsson.org>
14372
14373         * smime.el (smime-ask-passphrase): Rework to return value.
14374         (smime-sign-region): Rework to bind value and use it.
14375         (smime-decrypt-region): Ditto.
14376
14377 2001-04-18  Simon Josefsson  <simon@josefsson.org>
14378         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
14379
14380         * smime.el (smime-ask-passphrase): New function.
14381         (smime-sign-region): Use it.
14382         (smime-encrypt-cipher): New variable.
14383         (smime-decrypt-region): Ditto.
14384
14385 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
14386         Committed by Simon Josefsson  <simon@josefsson.org>
14387
14388         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
14389         the log.
14390
14391 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14392
14393         * gnus.el: Oort Gnus v0.02 is released.
14394
14395 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
14396
14397         * gnus.el: Oort Gnus v0.01 is released.
14398
14399 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14400
14401         * gnus-sum.el (gnus-summary-highlight): Highlight read
14402         undownloaded articles as read articles.
14403
14404         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
14405         (gnus-agent-get-undownloaded-list): Mark all undownloaded
14406         articles, even read ones, as such.
14407
14408         * gnus-sum.el (gnus-summary-find-matching): Clean up.
14409         (gnus-find-matching-articles): New function.
14410         (gnus-summary-limit-include-matching-articles): New command.
14411         (gnus-summary-limit-include-thread): Include articles that have
14412         matching subjects.
14413         (gnus-offer-save-summaries): Clean up.
14414
14415 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14416
14417         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
14418
14419 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14420         From Jason Merrill <jason_merrill@redhat.com>
14421
14422         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
14423
14424 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
14425         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14426
14427         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
14428         newsgroup names when the original article is a news message.
14429
14430 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14431
14432         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
14433         supported. Suggest by Jim Meyering <jim@meyering.net>.
14434
14435 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
14436         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
14437
14438         * nnmail.el (nnmail-split-it): Added check for .* at the end of
14439         regexp in nnmail-split-fancy.
14440
14441 2001-04-10  Simon Josefsson  <simon@josefsson.org>
14442
14443         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
14444
14445 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
14446
14447         * message.el (message-send-mail): Improve the interaction with the
14448         user.
14449
14450 2001-04-10  Simon Josefsson  <simon@josefsson.org>
14451
14452         * imap.el (imap-message-copy): Work around buggy servers that
14453         doesn't send TRYCREATE tags.
14454
14455 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
14456
14457         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
14458
14459 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14460
14461         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
14462         date.
14463
14464 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14465
14466         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
14467         lives.
14468
14469 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14470
14471         * gnus-art.el (gnus-parse-news-url): New function.
14472         (gnus-button-handle-news): New function.
14473         (gnus-button-alist): Point to new functions.
14474
14475         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
14476
14477         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
14478         gnus-format-specs.
14479
14480         * message.el (message-check-news-header-syntax): Question even
14481         when Gnus doesn't know the group names.
14482         (message-send-news): Clean up.
14483
14484         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
14485         exited on purpose without saving.
14486
14487         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
14488
14489 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14490
14491         * gnus-score.el (gnus-score-orphans): Clean up.
14492
14493         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
14494
14495         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
14496         later.
14497
14498         * gnus-start.el (gnus-close-all-servers): Find the right items to
14499         close.
14500
14501         * qp.el (quoted-printable-decode-region): Just message
14502         malformation; don't quit.
14503
14504 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14505         From Gerd Moellmann <gerd@gnu.org>.
14506
14507         * gnus.el (gnus-interactive): A typo.
14508
14509 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
14510         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14511
14512         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
14513         `assq-delete-all', if that function exists; otherwise use the old
14514         definition. Documentation changed to match the one in
14515         `assq-delete-all'.
14516
14517 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14518
14519         * gnus-start.el (gnus-close-all-servers): New function.
14520
14521         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
14522         (gnus-server-remove-denials): Clean up.
14523
14524         * gnus-sum.el (gnus-summary-sort-by-original): New command and
14525         keystroke.
14526
14527 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14528
14529         * message.el (message-send-news): Message where we are sending.
14530         (message-send-mail): Ditto.
14531
14532         * gnus.el (gnus-server-string): New function.
14533
14534         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
14535
14536         * mm-decode.el (mm-default-directory): Customized.
14537         (mm-tmp-directory): Ditto.
14538
14539         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
14540         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
14541         or Chars.
14542         (gnus-summary-line-format-alist): ?l is now a string.
14543         (gnus-summary-prepare-threads): Output ? for unknown lines.
14544         (gnus-summary-insert-line): Ditto.
14545         (gnus-summary-print-article): Unbalanced parentheses.
14546
14547         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
14548         out whether new stuff has arrived.
14549
14550 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
14551
14552         * gnus-sum.el: Let printing work on ttys on Emacs.
14553
14554 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14555
14556         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
14557         when forcing news.
14558
14559         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
14560         command.
14561
14562 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
14563
14564         * message.el (message-set-auto-save-file-name): Don't use
14565         asterisks under nt.
14566
14567 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14568
14569         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
14570         lists of articles.
14571
14572         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
14573
14574         * gnus-msg.el (gnus-put-message): Clean up.
14575         (gnus-summary-reply): Mark all replied-to articles as replied to.
14576         (gnus-inews-add-send-actions): Also mark as forwarded.
14577         (gnus-summary-mail-forward): Mark as forwarded.
14578
14579         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
14580         of articles.
14581         (gnus-summary-mark-article-as-forwarded): Ditto.
14582
14583         * gnus-msg.el (gnus-summary-resend-message): Mark article as
14584         forwarded.
14585         (gnus-summary-mail-forward): Clean up.
14586
14587         * gnus.el (gnus-article-mark-lists): Added forward.
14588
14589         * gnus-sum.el (gnus-forwarded-mark): New variable.
14590         (gnus-summary-prepare-threads): Use it.
14591         (gnus-summary-update-secondary-mark): Ditto.
14592         (gnus-newsgroup-forwarded): New variable.
14593
14594 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14595
14596         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
14597         (gnus-summary-very-wide-reply): New command and keystroke.
14598         (gnus-summary-very-wide-reply-with-original): Ditto.
14599
14600         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
14601         (gnus-score-adaptive): Use it.
14602
14603         * gnus-start.el (gnus-get-unread-articles): Clean up.
14604
14605 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14606
14607         * nnultimate.el (nnultimate-retrieve-headers): Work for other
14608         boards.
14609
14610 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
14611
14612         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
14613         * gnus-start.el (gnus-subscribe-newsgroup): use it.
14614
14615 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14616
14617         * nnultimate.el (nnultimate-retrieve-headers): Understand
14618         long-form month names.
14619
14620 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14621
14622         * gnus-sum.el (gnus-summary-show-all-headers):
14623         gnus-article-show-all-headers is broken. Use
14624         gnus-summary-toggle-header instead.
14625
14626         * mml2015.el (mml2015-gpg-extract-from): No error.
14627
14628 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14629         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
14630
14631         * mml2015.el (mml2015-gpg-extract-from): New function.
14632         (mml2015-gpg-verify): Use it.
14633         (mml2015-gpg-clear-verify): Use it.
14634
14635 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14636
14637         * message.el (message-setup-fill-variables): Use
14638         fill-paragraph-function.
14639         (message-fill-paragraph): Take an argument.
14640         (message-newline-and-reformat): Take another argument.
14641
14642 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14643
14644         * message.el (rmail-output): It is in rmailout.el not rmail.el.
14645
14646 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14647
14648         * message.el (message-forward): local-variable-p takes an extra
14649         argument in XEmacs.
14650
14651 2001-03-16  Simon Josefsson  <simon@josefsson.org>
14652
14653         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
14654         `nnimap-use-nov-p' (it really tested the negative).
14655         (nnimap-retrieve-headers): Use it.
14656
14657 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14658
14659         * message.el (message-generate-headers-first): Update doc.
14660
14661 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
14662         Trivial patch.
14663
14664         * gnus.el (gnus-summary-line-format): Typo.
14665
14666 2001-03-11  Simon Josefsson  <simon@josefsson.org>
14667
14668         * mailcap.el (mailcap-mime-data): Add application/sieve.
14669         (mailcap-mime-extensions): Add .siv, .xls.
14670
14671 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14672         From Christoph Conrad <christoph.conrad@gmx.de>
14673
14674         * gnus-score.el (gnus-summary-lower-thread): Typo.
14675
14676 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14677
14678         * message.el (message-forward-decoded-p): New variable.
14679         (message-forward-subject-author-subject): Use it.
14680         (message-make-forward-subject): Use it.
14681         (message-forward): Use it.
14682
14683         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
14684
14685         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
14686         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
14687
14688 ;;Has been fixed -- zsh.
14689 ;;2001-03-05  Dave Love  <fx@gnu.org>
14690 ;;
14691 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
14692 ;;      Move it after definition of mm-coding-system-p.
14693 ;;
14694 2001-03-01  Dave Love  <fx@gnu.org>
14695
14696         * mm-util.el (mm-inhibit-file-name-handlers): Add
14697         image-file-handler.
14698
14699 2001-02-11  Dave Love  <fx@gnu.org>
14700
14701         * message.el (message-signature-file): Fix doc, :type.
14702
14703 2001-02-08  Dave Love  <fx@gnu.org>
14704
14705         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
14706         (message-posting-charset): Defvar when compiling again.
14707         (rfc2047-encodable-p): Require message.
14708
14709         * gnus-sum.el (gnus-alter-articles-to-read-function):
14710         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
14711
14712 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14713
14714         * nnrss.el: New file.
14715
14716 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
14717         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14718
14719         * rfc2047.el (rfc2047-unfold-region): Fix arg of
14720         `skip-chars-forward'.
14721
14722 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14723
14724         * nndraft.el (nndraft-request-group): Restore auto save files if
14725         the original files do not exist.
14726
14727 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14728
14729         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
14730         SCORE paths.
14731
14732         * mm-decode.el (mm-dissect-buffer): Call
14733         mail-extract-address-components only if necessary.
14734
14735 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14736
14737         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
14738         directory part.
14739         (gnus-score-search-global-directories): Use file-directory-p.
14740
14741         * gnus-score.el (gnus-score-score-files-1): Use
14742         gnus-kill-files-directory.
14743         From Adrian Aichner <adrian@xemacs.org>.
14744
14745 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14746
14747         * gnus.el (charset): Move here from gnus-sum.el.
14748
14749 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14750
14751         * mml.el (mml-preview): Disable local map.
14752
14753         * gnus-sum.el (gnus-summary-make-menu-bar): Make
14754         gnus-article-post-menu here.
14755
14756         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
14757         if it has not been made.
14758
14759 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14760
14761         * gnus-art.el (gnus-article-describe-key): Map key to event.
14762         (gnus-article-describe-key-briefly): Ditto
14763
14764 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14765
14766         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
14767
14768 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14769         From Katsumi Yamaoka <yamaoka@jpl.org>.
14770
14771         * dgnushack.el (coerce, merge, subseq): defmacro.
14772
14773 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14774
14775         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
14776         A fake defalias in nndraft.el results a not-activated bug in
14777         uncompiled versions.
14778
14779 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
14780         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14781
14782         * gnus-util.el (gnus-split-references): Handle malformed References:.
14783
14784 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14785
14786         * gnus-art.el (gnus-article-mime-part-status): 1 part.
14787
14788 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14789         From NAGY Andras <nagya@inf.elte.hu>.
14790
14791         * gnus.el (gnus-parameters): Typo.
14792
14793 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14794
14795         * gnus.el (gnus-read-method): Remove redundancy.
14796
14797 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14798
14799         * nnslashdot.el (nnslashdot-backslash-url): New variable.
14800         (nnslashdot-request-list): Use it.
14801
14802 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14803
14804         * nnml.el (nnml-generate-active-info): Fix the case when there is
14805         no file.
14806
14807         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
14808         (gnus-summary-create-article): New function.
14809
14810         * gnus-group.el (gnus-group-mark-article-read): New function.
14811
14812         * gnus-msg.el (gnus-inews-do-gcc): Use it.
14813
14814         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
14815
14816 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14817
14818         * gnus-art.el (gnus-article-edit-done): Don't use
14819         gnus-article-edit-exit.
14820         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
14821
14822         * gnus.el (gnus-parameters): New variable.
14823         Suggested by NAGY Andras <nagya@inf.elte.hu>.
14824         (gnus-parameters-get-parameter): New function.
14825         (gnus-group-find-parameter): Use it.
14826
14827 2001-02-23  Simon Josefsson  <simon@josefsson.org>
14828
14829         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
14830         change of default value to `current'.
14831
14832 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14833
14834         * nneething.el (nneething-get-head): Insert unreadable file too.
14835
14836 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14837
14838         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
14839
14840         * webmail.el (webmail-type-definition): Deja is bought by google.
14841
14842 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14843
14844         * gnus-sum.el (gnus-fetch-headers): New function.
14845         (gnus-select-newsgroup): Use it.
14846         (gnus-summary-insert-articles): New function.
14847         (gnus-summary-insert-old-articles): New function.
14848         (gnus-summary-insert-new-articles): New function.
14849
14850         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
14851         (gnus-group-list-active): Ditto.
14852         * gnus-sum.el (gnus-set-mode-line): Ditto.
14853         (gnus-summary-read-group-1): Ditto.
14854
14855 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14856
14857         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
14858         current topic.
14859
14860 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14861
14862         * smiley.el (gnus-smiley-display): Don't do widening.
14863
14864         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
14865         within body.
14866
14867         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
14868
14869         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
14870         New variable.
14871         (gnus-mime-display-multipart-related-as-mixed): New variable.
14872         (gnus-mime-display-part): Use them.
14873
14874 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14875
14876         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
14877         something special.
14878
14879 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14880
14881         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
14882         (nnweb-request-article): Call reference if exists.
14883         (nnweb-type-definition): Dejanews is bought by google.com.
14884         Beta!
14885
14886 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14887
14888         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
14889
14890 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14891
14892         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
14893         gnus-article-sort-functions.
14894         (gnus-article-sort-functions): Doc fix.  Refer to
14895         gnus-thread-sort-functions.
14896
14897 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14898         From Paul Jarc <prj@po.cwru.edu>.
14899
14900         * message.el (message-get-reply-headers): More fixes.
14901
14902 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
14903         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14904
14905         * message.el (message-get-reply-headers): Fix bug with
14906         Mail-Followup-To/to-address interaction.
14907
14908 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14909
14910         * gnus-msg.el (gnus-configure-posting-styles): Match header in
14911         gnus-article-copy.
14912
14913 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14914
14915         * message.el (message-do-send-housekeeping): Rename to a better
14916         name.
14917
14918 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14919
14920         * message.el (message-cancel-news): Check article first, then ask
14921         yes or no.
14922
14923 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14924
14925         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
14926
14927 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14928
14929         * gnus-range.el (gnus-range-normalize): New function.
14930
14931 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
14932
14933         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
14934
14935 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14936
14937         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
14938
14939         * nnagent.el (nnagent-request-regenerate): New function.
14940
14941         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
14942
14943         * nnml.el (nnml-generate-nov-databases): Accept argument
14944         server. Don't open server if it is opened.
14945         (nnml-request-regenerate): Use it. Change to deffoo.
14946
14947 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14948         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14949
14950         * gnus.el (gnus-define-group-parameter): Fix.
14951
14952 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14953
14954         * gnus.el (gnus-define-group-parameter): Improved.
14955
14956         * gnus-sum.el (charset): Define parameter.
14957         (ignored-charsets): Ditto.
14958         (gnus-summary-setup-default-charset): Use them.
14959
14960         * gnus-start.el (gnus-read-descriptions-file): Use them.
14961
14962         * gnus-cus.el (gnus-group-parameters): Remove them.
14963
14964 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14965
14966         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
14967
14968 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14969
14970         * gnus-sum.el (gnus-summary-read-group-1): Remove
14971         gnus-summary-set-local-parameters.
14972         (gnus-summary-setup-buffer): Put it here.
14973
14974 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14975
14976         * gnus.el (to-address): Define parameter.
14977         (to-list): Ditto.
14978         * gnus-art.el (article-hide-boring-headers): Use them.
14979         * gnus-msg.el (gnus-post-news): Ditto.
14980         * gnus-cus.el (gnus-group-parameters): Remove them.
14981
14982 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14983
14984         * gnus-draft.el (gnus-draft-reminder): New function.
14985
14986         * gnus-art.el (gnus-sender-save-name): New function.
14987
14988 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14989
14990         * mm-util.el (mm-mime-charset): Error message.
14991
14992 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14993
14994         * message.el (message-check-news-body-syntax): Don't check mml lines.
14995
14996 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14997
14998         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
14999         subscribe.
15000
15001         * gnus-start.el (gnus-call-subscribe-functions): New function.
15002         (gnus-find-new-newsgroups): Use it.
15003         (gnus-ask-server-for-new-groups): Use it.
15004         (gnus-check-first-time-used): Use it.
15005         (gnus-subscribe-newsgroup-method): Grok a list of functions.
15006         (gnus-subscribe-options-newsgroup-method): Ditto.
15007         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
15008         return .
15009
15010 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15011
15012         * gnus-cus.el (gnus-score-customize): Doc fix.
15013
15014 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
15015
15016         * dgnushack.el (my-getenv): Typo.
15017
15018 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15019
15020         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
15021
15022 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15023
15024         * gnus-group.el (gnus-group-suspend): Offer save summaries.
15025
15026         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
15027         (gnus-treatment-function-alist): Use it.
15028         (article-remove-leading-whitespace): New function.
15029         (gnus-article-make-menu-bar): Use it.
15030
15031         * gnus-sum.el (gnus-summary-wash-empty-map): Add
15032         remove-leading-whitespace.
15033         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
15034         because of conflict.
15035
15036 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15037
15038         * Makefile.in: Hack generating gnus-load.el.
15039         * dgnushack.el: Ditto.
15040         * gnus-load.el: Remove it.
15041
15042 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15043
15044         * dgnushack.el : Add URLDIR.
15045
15046         * Makefile.in (EMACS_COMP): Ditto.
15047
15048 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15049
15050         * gnus-cus.el (gnus-score-customize): Error on no score file.
15051
15052 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15053
15054         * mm-decode.el (mm-merge-handles): New function.
15055
15056         * mm-view.el (mm-inline-message): Use it.
15057         (mm-view-message): Ditto.
15058
15059         * mm-partial.el (mm-inline-partial): Ditto.
15060
15061         * mm-extern.el (mm-inline-external-body): Ditto.
15062
15063         * gnus-art.el (gnus-mime-view-part): Ditto.
15064         (gnus-mime-view-part-as-type): Ditto.
15065         (gnus-mime-save-part-and-strip): Prevent users to strip in some
15066         cases.
15067
15068 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15069
15070         * message.el (message-cancel-news): Allow to shoot foot.
15071         (message-supersede): Ditto.
15072
15073 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
15074         Trivial patch.
15075
15076         * gnus-sum.el (gnus-simplify-subject-re): Use
15077         message-subject-re-regexp.
15078
15079 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15080
15081         * nnmail.el (nnmail-expiry-target-group): Bind
15082         nnmail-cache-accepted-message-ids to nil.
15083
15084         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
15085         coding system.
15086
15087 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15088
15089         * qp.el (quoted-printable-encode-region): Make sure characters are
15090         between 00 and FF.  Don't check charset.
15091
15092         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
15093         in Emacs 20.
15094         * rfc2047.el (rfc2047-q-encode-region): Ditto.
15095
15096 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15097
15098         * message.el (message-make-forward-subject): Argument decoded.
15099         (message-forward): Use it when digest.
15100
15101         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
15102         buffer.
15103
15104 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15105
15106         * message.el (message-generate-headers-first): Doc fix.
15107
15108 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15109
15110         * gnus-art.el (article-make-date-line): Error proof.
15111
15112 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15113
15114         * gnus-group.el (gnus-group-listing-limit): New variable.
15115         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
15116
15117         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
15118
15119 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15120
15121         * message.el (message-newline-and-reformat): Special case for
15122         breaking at BOL.
15123
15124 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
15125
15126         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
15127         message/rfc822.
15128
15129 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15130
15131         * message.el (message-encode-message-body): Don't insert
15132         Content-Type if it is inside a mail.
15133
15134 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15135
15136         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
15137         gnus-article-commands-menu.
15138
15139         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
15140         in Emacs.
15141
15142         * gnus-start.el (gnus-read-descriptions-file): Use
15143         gnus-group-name-charset and gnus-group-charset-alist.
15144
15145 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15146
15147         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
15148         active region.
15149
15150         * gnus-start.el (gnus-group-change-level): Remove from both
15151         gnus-zombie-list and gnus-killed-list.
15152
15153 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15154
15155         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
15156         gnus-subscribe-topics.
15157
15158         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
15159
15160 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15161
15162         * gnus-art.el (gnus-article-make-menu-bar): Make
15163         gnus-article-post-menu.
15164
15165         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
15166
15167         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
15168
15169         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
15170
15171         * message.el (message-mode-menu): Ditto.
15172
15173         * gnus-art.el (defvar): eval-when-compile.
15174
15175 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15176
15177         * gnus-agent.el (gnus-agentize): Fix doc.
15178
15179 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
15180
15181         * mml.el (mml-preview): Bind `q'.
15182
15183 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15184
15185         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
15186
15187 2001-01-31  Dave Love  <fx@gnu.org>
15188
15189         * mm-util.el (mm-mime-mule-charset-alist)
15190         (mm-find-mime-charset-region): Consider mule-utf-8.
15191
15192 2001-01-31  Dave Love  <fx@gnu.org>
15193
15194         * gnus-art.el (gnus-article-x-face-command)
15195         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
15196         :version.
15197
15198 2001-01-26  Dave Love  <fx@gnu.org>
15199
15200         * mm-util.el (mm-multibyte-string-p): New.
15201
15202 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
15203 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
15204 ;;      string-as-multibyte on class.  Clarify line-folding.
15205         (quoted-printable-encode-string): Make temp buffer inherit
15206         string's multibyteness.
15207
15208 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
15209
15210         * nnheader.el (toplevel): Don't require `gnus-util' at
15211         compile-time; this creates a circular dependency, and prevents
15212         a bootstrap.
15213
15214 2001-01-22  Andreas Schwab  <schwab@suse.de>
15215
15216         * nnheader.el (gnus-delete-line): Autoload it as a macro.
15217
15218 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15219
15220         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
15221
15222         * gnus-art.el (article-hide-list-identifiers): Ditto.
15223
15224         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
15225
15226 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15227
15228         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
15229
15230         * gnus-art.el (article-hide-list-identifiers): Similar.
15231
15232 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
15233
15234         * nnmail.el (nnmail-remove-list-identifiers): Improved.
15235
15236 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15237
15238         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
15239
15240 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15241
15242         * gnus-util.el (gnus-string-equal): New function.
15243
15244         * gnus-art.el (article-hide-boring-headers): Use it.
15245
15246 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
15247
15248         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
15249
15250 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15251
15252         * gnus-msg.el (gnus-msg-mail): Support switch-action.
15253
15254 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15255
15256         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
15257         command if there is not last-saver.
15258
15259 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15260
15261         * nntp.el (nntp-open-connection): 201 is possible.
15262
15263 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15264
15265         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
15266         (rfc2047-charset-encoding-alist): Add big5.
15267
15268 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15269
15270         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
15271         (gnus-agent-remove-server): Ditto.
15272         (autoload): gnus-server-update-server.
15273
15274         * gnus-srvr.el (gnus-server-line-format): Add %a.
15275         (gnus-server-line-format-alist): Add gnus-tmp-agent.
15276         (gnus-server-insert-server-line): Use it.
15277
15278 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15279
15280         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
15281         GB2312 and Big5.
15282
15283 2001-01-24  Simon Josefsson  <sj@extundo.com>
15284
15285         * mail-source.el (mail-sources): Add :program specifier to IMAP
15286         mail source.
15287         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
15288
15289 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15290
15291         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
15292
15293 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15294
15295         * nntp.el (nntp-wait-for): Return the success code.
15296         (nntp-open-connection): Use it.
15297
15298 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15299
15300         * gnus-int.el (gnus-check-server): Allow breaking the opening.
15301
15302 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15303
15304         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
15305
15306 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15307
15308         * gnus-sum.el (gnus-summary-print-article): Take one prefix
15309         argument. Allow to print several articles in one file.
15310
15311 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15312
15313         * webmail.el (webmail-type-definition): netaddress changes.
15314
15315 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15316
15317         * gnus.el: Fix copyright. Remove trailing spaces.
15318
15319         * message.el (message-forward): Use mule4.
15320
15321 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15322
15323         * mm-util.el (mm-string-as-unibyte): New function.
15324
15325         * message.el (message-forward): Use it.
15326
15327 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15328
15329         * message.el (message-cite-original-without-signature): Don't peel
15330         off the blank line.
15331         (message-get-reply-headers): Add Cc if it is not in follow-to.
15332
15333 2001-01-20  Simon Josefsson  <sj@extundo.com>
15334
15335         * mm-decode.el (mm-handle-multipart-from): Add.
15336         (mm-dissect-buffer): Save From: header value.
15337         (mm-security-from): Remove.
15338         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
15339
15340         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
15341         instead of `mml-security-from'.  Protect null from value.
15342
15343 2001-01-20  Simon Josefsson  <sj@extundo.com>
15344
15345         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
15346         application/vnd.ms-excel attachments.
15347
15348 2001-01-19  Simon Josefsson  <sj@extundo.com>
15349
15350         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
15351
15352 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15353
15354         * message.el (message-ignored-mail-headers): Ditto.
15355
15356 2001-01-19  Simon Josefsson  <sj@extundo.com>
15357
15358         * message.el (message-ignored-news-headers): Only search beginning
15359         of line.
15360
15361 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
15362         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
15363
15364         * message.el (message-send-mail): Content-Type may not be there.
15365
15366 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15367
15368         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
15369         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
15370
15371         * gnus-art.el (article-display-x-face): Insert X-Face if there is
15372         not.
15373
15374 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15375
15376         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
15377         non-native groups.
15378
15379 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15380
15381         * message.el (message-yank-original): Understand
15382         universal-argument.
15383
15384 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15385
15386         * gnus-art.el (gnus-boring-article-headers): Add to-address.
15387         (article-hide-boring-headers): Ditto.
15388
15389         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
15390
15391 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15392
15393         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
15394         one.
15395
15396 2001-01-16  Simon Josefsson  <simon@josefsson.org>
15397
15398         * message.el (message-make-in-reply-to): Add comment to message-id
15399         (old syntax, see 2000-08-02 change).
15400
15401 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15402
15403         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
15404         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
15405         (gnus-button-reply): Ditto.
15406
15407 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15408
15409         * gnus-art.el (article-display-x-face): Fix.
15410
15411 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15412
15413         * gnus-art.el (article-display-x-face): Use
15414         gnus-original-article-buffer.
15415
15416 2001-01-15  Jack Twilley  <jmt@tbe.net>
15417
15418         * message.el (message-add-header): Move to point-max.
15419
15420 2001-01-15  Simon Josefsson  <simon@josefsson.org>
15421
15422         * smime.el (smime-CA-directory, smime-CA-file): Change default to
15423         nil, improve documentation.
15424         (smime-certificate-directory): Comment out false hints (until it
15425         is implemented).
15426
15427         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
15428         there aren't any keys.
15429         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
15430         verify certificate.  Default is changed to only check integrity.
15431         Improved security status texts.  If a certificate doesn't contain
15432         a email address, don't fail.
15433
15434         * smime.el (smime-noverify-region):
15435         (smime-noverify-buffer): New functions.  Verifies integrity only.
15436
15437 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15438
15439         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
15440
15441 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15442
15443         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
15444         (gnus-remove-some-windows): Ditto.
15445
15446 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15447
15448         * gnus-art.el (article-make-date-line): 11th.
15449
15450 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15451
15452         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
15453         (mml2015-gpg-sign): Ditto.
15454
15455 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15456
15457         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
15458         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
15459
15460 2001-01-08  Dave Love  <fx@gnu.org>
15461
15462         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
15463         single character.
15464
15465         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
15466
15467         * message.el: Doc and message fixes.
15468         (message-send-rename-function)
15469         (message-make-forward-subject-function)
15470         (message-send-mail-function, message-reply-to-function)
15471         (message-wide-reply-to-function, message-followup-to-function)
15472         (message-distribution-function, message-auto-save-directory): Fix
15473         :type.
15474
15475         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
15476         proceeding after warnings.  Amend multipart warning message.
15477
15478 2001-01-04  Dave Love  <fx@gnu.org>
15479
15480         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
15481         compiling.
15482         (gnus-make-directory): Require nnmail.
15483
15484         * mm-decode.el (mm-inline-media-tests): Add
15485         image/x-portable-bitmap.
15486         (mm-get-image): Grok pbm.
15487
15488 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
15489
15490         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
15491
15492 2001-01-09  Didier Verna  <didier@xemacs.org>
15493
15494         * dgnushack.el (dgnushack-compile): give a dummy value to
15495         `gnus-xmas-glyph-directory' for the time of compilation.
15496         * gnus-agent.el: moved some XEmacs specific hook add-ons from
15497         `gnus-xmas-[re]define' to avoid loosing user custom settings.
15498         * gnus-art.el: ditto.
15499         * gnus-group.el: ditto.
15500         * gnus-salt.el: ditto.
15501         * gnus-sum.el: ditto.
15502         * gnus-topic.el: ditto.
15503         * gnus-xmas.el (gnus-xmas-define): see above.
15504         * gnus-xmas.el (gnus-xmas-redefine): see above.
15505         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
15506         non-continuable error when the directory can't be found.
15507
15508 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15509
15510         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
15511         handle.
15512         * gnus-art.el (gnus-mime-view-part): Copy it.
15513         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
15514
15515 2001-01-09  Michael Downes  <mjd@ams.org>
15516
15517         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
15518
15519 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15520
15521         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
15522         orig-file. Use ',source.
15523
15524 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15525
15526         * gnus-xmas.el (gnus-xmas-modeline-glyph):
15527         (gnus-xmas-group-startup-message):
15528         Detect gnus-xmas-glyph-directory when it is nil.
15529
15530 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15531
15532         * pop3.el (pop3-get-message-count): Andrew Innes
15533         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
15534
15535 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15536
15537         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
15538
15539         * time-date.el (time-to-number-of-days): New function.
15540
15541 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
15542         Trivial patch.
15543
15544         * nnslashdot.el (nnslashdot-request-list): Always get the right
15545         sid.
15546
15547 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15548
15549         * message.el (message-minibuffer-local-map): New keymap.
15550         (message-read-from-minibuffer): Use it.
15551         * gnus-msg.el (gnus-summary-resend-message): Use it
15552
15553 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15554
15555         * gnus-start.el (gnus-display-time-event-handler): New function.
15556         (gnus-after-getting-new-news-hook): Use it.
15557
15558 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15559
15560         * message.el (message-ignored-mail-headers): Add draft header.
15561
15562 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15563
15564         * gnus-sum.el (gnus-summary-expire-articles): Don't save
15565         excursion.
15566
15567         * nnslashdot.el (nnslashdot-request-list): Get the right year.
15568
15569 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
15570         A revoked patch.
15571
15572         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
15573
15574 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15575
15576         * qp.el (quoted-printable-decode-region): Don't backward-char.
15577
15578 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15579
15580         * gnus-draft.el: Mark articles as replied.
15581
15582         * gnus-sum.el (gnus-summary-add-mark): New function.
15583
15584         * gnus-group.el (gnus-add-mark): New function.
15585
15586         * gnus-sum.el (gnus-summary-buffer-name): New function.
15587         (gnus-summary-setup-buffer): Use it.
15588
15589         * gnus-draft.el: Set things up with the right post method and
15590         stuff.
15591
15592         * message.el (message-ignored-news-headers): Remove X-Draft-From.
15593
15594         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
15595
15596         * gnus.el (gnus-draft-meta-information-header): New variable.
15597
15598 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15599
15600         * gnus-art.el (gnus-treatment-function-alist): Move the date
15601         functions before the header sorting functions.
15602
15603         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
15604
15605         * dgnushack.el (dgnushack-compile): Message whether there is w3.
15606         Don't (push "/usr/share/emacs/site-lisp" load-path).
15607
15608         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
15609         to empty fill prefixes.
15610
15611 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15612
15613         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
15614         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
15615
15616 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15617
15618         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
15619
15620         * nnml.el (autoload): Move to nnheader.el.
15621
15622         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
15623         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
15624         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
15625         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
15626
15627 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15628
15629         * gnus-art.el (article-make-date-line): Get the hours right.
15630         (gnus-ignored-headers): More hiding.
15631
15632         * nnmail.el (nnmail-expiry-wait): Not an integer.
15633
15634         * message.el (message-goto-body): Only expand abbrev when called
15635         interactively.
15636         (message-make-lines): Use it.
15637
15638 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15639
15640         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
15641
15642 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15643
15644         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
15645         include the expunged articles.
15646
15647         * gnus-group.el (gnus-group-sort-by-server): New function.
15648
15649         * gnus.el (gnus-method-to-server-name): New function.
15650         (gnus-group-prefixed-name): Use it.
15651
15652         * gnus-group.el (gnus-group-sort-function): Doc fix.
15653         (gnus-group-sort-groups-by-server): New command.
15654
15655 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15656
15657         * gnus-art.el (gnus-treat-date-english): New variable.
15658         (article-date-english): New command.
15659         (gnus-english-month-names): New variable.
15660         (article-make-date-line): Do 'english.
15661
15662         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
15663         after the fill prefix.
15664
15665         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
15666         score...".
15667
15668         * gnus-art.el (gnus-ignored-headers): Hide more headers.
15669
15670         * message.el (message-mode-map): Bind comment-region.
15671
15672         * gnus-art.el (gnus-mime-display-part): Let w3 display
15673         multipart/related.
15674
15675         * mm-bodies.el (mm-long-lines-p): New function.
15676         (mm-body-encoding): Use it.
15677         (mm-body-encoding): Encode articles with lines longer than 1000
15678         characters.
15679
15680 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15681
15682         * mm-util.el (mm-enable-multibyte): Use
15683         default-enable-multibyte-characters.
15684         (mm-enable-multibyte-mule4): Ditto.
15685         (mm-disable-multibyte): Test XEmacs.
15686         (mm-disable-multibyte-mule4): Ditto.
15687         (mm-with-unibyte-current-buffer): Simplified.
15688         (mm-with-unibyte-current-buffer-mule4): Ditto.
15689
15690 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691
15692         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
15693
15694         * nnheader.el (nnheader-string-as-multibyte): New alias.
15695
15696         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
15697
15698         * gnus-uu.el (gnus-message-process-mark): New function.
15699         (gnus-uu-mark-by-regexp): Use it.
15700         (gnus-new-processable): New function.
15701
15702 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
15703          Trivial patch.
15704
15705         * gnus-sum.el (gnus-no-mark): New variable.
15706
15707 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15708
15709         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
15710         backslashes.
15711
15712 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15713
15714         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
15715         definition.
15716
15717 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15718
15719         * dgnushack.el (dgnushack-compile): elc is in the current directory.
15720
15721         * qp.el (quoted-printable-encode-region): Don't check multibyte in
15722         XEmacs.
15723
15724 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
15725         Trivial patch.
15726
15727         * mml.el (mml-read-tag): Save tag location.
15728
15729 2000-12-25  Simon Josefsson  <simon@josefsson.org>
15730
15731         * starttls.el: Sync with Emacs 21.
15732
15733 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15734
15735         * message.el (message-mail): Support yank-action.
15736
15737         * message.el (message-setup): Revoke the last change.
15738
15739 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15740
15741         * message.el (message-setup): Use cons. Suggested by Johan Vromans
15742         <jvromans@squirrel.nl>.
15743
15744 2000-12-24  Simon Josefsson  <sj@extundo.com>
15745
15746         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
15747         mailing list junk at end of part.
15748
15749 2000-12-23  Simon Josefsson  <sj@extundo.com>
15750
15751         * nnimap.el (nnimap-expiry-target): New function.
15752         (nnimap-request-expire-articles): Use it.
15753
15754 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15755
15756         * gnus.el (gnus-group-parameters-more): New variable.
15757         * gnus-cus.el (gnus-group-customize): Use it.
15758
15759         * gnus.el (gnus-define-group-parameter): New macro.
15760         (auto-expire): Use it
15761         (total-expire): Use it.
15762         * gnus-art.el (banner): Use it.
15763
15764         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
15765         <ljz@asfast.com>.
15766
15767 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15768
15769         * gnus-topic.el (gnus-topic-create-topic): Use list.
15770
15771         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
15772         before binding gnus-default-article-saver.
15773
15774         * gnus-sum.el (gnus-summary-save-article):
15775         (gnus-summary-pipe-output):
15776         (gnus-summary-save-article-mail):
15777         (gnus-summary-save-article-rmail):
15778         (gnus-summary-save-article-file):
15779         (gnus-summary-write-article-file):
15780         (gnus-summary-save-article-body-file): Ditto.
15781
15782         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
15783
15784 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15785
15786         * gnus-art.el (gnus-mime-security-button-map):
15787         (gnus-mime-button-map): Add parent.
15788
15789 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15790
15791         * messagexmas.el (message-xmas-redefine): New function.
15792
15793         * message.el: Use it.
15794
15795         * gnus-art.el (gnus-article-check-hidden-text): Return t.
15796
15797         * gnus-util.el (gnus-remove-text-properties-when): Return t.
15798
15799 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15800
15801         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
15802         malformatted messages.
15803
15804 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15805
15806         * mm-util.el (mm-image-load-path): New function.
15807
15808         * gnus-group.el (gnus-group-make-tool-bar): Use it.
15809
15810         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
15811
15812         * message.el (message-tool-bar-map): Use it.
15813
15814         * Makefile.in (install-el): New rule.
15815
15816 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15817
15818         * gnus-art.el (article-treat-dumbquotes): Quote \.
15819
15820 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15821
15822         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
15823         Emacs 20 runs on a terminal.
15824
15825 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15826
15827         * gnus-msg.el (gnus-bug): Revert to save-excursion.
15828
15829         * mml.el (gnus-add-minor-mode): Autoload.
15830
15831         * message.el (message-forward): Save-restriction.
15832
15833 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15834
15835         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
15836         Paul Stevenson <p.stevenson@surrey.ac.uk>
15837
15838 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15839
15840         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
15841
15842         * mml.el (gnus-ems): Don't require.
15843
15844         * gnus.el (gnus-decode-rfc1522): Removed.
15845         (gnus-set-text-properties): Define.
15846
15847 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15848
15849         * gnus-art.el (gnus-mime-*): handle may be nil.
15850
15851         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
15852
15853         * gnus.el (gnus-group-remove-excess-properties): Not defined
15854         in gnus-xmas.
15855
15856 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15857
15858         * message.el (message-mail-user-agent): Add :version.
15859
15860 2000-12-21  Miles Bader  <miles@gnu.org>
15861
15862         * message.el (message-mode): Set `comment-start' to the  yank prefix.
15863
15864 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15865
15866         * message.el (message-mail-user-agent): New variable.
15867         (message-setup): Renamed to message-setup-1. Support
15868         mail-user-agent.
15869         (message-mail-user-agent): New function.
15870         (message-mail): Use it.
15871         (message-reply): Use it.
15872         (message-resend): Use it.
15873         (message-mail-other-window): Use it.
15874         (message-mail-other-frame): Use it.
15875
15876         * gnus-msg.el (gnus-bug): Support mail-user-agent.
15877
15878 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15879
15880         * message.el (message-tool-bar-map): Simplify.
15881         (message-narrow-to-head-1): New function.
15882         (message-narrow-to-head): Use it.
15883         (message-reply): Ditto.
15884         (message-cancel-news): Ditto.
15885         (message-supersede): Ditto.
15886         (message-make-forward-subject): Ditto.
15887         (message-bounce): Ditto.
15888
15889 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15890
15891         * uudecode.el (uudecode-decode-region-external): make-temp-file
15892         may not be defined.
15893
15894         * binhex.el (defalias): eval-and-compile.
15895
15896         * message.el (message-tool-bar-map): New function.
15897         (message-mode): Use it.
15898
15899 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15900
15901         * nntp.el (nntp-find-connection): Remove the entry.
15902         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
15903
15904 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15905
15906         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
15907
15908         * message.el (message-forward): Copy buffer in unibyte mode.
15909
15910 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15911
15912         * message.el (message-make-forward-subject): Don't widen. Decode.
15913         (message-forward): Don't decode subject.
15914
15915 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
15916
15917         * qp.el (quoted-printable-encode-region): Upcase QP.
15918
15919 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15920
15921         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
15922         mail-extract-a-c instead. Don't depend on Gnus.
15923
15924         * mml.el (gnus-ems): Require it.
15925
15926         * gnus-msg.el (gnus-summary-mail-forward):
15927
15928         * message.el (message-forward):  Move mime-to-mml here.
15929
15930 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15931
15932         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
15933         * gnus-art.el (gnus-insert-mime-button): Simplify.
15934         (gnus-mime-display-alternative): Ditto.
15935         (gnus-insert-mime-security-button): Ditto.
15936
15937 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15938
15939         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
15940         text-property-not-all doesn't return nil when start=mark(end).
15941         (gnus-remove-text-properties-when): Ditto.
15942
15943 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15944
15945         * gnus-start.el (gnus-group-change-level): Remove group from
15946         gnus-active-hashtb if real killed.
15947
15948 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15949
15950         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
15951         (gnus-mime-display-alternative): Ditto.
15952         (gnus-insert-mime-security-button): Ditto.
15953
15954 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15955
15956         * gnus-start.el (gnus-group-change-level): Don't add it into
15957         killed-list if it was killed.
15958
15959 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15960
15961         * nnmbox.el (nnmbox-file-coding-system): Use binary.
15962         (nnmbox-active-file-coding-system): Ditto.
15963
15964         * gnus-cus.el (gnus-group-parameters): Add posting-style.
15965
15966 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15967
15968         * gnus.el (gnus-version):
15969         (gnus-version-number): Set to Oort Gnus 0.01.
15970
15971         * gnus-art.el (gnus-mime-security-button-map):
15972         (gnus-insert-mime-security-button): Fix for Emacs21.
15973
15974 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15975
15976         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
15977         easymenu, because XEmacs doesn't understand :help.
15978
15979         * mm-uu.el: Require binhex.
15980
15981 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15982
15983         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
15984
15985 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15986
15987         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
15988
15989 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
15990
15991         * *.xpm, *.pbm: Convert icons icons to size 24x24.
15992
15993 2000-12-18  Dave Love  <fx@gnu.org>
15994
15995         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
15996         (unused).
15997
15998 2000-12-13  Miles Bader  <miles@gnu.org>
15999
16000         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
16001         to t, so that we don't get stuck while trying to smilefy
16002         intangible text.
16003
16004 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
16005
16006         * smiley-ems.el (smiley-regexp-alist): Make regexps match
16007         at the end of the buffer.
16008         (smiley-region): In the loop, move to the end of the submatch
16009         matching the smiley instead of using the end of the match
16010         of the whole regexp.
16011
16012 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
16013
16014         * message.el (message-mode): Doc fix.
16015
16016 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
16017
16018         * smiley-ems.el (smiley-region): Doc fix.
16019
16020 2000-12-11  Miles Bader  <miles@gnu.org>
16021
16022         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
16023         bottom line visible, check to see if it's partially obscured, and
16024         if so, either scroll one more line to make it fully visible, or
16025         revert to showing the second line from the top.
16026
16027 2000-12-07  Dave Love  <fx@gnu.org>
16028
16029         * mailcap.el (mailcap-download-directory)
16030         * gnus-audio.el (gnus-audio-directory)
16031         * smiley-ems.el (smiley-data-directory): Fix :type.
16032
16033 2000-11-30  Dave Love  <fx@gnu.org>
16034
16035         * message.el (message-auto-save-directory): Use
16036         file-name-as-directory.
16037         (message-set-auto-save-file-name): Create
16038         message-auto-save-directory if necessary.
16039         (message-replace-chars-in-string): Removed -- unused.
16040         (message-mail-alias-type): Customize.
16041         (message-headers): Remove duplicate defgroup.
16042
16043 2000-11-29  Dave Love  <fx@gnu.org>
16044
16045         * qp.el (quoted-printable-decode-region): Use error, not message
16046         to report malformed text (like base64).  Amend message.
16047
16048 2000-11-29  Miles Bader  <miles@gnu.org>
16049
16050         * message.el (message-header-lines): Fontify tag.
16051
16052 2000-11-27  Dave Love  <fx@gnu.org>
16053
16054         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
16055         compiler warning.
16056
16057 ;2000-11-26  Dave Love  <fx@gnu.org>
16058 ;
16059 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
16060 ;
16061 2000-11-23  Dave Love  <fx@gnu.org>
16062
16063         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
16064
16065         * mm-uu.el (uudecode): Require.
16066         (uudecode-decode-region, uudecode-decode-region-external): Don't
16067         autoload.
16068         (mm-uu-copy-to-buffer): Doc fix.
16069         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
16070         type fix.
16071
16072         * mailcap.el: Doc fixes.
16073         (mailcap-mime-data): Various adjustments.
16074         (mailcap): New group.
16075         (mailcap-download-directory): Customize.
16076         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
16077         (mailcap-temporary-directory): Deleted (unused).
16078         (mailcap-unescape-mime-test): Simplify slightly.
16079         (mailcap-viewer-passes-test): Use functionp.
16080         (mailcap-command-p): Aliased to executable-find.
16081
16082         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
16083         default-enable-multibyte-characters is nil.
16084
16085 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
16086
16087         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
16088
16089 2000-11-21  Dave Love  <fx@gnu.org>
16090
16091         * gnus-art.el (gnus-mime-button-map): Don't inherit from
16092         gnus-article-mode-map.
16093 ;       (gnus-mime-button-menu): Use mouse-set-point.
16094         (gnus-insert-mime-button, gnus-mime-display-alternative)
16095         (gnus-mime-display-alternative): Don't use local-map property.
16096
16097 2000-11-17  Dave Love  <fx@gnu.org>
16098
16099         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
16100         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
16101         and make-temp-file.
16102         (uudecode-decode-region): Doc fix.
16103
16104 2000-11-14  Dave Love  <fx@gnu.org>
16105
16106         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
16107         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
16108         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
16109         New files, derived from the XPMs.
16110
16111 2000-11-10  Dave Love  <fx@gnu.org>
16112
16113         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
16114         (gnus-agent-lib-file, gnus-agent-load-alist)
16115         (gnus-agent-save-alist, gnus-agent-article-name): Use
16116         expand-file-name.
16117
16118         * gnus-group.el (gnus-group-name-charset-method-alist): Add
16119         :version.
16120         (nnkiboze-score-file): Defvar when compiling.
16121
16122         * gnus-start.el (gnus-read-newsrc-file): Add :version.
16123
16124         * gnus-art.el (gnus-article-banner-alist)
16125         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
16126         (gnus-article-date-lapsed-new-header)
16127         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
16128         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
16129         (gnus-treat-strip-headers-in-body)
16130         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
16131         (gnus-treat-translate): Add :version.
16132         (gnus-article-mime-part-function): Fix defcustom.
16133
16134         * nnmail.el (nnmail-expiry-target)
16135         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
16136         (nnmail-split-header-length-limit): Add :version.
16137
16138         * gnus-sum.el (gnus-auto-expirable-marks)
16139         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
16140         (gnus-extra-headers, gnus-ignored-from-addresses)
16141         (gnus-newsgroup-ignored-charsets)
16142         (gnus-group-highlight-words-alist)
16143         (gnus-summary-show-article-charset-alist): Add :version.
16144
16145         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
16146         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
16147         files, converted from the XPMs.
16148
16149         * gnus-cache.el (gnus-cache-active-file): Don't use
16150         file-name-as-directory on directory.
16151         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
16152         use file-name-as-directory on directory.
16153
16154         * time-date.el (timezone-make-date-arpa-standard): Autoload.
16155         (date-to-time): Use it.
16156
16157 ;       * message.el (message-mode) <adaptive-fill-regexp>:
16158 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
16159 ;       (message-newline-and-reformat): Likewise.
16160         (message-forward-as-mime, message-forward-ignored-headers)
16161         (message-buffer-naming-style, message-default-charset)
16162         (message-dont-reply-to-names, message-send-mail-partially-limit):
16163         Add :version.
16164
16165         * mm-util.el: Doc fixes.
16166         (mm-mime-charset): Don't use the raw result of
16167         mm-preferred-coding-system.
16168         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
16169         (mm-with-unibyte): Simplify.
16170
16171         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
16172         concat.
16173
16174         * pop3.el (pop3-version): Deleted.
16175         (pop3-make-date): New function, avoiding message-make-date.
16176         (pop3-munge-message-separator): Use it.
16177
16178 2000-11-09  Dave Love  <fx@gnu.org>
16179
16180         * gnus-group.el (gnus-group-make-directory-group)
16181         (gnus-group-fetch-faq): Use expand-file-name.
16182         (gnus-group-fetch-faq): Simplify completing-read form.
16183
16184         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
16185         test for Mule.
16186
16187         * message.el (tool-bar-map): Defvar when compiling.
16188
16189         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
16190         (gnus-tm-lisp-directory): Deleted.
16191         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
16192         (featurep 'xemacs).
16193         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
16194         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
16195         version numbers from file names.
16196
16197 2000-11-08  Dave Love  <fx@gnu.org>
16198
16199         * mm-view.el: Use featurep for XEmacs test.
16200         (mm-inline-message): Test for `remove-specifier'; don't use
16201         condition-case.
16202
16203         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
16204
16205         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
16206         (gnus-score-find-bnews): Don't concat "".
16207
16208         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
16209         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
16210         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
16211         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
16212
16213         * gnus-sum.el: Put some defvars in eval-when-compile.
16214         (gnus-summary-mode-hook): Add :options.
16215         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
16216         (gnus-summary-tool-bar-map): New variable.
16217         (gnus-summary-make-tool-bar): New function.
16218         (gnus-summary-mode): Put kill-all-local-variables first.
16219
16220         * gnus-group.el (gnus-group-toolbar-map): New variable.
16221         (gnus-group-make-tool-bar): Rewritten.
16222         (gnus-group-mode): Put kill-all-local-variables first.
16223
16224         * rfc2047.el: Require gnus-util.
16225
16226         * nnml.el (gnus-sorted-intersection): Autoload.
16227
16228         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
16229         Put some defvars in eval-when-compile.
16230         (gnus-intersection, gnus-sorted-complement):  Autoload.
16231
16232         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
16233
16234         * mm-encode.el (mm-body-7-or-8): Autoload.
16235
16236         * mm-decode.el (mm-insert-inline): Autoload.
16237
16238         * mml.el:
16239         * message.el: Put some defvars in eval-when-compile.
16240
16241         * gnus-msg.el: Put some defvars in eval-when-compile.
16242         (gnus-msg-mail): Move after gnus-setup-message.
16243
16244         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
16245
16246 2000-11-07  Dave Love  <fx@gnu.org>
16247
16248         * gnus-util.el (nnheader): Don't require message (recursive
16249         autoload).
16250
16251         * uudecode.el: Avoid compiler warnings.
16252
16253         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
16254         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
16255
16256 2000-11-06  Dave Love  <fx@gnu.org>
16257
16258         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
16259
16260         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
16261         (uudecode-char-int): New alias, replacing char-int.
16262         (uudecode-decode-region): Don't call buffer-disable-undo.
16263
16264 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
16265 ;       (mm-uu-configure-list): Doc fix.
16266 ;
16267 ;       * earcon.el (running-xemacs): Don't define.
16268 ;
16269 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
16270 ;
16271 ;       * message.el (message-font-lock-keywords): Match a final newline
16272 ;       to help font-lock's multiline support.
16273 ;
16274 2000-11-03  Dave Love  <fx@gnu.org>
16275
16276         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
16277
16278         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
16279         name.
16280
16281         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
16282         <banner>: Fix custom type, doc.
16283
16284         * mm-decode.el (mm-display-external): Space-prefix temp buffer
16285         name.  Don't disable undo explicitly.
16286
16287 ;2000-11-02  Dave Love  <fx@gnu.org>
16288 ;
16289 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
16290 ;       cite-prefix.
16291
16292 2000-11-01  Dave Love  <fx@gnu.org>
16293
16294         * rfc2047.el (base64): Require unconditionally.
16295         (message-posting-charset): Defvar when compiling.
16296         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
16297         message.
16298
16299         * gnus-sum.el (nnoo): Require.
16300         (mm-uu-dissect): Autoload.
16301
16302         * mml.el (mml-parse-1): Clarify message.
16303         (mml-minibuffer-read-type): Use mailcap-mime-types.
16304
16305 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
16306
16307         * mml.el: Fix a typo in the requiring of CL.
16308
16309 2000-11-01  Dave Love  <fx@gnu.org>
16310
16311         * utf7.el: Require cl when compiling.
16312
16313         * binhex.el: Use (featurep 'xemacs).
16314         (binhex-char-int): New alias, replacing char-int.  Change callers.
16315         (binhex-decode-region): Simplify work buffer code.
16316         (binhex-decode-region-external): Use expand-file-name, not concat.
16317
16318 2000-10-30  Dave Love  <fx@gnu.org>
16319
16320         * gnus-art.el: Fix 2000-10-27 change properly.
16321
16322 2000-10-28  Miles Bader  <miles@gnu.org>
16323
16324         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
16325
16326 2000-10-27  Dave Love  <fx@gnu.org>
16327
16328         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
16329         strings.
16330         (gnus-group-make-tool-bar): New function.
16331         (gnus-group-mode): Use it.
16332
16333         * message.el (message-mode-menu): Add some :help strings.
16334         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
16335         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
16336
16337         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
16338         * describe-group.xpm, get-news.xpm, kill-group.xpm:
16339         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
16340
16341         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
16342         display-graphic-p here.
16343
16344 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
16345
16346         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
16347         of the `gnus-xemacs' variable, as the latter has been removed.
16348         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
16349         * gnus-art.el (gnus-treat-display-xface)
16350         (gnus-treat-display-smileys, gnus-treat-display-picons)
16351         (gnus-article-read-summary-keys): Likewise.
16352
16353 2000-10-26  Dave Love  <fx@gnu.org>
16354
16355         (defvar): Use rmail-spool-directory unconditionally.
16356
16357 2000-10-18  Dave Love  <fx@gnu.org>
16358
16359         * mm-bodies.el (mm-uu-decode-function)
16360         (mm-uu-binhex-decode-function): Defvar when compiling.
16361
16362         * gnus-nocem.el (gnus-nocem-issuers): Update.
16363         (gnus-nocem-check-from): New option.
16364         (gnus-nocem-scan-groups): Use it.
16365         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
16366         (gnus-nocem-check-article-limit): Add :version.
16367
16368 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
16369
16370         * ietf-drums.el (mm-util): Require CL when compiling.
16371
16372 2000-10-15  Dave Love  <fx@gnu.org>
16373
16374         * qp.el: Require mm-util.
16375
16376 2000-10-13  Dave Love  <fx@gnu.org>
16377
16378         * qp.el (quoted-printable-decode-region): Avoid invalid
16379         coding-systems.
16380
16381 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
16382
16383         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
16384         to a recursive load.
16385
16386 2000-10-12  Dave Love  <fx@gnu.org>
16387
16388         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
16389
16390         * gnus.el (gnus-group-startup-message): Check for PBM image.
16391
16392 2000-10-09  Dave Love  <fx@gnu.org>
16393
16394         * mail-source.el (mail-source-fetch-imap): Bind
16395         default-enable-multibyte-characters rather than using
16396         mm-disable-multibyte.
16397
16398 2000-10-05  Dave Love  <fx@gnu.org>
16399
16400         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
16401         Autoload.
16402         (quoted-printable-decode-region):  Rename arg which confused
16403         charset with coding-system.  Don't use nonascii-insert-offset.
16404         Coding-system encode the region initially.  Don't recognize `=='
16405         as valid QP.  Coding-system decode the region finally.
16406         (quoted-printable-decode-string): Rename arg which confused
16407         charset with coding-system.
16408
16409         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
16410         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
16411         mm-encode-coding-region.
16412         (mm-decode-body, mm-decode-string): Rename variables which
16413         confused charset with coding-system.
16414         (binhex-decode-region): Don't autoload.
16415         (mm-body-encoding): Require message.
16416         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
16417         cond branches.
16418
16419         * gnus-art.el (article-de-quoted-unreadable)
16420         (article-de-base64-unreadable): Fold search case
16421         rather than downcasing string.  Apply mm-charset-to-coding-system
16422         to arg of quoted-printable-decode-region.
16423
16424 2000-10-04  Dave Love  <fx@gnu.org>
16425
16426         * gnus-ems.el: Don't turn off compiler warnings in local vars.
16427         Require ring when compiling.
16428         (gnus-article-compface-xbm): New variable.
16429
16430 2000-10-04  Dave Love  <fx@gnu.org>
16431
16432         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
16433         pbm images.
16434
16435         * frown.pbm, smile.pbm, wry.pbm: New files.
16436
16437         * frown.xbm, smile.xbm, wry.xbm: Deleted.
16438
16439 2000-10-03  Dave Love  <fx@gnu.org>
16440
16441         * mail-source.el (mail-sources): Revert to nil.
16442
16443         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
16444
16445         * qp.el: Don't require mm-util.
16446         (quoted-printable-decode-region): Rewritten.
16447         (quoted-printable-decode-string, quoted-printable-encode-region):
16448         Doc fix.
16449         (quoted-printable-encode-region): Barf on multibyte characters.
16450         Maybe make the class multibyte.  Upcase chars, not formatted
16451         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
16452         (quoted-printable-encode-string): Don't use
16453         mm-with-unibyte-buffer.
16454
16455 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
16456
16457         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
16458
16459 2000-09-21  Dave Love  <fx@gnu.org>
16460
16461         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
16462         (for Emacs 20).  Tidy somewhat.
16463
16464 2000-09-21  Dave Love  <fx@gnu.org>
16465
16466         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
16467         image processing.  Rationalize logic somewhat.
16468
16469 2000-09-20  Dave Love  <fx@gnu.org>
16470
16471         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
16472         specifically.
16473
16474         * gnus.el (gnus-version-number): Avoid some redundant
16475         autoloads.
16476
16477 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
16478
16479         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
16480         to XBM; we always have PBM support.
16481
16482 2000-09-14  Dave Love  <fx@gnu.org>
16483
16484         * gnus.el (gnus-charset):
16485         * mm-decode.el (mime-display):
16486         * imap.el (imap) <defgroup>: Add :version.
16487
16488 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
16489
16490         * parse-time.el: Fix author's mail address.
16491
16492         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
16493         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
16494         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
16495         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
16496         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
16497         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
16498         * rfc2231.el, uudecode.el: Fix copyright notice.
16499
16500         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
16501         require `w3' at load-time only if not running in batch mode.
16502
16503 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16504
16505         * gnus.el: Before merge with Emacs21.
16506
16507 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
16508
16509         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
16510
16511 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
16512
16513         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
16514         to avoid conflict with the standard `back-to-indentation'
16515         binding.
16516
16517 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16518
16519         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
16520
16521         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
16522         (mm-disable-multibyte-mule4): Ditto.
16523         (mm-with-unibyte-current-buffer-mule4): Ditto.
16524
16525 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16526
16527         * pop3.el (pop3-movemail): Use binary.
16528         (pop3-movemail-file-coding-system): Removed.
16529
16530 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16531
16532         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
16533
16534 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16535
16536         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
16537         exists.
16538
16539 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16540
16541         * gnus-msg.el (gnus-post-method): Use backend name when the
16542         address is "".
16543
16544 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16545
16546         * gnus-art.el (article-verify-x-pgp-sig): Don't test
16547         mm-verify-option.
16548         (gnus-treat-x-pgp-sig): Default value.
16549         (gnus-ignored-headers): Redundant.
16550
16551 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16552
16553         * gnus-win.el (gnus-configure-frame): Save selected window.
16554
16555 2000-02-15  Andrew Innes  <andrewi@gnu.org>
16556
16557         * nnmbox.el: Require gnus-range.
16558         (nnmbox-group-building-active-articles): New variable.
16559         (nnmbox-group-active-articles): New variable; this is a cache of
16560         all active articles by group and number.
16561         (nnmbox-in-header-p): New function.
16562         (nnmbox-find-article): New function.
16563         (nnmbox-record-active-article): New function.
16564         (nnmbox-record-deleted-article): New function.
16565         (nnmbox-is-article-active-p): New function.
16566         (nnmbox-retrieve-headers): Use nnmbox-find-article.
16567         (nnmbox-request-article): Ditto.  Also supply extra arg to
16568         nnmbox-article-group-number.
16569         (nnmbox-request-expire-articles): Ditto.
16570         (nnmbox-request-move-article): Ditto.
16571         (nnmbox-request-replace-article): Ditto.
16572         (nnmbox-request-rename-group): Rename group entry in active
16573         article cache.
16574         (nnmbox-delete-mail): Update active article cache, unless article
16575         is being replaced.
16576         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
16577         than partially duplicating it.
16578         (nnmbox-article-group-number): Add extra `this-line' arg, to
16579         handle articles belonging to multiple groups.
16580         (nnmbox-save-mail): Update active article cache.
16581         (nnmbox-read-mbox): Build active article cache when loading mbox.
16582         Also do some repair work, if we find articles that are missing the
16583         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
16584         reconstruct these from Xref info.
16585
16586 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16587
16588         * mail-source.el (mail-source-report-new-mail): Use
16589         nnheader-run-at-time.
16590
16591 2000-02-15  Andrew Innes  <andrewi@gnu.org>
16592
16593         * mail-source.el (mail-source-fetch-pop): Clear pop password when
16594         an error is thrown, and then rethrow the error.
16595         (mail-source-check-pop): Ditto.
16596         (mail-source-start-idle-timer): Prevent multiple pop checks
16597         running if the check takes a long time.
16598
16599 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16600
16601         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
16602         succeed.
16603
16604 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16605
16606         * gnus-win.el (gnus-configure-windows): Make sure
16607         nntp-server-buffer is live.
16608         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
16609
16610 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
16611
16612         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
16613
16614 2000-12-04  Andreas Jaeger  <aj@suse.de>
16615
16616         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
16617
16618 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16619
16620         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
16621
16622 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16623         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
16624
16625         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
16626
16627 2000-12-01  Simon Josefsson  <sj@extundo.com>
16628
16629         * mml-smime.el (mml-smime-verify): Fix address parsing.
16630
16631 2000-12-01  Simon Josefsson  <sj@extundo.com>
16632
16633         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
16634         more than one certificate inside PKCS#7 blob.  Better security
16635         information (clamed / actual sender, openssl output, certificates
16636         inside message).
16637
16638         * smime.el (smime-verify-region): Output to /dev/null.
16639         (smime-buffer-as-string-region): Don't parse empty lines.
16640
16641 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16642
16643         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
16644         ?d and ?D.
16645         (gnus-mime-security-show-details-inline): New variable.
16646         (gnus-mime-security-show-details): Use them.
16647         (gnus-insert-mime-security-button): Ditto.
16648
16649         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
16650         Suggest by Michael Duggan (md5i@cs.cmu.edu).
16651         (mml2015-gpg-clear-verify): Ditto.
16652         (mml2015-gpg-decrypt-1): Ditto.
16653         (mml2015-use): Prefer 'gpg.
16654
16655 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16656
16657         * gnus-util.el (gnus-add-text-properties-when): New function.
16658         (gnus-remove-text-properties-when): Ditto.
16659
16660         * gnus-cite.el (gnus-article-hide-citation): Use them.
16661         (gnus-article-toggle-cited-text): Use them.
16662
16663         * gnus-art.el (gnus-signature-toggle): Use them.
16664         (gnus-article-show-hidden-text): Ditto.
16665         (gnus-article-hide-text): Ditto.
16666
16667 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16668
16669         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
16670
16671 2000-11-30  Simon Josefsson  <sj@extundo.com>
16672
16673         * smime.el (smime-point-at-eol): New alias.
16674         (smime-buffer-as-string-region): Use it.
16675
16676 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16677
16678         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
16679
16680 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16681
16682         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
16683
16684         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
16685
16686         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
16687
16688 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
16689
16690         * nnmh.el (nnmh-request-expire-articles): Implemented
16691         expiry-target for nnmh backend.
16692
16693 2000-11-30  Simon Josefsson  <sj@extundo.com>
16694
16695         * mm-decode.el (mm-security-from): New variable.
16696         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
16697
16698         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
16699         than `from'.
16700
16701 2000-11-30  Simon Josefsson  <sj@extundo.com>
16702
16703         * mml-smime.el (mml-smime-verify): Verify that certificate mail
16704         address match sender address.
16705
16706         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
16707
16708         * smime.el (smime-verify-region): Don't copy buffer.
16709         (smime-decrypt-buffer): Use expand-file-name on keyfile.
16710         (smime-pkcs7-region): New function.
16711         (smime-pkcs7-certificates-region): Ditto.
16712         (smime-pkcs7-email-region): Ditto.
16713         (smime-buffer-as-string-region): Ditto.
16714
16715         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
16716         buffer.
16717
16718 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
16719
16720         * smime.el (smime-decrypt-region): Fix keyfile argument.
16721
16722 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16723
16724         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
16725
16726 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16727
16728         * message.el (message-shoot-gnksa-feet): New variable.
16729         (message-gnksa-enable-p): New function.
16730         (message-send): Use it.
16731         (message-check-news-body-syntax): Ditto.
16732
16733 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16734
16735         * message.el (message-make-message-id): Remove the redundancy.
16736
16737 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16738
16739         * message.el (message-setup): Discourage using mc-install-*-mode.
16740
16741         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
16742
16743 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16744
16745         * gnus-cite.el (gnus-cite-parse): Guess citation length.
16746
16747 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16748
16749         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
16750
16751 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16752
16753         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
16754
16755 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16756
16757         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
16758         insert-buffer-substring.
16759
16760         * message.el (message-send-mail): Use buffer-substring-no-properties.
16761         (message-send-news): Ditto.
16762
16763 2000-11-22  David Edmondson  <dme@dme.org>
16764
16765         * imap.el (imap-wait-for-tag): Message read info.
16766
16767 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16768
16769         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
16770         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
16771         (mml2015-gpg-encrypt): Ditto.
16772
16773 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16774
16775         * mm-decode.el (mm-verify-option): Default value.
16776
16777         * mml-sec.el (mml-secure-part): Error message.
16778
16779 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16780
16781         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
16782
16783 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16784
16785         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
16786
16787 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16788
16789         * gnus-art.el (gnus-article-describe-key): Use prompt.
16790         (gnus-article-describe-key-briefly): Ditto.
16791
16792 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16793
16794         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
16795
16796 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16797
16798         * gnus-art.el (gnus-article-describe-key): New function.
16799         (gnus-article-describe-key-briefly): New function.
16800
16801 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16802
16803         * mm-decode.el (mm-decrypt-option): Doc typo.
16804
16805         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
16806         return a number.
16807
16808 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16809
16810         * message.el (message-newline-and-reformat): Typo.
16811
16812 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16813
16814         * gnus-art.el (article-verify-x-pgp-sig): Check whether
16815         original-article-buffer exists.
16816
16817         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
16818         (rfc2047-header-encoding-alist): Addresses are different from text.
16819         (rfc2047-encode-message-header): Ditto.
16820         (rfc2047-dissect-region): Extra parameter.
16821         (rfc2047-encode-region): Ditto.
16822         (rfc2047-encode-string): Ditto.
16823
16824 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16825
16826         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
16827         (mm-uu-pgp-encrypted-extract): Use it.
16828         (mm-uu-pgp-signed-extract-1): New function.
16829         (mm-uu-pgp-signed-extract): Use it.
16830
16831         * gnus-art.el (gnus-mime-display-security): New function.
16832         (gnus-mime-display-part): Use it.
16833         (gnus-mime-security-verify-or-decrypt): New function.
16834         (gnus-mime-security-press-button): New function.
16835         (gnus-insert-mime-security-button): Use it.
16836
16837         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
16838         (mm-find-raw-part-by-type): Ditto.
16839         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
16840         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
16841         (mm-destroy-parts): Kill nested multibyte buffer.
16842
16843         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
16844         (mml2015-gpg-verify): Ditto.
16845
16846 2000-11-18  Simon Josefsson  <sj@extundo.com>
16847
16848         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
16849         (mml2015-function-alist): Use it.
16850
16851         * mml-sec.el (mml-sign-alist): Update names.
16852         (mml-encrypt-alist): Ditto.
16853         (mml-secure-part-smime-sign): Moved to mml-smime.el
16854         as `mml-smime-sign-query'.
16855         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
16856         `mml-smime-get-file-cert'.
16857         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
16858         `mml-smime-get-dns-cert'.
16859         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
16860         `mml-smime-encrypt-query'.
16861         (mml-smime-sign-buffer): Use mml-smime-sign.
16862         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
16863
16864         * mml-smime.el (mml-smime-sign): New function.
16865         (mml-smime-encrypt):
16866         (mml-smime-sign-query):
16867         (mml-smime-get-file-cert):
16868         (mml-smime-get-dns-cert):
16869         (mml-smime-encrypt-query): Moved from mml-sec.el.
16870
16871 2000-11-16  Simon Josefsson  <sj@extundo.com>
16872
16873         * mml2015.el (mml2015-gpg-clear-verify): New function.
16874         (mml2015-function-alist): Add it.
16875
16876 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16877
16878         * message.el (message-setup-fill-variables): Use
16879         message-cite-prefix-regexp.
16880         (message-newline-and-reformat): Check the end of citation, leading
16881         WSP, break in the cite prefix.
16882         (message-fill-paragraph): New function.
16883
16884 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16885
16886         * lpath.el: Shut up.
16887
16888 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
16889
16890         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
16891         raw 8-bit in headers in dk.* newsgroups.
16892
16893 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16894
16895         * message.el (message-newline-and-reformat): Match extra WSPs.
16896
16897 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
16898
16899         * mml.el (mml-generate-mime-1): Ignore ascii.
16900
16901 2000-11-16 Justin Sheehy  <justin@iago.org>
16902
16903         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
16904
16905 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16906
16907         * message.el (message-cite-prefix-regexp): Prefix should not end
16908         at space.
16909
16910 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16911
16912         * message.el (message-mode-syntax-table): Add - as a word
16913         constituent as in articles.
16914         (message-setup-fill-variables): Add -_. as supercite-style prefix.
16915         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
16916         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
16917
16918 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16919
16920         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
16921
16922 2000-11-12  David Edmondson  <dme@dme.org>
16923
16924         * message.el (message-font-lock-keywords): use
16925         message-cite-prefix-regexp.
16926
16927 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16928
16929         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
16930         Stein Arild Str\e,Ax\e(Bmme.
16931         (gnus-group-jump-to-group): Use it.
16932         (gnus-group-jump-to-group-prompt): Customize.
16933
16934 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
16935
16936         * mailcap.el (mailcap-possible-viewers): Match the entire string.
16937
16938 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16939
16940         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
16941         incompatible.
16942         (mml2015-mailcrypt-sign): Ditto.
16943
16944 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16945
16946         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
16947         group is open.
16948
16949 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
16950
16951         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
16952         nnvirtual articles.
16953         (gnus-backlog-request-article): Don't request nnvirtual articles.
16954
16955 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16956
16957         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
16958         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
16959
16960 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16961
16962         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
16963         * mml.el (mml-generate-mime-1): Use charset attribute.
16964         * mm-bodies.el (mm-encode-body): Add parameter charset.
16965         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
16966
16967 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16968
16969         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
16970         (mml2015-mailcrypt-clear-decrypt): Ditto.
16971         (mml2015-mailcrypt-verify): Ditto.
16972         (mml2015-mailcrypt-clear-verify): Ditto.
16973         (mml2015-gpg-verify): Ditto.
16974
16975 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16976
16977         * smime.el (smime-openssl-program): Test the existence of openssl.
16978         * mml-smime.el: Require mm-decode.
16979         (mml-smime-verify-test): New function.
16980         * mm-decode.el (mm-verify-function-alist): Use it.
16981
16982 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
16983
16984         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
16985         anyway.
16986
16987 2000-11-13  Simon Josefsson  <sj@extundo.com>
16988
16989         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
16990         verification doesn't work.
16991
16992 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
16993
16994         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
16995         (gnus-inews-do-gcc): Use it.
16996
16997 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
16998
16999         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
17000         leading space.
17001         * mm-extern.el (mm-inline-external-body): Report error when no
17002         access-type.
17003
17004 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
17005
17006         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
17007
17008 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
17009
17010         * gnus-art.el (gnus-mime-button-menu): Use select-window.
17011
17012 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
17013
17014         * gnus-art.el (gnus-mime-display-part): Display multipart/related
17015         as multipart/mixed.
17016
17017 2000-11-12  David Edmondson  <dme@dme.org>
17018
17019         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
17020         and replace `.' with `\w' to allow for different syntax tables
17021         (from Vladimir Volovich).
17022         * message.el (message-newline-and-reformat): use
17023         `message-cite-prefix-regexp'.
17024         * gnus-cite.el (gnus-supercite-regexp): use
17025         `message-cite-prefix-regexp'.
17026         * gnus-cite.el (gnus-cite-parse): use
17027         `message-cite-prefix-regexp'.
17028
17029 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17030
17031         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
17032         PGP SIGNATURE.  Escape leading "-"'s.
17033         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
17034
17035 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
17036
17037         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
17038
17039 2000-11-11  Simon Josefsson  <sj@extundo.com>
17040
17041         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
17042
17043         * smime.el (smime-details-buffer): New variable.
17044         (smime-sign-region):
17045         (smime-encrypt-region):
17046         (smime-verify-region):
17047         (smime-decrypt-region): Copy OpenSSL output to the buffer.
17048
17049         * mml-smime.el (mml-smime-verify): Support security info.
17050
17051 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
17052
17053         * mm-decode.el (mm-verify-option): Set default to nil.
17054         (mm-decrypt-option): Ditto.
17055         * gnus-art.el (article-verify-x-pgp-sig): New function.
17056
17057 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
17058
17059         * gnus-art.el (gnus-mime-display-alternative): Show button if no
17060         preferred part.
17061
17062 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17063
17064         * gnus-sum.el (gnus-move-split-methods): Say that
17065         `gnus-split-methods' uses file names, whereas this uses group
17066         names.  (Report from Nevin Kapur)
17067
17068 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
17069
17070         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
17071
17072 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17073
17074         * nnheader.el (nnheader-directory-files-is-safe): New variable.
17075         (nnheader-directory-articles): Use it.
17076         (nnheader-article-to-file-alist): Ditto.
17077
17078 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
17079
17080         * rfc2047.el (rfc2047-pad-base64): New function.
17081         (rfc2047-decode): Use it.
17082
17083 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
17084
17085         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
17086         select method.
17087
17088 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17089
17090         * mml2015.el (mml2015-gpg-decrypt-1):
17091         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
17092
17093 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17094
17095         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
17096
17097 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
17098
17099         * pop3.el (pop3-munge-message-separator): A message may have an
17100         empty body.
17101
17102 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
17103
17104         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
17105         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
17106         (mm-uu-pgp-signed-extract): Use coding-system.
17107
17108 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
17109
17110         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
17111         (gnus-insert-mime-security-button): New function.
17112         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
17113         * mml2015.el:  Add security info when verify or decrypt.
17114         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
17115         (mm-uu-pgp-encrypted-extract): Ditto.
17116
17117 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
17118
17119         * mm-decode.el (mm-display-parts): New function.
17120         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
17121
17122 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17123
17124         * gnus-mlspl.el: Documentation tweaks.
17125
17126 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17127
17128         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
17129         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
17130         argument.
17131
17132 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
17133
17134         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
17135
17136 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
17137
17138         * gnus-art.el (gnus-article-encrypt): New function.
17139         (gnus-article-encrypt-protocol-alist): New variable.
17140         (gnus-article-encrypt-protocol): New variable.
17141         * mml2015.el (mml2015-self-encrypt): New function.
17142         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
17143
17144 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
17145
17146         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
17147         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
17148         let mailcap do it.
17149         * mml2015.el: Remove snarf code.
17150         * mm-decode.el: Remove snarf code.
17151
17152 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
17153
17154         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
17155         (mml-insert-mime): Understand gnus-decoded.
17156         (mime-to-mml): New parameter handles.
17157         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17158         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
17159
17160 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
17161
17162         * mm-decode.el (mime-security): New group.
17163         (mm-verify-function-alist): Add test function.
17164         (mm-decrypt-function-alist): Ditto.
17165         (mm-snarf-option): Set default value as nil.
17166         (mm-find-part-by-type): Recursive parameter.
17167         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
17168         * mml2015.el: Support draft-ietf-openpgp-multsig.
17169
17170 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
17171
17172         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
17173         (gnus-article-view-part-as-charset): New function.
17174
17175 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
17176
17177         * mm-decode.el (mm-verify-option): Default value.
17178         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
17179
17180 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17181
17182         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
17183
17184 2000-11-05  Simon Josefsson  <sj@extundo.com>
17185
17186         * mml-smime.el (mml-smime-verify): Work in original multipart
17187         buffert.
17188
17189         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
17190         (mm-handle-multipart-ctl-parameter): Ditto.
17191         (mm-alist-to-plist): New function.
17192         (mm-dissect-buffer): Store CTL parameters and copy original buffer
17193         for multiparts.
17194         (mm-destroy-parts): Destroy multipart buffert.
17195         (mm-remove-part): Ditto.
17196
17197         * mml-smime.el (mml-smime-sign): Not used.
17198         (mml-smime-encrypt): Ditto.
17199
17200         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
17201
17202         Verify S/MIME signature support.
17203
17204         * mm-decode.el (mm-inline-media-tests): Add
17205         application/{x-,}pkcs7-signature.
17206         (mm-inlined-types): Ditto.
17207         (mm-automatic-display): Ditto.
17208         (mm-verify-function-alist): Ditto.  Add name of method.
17209         (mm-decrypt-function-alist): Add name of method.
17210         (mm-find-part-by-type): Add documentation.
17211         (mm-possibly-verify-or-decrypt): Use new format of
17212         mm-{verify,decrypt}-function-alist.  Use method names.
17213
17214         * mml-smime.el (mml-smime-verify): New function.
17215
17216 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17217
17218         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
17219
17220 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17221
17222         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
17223         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
17224         * mm-decode.el (mm-snarf-option): New variable.
17225
17226 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17227
17228         * mm-util.el (mm-subst-char-in-string): New function.
17229         (mm-replace-chars-in-string): Use it.
17230         * message.el (message-replace-chars-in-string): Use it.
17231         * nnheader.el (nnheader-replace-chars-in-string): Use it.
17232         * gnus-mh.el (mh-lib-progs): Shut up.
17233
17234 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
17235
17236         * base64.el, md5.el: Moved to contrib directory.
17237
17238 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
17239
17240         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
17241         the last article when search.
17242
17243 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17244
17245         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
17246         * nnmail.el (nnmail-pathname-coding-system): Ditto.
17247
17248 2000-09-29  David Edmondson  <dme@thus.net>
17249
17250         * message.el (message-newline-and-reformat): Typo.
17251
17252 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17253
17254         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
17255
17256 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
17257
17258         * nntp.el (nntp-decode-text): Delete bogus status lines.
17259
17260 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
17261
17262         * message.el (message-font-lock-keywords): Match a final newline
17263         to help font-lock's multiline support.
17264
17265 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17266
17267         * nnoo.el (nnoo-set): New function.
17268
17269 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
17270
17271         * gpg.el, gpg-ring.el: Moved to contrib directory.
17272
17273 2000-11-04  Simon Josefsson  <sj@extundo.com>
17274
17275         * nnimap.el (nnimap-split-inbox): Typo.
17276
17277 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17278
17279         * gnus-msg.el (gnus-msg-mail): Move it backwards.
17280
17281 2000-11-03  Simon Josefsson  <sj@extundo.com>
17282
17283         * rfc2231.el (rfc2231-parse-qp-string): New function.
17284         (require): rfc2047.
17285
17286         * mail-parse.el (mail-header-parse-content-type):
17287         (mail-header-parse-content-disposition): Support invalid QP
17288         encoded strings, by using `rfc2231-parse-qp-string'.
17289
17290 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17291
17292         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
17293         (rfc2231-decode-encoded-string): Typo "> X 1".
17294         (rfc2231-encode-string): Insert the name of charset.
17295         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
17296
17297 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17298
17299         * mm-decode.el (mm-save-part): Return the filename.
17300         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
17301         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
17302         (gnus-mime-action-alist): Use it.
17303         (gnus-mime-button-commands): Use it.
17304         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
17305         (mm-inline-external-body): unwind-protect.
17306
17307 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
17308
17309         * gnus-art.el (gnus-insert-mime-button): Show url.
17310
17311 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
17312
17313         * mml.el (mml-generate-mime-1): Support external url.
17314         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
17315
17316 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
17317
17318         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
17319         * mm-decode.el (mm-display-external): Ditto.
17320         * mm-extern.el: New file.
17321         * mm-decode.el (mm-inline-media-tests): Hook it up.
17322         (mm-inlined-types): Inline message/external-body.
17323
17324 2000-11-02  Simon Josefsson  <sj@extundo.com>
17325
17326         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
17327
17328         * message.el (message-get-reply-headers): Better handling when
17329         Mail-Followup-To is very large.
17330
17331 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
17332
17333         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
17334         * gnus-art.el (gnus-article-edit-done):
17335         * gnus-sum.el (gnus-summary-edit-article-done): Move line
17336         counting code here.
17337         * gnus-msg.el (gnus-setup-message): Remove a hack.
17338
17339 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17340
17341         * gnus-sum.el (gnus-newsgroup-variables): New variable.
17342         (gnus-summary-mode): Make them local variables.
17343         (gnus-set-global-variables): Globalize them.
17344         (gnus-summary-exit): Kill them.
17345
17346 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
17347
17348         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
17349         word.
17350
17351 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
17352
17353         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
17354         gnus-article-wash-types.
17355         * gnus-art.el (gnus-article-wash-status): Use them.
17356
17357 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
17358
17359         * mml.el (mml-read-tag): Remove spaces and LF.
17360
17361 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17362
17363         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
17364         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
17365
17366 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
17367
17368         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
17369
17370 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
17371
17372         * gnus-sum.el (gnus-article-charset): New variable.
17373         (gnus-summary-display-article): Set it.
17374         * gnus-msg.el (gnus-copy-article-buffer): Use it.
17375         * gnus-art.el (gnus-article-mode): Make it local variable.
17376
17377 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17378
17379         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
17380
17381 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17382
17383         * nnwfm.el: New file.
17384
17385         * nnweb.el (nnweb-replace-in-string): New function.
17386
17387 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17388
17389         * mml2015.el: Wrap gpg.el.
17390         * gpg.el (gpg-verify): The last argument of apply is a list.
17391         (gpg-encrypt): Add passphrase as a parameter.
17392
17393 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17394
17395         * gpg.el: New file.
17396         * gpg-ring.el: New file.
17397
17398 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17399
17400         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
17401
17402 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
17405         double-quote characters.
17406         (gnus-summary-prepare-threads): Ditto.
17407
17408 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17409
17410         * gnus-art.el (gnus-mime-display-single): Forward line -1.
17411         * mml.el (mml-read-tag): Don't skip the leading space.
17412         * lpath.el (font-lock-set-defaults): Shut up.
17413
17414 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
17415
17416         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
17417
17418 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
17419
17420         * qp.el (quoted-printable-encode-region): Replace leading - when
17421         ultra safe.
17422         * mml.el (mml-generate-mime-postprocess-function): Removed.
17423         (mml-postprocess-alist): Removed.
17424         (mml-generate-mime-1): Use ultra-safe when sign.
17425         * mml2015.el (mml2015-fix-micalg): Uppercase.
17426         (mml2015-verify): Insert LF.
17427         (mml2015-mailcrypt-sign): Downcase; search backward.
17428
17429 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17430
17431         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
17432         restrictive.
17433         (nnultimate-table-regexp): New variable.
17434         (nnultimate-forum-table-p): Use it.
17435
17436 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
17437         Trivial patch.
17438
17439         * gnus-sum.el (gnus-summary-expire-articles): Save point.
17440
17441 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17442
17443         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
17444         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
17445
17446 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
17447
17448         * mml2015.el: Shut up.
17449
17450 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17451
17452         * gnus.el (gnus-server-browse-hashtb): Removed.
17453         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
17454         (gnus-group-insert-group-line-info): Use simplified method.
17455         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
17456
17457 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
17458
17459         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
17460         moved here.
17461         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
17462         * gnus-group.el (gnus-group-prepare-flat): Use it.
17463         * gnus-topic.el (gnus-group-prepare-topics): Use it.
17464
17465 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
17466
17467         * mml.el (mml-mode): Show menu in XEmacs.
17468
17469 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
17470
17471         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
17472         (gnus-server-read-server-in-server-buffer): New function.
17473         (gnus-browse-foreign-server): Browse in group buffer.
17474         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
17475         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
17476         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
17477         * gnus.el (gnus-server-browse-hashtb): New variable.
17478
17479 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
17480
17481         * nnfolder.el (nnfolder-open-nov): Use group.
17482
17483 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
17484
17485         * nnfolder.el: Add NOV. Set version to 2.0.
17486         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
17487
17488 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17489
17490         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
17491
17492 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17493
17494         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
17495         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
17496
17497 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17498
17499         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
17500
17501 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17502
17503         * mm-decode.el (mm-verify-function-alist): New variable.
17504         (mm-verify-option): New variable.
17505         (mm-decrypt-function-alist): Ditto.
17506         (mm-decrypt-option): Ditto.
17507         (mm-find-raw-part-by-type): New function.
17508         (mm-possibly-verify-or-decrypt): New function.
17509         (mm-dissect-multipart): Use it.
17510         * mml2015.el (mml2015-fix-micalg): New function.
17511         (mml2015-decrypt): Use new interface.
17512         (mml2015-verify):  Use new interface.
17513         (mml2015-setup): Make it bogus.
17514
17515 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17516
17517         * mml.el (mml-generate-mime-postprocess-function): Set to
17518         mml-postprocess.
17519         (autoload): Autoload mml2015 and mml-smime.
17520         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
17521         * mml2015.el (mml2015-encrypt): New function.
17522         (mml2015-sign): New function.
17523         (mml2015-encrypt-function): New variable.
17524         (mml2015-sign-function): New variable.
17525         (mml2015-mailcrypt-encrypt): Use message-recipients.
17526         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
17527         * mml-smime.el (mml-smime-setup): Ditto.
17528
17529 2000-10-28  Simon Josefsson  <sj@extundo.com>
17530
17531         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
17532         Communigate Pro 3.3.1 server.
17533
17534         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
17535         in buffers.
17536         (mml-secure-dns-server): Removed.
17537         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
17538         write certificates to files.
17539
17540         * smime.el (smime-dns-server): New variable.
17541         (smime-mail-to-domain):
17542         (smime-cert-by-dns): New functions.
17543
17544         * dig.el: New file.
17545
17546 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
17547
17548         * message.el (message-options): New variable.
17549         (message-options-set-recipient): New function.
17550         (message-send): Use them.
17551         * gnus-int.el (gnus-request-replace-article): Use them.
17552         (gnus-request-accept-article): Ditto.
17553         * mml.el (mml-preview): Use them.
17554         * gnus-sum.el (gnus-summary-edit-article): Use them.
17555
17556         * message.el (message-options-get): New function.
17557         (message-options-get): New function.
17558         * rfc2047.el (rfc2047-encode-message-header): Use them.
17559         * mm-bodies.el (mm-encode-body): Use them.
17560
17561 2000-10-28  Simon Josefsson  <sj@extundo.com>
17562
17563         * nnimap.el (nnimap-retrieve-which-headers):
17564         (nnimap-request-article-part): Quote message-id.
17565
17566         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
17567         (smime-CA-file): New variable.
17568         (smime-call-openssl-region): Don't error.
17569         (smime-sign-region): Return result value.
17570         (smime-encrypt-region): Ditto.
17571         (smime-verify-region): New function.
17572         (smime-decrypt-region): Ditto.
17573         (smime-verify-buffer): Ditto.
17574         (smime-decrypt-buffer): Ditto.
17575
17576         * mml.el: Require mml-sec.
17577         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
17578         (mml-mode-map): Add "sign" and "encrypt" maps.
17579         (mml-menu): Add security menu.
17580         (mml-preview): Use generate-new-buffer.
17581
17582         * mml-sec.el: New file.
17583
17584 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17585
17586         * mm-decode.el (mm-find-part-by-type): Move it here.
17587         * mml.el (mml-postprocess): Move it here.
17588         (mml-postprocess-alist): Move it here. Merge them.
17589
17590 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
17591
17592         * rfc2047.el (rfc2047-encode-message-header): Make sure no
17593         unencoded stuff in the header.
17594
17595 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17596
17597         * gnus-group.el (gnus-group-listed-groups): New variable.
17598         (gnus-group-list-option): New variable.
17599         (gnus-group-list-limit-map): New keymap.
17600         (gnus-group-list-flush-map): New keymap.
17601         (gnus-group-list-plus-map): New keymap.
17602         (gnus-group-prepare-logic): New function.
17603         (gnus-group-prepare-flat): Merge with
17604         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
17605         (gnus-group-prepare-flat-list-dead): Ditto.
17606         (gnus-group-list-matching): Use gnus-group-prepare-function.
17607         (gnus-group-list-dormant): Ditto.
17608         (gnus-group-list-cached): Ditto.
17609         (gnus-group-listed-groups): New function.
17610         (gnus-group-list-limit): New function.
17611         (gnus-group-list-flush): New function.
17612         (gnus-group-list-plus): New function.
17613         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
17614         (gnus-topic-prepare-topic): Ditto.
17615
17616 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
17617
17618         * message.el (message-insert-to, message-get-reply-headers):
17619         (message-reply, message-followup): Mail-{Followup,Reply}-To.
17620
17621 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17622
17623         * mml2015.el: New file.
17624         * smime.el: New file.
17625         * mml-smime.el: New file.
17626
17627 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
17628
17629         * ChangeLog: Moved to ChangeLog.1.
17630
17631     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
17632   Copying and distribution of this file, with or without modification,
17633   are permitted provided the copyright notice and this notice are preserved.
17634
17635 ;; Local Variables:
17636 ;; coding: iso-2022-7bit
17637 ;; End: