Synch to No Gnus 200601311136.
[elisp/gnus.git-] / lisp / ChangeLog
1 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been
4         decoded.
5         (mm-uu-diff-extract): Ditto.
6
7         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8
9 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10
11         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12         mailcap-viewer-test-cache when there's no 'test clause, since that
13         will invert the meaning of a "nil" test previously determined by
14         mailcap-mailcap-entry-passes-test.
15
16 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19         compiling.
20
21         * gnus-sum.el: Ditto.
22
23         * message.el: Don't bind tool-bar-map when compiling.
24
25 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
26
27         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
28
29 2006-01-30  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
30
31         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
32         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
33         current Google Groups.
34
35 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
36
37         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
38         and tool-bar-mode.
39
40         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
41         and tool-bar-mode.
42
43         * message.el (message-tool-bar-update): Simplify.
44         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
45
46         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
47         gnus-summary-buffer.
48         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
49         gnus-summary-reply.
50
51         * gmm-utils.el (gmm): Add :version.
52
53 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * Makefile.in (clean): New rule.
56         (distclean): Use it.
57
58 2006-01-26  Steve Youngs  <steve@sxemacs.org>
59
60         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
61         autoload.
62
63 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
64
65         * gmm-utils.el (gmm-verbose): Add :group.
66
67 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
68
69         * message.el: Change some comments WRT tool-bars.
70
71         * gnus-sum.el (gnus-summary-tool-bar)
72         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
73         (gnus-summary-tool-bar-zap-list): New variables.
74         (gnus-summary-make-tool-bar): Complete rewrite using
75         `gmm-tool-bar-from-list'.
76
77         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
78         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
79         variables.
80         (gnus-group-make-tool-bar): Complete rewrite using
81         `gmm-tool-bar-from-list'.
82         (gnus-group-tool-bar-update): New function.
83
84         * message.el (message-mode-field-menu): Add "Show hidden Headers".
85
86 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
89         is dissected into a single part of which the type is the same as
90         the given one; decode charset.
91
92 2006-01-21  Kevin Ryde  <user42@zip.com.au>
93
94         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
95         into alists as symbol not string, since that's what
96         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
97         look for.
98
99 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
100
101         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
102         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
103
104         * message.el (message-tool-bar-gnome): Use gmm-ignore.
105
106 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
107
108         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
109         (gnus-xmas-mime-security-button-menu): New function.
110
111         * gnus-art.el (gnus-mime-security-button-commands): New variable.
112         (gnus-mime-security-button-menu): New definition.
113         (gnus-mime-security-button-map): Use them.
114         (gnus-mime-security-button-menu): New function.
115         (gnus-insert-mime-security-button): Addition to help echo.
116         (gnus-mime-security-run-function, gnus-mime-security-save-part)
117         (gnus-mime-security-pipe-part): New functions.
118
119         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
120         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
121
122         * mm-decode.el (mm-handle-set-disposition): Remove.
123         (mm-handle-set-description): Remove.
124
125 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
128         (mm-w3m-standalone-supports-m17n-p): New function.
129         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
130         w3m usage.
131
132         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
133         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
134
135 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
136
137         * message.el (message-tool-bar-zap-list): Use
138         gmm-tool-bar-zap-list as custom type.
139         (message-tool-bar-update): New function.
140         (message-tool-bar, message-tool-bar-gnome)
141         (message-tool-bar-retro): Add message-tool-bar-update.
142         (message-tool-bar-gnome): Add flyspell-buffer.
143
144         * gnus-util.el (gnus-error): Describe `args'.
145
146         * gmm-utils.el (gmm-error): Describe `args'.
147         (gmm-tool-bar-zap-list): New widget.
148         (gmm-tool-bar-from-list): Improve description of `zap-list'.
149
150 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
151
152         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
153         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
154         the number of recursive calls.
155
156         * mm-decode.el (mm-handle-set-disposition): New macro.
157         (mm-handle-set-description): New macro.
158
159 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
160
161         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
162         encoding.
163
164 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
165
166         * message.el (message-tool-bar-zap-list, message-tool-bar)
167         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
168         (message-tool-bar-local-item-from-menu): Remove.
169         (message-tool-bar-map): Replace by `message-make-tool-bar'.
170         (message-make-tool-bar): New function.
171         (message-mode): Use `message-make-tool-bar'.
172
173         * gmm-utils.el: New file.
174         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
175         (gmm-lazy): New widget copied from `nnmail.el'.
176         (gmm-tool-bar-from-list): New function for creating customizable
177         tool bars.
178         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
179         output.
180         (gmm): Add :prefix to defgroup.
181
182 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
183
184         * gmm-utils.el (gmm-widget-p): New function.
185
186 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
187
188         * mml.el (mml-attach-file): Describe `description' in doc string.
189         (mml-menu): Add Emacs MIME manual and PGG manual.
190
191 2006-01-20  Richard M. Stallman  <rms@gnu.org>
192
193         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
194
195 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
196
197         * nntp.el (nntp-end-of-line): Doc fix.
198
199 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
200
201         * imap.el (imap-open): Handle case where buffer is a buffer
202         object.
203
204 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
205
206         * gnus-delay.el (gnus-delay): Don't autoload.
207         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
208         to be re-loaded when customizing the `gnus-delay' group.
209
210 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
211
212         * message.el (message-insert-citation-line): Use newlines.
213
214 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
215
216         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
217         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
218         these routines, so the passphrase can be managed externally and
219         passed in to the system.
220         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
221         pgg-add-passphrase-to-cache function.
222
223         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
224         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
225         these routines, so the passphrase can be managed externally and
226         passed in to the system.
227         (pgg-pgp5-sign-region): Use new name of
228         pgg-add-passphrase-to-cache function.
229
230 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
231
232         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
233         part of the decoded armor to find the key-identifier.
234         (pgg-gpg-lookup-key-owner): New function to return the
235         human-readable identifier of a key owner.
236         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
237         itself.
238         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
239         the key value) if we have a key and can match it against a secret
240         key.  Also, added a note pointing out fact that the prompt only
241         indicates the first matching key.
242
243         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
244         pgg-decrypt-region.
245         (pgg-add-passphrase-to-cache): Rename from
246         `pgg-add-passphrase-cache' to reduce confusion (all callers
247         changed).
248         (pgg-remove-passphrase-from-cache): Rename from
249         `pgg-remove-passphrase-cache' to reduce confusion (all callers
250         changed).
251         (pgg-read-passphrase, pgg-add-passphrase-cache)
252         (pgg-remove-passphrase-cache): Add informative docstrings.
253         (pgg-decrypt): Convey provided passphrase in subordinate call to
254         pgg-decrypt-region.
255
256 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
257
258         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
259         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
260         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
261         'passphrase' argument, so the passphrase can be managed externally
262         and then passed in to the system.
263
264         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
265         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
266         so the passphrase cache can be used reliably with identifiers
267         besides a pgp packet's key id.
268
269         * pgg-gpg.el (pgg-gpg-encrypt-region)
270         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
271         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
272         these routines, so the passphrase can be managed externally and
273         passed in to the system.
274
275         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
276         'notruncate' argument, so the passphrase cache can be used
277         reliably with identifiers besides a pgp packet's key id.
278
279 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
280
281         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
282         symmetric encryption.
283         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
284         encrypted session key.
285         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
286         message ask for the passphrase in a proper way.
287
288         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
289         New user commands for symmetric encryption.
290
291 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
292
293         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
294
295         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
296
297 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
298
299         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
300
301 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
302
303         * mm-decode.el (mm-inlined-types): Add application/pgp.
304         (mm-automatic-display): Ditto.
305
306         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
307         part as text.
308
309 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
310
311         * nnrss.el: Update copyright.
312         (nnrss-opml-import): Query whether to subscribe to each entry.
313
314         * gnus-art.el:
315         * gnus-sum.el:
316         * gnus-xmas.el:
317         * messagexmas.el:
318         * mm-uu.el:
319         * mm-view.el: Update copyright.
320
321 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
322
323         * message.el (message-info): New function.
324         (message-mode-menu): Add it.
325         Update copyright.
326
327         * ChangeLog: Fix and update copyright.
328
329 2006-01-13  Romain Francoise  <romain@orebokech.com>
330
331         * message.el (message-forward-subject-name-subject): Prefer the
332         address to 'nowhere' if the sender has no name.
333         Fix typo.  Update copyright year.
334
335 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
336
337         * gnus-art.el (article-wash-html): Use
338         gnus-summary-show-article-charset-alist if a numeric arg is given.
339         (gnus-article-wash-html-with-w3m-standalone): New function.
340
341         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
342         mm-inline-text-html-render-with-w3m-standalone.
343         (mm-text-html-washer-alist): Map w3m-standalone to
344         gnus-article-wash-html-with-w3m-standalone.
345         (mm-inline-text-html-render-with-w3m-standalone): New function.
346
347 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
348
349         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
350         Improve LaTeX.
351
352 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
355         (nnrss-request-article): Render text/plain parts as HTML.
356
357         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
358         the buffer.
359
360 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
361
362         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
363         custom definition of `gnus-posting-styles'.
364
365         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
366         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
367
368 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
369
370         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.  Use
371         nntp for bug archive.
372
373 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
376         parts.
377         (nnrss-normalize-date): New function converts ISO 8601 date into
378         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
379         (nnrss-check-group): Use it.
380
381 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
384
385         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
386         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
387         (nnrss-insert-w3): Ditto.
388
389 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
390
391         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
392         the articles to be forwarded including the case where neither a
393         number of articles nor a region is specified.
394
395 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * nnrss.el (nnrss-request-article): Fix last change; fill
398         text/plain parts.
399
400 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
401
402         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
403         in text/plain part.
404         (nnrss-check-group): Don't add excessive newline to dc:subject.
405
406 2005-12-19  Mark Plaksin <happy@mcplaksin.org>  (tiny change)
407
408         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
409         article.
410
411 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
412
413         * nnml.el: Don't require gnus-bcklg.  Autoload it.
414         (nnml-use-compressed-files, nnml-save-mail): Support other
415         comression programs such as bzip2.
416
417 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418
419         * dns.el (query-dns): Make sure we check the buffer size before
420         removing tcp headers.
421
422 2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
423
424         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
425         (spam-group-spam-marks): Delete functions.
426         (spam-list-articles): Just call spam-group-ham-marks directly.
427         (spam-group-ham-marks): Simplify.
428
429 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
430
431         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
432         remove MIME buttons associated with multipart/alternative parts.
433         (gnus-mime-display-alternative): Tag buttons using `article-type'
434         text property.
435
436         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
437         associated with multipart/alternative parts.
438
439         * gnus-art.el (gnus-signature-separator): Fix custom type.
440
441         * mm-decode.el (mm-inlined-types): Fix custom type.
442         (mm-keep-viewer-alive-types): Ditto.
443         (mm-automatic-display): Ditto.
444         (mm-attachment-override-types): Ditto.
445         (mm-inline-override-types): Ditto.
446         (mm-automatic-external-display): Ditto.
447
448 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
449
450         * spam-report.el (spam-report-user-mail-address)
451         (spam-report-user-agent): New variables.
452         (spam-report-url-ping-plain): Use spam-report-user-agent.
453
454 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
455
456         * gnus-art.el (gnus-button-handle-custom): Do not just use
457         `customize-apropos' for any "M-x customize-*" button but the
458         function called for.  Accept both the function name and its
459         argument in order to achieve this.
460         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
461         function name to `gnus-button-handle-custom' in case of "M-x
462         customize-*" buttons.
463
464 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
467         multipart/alternative and add xref to mm-discouraged-alternatives
468         in doc string.
469
470         * mm-decode.el (mm-discouraged-alternatives): Add xref to
471         gnus-buttonized-mime-types in doc string.
472
473 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
474
475         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
476         Suggest image/.* in the doc string.
477
478 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
479
480         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
481         message-marks (Debian bug #342521).
482
483 2005-12-12  Simon Josefsson  <jas@extundo.com>
484
485         * password.el (password-read-from-cache): Add.
486         (password-read): Use it.
487
488 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
491         us-ascii as a MIME charset.
492
493         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
494         against the case where the 2nd arg TYPE is nil.
495
496 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
497
498         * pop3.el (pop3-stream-type): Fix custom version.
499
500         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
501
502 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
503
504         * mm-decode.el (mm-display-external): Add lacked cdr.
505
506 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
507
508         * mm-decode.el (mm-display-external): Use nametemplate (defined in
509         RFC1524) if it is in mailcap or add a suffix according to
510         mailcap-mime-extensions when generating a temp filename; postpone
511         deleting a temp file for 2 seconds for some wrappers, shell
512         scripts, and so on, which might exit right after having started a
513         viewer command as a background job.
514
515 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
516
517         * nntp.el (nntp-marks-directory): Fix custom group.
518
519         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
520         steps when < 10.
521
522         * gnus-start.el (gnus-no-server-1): Mention
523         `gnus-level-default-subscribed' in doc string.
524
525 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
526
527         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
528         parens.
529
530 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
531
532         * gnus-xmas.el (gnus-use-toolbar): Revert.
533         (gnus-xmas-setup-toolbar): Use global default-toolbar if
534         gnus-use-toolbar is default.
535
536         * messagexmas.el (message-use-toolbar): Revert.
537         (message-setup-toolbar): Use global default-toolbar if
538         message-use-toolbar is default.
539
540 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
541
542         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
543         according to default-toolbar-visible-p.
544
545         * messagexmas.el (message-use-toolbar): Ditto.
546
547 2005-11-26  Dave Love  <fx@gnu.org>
548
549         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
550         (tls-program, tls-success): Provide openssl alternative.
551
552         * starttls.el: Doc fixes.
553         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
554         SERVICE to PORT.
555
556         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
557         port null or service name.
558         (starttls-negotiate): Autoload.
559
560 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
561
562         * message.el (message-kill-to-signature): Fix interactive spec.
563
564 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * pop3.el (pop3-open-server): Recognize a string as a service name.
567
568 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
569
570         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
571
572 2005-11-23  Dave Love  <fx@gnu.org>
573
574         Add pop3s, pop3/starttls.
575
576         * pop3.el (pop3-authentication-scheme): Clarify doc.
577         (open-tls-stream, starttls-open-stream): Autoload.
578         (pop3-stream-type): New.
579         (pop3-open-server): Use it.
580
581         * mail-source.el (mail-sources): Fix some :types.  Add stream type
582         for POP.
583         (mail-source-keyword-map): Add :stream for POP.
584         (mail-source-fetch-pop): Use pop3-stream-type.
585
586 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
587
588         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
589         of current-time-string.
590
591 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
592
593         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
594         date header.
595
596 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
597
598         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
599         it can seriously impact performance as it bypasses the agent's
600         local caches.
601
602 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
603
604         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
605         must be explicitly online rather than "not explicitly offline" for
606         its flags to be synchronized.
607
608         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
609         that gnus-uu-unmark-thread will function correctly.
610
611         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
612         1024K is instead displayed as 1M.
613
614 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
615
616         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
617
618 2005-11-16  Boris Samorodov <bsam@ipt.ru>  (tiny patch)
619
620         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
621
622 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
623
624         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
625         error message to display actual error condition.
626         (gnus-agent-save-local): Avoid saving symbols that are bound to
627         nil as they simply result in a warning message in
628         gnus-agent-read-local.
629
630 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
633         rather than make-variable-buffer-local for file-precious-flag.
634
635 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
636
637         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
638         for duplicates which are removed.  The invalid sort check then
639         triggers a rescan after the sort as sorting may have moved
640         duplicate entries such that they can be cheaply detected.
641
642 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
643
644         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
645
646 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
647
648         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
649         internal variable to a custom variable.  Changed default value
650         from compressed(2) to uncompressed(1).
651         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
652         support for uncompressed agentview files.  Taken together, reading
653         the agentview file should now be 6-7 times faster.
654
655 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
656
657         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
658         as a buffer-local variable.  This avoids creating truncated
659         dribble files as a result of a hang up, eg.
660
661 2006-01-03  Rodrigo Ventura <yoda@isr.ist.utl.pt>  (tiny change)
662
663         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
664         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
665         XEmacs.
666
667 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
668
669         * gnus-start.el (gnus-start-draft-setup): Enforce
670         `gnus-draft-mode' for nndraft:drafts at startup.
671
672         * gnus.el (gnus-splash): Change custom group.
673         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
674         allow-list argument.
675
676         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
677         string.
678
679 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
680
681         * gnus-art.el (gnus-default-article-saver): Add user-defined
682         `function' to custom type.
683
684 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
685
686         * imap.el (imap-open): Handle case where buffer is a buffer
687         object.
688
689 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
690
691         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
692         long lines.
693         (gnus-cache-delete-group): Wrap doc strings.
694
695         * gnus-agent.el (gnus-agent-rename-group)
696         (gnus-agent-delete-group): Wrap doc strings.
697
698
699 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
700
701         * messagexmas.el (message-use-toolbar): Change the valid values
702         into default, top, bottom, left, and right.
703         (message-toolbar-thickness): New variable.
704         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
705         well.
706         (message-setup-toolbar): Make it work.
707
708         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
709         (gnus-use-toolbar): Change the valid values into default, top,
710         bottom, left, and right.
711         (gnus-toolbar-thickness): New variable.
712         (gnus-xmas-setup-toolbar): New function.
713         (gnus-xmas-setup-group-toolbar): Use it.
714         (gnus-xmas-setup-summary-toolbar): Use it.
715
716 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
717
718         * gnus-start.el (gnus-1): Add "native" to
719         gnus-predefined-server-alist.
720
721         * gnus.el (gnus-method-to-server): Don't add "native" to the
722         lists here, because that leads to problems when
723         gnus-select-method is bound.
724
725 2005-11-09  Simon Josefsson  <jas@extundo.com>
726
727         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
728         use (not sort-by-date) instead.
729
730 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
731
732         * gnus-delay.el (gnus-delay-group): Don't autoload.
733         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
734         to be re-loaded when customizing the `gnus-delay' group.
735
736 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
737
738         * message.el: Revert last changes.
739         (message-insert-citation-line): Use newlines.
740
741 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
742
743         * message.el (message-courtesy-message)
744         (message-mark-insert-begin, message-mark-insert-end)
745         (message-elide-ellipsis, message-cancel-message)
746         (message-add-header, message-change-subject)
747         (message-cross-post-followup-to-header)
748         (message-cross-post-insert-note, message-reduce-to-to-cc)
749         (message-widen-reply, message-delete-not-region)
750         (message-kill-to-signature, message-insert-signature)
751         (message-insert-importance-high, message-insert-importance-low)
752         (message-insert-or-toggle-importance)
753         (message-insert-disposition-notification-to)
754         (message-indent-citation, message-yank-original)
755         (message-cite-original-without-signature, message-cite-original)
756         (message-insert-citation-line, message-position-on-field)
757         (message-fix-before-sending, message-send-mail-partially)
758         (message-send-mail, message-send-mail-with-sendmail)
759         (message-send-mail-with-qmail, message-send-news)
760         (message-check-news-header-syntax, message-generate-headers)
761         (message-insert-courtesy-copy, message-fill-address)
762         (message-fill-header, message-shorten-references)
763         (message-setup-1, message-cancel-news)
764         (message-forward-make-body-plain) (message-forward-make-body-mime)
765         (message-forward-make-body-mml) (message-encode-message-body)
766         (message-forward-make-body-digest-plain)
767         (message-forward-make-body-digest-mime)
768         (message-use-alternative-email-as-from): Insert `hard-newline'
769         instead of ordinary newlines.
770
771 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
772
773         * message.el (message-generate-headers): Downcase the argument
774         given to message-check-element.
775
776 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
777
778         * nntp.el (nntp-authinfo-rejected): New error condition.
779         (nntp-wait-for): Use new error condition to signal authentication
780         error.
781         (nntp-retrieve-data): Rethrow new error condition to break out of
782         recursive call to nntp-send-authinfo.
783
784 2005-11-08  Romain Francoise  <romain@orebokech.com>
785
786         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
787         (gnus-summary-exit-map): Bind to `Z p'.
788         (gnus-summary-make-menu-bar): Add menu item.
789
790 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
791
792         * gnus-art.el (gnus-article-treat-custom): Add `first'.
793         (gnus-treat-*): Add `first' in all doc strings.
794
795         * gnus-group.el (gnus-group-compact-group): Fix typo.
796
797 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
798
799         * gnus.el (gnus-parameters-case-fold-search): New variable.
800         (gnus-parameters-get-parameter): Use it.
801
802         * gnus-score.el (gnus-home-score-file): Doc fix.
803
804 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
805
806         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
807
808 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
809
810         * mm-util.el (mm-special-display-p): New function.
811
812         * mml.el (mml-preview): Use it; doc fix.
813
814 2005-10-29  Romain Francoise  <romain@orebokech.com>
815
816         * message.el (message-fix-before-sending): Fix comment.
817
818 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
819
820         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
821
822 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
823
824         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
825         Used in gnus-score.el.
826
827 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
828
829         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
830
831 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
832
833         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
834         whitespace removed in revision 7.8.  Use concatenated string to
835         protect trailing whitespace.
836
837 2005-10-27  Jouni K Seppanen <jks@iki.fi>  (tiny change)
838
839         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
840         (nnimap-request-expire-articles): Use it to avoid sending 'UID
841         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
842         Courier IMAP ("some version from 2004").  Mostly based on similar
843         code in the same function.
844
845 2005-10-26  Didier Verna  <didier@xemacs.org>
846
847         * gnus-group.el (gnus-group-compact-group): invalidate original
848         article buffer.
849         * gnus-srvr.el (gnus-server-compact-server): ditto.
850         * nnml.el (nnml-request-compact-group): handle self Xref: field in
851         NOV database and in article itself.
852         Invalidate article backlog.
853
854 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
855
856         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
857
858 2005-10-26  Simon Josefsson  <jas@extundo.com>
859
860         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
861         part of 2004-07-25 change.
862
863 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
864
865         * message.el (message-display-completion-list): New function.
866         (message-expand-group): Use it; make sure the Completions buffer
867         is modifiable.
868
869 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
870
871         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
872         user-mail-name is an empty string.
873
874 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
875
876         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
877         depending on gnus-score-decay-constant.
878
879         * encrypt.el (encrypt-insert-file-contents)
880         (encrypt-write-file-contents): Don't use `gnus-message'.
881
882         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
883         arguments.
884         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
885         arguments to mm-uu-verbatim-marks-extract.
886         (mm-uu-hide-markers): New variable.
887         (mm-uu-extract): Use face similar to `gnus-cite-3'.
888
889         * gnus-fun.el (gnus-convert-image-to-x-face-command)
890         (gnus-convert-image-to-face-command): Use "convert" by default to
891         allow other input image formats.
892         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
893         accordingly.
894
895 2005-10-23  Simon Josefsson  <jas@extundo.com>
896
897         * imap.el (imap-gssapi-program): Align command line parameters
898         with latest GNU SASL.
899         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
900
901 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
902
903         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
904         HTML.
905         (nnslashdot-request-article): Ditto.
906
907         * lpath.el (featurep): Add nobreak-char-display.
908
909 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
910
911         * mail-source.el (mail-source-fetch-pop): Require pop3.
912         (mail-source-check-pop): Ditto.
913
914 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
915
916         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
917         errors.
918
919 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
920
921         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
922         (gnus-treat-strip-leading-blank-lines): Improve doc string.
923
924         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
925
926         * mm-bodies.el (mm-decode-string): Call
927         `mm-charset-to-coding-system' with allow-override argument.
928
929 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
930
931         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
932         (rfc2047-charset-to-coding-system): New function.
933         (rfc2047-decode-encoded-words): New function.
934         (rfc2047-decode-region): Use them.
935         (rfc2047-decode-cte): Remove.
936         (rfc2047-parse-and-decode): Remove.
937         (rfc2047-decode): Remove.
938
939 2005-10-15  Kenichi Handa  <handa@m17n.org>
940
941         * rfc2047.el (rfc2047-decode-cte): New function.
942         (rfc2047-decode-region): Change the way to decode successive
943         encoded-words: decode B- or Q-encoding in each encoded-word,
944         concatenate them, and decode it as charset.
945
946 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
947
948         * lpath.el: Fbind codepage-setup for XEmacs.
949
950 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
951
952         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
953         widget-move-and-invoke.
954         (gnus-custom-mode): Use gnus-custom-map.
955
956 2005-10-15  Bill Wohler  <wohler@newt.com>
957
958         * message.el (message-tool-bar-map): Renamed image file from
959         mail_send to mail/send.
960
961 2005-10-16  Masatake YAMATO  <jet@gyve.org>
962
963         * message.el (message-expand-group): Pass the common
964         prefix substring of completion to `display-completion-list'.
965
966 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
967
968         * mml-sec.el (mml-secure-method): New internal variable.
969         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
970         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
971         functions using mml-secure-method.
972
973         * mml.el (mml-mode-map): Add key bindings for those functions.
974         (mml-menu): Simplify security menu entries.  Suggested by Jesper
975         Harder <harder@myrealbox.com>.
976         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
977         end of message if point is the headers of the message.
978
979         * message.el (message-in-body-p): New function.
980
981         * assistant.el: Autoload gnus-util and netrc.
982
983         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
984         Use `mm-charset-override-alist' only when decoding.
985
986         * mm-bodies.el (mm-decode-body): Call
987         `mm-charset-to-coding-system' with allow-override argument.
988
989         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
990         `filename' from Content-Disposition if Content-Type doesn't
991         provide `name'.
992         (gnus-mime-view-part-as-type): Set default instead of
993         initial-input.
994
995 2005-10-09  Daniel Brockman <daniel@brockman.se>
996
997         * format-spec.el (format-spec): Propagate text properties of % spec.
998
999 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
1000
1001         * gnus-art.el (gnus-treat-predicate): Add `first'.
1002
1003 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
1004
1005         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
1006         (mm-charset-override-alist): New variable.
1007         (mm-charset-to-coding-system): Use it.
1008         (mm-codepage-setup): New helper function.
1009         (mm-charset-eval-alist): New variable.
1010         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
1011         about unknown charsets.
1012
1013         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
1014
1015 2005-10-04  David Hansen  <david.hansen@gmx.net>
1016
1017         * nnrss.el (nnrss-request-article): Add support for the comments tag.
1018         (nnrss-check-group): Ditto.
1019
1020 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1021
1022         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
1023         Rename x-gnus-verbatim to x-verbatim.
1024         (mm-uu-type-alist): Fix regexp for verbatim-marks.
1025
1026         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
1027         x-verbatim.
1028
1029         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
1030
1031         * gnus-util.el (gnus-remove-duplicates): Remove.
1032
1033         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
1034         instead of gnus-remove-duplicates.
1035
1036         * message.el (message-remove-duplicates): Remove.
1037         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
1038         message-remove-duplicates.
1039
1040         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
1041         available, else use implementation from `delete-dups'.
1042
1043         * message.el (message-insert-expires): New function.
1044         (message-mode-map): Add key binding.
1045         (message-mode-field-menu): Add menu entry.
1046         (message-mode): Document it.
1047         (message-make-expires-date): Use `message-make-date'.
1048
1049 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
1050
1051         * message.el (message-make-expires-date): New function.
1052
1053 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1054
1055         * Makefile.in (list-installed-shadows): New entry.
1056         (install): Use it.
1057         (remove-installed-shadows): New entry.
1058
1059         * dgnushack.el (dgnushack-default-load-path): New variable.
1060         (dgnushack-find-lisp-shadows): New function.
1061         (dgnushack-remove-lisp-shadows): New function.
1062
1063 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * Makefile.in (install-el-elc): New entry.
1066         (install): Use it so that .el files are necessarily installed.
1067
1068 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1069
1070         * time-date.el: Autoload parse-time-string, XEmacs needs it.
1071
1072 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1073
1074         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
1075         function rather than the diff-mode.el package.
1076         (mm-display-external): Use with-current-buffer.
1077         (mm-viewer-completion-map, mm-viewer-completion-map):
1078         Move initialization inside declaration.
1079
1080 2005-09-29  Simon Josefsson  <jas@extundo.com>
1081
1082         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
1083         autoload mail-check-payment.
1084         (spam-check-hashcash): Define unconditionally, since hashcash.el
1085         is part of Gnus now.  Ignore errors from payment checking.
1086
1087 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1088
1089         * message.el (message-bold-region, message-unbold-region): Rename
1090         from `bold-region' and `unbold-region'.
1091
1092         * message.el: Remove useless autoloads.
1093
1094 2005-09-28  Simon Josefsson  <jas@extundo.com>
1095
1096         * message.el (message-use-idna): Default to t.
1097         (message-use-idna): Test whether encoding works too.  Doc fix.
1098
1099 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1100
1101         * nntp.el (nntp-warn-about-losing-connection): Remove.
1102
1103 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1104
1105         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
1106         customizable.  Change default value.
1107         (mm-uu-diff-groups-regexp): Change default value.
1108         (mm-uu-type-alist): Add doc string.
1109         (mm-uu-configure): Add doc string.  Make it interactive.
1110         (mm-uu-tex-groups-regexp): New variable.
1111         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
1112         (mm-uu-type-alist): Add LaTeX documents.
1113         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
1114         of "text/verbatim".
1115         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
1116
1117         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
1118         instead of "text/verbatim".
1119
1120         * message.el (message-mark-inserted-region)
1121         (message-mark-insert-file): Use slrn style marks when called with
1122         prefix argument.
1123
1124 2005-09-27  Simon Josefsson  <jas@extundo.com>
1125
1126         * message.el (message-idna-to-ascii-rhs-1): Reformat.
1127
1128 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1129
1130         * message.el (message-remove-duplicates): New function.
1131         Implementation borrowed from `gnus-remove-duplicates'.
1132         (message-idna-to-ascii-rhs): Also encode idna addresses in
1133         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
1134         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
1135         only ask about the same idna domain once per header and also tell
1136         in what header to replace the idna domain.
1137
1138         * gnus-art.el (article-decode-idna-rhs): Also decode idna
1139         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
1140         (article-decode-idna-rhs): Fix regexp so that all idna-address in
1141         a header is decoded and not just the last one.
1142
1143 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1144
1145         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
1146         has been decoded.
1147
1148         * mm-decode.el (mm-automatic-display): Add text/verbatim.
1149         (mm-insert-part): Don't modify text if it has been decoded.
1150
1151         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
1152         decoded.
1153
1154         * mm-view.el (mm-inline-text): Don't strip text props unless
1155         decoding enriched or richtext parts.
1156
1157 2005-09-25  Romain Francoise  <romain@orebokech.com>
1158
1159         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
1160         * gnus-start.el (gnus-subscribe-interactively):
1161         * gnus-uu.el (gnus-uu-grab-articles):
1162         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
1163         space.
1164
1165 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
1166
1167         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
1168         * mm-view.el (mm-view-pkcs7-decrypt):
1169         * gnus-sum.el (gnus-summary-limit-to-extra)
1170         (gnus-summary-respool-article, gnus-read-move-group-name):
1171         * gnus-score.el (gnus-summary-increase-score):
1172         * gnus-util.el (gnus-completing-read-with-default):
1173         * gnus-art.el (gnus-read-save-file-name)
1174         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
1175         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
1176         * message.el (message-check-news-header-syntax):
1177         Follow convention for reading with the minibuffer.
1178
1179 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
1180
1181         * spam-report.el (spam-report-url-ping-plain):
1182         Use gnus-extended-version as User-Agent.
1183
1184         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
1185         default value is nil.
1186
1187         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
1188         (mm-uu-verbatim-marks-extract): New function.
1189         (mm-uu-extract): New face.
1190         (mm-uu-copy-to-buffer): Use it.
1191
1192         * spam-report.el (spam-report-gmane-ham): Renamed from
1193         `spam-report-gmane-unspam'.
1194         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
1195         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
1196
1197         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
1198         Autoload.
1199         (spam-report-gmane-unregister-routine): Renamed
1200         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
1201
1202 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
1203
1204         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
1205         (spam-report-gmane-unregister-routine): added support for gmane
1206         unregistration
1207
1208         * spam-report.el (spam-report-gmane-unspam)
1209         (spam-report-gmane-spam): new wrappers around spam-report-gmane
1210         (spam-report-gmane): changed to take a single article and do
1211         unspam registration
1212
1213 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
1214
1215         * mm-url.el (mm-url-decode-entities): Fix regexp.
1216
1217 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218
1219         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
1220         default to nil, to be able to use Gnus at all.  If the default
1221         switches to something else, then the function should be fixed not
1222         be exceedingly slow.
1223
1224 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
1225
1226         * gnus-start.el (gnus-activate-group): if the server is nil, don't
1227         fail hard
1228
1229         * spam-report.el: better Keywords line
1230
1231         * spam.el: added Maintainer and better Keywords line
1232
1233 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
1234
1235         * gnus-art.el (gnus-article-replace-part)
1236         (gnus-mime-replace-part): New functions.
1237         (gnus-mime-action-alist, gnus-mime-button-commands)
1238         (gnus-mime-save-part-and-strip): Added file argument.
1239         (gnus-article-part-wrapper): Added interactive argument.
1240
1241         * gnus-sum.el (gnus-summary-mime-map): Add
1242         `gnus-article-replace-part'.
1243
1244 2005-09-19  Didier Verna  <didier@xemacs.org>
1245
1246         The nnml compaction feature:
1247         * nnml.el (nnml-request-compact-group): New function.
1248         * nnml.el (nnml-request-compact): New function.
1249         * gnus-int.el (gnus-request-compact-group): New function.
1250         * gnus-int.el (gnus-request-compact): New function.
1251         * gnus-group.el (gnus-group-compact-group): New function.
1252         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
1253         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
1254         * gnus-srvr.el (gnus-server-compact-server): New function.
1255         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
1256         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
1257
1258 2005-09-18  Deepak Goel  <deego@gnufans.org>
1259
1260         * sieve.el (sieve-help): Fix `message' call: first arg should be a
1261         format spec.
1262
1263 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * gnus.el (gnus-group-startup-message): Bind image-load-path.
1266
1267 2005-09-15  Romain Francoise  <romain@orebokech.com>
1268
1269         * message.el (message-fill-paragraph): Clarify docstring.
1270
1271 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1272
1273         * gnus-art.el (gnus-mime-display-part): Protect against broken
1274         MIME messages.
1275
1276 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1277
1278         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
1279         before parsing header.
1280
1281 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
1282
1283         * html2text.el: (html2text-replace-list): Add new entities.
1284
1285 2005-09-11  Romain Francoise  <romain@orebokech.com>
1286
1287         * message.el (message-alternative-emails): Improve docstring.
1288         (message-setup-1): Call `message-use-alternative-email-as-from'
1289         after `message-setup-hook' to give it precedence over posting
1290         styles, etc.
1291         (message-use-alternative-email-as-from): Add docstring.  Remove
1292         the original From header if present.
1293
1294         * nnml.el (nnml-compressed-files-size-threshold): New variable.
1295         (nnml-save-mail): Use it.
1296
1297         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
1298         articles.  Add new argument `silent'.
1299         (gnus-uu-mark-all): Report the total number of marked articles.
1300
1301 2005-09-10  Romain Francoise  <romain@orebokech.com>
1302
1303         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
1304         (gnus-uu-mark-series): Likewise.
1305
1306 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
1307
1308         * spam-report.el (spam-report-gmane): Fix generation of spam
1309         report URL.
1310
1311 2005-09-10  Simon Josefsson  <jas@extundo.com>
1312
1313         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
1314         t, based on discussion on the ding list with Robert Epprecht
1315         <epprecht@solnet.ch>.
1316
1317 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
1318
1319         * spam-report.el (spam-report-gmane): Make it work without
1320         X-Report-Spam header.  Gmane now only provides Archived-At.
1321         This is only used if `spam-report-gmane-use-article-number' is nil.
1322         (spam-report-gmane-spam-header): Remove.  Not used anymore.
1323
1324         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
1325         make `gnus-summary-sort-by-recipient' work with threading.
1326
1327         * nnweb.el (nnweb-google-wash-article): Print a message if article
1328         is not available.
1329
1330 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1331
1332         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
1333         change.  Decode text/* parts content before displaying.
1334
1335 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1336
1337         * mml-smime.el: Remove defvar of gnus-extract-address-components.
1338
1339 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * mm-view.el (mm-display-inline-fontify): Disable support modes.
1342
1343         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
1344         url-package-name, url-package-version,
1345         w3m-cid-retrieve-function-alist, w3m-current-buffer,
1346         w3m-display-inline-images, and w3m-minor-mode-map.
1347
1348 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
1349
1350         * message.el (message-tab-body-function): Fixed mismatched custom
1351         type.
1352
1353         * gnus.el (gnus-group-change-level-function): Ditto.
1354
1355         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
1356
1357         * gnus-art.el (gnus-signature-limit)
1358         (gnus-article-mime-part-function): Ditto.
1359
1360 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1361
1362         * mml.el (mml-mode): Silence the byte compiler.
1363
1364         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
1365         using `(sit-for 0)' before moving the point to the specified part;
1366         skip unbuttonized parts.
1367         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
1368         return to the summary window if gnus-auto-select-part is non-nil.
1369
1370 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
1371
1372         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
1373         variables.
1374         (mml-dnd-attach-file, mml-mode): Use them.
1375
1376         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
1377         Make fetching article by MID work again for Google Groups.  Added
1378         FIXME concerning gnus-group-make-web-group.
1379
1380         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
1381         Don't depend on Gnus by using mail-extract-address-components if
1382         gnus-extract-address-components is not bound.
1383
1384 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1385
1386         * gnus-art.el (gnus-mime-display-security): Don't display the
1387         signature, but only the signed part.
1388
1389 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
1392
1393         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
1394         list, not listp.
1395
1396 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
1397
1398         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
1399         when encoding.
1400
1401         * mm-bodies.el (mm-decode-content-transfer-encoding):
1402         De-canonicalize CRLF for all text content types, not just
1403         text/plain.
1404
1405 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1406
1407         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
1408         valid article; point arrow and cursor at the MIME button.
1409
1410 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
1413         Suggested by Dan Christensen <jdc@uwo.ca>.
1414
1415         * mm-decode.el (mm-save-part): Enable change of prompt.
1416
1417 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
1418
1419         * gnus-msg.el (gnus-inews-add-send-actions): Made
1420         `message-post-method' lambda parameter ARG `&optional'.
1421
1422 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
1423
1424         * gnus-sum.el (gnus-summary-mime-map): Added
1425         gnus-article-save-part-and-strip, gnus-article-delete-part and
1426         gnus-article-jump-to-part.
1427
1428         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
1429         (gnus-article-edit-part): Use it.
1430         (gnus-article-part-wrapper): Added no-handle argument.
1431         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
1432         functions.
1433
1434 2005-08-29  Romain Francoise  <romain@orebokech.com>
1435
1436         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1437         docstring.
1438         (gnus-face-from-file): Likewise.
1439
1440 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
1441
1442         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
1443         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
1444         non-nil.
1445         (gnus-auto-select-part): New variable.
1446         (gnus-article-jump-to-part): New function.
1447         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
1448         (gnus-mime-delete-part): Allow selecting specified part after
1449         deleting or stripping parts.
1450         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
1451         part if argument is bogus.
1452
1453 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
1454
1455         * gnus-art.el (w3m-minor-mode-map):
1456         * gnus-spec.el (gnus-newsrc-file-version):
1457         * gnus-util.el (nnmail-active-file-coding-system)
1458         (gnus-original-article-buffer, gnus-user-agent):
1459         * gnus.el (gnus-ham-process-destinations)
1460         (gnus-parameter-ham-marks-alist)
1461         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
1462         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
1463         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
1464         * mm-decode.el (gnus-current-window-configuration):
1465         * mm-extern.el (gnus-article-mime-handles):
1466         * mm-url.el (url-current-object, url-package-name)
1467         (url-package-version):
1468         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
1469         (smime-keys, w3m-cid-retrieve-function-alist)
1470         (w3m-current-buffer, w3m-display-inline-images)
1471         (w3m-minor-mode-map):
1472         * mml-smime.el (gnus-extract-address-components):
1473         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
1474         (gnus-newsrc-hashtb, message-default-charset)
1475         (message-deletable-headers, message-options)
1476         (message-posting-charset, message-required-mail-headers)
1477         (message-required-news-headers):
1478         * mml1991.el (mc-pgp-always-sign):
1479         * mml2015.el (mc-pgp-always-sign):
1480         * nnheader.el (nnmail-extra-headers):
1481         * rfc1843.el (gnus-decode-encoded-word-function)
1482         (gnus-decode-header-function, gnus-newsgroup-name):
1483         * spam-stat.el (gnus-original-article-buffer): Add defvars.
1484
1485 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
1486
1487         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
1488         the end of the date treatments.
1489
1490 2005-08-15  Simon Josefsson  <jas@extundo.com>
1491
1492         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
1493         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
1494         Capello and Romain Francoise.
1495         (pgg-fetch-key-function): Removed, not used?
1496         (pgg-insert-url-with-w3): Require url, to get
1497         url-insert-file-contents regardless of where it is defined.
1498
1499 2005-08-13  Romain Francoise  <romain@orebokech.com>
1500
1501         * message.el (message-cite-original-1): New function.
1502         (message-cite-original): Use it.
1503         (message-cite-original-without-signature): Ditto.
1504
1505 2005-08-08  Romain Francoise  <romain@orebokech.com>
1506
1507         * message.el (message-yank-empty-prefix): New variable.
1508         (message-indent-citation): Use it.
1509         (message-cite-original-without-signature): Respect X-No-Archive.
1510
1511 2005-08-08  Simon Josefsson  <jas@extundo.com>
1512
1513         * pgg.el: Autoload url-insert-file-contents instead of loading
1514         w3/url.
1515         (pgg-insert-url-with-w3): Don't load url here.
1516
1517 2005-08-07  Jesper Harder  <harder@phys.au.dk>
1518
1519         * message.el (message-kill-to-signature): Don't insert newline at
1520         bol.
1521         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
1522
1523 2005-08-06  Romain Francoise  <romain@orebokech.com>
1524
1525         * message.el (message-user-fqdn): Fix typo in docstring.
1526
1527 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
1528
1529         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
1530
1531         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
1532
1533 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1534
1535         * mm-bodies.el (mm-encode-body): Use coding system rather than
1536         charset to encode text.
1537
1538         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
1539         number of charsets if utf-8 is available (XEmacs).
1540
1541 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
1542
1543         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
1544         taken from `gnus-button-mid-or-mail-regexp'.
1545         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
1546         (gnus-button-alist): Improve regexp for domain part of the MIDs
1547         for news:localpart@domain buttons.
1548         (gnus-button-ctan-directory-regexp): Update.
1549
1550 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1551
1552         * sieve-manage.el (sieve-manage-interactive-login): Use
1553         make-local-variable rather than make-variable-buffer-local.
1554         (sieve-manage-open): Ditto.
1555         (sieve-manage-authenticate): Ditto.
1556
1557         * mml.el (mml-generate-mime-1): Make the content type default to
1558         text/plain if the filename is not specified.
1559
1560 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
1563         instead of insert-buffer.
1564
1565         * message.el (message-yank-original): Ditto; set the mark at the
1566         end of the yanked message.
1567
1568 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
1571         lines to scroll rather than to stop it.
1572
1573         * mml.el (mml-generate-default-type): Add doc string.
1574         (mml-generate-mime-1): Use mm-default-file-encoding or make it
1575         default to application/octet-stream when determining the content
1576         type if it is not specified for the part or the mml contents; add
1577         a comment about mml-generate-default-type.
1578
1579 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
1580
1581         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
1582         make it default to application/octet-stream when determining the
1583         content type if it is not specified for the external contents.
1584
1585 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1586
1587         * rfc2231.el (rfc2231-parse-string): Take care that not only a
1588         segmented parameter but also other parameters might be there.
1589
1590 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1591
1592         * mm-decode.el (mm-display-external): Delete temp file, directory
1593         and buffer immediately if the external process is exited.
1594
1595 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
1598         fewer lines than that of scroll-margin.
1599         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
1600
1601 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * gnus-art.el (gnus-article-next-page): Revert.
1604         (gnus-article-beginning-of-window): New macro.
1605         (gnus-article-next-page-1): Use it.
1606         (gnus-article-prev-page): Ditto.
1607         (gnus-article-edit-part): Use insert-buffer-substring instead of
1608         insert-buffer.
1609         (gnus-article-edit-exit): Ditto.
1610
1611         * gnus-util.el (gnus-beginning-of-window): Remove.
1612         (gnus-end-of-window): Remove.
1613
1614         * lpath.el: Don't bind header-line-format and scroll-margin.
1615
1616 2005-07-25  Simon Josefsson  <jas@extundo.com>
1617
1618         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
1619         to have the url package without w3.  Reported by Daiki Ueno
1620         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
1621
1622 2005-07-20  Didier Verna  <didier@xemacs.org>
1623
1624         * gnus-diary.el: Remove the description comment (nndiary is now
1625         properly documented in the Gnus manual).
1626         Fix the spelling of "Back End".
1627         * nndiary.el: Ditto.
1628         Fix the copyright notice.
1629
1630 2005-07-18  Romain Francoise  <romain@orebokech.com>
1631
1632         * gnus-sum.el (gnus-summary-to-prefix,
1633         gnus-summary-newsgroup-prefix): New variables.
1634         (gnus-summary-from-or-to-or-newsgroups): Use them.
1635
1636 2005-07-17  Romain Francoise  <romain@orebokech.com>
1637
1638         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
1639         space as it's generally not especially interesting to the user.
1640
1641 2005-07-16  Romain Francoise  <romain@orebokech.com>
1642
1643         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
1644         nil to avoid prompting and file modification if one of the
1645         messages at the top of the nnfolder file contains a copyright
1646         notice.
1647         Update copyright notice.
1648
1649         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
1650         instead of `current-time-string' as the latter creates a time
1651         string that is not RFC 2822 compliant (it lacks the zone).
1652         Update copyright notice.
1653
1654 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1655
1656         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
1657         for text/rtf.  Display default in prompt.  Pass default for M-n.
1658
1659         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
1660
1661 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662
1663         * gnus-msg.el (gnus-button-mailto): Remove
1664         save-selected-window-window hackery because it relies on
1665         save-selected-window internals.
1666
1667 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1668
1669         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
1670         (gnus-article-next-page-1): Use gnus-beginning-of-window.
1671         (gnus-article-prev-page): Ditto.
1672
1673         * gnus-util.el (gnus-beginning-of-window): New function.
1674         (gnus-end-of-window): New function.
1675
1676         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
1677
1678 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
1679
1680         * gnus-score.el (gnus-score-edit-all-score): Set
1681         gnus-score-edit-exit-function to gnus-score-edit-done and call
1682         gnus-message.
1683
1684 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685
1686         * gnus-msg.el (gnus-button-mailto): Remove
1687         save-selected-window-window hackery because it relies on
1688         save-selected-window internals.
1689
1690 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
1693         add-minor-mode.
1694         (gnus-binary-mode): Ditto.
1695
1696         * gnus-topic.el (gnus-topic-mode): Ditto.
1697
1698 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
1699
1700         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
1701         (gnus-article-prev-page): Take scroll-margin into consideration.
1702
1703 2005-07-04  Lute Kamstra  <lute@gnu.org>
1704
1705         Update FSF's address in GPL notices.
1706
1707 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
1708
1709         * gnus.el (gnus-exit):
1710         * gnus-group.el (gnus-group-icons):
1711         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
1712
1713         * gnus-nocem.el (gnus-nocem):
1714         * message.el (message-various, message-buffers, message-sending)
1715         (message-interface, message-forwarding, message-insertion)
1716         (message-headers, message-news, message-mail):
1717         * pgg-gpg.el (pgg-gpg):
1718         * pgg-parse.el (pgg-parse):
1719         * pgg-pgp.el (pgg-pgp):
1720         * pgg-pgp5.el (pgg-pgp5):
1721         * pop3.el (pop3): Finish `defgroup' description with period.
1722
1723 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1724
1725         * gnus-art.el (article-display-face): Improve the efficiency.
1726         (article-display-x-face): Ditto; remove grey x-face stuff.
1727
1728 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1729
1730         * gnus-art.el (article-display-face): Correct the position in
1731         which Faces are inserted.
1732
1733 2005-06-29  Didier Verna  <didier@xemacs.org>
1734
1735         * gnus-art.el (article-display-face): Display faces in correct
1736         order.
1737
1738 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
1741         (gnus-fill-real-hashtb): Use hash table instead of obarray.
1742         (gnus-nocem-check-article): Fetch the Type header.
1743         (gnus-nocem-message-wanted-p): Fix the way to examine types.
1744         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
1745         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
1746         make sure gnus-nocem-hashtb is initialized.
1747         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
1748         (gnus-nocem-unwanted-article-p): Ditto.
1749
1750         * pgg.el (pgg-verify): Return the verification result.
1751
1752 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753
1754         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
1755         is ascii.
1756
1757 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
1758
1759         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
1760         `show-nonbreak-escape'.
1761
1762 2005-06-23  Lute Kamstra  <lute@gnu.org>
1763
1764         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
1765
1766         * dig.el (dig-mode):
1767         * smime.el (smime-mode): Use gnus-run-mode-hooks.
1768
1769 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
1770
1771         * nnimap.el (nnimap-split-download-body): Fix spellings.
1772
1773 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
1774
1775         * gnus-art.el (gnus-article-encrypt-body):
1776         * gnus-cus.el (gnus-score-customize):
1777         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
1778         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
1779
1780 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1781
1782         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
1783         header by looking for magic "MII" at the beginnig.
1784
1785 2005-06-16  Miles Bader  <miles@gnu.org>
1786
1787         * gnus-xmas.el (gnus-xmas-group-startup-message):
1788         Use renamed gnus-splash face.
1789
1790         * assistant.el (assistant-field): Remove "-face" suffix from face name.
1791         (assistant-field-face): New backward-compatibility alias for renamed
1792         face.
1793         (assistant-render-text): Use renamed assistant-field face.
1794
1795         * spam.el (spam): Remove "-face" suffix from face name.
1796         (spam-face): New backward-compatibility alias for renamed face.
1797         (spam-face, spam-initialize): Use renamed spam face.
1798
1799         * message.el (message-header-to, message-header-cc)
1800         (message-header-subject, message-header-newsgroups)
1801         (message-header-other, message-header-name)
1802         (message-header-xheader, message-separator, message-cited-text)
1803         (message-mml): Remove "-face" suffix from face names.
1804         (message-header-to-face, message-header-cc-face)
1805         (message-header-subject-face, message-header-newsgroups-face)
1806         (message-header-other-face, message-header-name-face)
1807         (message-header-xheader-face, message-separator-face)
1808         (message-cited-text-face, message-mml-face):
1809         New backward-compatibility aliases for renamed faces.
1810         (message-font-lock-keywords): Use renamed message faces.
1811
1812         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
1813         (sieve-test-commands, sieve-tagged-arguments):
1814         Remove "-face" suffix from face names.
1815         (sieve-control-commands-face, sieve-action-commands-face)
1816         (sieve-test-commands-face, sieve-tagged-arguments-face):
1817         New backward-compatibility aliases for renamed faces.
1818         (sieve-control-commands-face, sieve-action-commands-face)
1819         (sieve-test-commands-face, sieve-tagged-arguments-face):
1820         Use renamed sieve faces.
1821
1822         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
1823         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
1824         (gnus-group-news-3-empty, gnus-group-news-4)
1825         (gnus-group-news-4-empty, gnus-group-news-5)
1826         (gnus-group-news-5-empty, gnus-group-news-6)
1827         (gnus-group-news-6-empty, gnus-group-news-low)
1828         (gnus-group-news-low-empty, gnus-group-mail-1)
1829         (gnus-group-mail-1-empty, gnus-group-mail-2)
1830         (gnus-group-mail-2-empty, gnus-group-mail-3)
1831         (gnus-group-mail-3-empty, gnus-group-mail-low)
1832         (gnus-group-mail-low-empty, gnus-summary-selected)
1833         (gnus-summary-cancelled, gnus-summary-high-ticked)
1834         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
1835         (gnus-summary-high-ancient, gnus-summary-low-ancient)
1836         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
1837         (gnus-summary-low-undownloaded)
1838         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
1839         (gnus-summary-low-unread, gnus-summary-normal-unread)
1840         (gnus-summary-high-read, gnus-summary-low-read)
1841         (gnus-summary-normal-read, gnus-splash):
1842         Remove "-face" suffix from face names.
1843         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1844         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1845         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1846         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1847         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1848         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1849         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1850         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1851         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1852         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1853         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1854         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1855         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1856         (gnus-summary-normal-ticked-face)
1857         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
1858         (gnus-summary-normal-ancient-face)
1859         (gnus-summary-high-undownloaded-face)
1860         (gnus-summary-low-undownloaded-face)
1861         (gnus-summary-normal-undownloaded-face)
1862         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1863         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1864         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1865         (gnus-splash-face):
1866         New backward-compatibility aliases for renamed faces.
1867         (gnus-group-startup-message): Use renamed gnus faces.
1868
1869         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
1870         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
1871         (gnus-server-agent): Remove "-face" suffix from face names.
1872         (gnus-server-agent-face, gnus-server-opened-face)
1873         (gnus-server-closed-face, gnus-server-denied-face)
1874         (gnus-server-offline-face):
1875         New backward-compatibility aliases for renamed faces.
1876         (gnus-server-agent-face, gnus-server-opened-face)
1877         (gnus-server-closed-face, gnus-server-denied-face)
1878         (gnus-server-offline-face): Use renamed gnus faces.
1879
1880         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
1881         Remove "-face" suffix from face names.
1882         (gnus-picon-xbm-face, gnus-picon-face):
1883         New backward-compatibility aliases for renamed faces.
1884
1885         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
1886         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
1887         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
1888         (gnus-cite-11): Remove "-face" suffix from face names.
1889         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
1890         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
1891         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
1892         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
1893         New backward-compatibility aliases for renamed faces.
1894         (gnus-cite-attribution-face, gnus-cite-face-list)
1895         (gnus-article-boring-faces): Use renamed gnus faces.
1896
1897         * gnus-art.el (gnus-signature, gnus-header-from)
1898         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
1899         (gnus-header-content): Remove "-face" suffix from face names.
1900         (gnus-signature-face, gnus-header-from-face)
1901         (gnus-header-subject-face, gnus-header-newsgroups-face)
1902         (gnus-header-name-face, gnus-header-content-face):
1903         New backward-compatibility aliases for renamed faces.
1904         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
1905
1906         * gnus-sum.el (gnus-summary-selected-face)
1907         (gnus-summary-highlight): Use renamed gnus faces.
1908         * gnus-group.el (gnus-group-highlight): Likewise.
1909
1910 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
1911
1912         * gnus-sieve.el (gnus-sieve-article-add-rule):
1913         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
1914         * spam-stat.el (spam-stat-buffer-change-to-spam)
1915         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
1916
1917         * message.el (message-is-yours-p):
1918         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
1919
1920 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1921
1922         * mm-view.el (mm-inline-text): Withdraw the last change.
1923
1924 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1925
1926         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
1927         executing enriched-decode.
1928
1929 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
1932         charset of tar files.
1933
1934 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
1935
1936         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
1937
1938 2005-06-04  Lute Kamstra  <lute@gnu.org>
1939
1940         * nnfolder.el (nnfolder-read-folder): Make sure that undo
1941         information is never recorded.
1942
1943 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1944
1945         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
1946
1947 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1948
1949         * pop3.el (pop3-apop): Run md5 in the binary mode.
1950
1951         * starttls.el (starttls-set-process-query-on-exit-flag):
1952         Use eval-and-compile.
1953
1954 2005-05-31  Simon Josefsson  <jas@extundo.com>
1955
1956         * smime.el (smime-replace-in-string): Define.
1957         (smime-cert-by-ldap-1): Use it.
1958
1959 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * gnus-art.el (article-display-x-face): Replace
1962         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1963
1964         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
1965         set-process-query-on-exit-flag or process-kill-without-query.
1966
1967         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
1968         loop instead of replace-regexp.
1969
1970         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
1971         instead of process-kill-without-query if it is available.
1972
1973         * lpath.el: Fbind ldap-search-entries.
1974
1975         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
1976         instead of find-file-hooks if it is available.
1977
1978         * mml1991.el: Bind pgg-default-user-id when compiling.
1979
1980         * mml2015.el: Bind pgg-default-user-id when compiling.
1981
1982         * nndraft.el (nndraft-request-associate-buffer):
1983         Use write-contents-functions instead of write-contents-hooks if it is
1984         available.
1985
1986         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
1987         instead of find-file-hooks if it is available.
1988
1989         * nntp.el (nntp-open-connection): Replace
1990         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1991         (nntp-open-ssl-stream): Ditto.
1992         (nntp-open-tls-stream): Ditto.
1993
1994         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
1995         set-process-query-on-exit-flag or process-kill-without-query.
1996         (starttls-open-stream-gnutls): Use it instead of
1997         process-kill-without-query.
1998         (starttls-open-stream): Ditto.
1999
2000 2005-05-31  Simon Josefsson  <jas@extundo.com>
2001
2002         * smime.el (smime-cert-by-ldap-1): Don't use
2003         replace-regexp-in-string, tiny patch from Ulf Stegemann
2004         <ulf@zeitform.de>.
2005
2006 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2007
2008         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
2009
2010         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
2011         in PEM format. Adjust to the XEmacs compability.
2012
2013 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
2014
2015         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
2016         by `string-to-number'.
2017         * gnus-agent.el (gnus-agent-regenerate-group)
2018         (gnus-agent-fetch-articles): Ditto.
2019         * gnus-art.el (gnus-button-fetch-group): Ditto.
2020         * gnus-cache.el (gnus-cache-generate-active)
2021         (gnus-cache-articles-in-group): Ditto.
2022         * gnus-group.el (gnus-group-set-current-level)
2023         (gnus-group-insert-group-line): Ditto.
2024         * gnus-score.el (gnus-score-set-expunge-below)
2025         (gnus-score-set-mark-below, gnus-summary-score-effect)
2026         (gnus-summary-score-entry): Ditto.
2027         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
2028         (gnus-soup-pack): Ditto.
2029         * gnus-spec.el (gnus-xmas-format): Ditto.
2030         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
2031         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
2032         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
2033         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
2034         * nndb.el (nndb-get-remote-expire-response): Ditto.
2035         * nndiary.el (nndiary-parse-schedule-value)
2036         (nndiary-string-to-number, nndiary-request-replace-article)
2037         (nndiary-request-article): Ditto.
2038         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
2039         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
2040         * nneething.el (nneething-make-head): Ditto.
2041         * nnfolder.el (nnfolder-request-article)
2042         (nnfolder-retrieve-headers): Ditto.
2043         * nnheader.el (nnheader-file-to-number): Ditto.
2044         * nnkiboze.el (nnkiboze-request-article): Ditto.
2045         * nnmail.el (nnmail-process-unix-mail-format)
2046         (nnmail-process-babyl-mail-format): Ditto.
2047         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
2048         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
2049         (nnmh-request-create-group, nnmh-request-list-1)
2050         (nnmh-request-group, nnmh-request-article): Ditto.
2051         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
2052         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
2053         * nnsoup.el (nnsoup-make-active): Ditto.
2054         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
2055         * nntp.el (nntp-find-group-and-number)
2056         (nntp-retrieve-headers-with-xover): Ditto.
2057         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
2058         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
2059         (pgg-format-key-identifier): Ditto.
2060         * pop3.el (pop3-last, pop3-stat): Ditto.
2061         * qp.el (quoted-printable-decode-region): Ditto.
2062
2063         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
2064         of concat.
2065
2066 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2067
2068         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
2069
2070         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
2071
2072         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
2073
2074         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
2075
2076         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
2077
2078         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
2079
2080         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
2081         (gnus-carpal-mode): Ditto.
2082
2083         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
2084         (gnus-browse-mode): Ditto.
2085
2086         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
2087
2088         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
2089
2090 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2091
2092         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
2093
2094 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2095
2096         * gnus-util.el (gnus-run-mode-hooks): New function.
2097
2098         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
2099
2100         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
2101         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
2102
2103 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
2104
2105         * gnus-agent.el (gnus-agent-make-mode-line-string):
2106         Use mode-line-highlight as mouse-face.
2107
2108 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * canlock.el (canlock): Change the parent group to news.
2111
2112         * deuglify.el (gnus-outlook-deuglify): Add :group.
2113
2114         * dig.el (dig): Add :group.
2115
2116         * dns-mode.el (dns-mode): Add :group.
2117
2118         * encrypt.el (encrypt): Add :group.
2119
2120         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
2121         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
2122         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
2123         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
2124         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
2125
2126         * gnus-diary.el (gnus-diary): Add :group.
2127
2128         * gnus.el (gnus-group-news-1-face): Add :group.
2129         (gnus-group-news-1-empty-face): Ditto.
2130         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
2131         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
2132         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
2133         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
2134         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
2135         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
2136         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
2137         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
2138         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
2139         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
2140         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
2141         (gnus-summary-high-ticked-face): Ditto.
2142         (gnus-summary-low-ticked-face): Ditto.
2143         (gnus-summary-normal-ticked-face): Ditto.
2144         (gnus-summary-high-ancient-face): Ditto.
2145         (gnus-summary-low-ancient-face): Ditto.
2146         (gnus-summary-normal-ancient-face): Ditto.
2147         (gnus-summary-high-undownloaded-face): Ditto.
2148         (gnus-summary-low-undownloaded-face): Ditto.
2149         (gnus-summary-normal-undownloaded-face): Ditto.
2150         (gnus-summary-high-unread-face): Ditto.
2151         (gnus-summary-low-unread-face): Ditto.
2152         (gnus-summary-normal-unread-face): Ditto.
2153         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
2154         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
2155
2156         * hashcash.el (hashcash): New custom group.
2157         (hashcash-default-payment): Add :group.
2158         (hashcash-payment-alist): Ditto.
2159         (hashcash-default-accept-payment): Ditto.
2160         (hashcash-accept-resources): Ditto.
2161         (hashcash-path): Ditto.
2162         (hashcash-extra-generate-parameters): Ditto.
2163         (hashcash-double-spend-database): Ditto.
2164         (hashcash-in-news): Ditto.
2165
2166         * message.el (message-minibuffer-local-map): Add :group.
2167
2168         * netrc.el (netrc): Add :group.
2169
2170         * sieve-manage.el (sieve-manage-log): Add :group.
2171         (sieve-manage-default-user): Diito.
2172         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
2173         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
2174         (sieve-manage-authenticators): Ditto.
2175         (sieve-manage-authenticator-alist): Ditto.
2176         (sieve-manage-default-port): Ditto.
2177
2178         * sieve-mode.el (sieve-control-commands-face): Add :group.
2179         (sieve-action-commands-face): Ditto.
2180         (sieve-test-commands-face): Ditto.
2181         (sieve-tagged-arguments-face): Ditto.
2182
2183         * smime.el (smime): Add :group.
2184
2185         * spam-report.el (spam-report): Add :group.
2186
2187         * spam.el (spam, spam-face): Add :group.
2188
2189 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2190
2191         * nntp.el (nntp-next-result-arrived-p): Some news servers may
2192         return \n.\n.\n at the end of articles.  Protect against that.
2193         (nntp-with-open-group): Allow debugging.
2194
2195         * nnheader.el (mail-header-set-extra): Make into a function
2196         because I just could't understand how to quote the list properly.
2197
2198         * dns.el (query-dns-cached): New function.
2199
2200 2005-05-26  Lute Kamstra  <lute@gnu.org>
2201
2202         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
2203
2204 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2205
2206         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
2207
2208         * gnus-art.el: Don't autoload mail-extract-address-components.
2209
2210         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
2211         eval-and-compile to evaluate it.
2212
2213         * hashcash.el: Don't autoload executable-find.
2214
2215         * nndb.el: Don't declare the nndb back end two or more times; don't
2216         autoload news-reply-mode, news-setup, cancel-timer and telnet.
2217
2218         * nntp.el: Autoload format-spec instead of format; use
2219         eval-and-compile to evaluate autoload forms.
2220
2221 2005-05-09  Simon Josefsson  <jas@extundo.com>
2222
2223         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
2224         tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
2225
2226 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2227
2228         * gnus.el (gnus-version-number): Bump version.
2229
2230 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2231
2232         * gnus.el: No Gnus v0.3 is released.
2233
2234 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * lpath.el (featurep): Bind show-nonbreak-escape.
2237
2238 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2239
2240         * gnus-art.el (gnus-article-edit-part): Disable undo.
2241
2242 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2243
2244         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
2245         gnus-article-date-lapsed-new-header is t if date timer is active;
2246         skip headers in which the original date value is empty.
2247         (gnus-article-save-original-date): Redefine it as a macro.
2248         (gnus-display-mime): Use it.
2249
2250 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2251
2252         * gnus-art.el (article-date-ut): Support converting date in
2253         forwarded parts as well.
2254         (gnus-article-save-original-date): New function.
2255         (gnus-display-mime): Use it.
2256
2257 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
2258
2259         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
2260         enclosure element of <item>.
2261
2262 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
2263
2264         * message.el (message-kill-buffer-query): Renamed from
2265         `message-kill-buffer-query-if-modified'.  Added :version.
2266
2267 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2268
2269         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
2270         window layout.
2271
2272 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * mml.el: Autoload dnd when compiling.
2275
2276 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2277
2278         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
2279         x-dnd-*.
2280
2281 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2282
2283         * qp.el (quoted-printable-encode-region): Save excursion.
2284
2285 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2286
2287         * message.el (message-kill-buffer-query-if-modified): new variable
2288         so the user can kill a modified message buffer quickly
2289         (message-kill-buffer): use it.
2290
2291 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2292
2293         * lpath.el: Fbind display-time-event-handler; don't fbind
2294         string-to-multibyte.
2295
2296         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
2297
2298 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
2301         contained in text because xml.el decodes entities) with LFs.
2302
2303 2005-04-11  Lute Kamstra  <lute@gnu.org>
2304
2305         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
2306         differently.
2307
2308 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2309
2310         * mm-util.el (mm-detect-coding-region): Typo.
2311
2312 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2313
2314         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
2315
2316 2005-04-06  D Goel  <deego@gnufans.org>
2317
2318         * spam-stat.el (spam-stat-score-buffer): Add a call to a
2319         user-function allow user modifications of the scores.
2320         (spam-stat-score-buffer-user): New function, to allow
2321         user-computed modifications to the score.
2322         (spam-stat-score-buffer-user-functions): list of additional
2323         scoring functions
2324         (spam-stat-error-holder): global temporary error holder
2325         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
2326         variable
2327
2328 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2329
2330         * gnus-registry.el (gnus-registry-clean-empty-function)
2331         (gnus-registry-trim, gnus-registry-fetch-groups)
2332         (gnus-registry-delete-group): now groups that match
2333         `gnus-registry-ignored-groups' will be removed from the registry
2334         entries, not just ignored for splitting.  This helps clean up the
2335         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
2336         to get all the groups a message ID is in.
2337
2338         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
2339         (spam-stat-split-fancy): changed "threshhold" to "threshold"
2340         (spam-stat-score-buffer-user-functions): added :number custom type
2341
2342 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2343
2344         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
2345         argument in XEmacs.
2346
2347         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
2348         (nnrss-request-group): Decode group name first.
2349         (nnrss-request-article): Make a text/plain article if mml-to-mime
2350         failed.
2351         (nnrss-get-encoding): Return a compatible encoding according to
2352         nnrss-compatible-encoding-alist.
2353         (nnrss-find-el): Use consp instead of listp.
2354         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
2355
2356 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2357
2358         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
2359         which Emacs 20 doesn't support.
2360         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
2361
2362 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2363
2364         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
2365         silence the byte compiler inside the defun
2366
2367         * gnus-demon.el (parse-time-string): Add autoload.
2368
2369         * gnus-delay.el (parse-time-string): Add autoload.
2370
2371         * gnus-art.el (parse-time-string): Add autoload.
2372
2373         * nnultimate.el (parse-time): Require for `parse-time-string'.
2374
2375 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2376
2377         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
2378
2379         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
2380
2381         * smime.el (smime-ldap-host-list): Add :version.
2382
2383 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2384
2385         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
2386         pass it to `gnus-browse-read-group'.
2387         (gnus-browse-read-group): Add NUMBER argument and pass it to
2388         `gnus-group-read-ephemeral-group'.
2389
2390         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
2391         argument and pass it to `gnus-group-read-group'.
2392
2393 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
2394
2395         * mm-util.el (mm-xemacs-find-mime-charset): Only call
2396         mm-xemacs-find-mime-charset-1 if we have the mule feature
2397         available at runtime.
2398
2399 2005-03-25  Werner Lemberg  <wl@gnu.org>
2400
2401         * nnmaildir.el: Replace `illegal' with `invalid'.
2402
2403 2005-03-23  Lute Kamstra  <lute@gnu.org>
2404
2405         * time-date.el: Add comment on time value formats.
2406         Don't require parse-time.
2407         (with-decoded-time-value): New macro.
2408         (encode-time-value): New function.
2409         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
2410         (days-to-time): Return a valid time value when arg is huge.
2411         (time-since): Use time-subtract.
2412         (time-to-number-of-days): Use time-to-seconds.
2413
2414 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2415
2416         * gnus-start.el (gnus-display-time-event-handler):
2417         Check display-time-timer at runtime rather than only at load time
2418         in case display-time-mode is turned off in the mean time.
2419
2420 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2421
2422         * nnimap.el (nnimap-open-connection): Print which authinfo file is
2423         used.
2424
2425         * nneething.el (nneething-map-file-directory): Derive from
2426         `gnus-directory'.
2427
2428         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
2429         the To/Cc button.
2430
2431 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2432
2433         * nnmaildir.el (nnmaildir-request-accept-article):
2434         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
2435
2436 2005-03-13  Steve Youngs  <steve@sxemacs.org>
2437
2438         * gnus-async.el: Require timer-funcs at compile time when in
2439         XEmacs for `run-with-idle-timer'.
2440
2441 2005-03-13  Steve Youngs  <steve@sxemacs.org>
2442
2443         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
2444         autoloaded function.
2445         From: Andrey Slusar <anrays@gmail.com>.
2446
2447 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2448
2449         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
2450
2451 2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
2452
2453         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
2454
2455 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456
2457         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
2458         gnus-expert-user to default.
2459
2460 2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
2461
2462         * nnimap.el (nnimap-open-server): Ditto.
2463
2464         * imap.el (imap-authenticate): Fix typo.
2465
2466 2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)
2467
2468         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
2469         buffer (since IMAP server might return FETCH response out of
2470         order, and the nntp buffer must be sorted).
2471
2472 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
2473
2474         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
2475         comparison on string.
2476
2477         * gnus-agent.el (gnus-agent-long-article,
2478         gnus-agent-short-article, gnus-agent-score): Renamed category
2479         keywords to match gnus-cus.
2480         (gnus-agent-summary-fetch-series): Modified to protect against
2481         gnus-agent-summary-fetch-group clearing processable flags.
2482         (gnus-agent-synchronize-group-flags): Update live group buffer as
2483         synchronization may occur due to the user toggle the plugged
2484         status.
2485         (gnus-agent-fetch-group-1): Clear downloadable flag when article
2486         successfully downloaded.
2487         (gnus-agent-expire-group-1): Avoid using markers when the overview
2488         is in ascending order; greatly improves performance.
2489         (gnus-agent-regenerate-group): Use
2490         gnus-agent-synchronize-group-flags to reset read status in both
2491         gnus and server.
2492         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
2493
2494 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
2495
2496         * message.el: Don't autoload former message-utils variables.
2497         (message-strip-subject-trailing-was): Change doc string.
2498
2499         * nnweb.el: Fixes for `gnus-group-make-web-group'.
2500         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
2501         (nnweb-google-search): Add "hl=en" here.
2502         (nnweb-google-parse-1, nnweb-google-create-mapping):
2503         Don't hardcode URL.
2504
2505 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2506
2507         * message.el (message-get-reply-headers, message-followup):
2508         Mention related variables `message-use-followup-to' and
2509         `message-use-mail-followup-to', in the information buffer.
2510
2511         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
2512         of broken groups(-beta).google.com.
2513
2514 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
2515
2516         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
2517         parameter to invoked gnus-request-move-article; remove the
2518         redundant gnus-sum-hint-move-is-internal variable; apply the marks
2519         all at once instead of once per article
2520         (gnus-summary-remove-process-mark): accept a list of articles as
2521         well as a single article for processing
2522
2523         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
2524
2525         * nnml.el (nnml-request-move-article): add move-is-internal parameter
2526
2527         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
2528
2529         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
2530
2531         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
2532
2533         * nnimap.el (nnimap-request-move-article): add move-is-internal
2534         parameter and remove the gnus-sum-hint-move-is-internal variable
2535
2536         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
2537
2538         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
2539
2540         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
2541
2542         * nndb.el (nndb-request-move-article): add move-is-internal parameter
2543
2544         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
2545
2546         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
2547
2548 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2549
2550         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
2551         a more conservative way.
2552
2553 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2554
2555         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
2556         buffer, so it moves the window's cursor.
2557
2558 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2559
2560         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
2561         `mm-dissect-multipart' and receive the from field as an (optional)
2562         argument from `mm-dissect-multipart'.
2563         (mm-dissect-multipart): Receive the from field as an argument and
2564         pass it on when we call `mm-dissect-buffer' on MIME parts.
2565         Fixes verification/decryption of signed/encrypted MIME parts.
2566
2567 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
2568
2569         * gnus-sum.el (gnus-summary-move-article): set
2570         gnus-sum-hint-move-is-internal for gnus-request-move-article and
2571         whatever it calls (right now, only nnimap-request-move article
2572         respects it)
2573
2574         * nnimap.el (nnimap-request-move-article): when
2575         gnus-sum-hint-move-is-internal is set, don't do the extra
2576         nnimap-request-article
2577
2578 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2579
2580         * nnheader.el (nnheader-find-file-noselect): Add doc string.
2581
2582         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
2583         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
2584
2585         * gnus-sum.el (gnus-summary-caesar-message):
2586         Apply `gnus-treat-article' after rotation.
2587
2588         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
2589         doc string.
2590
2591 2005-02-22  Simon Josefsson  <jas@extundo.com>
2592
2593         * encrypt.el (encrypt-password-cache-expiry): Remove (use
2594         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
2595         <arne@arnested.dk>.
2596         (encrypt): Add password-cache and password-cache-expiry as group
2597         members.
2598
2599 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2600
2601         * smime.el (smime-ldap-host-list): Doc fix.
2602         (smime-ask-passphrase): Use `password-read-and-add' to read (and
2603         cache) password.
2604         (smime-sign-region): Use it.
2605         (smime-decrypt-region): Use it.
2606         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
2607         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
2608         fails.
2609         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
2610         certificate from DER to PEM format rather than calling openssl.
2611
2612         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
2613
2614         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
2615         for signing/encryption.
2616
2617         * mml.el (mml-parse-1): Use them.
2618
2619 2005-02-21  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2620
2621         * nnrss.el (nnrss-verbose): Removed.
2622         (nnrss-request-group): Use `nnheader-message' instead.
2623
2624 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
2625
2626         * nnrss.el (nnrss-verbose): New variable.
2627         (nnrss-request-group): Make it say nnrss is requesting a group.
2628
2629 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2630
2631         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
2632         Handle news URL with given port correctly.
2633
2634 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
2637         containing special characters.
2638
2639         * gnus-sum.el (gnus-summary-edit-article): Ditto.
2640
2641         * mml.el (mime-to-mml): Ditto.
2642
2643         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
2644         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
2645         (rfc2047-decode-region): Quote decoded words containing special
2646         characters when rfc2047-quote-decoded-words-containing-tspecials
2647         is non-nil.
2648
2649 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2650
2651         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
2652
2653         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
2654
2655 2005-02-15  Simon Josefsson  <jas@extundo.com>
2656
2657         * nnimap.el (nnimap-debug): Doc fix.
2658
2659         * imap.el (imap-debug): Doc fix.
2660
2661 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2662
2663         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
2664
2665 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2666
2667         * gnus.el (spam-contents): improve docs for spam-contents
2668         parameter in its variable incarnation
2669
2670 2005-02-14  Simon Josefsson  <jas@extundo.com>
2671
2672         * smime-ldap.el: Use require instead of load-library for ldap.
2673         (smime-ldap-search): Indent.
2674         (smime-ldap-search-internal): Shorten line.
2675
2676         * smime.el (smime-cert-by-dns): Add doc-string.
2677         (smime-cert-by-ldap-1): Indent.
2678
2679         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
2680         mml-smime-get-dns-ldap.
2681         (mml-smime-encrypt-query): Use new function.  Default to ldap.
2682
2683 2005-02-14  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2684
2685         * smime.el: Require smime-ldap.
2686         (smime-ldap-host-list): New variable.
2687         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
2688
2689         * mml-smime.el (mml-smime-encrypt-query): New function.
2690         (mml-smime-encrypt-query): Use it.
2691
2692         * smime-ldap.el: New file.
2693
2694 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2695
2696         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
2697
2698 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2699
2700         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
2701         argument in doc string.  Make query for type more clear.
2702
2703 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2704
2705         * gnus.el (gnus-group-startup-message): Search for gnus images in
2706         etc/images/gnus.
2707         * mm-util.el (mm-find-charset-region): Likewise.
2708         * smiley.el (smiley-data-directory): Search for smilies in
2709         etc/images/smilies.
2710
2711 2005-02-09  Kim F. Storm  <storm@cua.dk>
2712
2713         Change Emacs release version from 21.4 to 22.1 throughout.
2714         Change Emacs development version from 21.3.50 to 22.0.50.
2715
2716 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2717
2718         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
2719
2720         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
2721         non-Mule XEmacs as well.
2722         (mm-decompress-buffer): Signal an error intentionally if it does
2723         not decompress compressed data because auto-compression-mode is
2724         disabled.
2725
2726 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2727
2728         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
2729         an ID in the registry even if it has no groups
2730
2731 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2732
2733         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
2734         merge it into mm-decompress-buffer.
2735         (gnus-mime-copy-part): Use the MIME part charset, the value which
2736         a user specified or gnus-newsgroup-charset for decoding, like
2737         gnus-mime-inline-part does; set buffer-file-coding-system to tell
2738         save-buffer what was used.  Suggested by Kevin Ryde
2739         <user42@zip.com.au>.
2740         (gnus-mime-inline-part): Allow the name parameter as well as the
2741         filename parameter; force decompressing of compressed data; always
2742         display contents being not decoded as unibyte.
2743
2744         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
2745         as well as the filename parameter.
2746
2747         * mm-util.el (mm-decompress-buffer): Merge
2748         gnus-mime-jka-compr-maybe-uncompress.
2749         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
2750         of compressed data.
2751
2752 2005-02-08  Simon Josefsson  <jas@extundo.com>
2753
2754         * imap.el (imap-log): Doc fix.
2755
2756 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2757
2758         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
2759         the coding cookies; decompress compressed parts.
2760
2761         * mml.el (mml-generate-mime-1): Add the charaset parameter according
2762         to the value which a user specified manually or the coding cookie.
2763
2764         * mm-util.el (mm-string-to-multibyte): New function.
2765         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
2766         (mm-coding-system-to-mime-charset): New function.
2767         (mm-decompress-buffer): New function.
2768         (mm-find-buffer-file-coding-system): New function.
2769
2770         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
2771         (mm-display-inline-fontify): Rewrite for decoding and decompressing
2772         parts.
2773
2774 2004-10-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2775
2776         * mm-view.el (mm-display-inline-fontify): Decode a part according
2777         to the charset parameter.
2778
2779 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2780
2781         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
2782         prefix arg is neither nil nor a number, as info specifies.
2783
2784 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
2787         timestamps.
2788
2789 2005-01-29  Jari Aalto  <jari.aalto@cante.net>
2790
2791         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
2792         groups error checking and notify user.
2793
2794 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
2795
2796         * message.el (message-send-mail-function): Check existence of
2797         sendmail-program first before using default value
2798         `message-send-mail-with-sendmail'.  Otherwise use more generic
2799         `smtpmail-send-it'.
2800
2801 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2802
2803         * nntp.el (nntp-request-update-info): Always return nil.
2804
2805 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2806
2807         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
2808
2809 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2810
2811         * message.el (message-beginning-of-line): Change the behavior when
2812         invoked between BOL and : so that it first moves backward.
2813
2814 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
2817         article buffer when editing of the article is discarded.
2818         (gnus-article-prepare): Revert.
2819
2820 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus-art.el (gnus-article-prepare):
2823         Remove message-strip-forbidden-properties from the local hook.
2824
2825 2005-01-27  Simon Josefsson  <jas@extundo.com>
2826
2827         * password.el (password-cache-add): Only start one timer per key.
2828         Reported by Derek Atkins <warlord@MIT.EDU>.
2829
2830 2005-01-26  Steve Youngs  <steve@sxemacs.org>
2831
2832         * run-at-time.el: Removed.  It is no longer needed as
2833         timer-funcs.el in the xemacs-base package has a working version of
2834         `run-at-time'.
2835
2836         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
2837
2838         * password.el: Require timer-funcs instead of run-at-time in
2839         XEmacs.
2840         Remove `password-run-at-time' macro.
2841         (password-cache-add): Use `run-at-time' instead of
2842         `password-run-at-time'.
2843
2844         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
2845         Remove `nnheader-cancel-function-timers' alias,
2846         `cancel-function-timers' exists in XEmacs in timer-funcs.
2847
2848         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
2849         for `run-with-idle-timer'.
2850
2851         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
2852         for `run-at-time'.
2853
2854         * mm-url.el: Require timer-funcs at compile time when in XEmacs
2855         for `with-timeout'.
2856
2857         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
2858         the same as for XEmacs 21.4.
2859         No need to ignore `run-with-idle-timer', this function exists in
2860         XEmacs now in timer-funcs.el in the xemacs-base package.
2861         (dgnushack-compile): No need to delete
2862         run-at-time.el from the list of files to compile because it
2863         doesn't exist anymore.
2864
2865 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * mml.el (mml-generate-mime-1): Convert string into unibyte when
2868         inserting " *mml*" buffer's contents into a unibyte temp buffer.
2869
2870 2005-01-24  Harald Meland <harald.meland@usit.uio.no>  (tiny change)
2871
2872         * mail-source.el (mail-source-fetch-imap): Search for ^From case
2873         sensitively.
2874
2875 2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
2876
2877         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2878
2879 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2880
2881         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
2882         which will be inserted according to the multibyteness of a buffer
2883         rather than the type of contents.  Suggested by ARISAWA Akihiro
2884         <ari@mbf.ocn.ne.jp>.
2885
2886         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
2887         of string which old xml.el may return rather than a string.
2888
2889 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2890
2891         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
2892
2893 2005-01-16  Simon Josefsson  <jas@extundo.com>
2894
2895         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
2896         idn/idna.el isn't available.
2897         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
2898         <michael@waxrat.com>.
2899
2900         * hashcash.el: Remove non-FSF copyright header.
2901
2902         * hashcash.el (hashcash-extra-generate-parameters): New variable.
2903         (hashcash-generate-payment): Use it.
2904         (hashcash-generate-payment-async): Use it.
2905
2906 2005-01-15  Simon Josefsson  <jas@extundo.com>
2907
2908         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
2909         Suggested by Raymond Scholz <ray-2005@zonix.de>.
2910
2911         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
2912         gnus-summary-idna-message.
2913         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
2914         (gnus-summary-idna-message): New function.
2915
2916 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2917
2918         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
2919         gnus-novice-user.
2920
2921 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2922
2923         * nnrss.el (nnrss-request-delete-group): Delete entries in
2924         nnrss-group-alist as well.
2925         (nnrss-save-server-data): Insert newline.
2926
2927 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2928
2929         * gnus.el (gnus-user-agent): Use list of symbols instead of
2930         symbols.  Display full version number for (S)XEmacs.  Optionally
2931         display (S)XEmacs codename.
2932
2933         * gnus-util.el (gnus-emacs-version): Update for new
2934         `gnus-user-agent'.
2935
2936         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2937         Gnus version.
2938
2939 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2940
2941         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
2942         which is unreadable in some setups.
2943
2944 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2945
2946         * gnus-spec.el (gnus-update-format-specifications): Flush the
2947         group format spec cache if it doesn't support decoded group names.
2948
2949 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2950
2951         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
2952         to apply decay on score files matching a regexp.
2953
2954 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2955
2956         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
2957         compatibility in %g and %c.
2958
2959 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
2962         name for only %g and %c.
2963         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
2964         of gnus-tmp-group to decoded group name.
2965         (gnus-group-make-rss-group): Exclude `/'s from group names.
2966
2967 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * nnrss.el (nnrss-get-encoding): Fix regexp.
2970
2971 2004-12-27  Simon Josefsson  <jas@extundo.com>
2972
2973         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
2974         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
2975         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
2976
2977 2004-12-17  Kim F. Storm  <storm@cua.dk>
2978
2979         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
2980
2981         * gnus-sum.el (gnus-summary-mode-map): Likewise.
2982
2983 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2984
2985         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
2986
2987 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * nnrss.el: Require rfc2047 and mml.
2990         (nnrss-file-coding-system): New variable.
2991         (nnrss-format-string): Redefine it as an inline function.
2992         (nnrss-decode-group-name): New function.
2993         (nnrss-string-as-multibyte): Remove.
2994         (nnrss-retrieve-headers): Decode group name; don't use
2995         nnrss-format-string.
2996         (nnrss-request-group): Decode group name.
2997         (nnrss-request-article): Decode group name; allow a Message-ID as
2998         well as an article number; don't use nnrss-format-string; encode a
2999         Message-ID string which may contain non-ASCII characters; use
3000         mml-to-mime to compose a MIME article.
3001         (nnrss-request-expire-articles): Decode group name.
3002         (nnrss-request-delete-group): Decode group name.
3003         (nnrss-fetch): Clarify error message.
3004         (nnrss-read-server-data): Use insert-file-contents instead of load;
3005         bind file-name-coding-system; use multibyte buffer.
3006         (nnrss-save-server-data): Bind coding-system-for-write to the
3007         value of nnrss-file-coding-system; bind file-name-coding-system;
3008         add coding cookie.
3009         (nnrss-read-group-data): Use insert-file-contents instead of load;
3010         bind file-name-coding-system; use multibyte buffer.
3011         (nnrss-save-group-data): Bind coding-system-for-write to the
3012         value of nnrss-file-coding-system; bind file-name-coding-system.
3013         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
3014         make it work with non-ASCII text.
3015         (nnrss-find-el): Make it work with old xml.el as well.
3016
3017 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
3018
3019         * nnrss.el (nnrss-get-encoding): New function.
3020         (nnrss-fetch): Use unibyte buffer initially; bind
3021         coding-system-for-read while performing mm-url-insert; remove ^Ms;
3022         decode contents according to the encoding attribute.
3023         (nnrss-save-group-data): Add coding cookie.
3024         (nnrss-mime-encode-string): New function.
3025         (nnrss-check-group): Use it to encode subject and author.
3026
3027 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
3028
3029         * spam.el (spam-check-BBDB): don't get the symbol-value of an
3030         imaginary variable
3031
3032 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3033
3034         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
3035         correctly even if there are wide characters.
3036
3037 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3038
3039         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
3040         downcased symbol names; make a new cache instead of reusing
3041         bbdb-hashtable
3042
3043 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3044
3045         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3046         concatenating segments rather than before concatenating them.
3047         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3048
3049         * message.el (message-get-reply-headers): Bind `extra'.
3050
3051 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3052
3053         * message.el (message-extra-wide-headers): New variable.
3054         (message-get-reply-headers): Use it.
3055
3056 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3057
3058         * gnus-agent.el (gnus-agent-group-path): Decode group name.
3059         (gnus-agent-group-pathname): Ditto.
3060
3061         * gnus-cache.el (gnus-cache-file-name): Decode group name.
3062
3063         * gnus-group.el (gnus-group-make-group): Decode group name.
3064         (gnus-group-make-rss-group): Register the group data after opening
3065         the nnrss group.
3066
3067 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
3068
3069         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
3070         by expiry now get marked as read.
3071
3072 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
3075
3076 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
3077
3078         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
3079         unify Latin characters in XEmacs.
3080         (mm-find-mime-charset-region): Use it.
3081
3082 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * gnus-util.el (gnus-delete-directory): New function.
3085
3086         * gnus-agent.el (gnus-agent-delete-group): Use it.
3087
3088         * gnus-cache.el (gnus-cache-delete-group): Use it.
3089
3090 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3091
3092         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
3093         names.
3094
3095 2004-12-16  Simon Josefsson  <jas@extundo.com>
3096
3097         * hashcash.el (hashcash-payment-alist): Fix custom :type.
3098
3099 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3100
3101         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
3102
3103         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
3104         (gnus-group-set-current-level): Decode group name.
3105
3106 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
3107
3108         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
3109         failed.
3110
3111 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3112
3113         * gnus-group.el (gnus-group-delete-group): Decode group name.
3114         (gnus-group-make-rss-group): Encode group name.
3115         (gnus-group-catchup-current): Decode group name.
3116         (gnus-group-kill-group): Decode group name.
3117
3118 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3119
3120         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
3121
3122 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3123
3124         * gnus-group.el (gnus-group-make-rss-group):
3125         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
3126
3127         * gnus-start.el (gnus-setup-news): Honor user's setting to
3128         gnus-message-archive-method.  Suggested by Lute Kamstra
3129         <lute@gnu.org>.
3130
3131 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
3132
3133         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
3134         global counterparts of the buffer-local variables.
3135
3136 2004-11-16  Romain Francoise  <romain@orebokech.com>
3137
3138         * gnus-sum.el (gnus-summary-exit): Don't clear the global
3139         counterparts of the buffer-local variables.
3140
3141 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3142
3143         * message.el (message-forbidden-properties): Fixed typo in doc
3144         string.
3145
3146 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3147
3148         * gnus-util.el (gnus-replace-in-string): Added doc string.
3149
3150         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
3151         to avoid problems when splitting mails with many recipients.
3152
3153 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3154
3155         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
3156         pop-to-buffer, covered by the subsequent gnus-configure-windows.
3157
3158 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
3159
3160         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
3161         if there is no hashtable in memory or file modification time is
3162         newer than cached timestamp.
3163
3164 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
3165
3166         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
3167         not-matching option.
3168
3169 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
3170
3171         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
3172         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
3173         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
3174         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
3175         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
3176         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
3177
3178 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3179
3180         * message.el (message-forward-make-body-mml): Remove headers
3181         according to message-forward-ignored-headers if a message is decoded.
3182
3183 2004-12-02  Romain Francoise  <romain@orebokech.com>
3184
3185         * message.el (message-forward-make-body-plain): Always remove
3186         headers according to message-forward-ignored-headers.
3187
3188 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3189
3190         * spam.el (spam-summary-prepare-exit): remove the
3191         gnus-summary-limit pop for now, it has problems with ham marks for
3192         me
3193
3194 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
3195
3196         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
3197         correctly
3198
3199 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
3200
3201         * format-spec.el (format-spec): Message the char.
3202
3203 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
3204
3205         * gnus-art.el (gnus-split-methods): reformat comments
3206
3207         * spam.el (spam-summary-prepare-exit): remove article limits
3208         before exiting the summary buffer
3209
3210 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3211
3212         * lpath.el: Remove bbdb-create-internal, bbdb-records,
3213         spam-BBDB-register-routine and spam-enter-ham-BBDB.
3214
3215         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
3216         order to silence the byte compiler.
3217
3218         * spam.el: Fix the way to silence the byte compiler, which
3219         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
3220         bbdb-search-simple, spam-BBDB-register-routine,
3221         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
3222         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
3223         spam-stat-buffer-is-spam, spam-stat-load,
3224         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
3225         spam-stat-save and spam-stat-split-fancy.
3226
3227 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3228
3229         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
3230         which may confuse users.
3231         (canlock-password-for-verify): Ditto.
3232
3233         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
3234
3235         * gnus-art.el (gnus-emphasis-alist): Ditto.
3236
3237         * gnus-registry.el (gnus-registry-max-entries): Ditto.
3238
3239         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
3240
3241         * gnus-start.el (gnus-save-killed-list): Ditto.
3242
3243         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
3244         (gnus-sum-thread-tree-root): Ditto.
3245         (gnus-sum-thread-tree-false-root): Ditto.
3246         (gnus-sum-thread-tree-single-indent): Ditto.
3247
3248         * message.el (message-courtesy-message): Ditto.
3249         (message-archive-note): Ditto.
3250         (message-subscribed-address-file): Ditto.
3251         (message-user-fqdn): Ditto.
3252
3253         * spam-report.el (spam-report-gmane-regex): Ditto.
3254
3255         * spam.el (spam-blackhole-good-server-regex): Ditto.
3256
3257 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * mml.el (mml-preview): Widen the message buffer before copying
3260         the contents to the preview buffer; sort headers before previewing.
3261
3262         * message.el (message-hidden-headers): Fix the way to avoid a bug
3263         in the `repeat' widget in Emacs 21.3 or earlier.
3264
3265 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * message.el (message-hidden-headers): Default to "^References:".
3268         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
3269         (message-strip-forbidden-properties): Remove check for obsolete
3270         `message-hidden' text property, hidden headers are not accessible
3271         in the buffer anymore.  From Romain Francoise on January 11, 2004.
3272
3273 2004-11-22  Romain Francoise  <romain@orebokech.com>
3274
3275         * message.el (message-header-format-alist): Add `From' in list
3276         so that it can be sorted.
3277         (message-fix-before-sending): Widen and sort headers before
3278         sending.
3279         (message-hide-headers): Use narrowing to hide headers by moving
3280         them to the top of the buffer and narrowing to the region
3281         underneath.
3282
3283 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284
3285         * message.el (message-strip-forbidden-properties): Bind
3286         buffer-read-only (etc) to nil.
3287
3288 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3289
3290         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3291         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3292
3293 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3294
3295         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3296
3297 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * dns.el (query-dns): Use sit-for to time instead of
3300         accept-process-output, since that doesn't seem to work on udp
3301         sockets.
3302
3303 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
3306
3307 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
3308
3309         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
3310         docstrings.
3311
3312 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3313
3314         * nntp.el (nntp-request-update-info): Return nil if
3315         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
3316         may not call gnus-activate-group which uselessly issues the GROUP
3317         commands for all nntp groups and wastes time.  Reported by Romain
3318         Francoise <romain@orebokech.com>.
3319
3320         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
3321
3322 2004-11-15  Simon Josefsson  <jas@extundo.com>
3323
3324         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
3325         headers separately.
3326         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
3327         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
3328
3329 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3330
3331         * gnus-start.el (gnus-convert-old-newsrc):
3332         Assign legacy-gnus-agent to 5.10.7.
3333
3334 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3335
3336         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
3337         start of the lines.
3338
3339 2004-11-14  Magnus Henoch  <mange@freemail.hu>
3340
3341         * hashcash.el (hashcash-default-payment): Change default to 20
3342         (hashcash-default-accept-payment): Change default to 20
3343         (hashcash-process-alist): New variable
3344         (hashcash-generate-payment-async): Add
3345         (hashcash-already-paid-p): Add
3346         (hashcash-insert-payment): Don't generate payments twice
3347         (hashcash-insert-payment-async): Add
3348         (hashcash-insert-payment-async-2): Add
3349         (hashcash-cancel-async): Add
3350         (hashcash-wait-async): Add
3351         (hashcash-processes-running-p): Add
3352         (hashcash-wait-or-cancel): Add
3353         (mail-add-payment): New optional argument.  Conditionally start
3354         asynchronous calculation.
3355         (mail-add-payment-async): Add
3356
3357         * message.el (message-send-mail): Wait for asynchronous hashcash
3358         results.  Don't clobber existing X-Hashcash headers.
3359         (message-setup-1): Call mail-add-payment-async when
3360         message-generate-hashcash is non-nil.
3361
3362 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3363
3364         * message.el (message-use-alternative-email-as-from): Examine the
3365         From header as well; use message-make-from in order to include a
3366         user's full name.
3367
3368 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
3371         default; improve customization type.
3372         (gnus-emphasis-custom-with-format): New macro.
3373         (gnus-emphasis-custom-value-to-external): New function.
3374         (gnus-emphasis-custom-value-to-internal): New function.
3375
3376 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3377
3378         * dns.el (query-dns): Resolve reverse addresses.
3379
3380 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3381
3382         * gnus-group.el (gnus-group-get-new-news): Use it.
3383
3384         * gnus-start.el (gnus-check-reasonable-setup): New function.
3385
3386 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3387
3388         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
3389         "Args out of range" error.  Reported by Arnaud Giersch
3390         <arnaud.giersch@free.fr>.
3391
3392 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
3393
3394         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
3395         From Stefan Wiens <s.wi@gmx.net>.
3396
3397 2004-11-04  Richard M. Stallman  <rms@gnu.org>
3398
3399         * spam.el (spam group): Add :version.
3400
3401         * pgg-def.el (pgg group): Add :version.
3402
3403 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * gnus-art.el (gnus-article-edit-article): Don't associate the
3406         article buffer with a draft file.  This is a temporary measure
3407         against the 2004-08-22 change to gnus-article-edit-mode.
3408
3409 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
3412         (html2text-format-tags): Remove unused variable `attr'.
3413
3414 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3415
3416         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
3417
3418         * tls.el (tls-process-connection-type, tls-success)
3419         (tls-certtool-program): Add :version.
3420
3421         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
3422         (starttls-extra-arguments, starttls-process-connection-type)
3423         (starttls-connect, starttls-failure, starttls-success):
3424
3425         * spam-stat.el (spam-stat): Add :version.
3426
3427         * sieve.el (sieve): Add :version.
3428
3429         * sha1.el (sha1): Add :version.
3430         (sha1-use-external): Remove redundant version.
3431
3432         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3433         (nnmail-cache-ignore-groups, nnmail-spool-hook)
3434         (nnmail-split-fancy-match-partial-words)
3435         (nnmail-split-lowercase-expanded):
3436
3437         * nndiary.el (nndiary): Add :version.
3438
3439         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3440
3441         * mml-sec.el (mml-default-sign-method)
3442         (mml-default-encrypt-method, mml-signencrypt-style-alist):
3443         Add :version.
3444
3445         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
3446
3447         * mm-url.el (mm-url-use-external, mm-url-program)
3448         (mm-url-arguments): Add :version.
3449
3450         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
3451         (mm-attachment-file-modes, mm-decrypt-option)
3452         (mm-w3m-safe-url-regexp): Add :version.
3453
3454         * message.el (message-cite-prefix-regexp)
3455         (message-sendmail-envelope-from, message-minibuffer-local-map)
3456         (message-user-fqdn, message-completion-alist): Add :version.
3457
3458         * gnus-win.el (gnus-configure-windows-hook)
3459         (gnus-use-frames-on-any-display): Add :version.
3460
3461         * gnus-art.el (gnus-article-address-banner-alist)
3462         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
3463         (gnus-treat-from-picon, gnus-treat-mail-picon)
3464         (gnus-treat-x-pgp-sig): Add :version.
3465
3466         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
3467         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
3468         (gnus-summary-article-delete-hook)
3469         (gnus-summary-display-while-building): Add :version.
3470
3471         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
3472         (gnus-get-top-new-news-hook):Add :version.
3473
3474         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3475         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
3476
3477         * gnus-registry.el (gnus-registry): Add :version.
3478
3479         * gnus-spec.el (gnus-use-correct-string-widths)
3480         (gnus-make-format-preserve-properties): Add :version.
3481
3482         * gnus.el (gnus-group-charter-alist)
3483         (gnus-group-fetch-control-use-browse-url)
3484         (gnus-install-group-spam-parameters): Add :version.
3485
3486         * gnus-diary.el (gnus-diary): Add :version.
3487
3488         * gnus-delay.el (gnus-delay): Add :version.
3489
3490         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3491         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
3492         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
3493         Add :version.
3494
3495         * gnus-agent.el (gnus-agent-max-fetch-size)
3496         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
3497         (gnus-agent-prompt-send-queue): Add :version.
3498
3499         * deuglify.el (gnus-outlook-deuglify): Add :version.
3500
3501         * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
3502         cleanup.
3503         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
3504         (html2text-format-tag-list): Add "strong" and "em".
3505         From "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
3506
3507 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3508
3509         * gnus-registry.el (gnus-registry-hashtb): create the registry
3510         when package is loaded
3511
3512         * spam.el (spam-summary-score-preferred-header): global preference
3513         for people who want to override the default SpamAssassin over
3514         Bogofilter preference (when both are set)
3515         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
3516         (spam-user-format-function-S): check spam-summary-score-preferred-header
3517         (spam-extra-header-to-number): add X-Bogosity header parsing
3518         (spam-user-format-function-S): format the score correctly
3519
3520 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3521
3522         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
3523         signature file.  Suggested by Manoj Srivastava
3524         <srivasta@golden-gryphon.com>.
3525
3526         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
3527         iso-2022-jp even in the Japanese language environment.
3528         Suggested by Jason Rumney <jasonr@gnu.org>.
3529
3530 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3531
3532         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
3533         use the same characters as the dummy marks; make it free from
3534         getting affected by the language environment.
3535         (gnus-summary-read-group-1): Update mark positions only when the
3536         format spec is updated.
3537
3538         * gnus-spec.el (gnus-update-format-specifications): Return a list
3539         of updated types.
3540
3541 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3542
3543         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
3544         of boundp to check if display-warning is available.
3545
3546 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
3547
3548         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
3549
3550 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * nnspool.el (nnspool-spool-directory): Use news-path if the
3553         news-directory variable is not bound.
3554
3555         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
3556         function instead of display-warning if it is not available.
3557
3558 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3559
3560         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
3561         v5-10: Use `point-at-bol'.
3562
3563 2004-10-26  Simon Josefsson  <jas@extundo.com>
3564
3565         * hashcash.el: Fix URL in comment, reported by Cheng Gao
3566         <chenggao@gmail.com>.
3567
3568 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3569
3570         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
3571         instead.
3572
3573 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
3574
3575         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
3576         to remove a server from the nnimap-server-buffer-alist
3577         (nnimap-open-connection, nnimap-close-server): use it
3578
3579         * gnus-encrypt.el: removed in favor of encrypt.el
3580
3581 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
3584         running the major-mode function.
3585
3586 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3587
3588         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
3589         dummy marks in the right way.
3590
3591 2004-10-18  David Edmondson  <dme@dme.org>
3592
3593         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
3594         excessively.
3595
3596 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3597
3598         * gnus-util.el (gnus-split-references): accept a nil references
3599         string and go on blissfully
3600
3601         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
3602         cases where the references string is non-nil but has no references
3603
3604         * encrypt.el: add autoload tags
3605
3606         * spam.el (spam-resolve-registrations-routine): remove article
3607         from unregistration list too.  Reported by David Hanak
3608         <dhanak@isis.vanderbilt.edu>
3609
3610 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
3611
3612         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
3613         nil.  Changed custom type.
3614
3615 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
3616
3617         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
3618
3619         * gnus-sum.el (gnus-summary-move-article): Use it.
3620
3621 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
3622
3623         * encrypt.el: add autoload cookies
3624
3625         * spam.el (spam-backend-article-list-property)
3626         (spam-backend-get-article-todo-list)
3627         (spam-backend-put-article-todo-list, )
3628         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
3629         resolve registrations separately
3630         (spam-register-routine): format comments
3631         (spam-unregister-routine, spam-register-routine): always call with
3632         specific-articles, no default list
3633         (spam-summary-prepare-exit): use the spam-classifications function
3634
3635         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
3636         gnus-encrypt.el
3637
3638         * encrypt.el: copied from gnus-encrypt.el
3639
3640         * gnus-encrypt.el: commented that it's obsolete
3641
3642 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3643
3644         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
3645         (gnus-score-save): Use it.
3646
3647         * message.el (message-bury): Use `window-dedicated-p'.
3648
3649 2004-10-15  Simon Josefsson  <jas@extundo.com>
3650
3651         * pop3.el (top-level): Don't require nnheader.
3652         (pop3-read-timeout): Add.
3653         (pop3-accept-process-output): Add.
3654         (pop3-read-response, pop3-retr): Use it.
3655
3656 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
3657
3658         * spam.el (spam-register-routine): move comment
3659         (spam-verify-bogofilter): we use 'unknown for the initial
3660         spam-bogofilter-valid state, not 'never
3661
3662         * netrc.el (netrc-machine-user-or-password): convenience wrapper
3663         for netrc-machine
3664
3665         * nnimap.el (nnimap-open-connection): use
3666         netrc-machine-user-or-password
3667
3668 2004-10-17  Richard M. Stallman  <rms@gnu.org>
3669
3670         * gnus-registry.el (gnus-registry-unload-hook):
3671         Set as a variable with add-hook.
3672
3673         * nnspool.el (nnspool-spool-directory): Use news-directory instead
3674         of news-path.
3675
3676         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
3677
3678         * spam.el: Delete duplicate `provide'.
3679         (spam-unload-hook): Set as a variable with add-hook.
3680
3681 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3682
3683         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
3684         in the doc string.
3685
3686         * message.el (message-ignored-news-headers)
3687         (message-ignored-supersedes-headers)
3688         (message-ignored-resent-headers)
3689         (message-forward-ignored-headers): Improve custom type.
3690
3691 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3692
3693         * message.el (message-tokenize-header): Fix 2004-09-06 change
3694         which used point-min in the wrong place.
3695
3696 2004-10-12  Simon Josefsson  <jas@extundo.com>
3697
3698         * net/tls.el (tls-certtool-program): New variable.
3699         (tls-certificate-information): New function, based on
3700         ssl-certificate-information.
3701
3702 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3703
3704         * compface.el: Move the version of ELisp-based uncompface program
3705         to the contrib directory because of the copyright problem.
3706
3707 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3708
3709         * message.el (message-kill-buffer): Raise the current frame.
3710
3711 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3712
3713         * gnus-sum.el: Mention that multibyte characters don't work as marks.
3714
3715         * gnus.el (message-y-or-n-p): Autoload.
3716
3717         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
3718         (pop3-password-required, pop3-authentication-scheme)
3719         (pop3-leave-mail-on-server): Made customizable.
3720         (pop3): New custom group.
3721         (pop3-retr): Remove `sleep-for' statements.
3722         Suggested by Dave Love <fx@gnu.org>.
3723
3724         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
3725         Windows/DOS.
3726
3727         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
3728         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
3729         Dave Love <fx@gnu.org>.
3730
3731         * mml.el (mml-minibuffer-read-disposition): Require match.
3732         Suggested by Dave Love <fx@gnu.org>.
3733
3734 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3735
3736         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
3737         doc string.
3738
3739 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3740
3741         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
3742
3743 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3744
3745         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
3746         instead of calling `mm-insert-inline', to decode text/* parts
3747         before displaying them.
3748
3749 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * mm-uu.el (mm-uu-text-plain-type): New variable.
3752         (mm-uu-pgp-signed-extract-1): Use it.
3753         (mm-uu-pgp-encrypted-extract-1): Use it.
3754         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
3755         bind mm-uu-text-plain-type with that value.
3756         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
3757         mm-uu-dissect.
3758
3759 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * gnus-group.el (gnus-update-group-mark-positions):
3762         * gnus-sum.el (gnus-update-summary-mark-positions):
3763         * message.el (message-check-news-body-syntax):
3764         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
3765         of string-as-multibyte.
3766
3767 2004-10-05  Juri Linkov  <juri@jurta.org>
3768
3769         * gnus-group.el (gnus-update-group-mark-positions):
3770         * gnus-sum.el (gnus-update-summary-mark-positions):
3771         * message.el (message-check-news-body-syntax):
3772         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
3773         8-bit unibyte values to a multibyte string for search functions.
3774
3775 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3776
3777         * mm-uu.el (mm-uu-dissect): Allow optional arg.
3778         (mm-uu-dissect-text-parts): New function.
3779
3780         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
3781         dissect text parts.
3782
3783         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
3784         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
3785
3786         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
3787
3788         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
3789         gnus-current-topics instead of gnus-current-topic.
3790
3791 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
3792
3793         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
3794
3795 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
3796
3797         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
3798         where approriate.
3799
3800         * nnml.el (nnml-generate-active-info): do.
3801
3802         * nndiary.el (nndiary-generate-active-info): do.
3803
3804         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
3805         (gnus-topic-move): do.
3806
3807         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
3808         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
3809
3810         * gnus-srvr.el (gnus-server-prepare)
3811         (gnus-server-open-all-servers): do.
3812
3813         * gnus-msg.el (gnus-summary-cancel-article)
3814         (gnus-summary-resend-message)
3815         (gnus-summary-mail-crosspost-complaint): do.
3816
3817         * gnus-move.el (gnus-change-server): do.
3818
3819         * gnus-group.el (gnus-group-unmark-all-groups)
3820         (gnus-group-set-current-level): do.
3821
3822 2004-10-04  Simon Josefsson  <jas@extundo.com>
3823
3824         * message.el (message-generate-hashcash): Doc fix.
3825
3826 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
3827
3828         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
3829         avoid infinite recursion via gnus-get-function.
3830
3831 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
3832
3833         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
3834
3835         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
3836
3837         * nnmail.el (nnmail-split-history): do.
3838
3839         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
3840         (nnml-request-delete-group): do.
3841
3842         * nnslashdot.el (nnslashdot-read-groups): do.
3843
3844         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
3845         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
3846
3847         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
3848         (nnspool-sift-nov-with-sed): Use last
3849         (nnspool-retrieve-headers-with-nov): Use mapc.
3850         (nnspool-request-newgroups): Use dolist.
3851         (nnspool-request-group): Use last.
3852
3853         * nntp.el (nntp-read-server-type): Use dolist.
3854
3855         * nnvirtual.el (nnvirtual-create-mapping)
3856         (nnvirtual-update-read-and-marked): Use dolist.
3857         (nnvirtual-convert-headers): Simplify.
3858
3859 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3860
3861         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
3862         support for sync'ing tick marks.
3863
3864 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
3867         there's no visible header.
3868
3869 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3870
3871         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
3872         necessary, pass full group name to gnus-request-set-marks.
3873
3874 2004-10-01  Simon Josefsson  <jas@extundo.com>
3875
3876         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
3877         acroread.
3878
3879 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3880
3881         * spam-report.el (spam-report-gmane): Fix interactive.
3882
3883         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
3884
3885         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
3886         when writing file.
3887         (gnus-agent-synchronize-flags): Don't default to being
3888         interactive.
3889
3890 2004-09-30  Simon Josefsson  <jas@extundo.com>
3891
3892         * message.el (message-generate-hashcash): Add.
3893         (message-send-mail): Use it, call mail-add-payment.
3894
3895 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3896
3897         * spam.el (spam-verify-bogofilter): -V, not -sV option
3898
3899 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
3900
3901         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
3902         gnus-requst-update-info with explicit code to sync the in-memory
3903         info read flags with the marks being sync'd to the backend.
3904
3905         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
3906
3907 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3908
3909         * spam.el (spam-verify-bogofilter): new function
3910         (spam-check-bogofilter)
3911         (spam-bogofilter-register-with-bogofilter): use it
3912         (spam-verify-bogofilter): small fixes
3913
3914 2004-09-28  Simon Josefsson  <jas@extundo.com>
3915
3916         * hashcash.el (hashcash-generate-payment): Revert.
3917
3918 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3919
3920         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
3921         gnus-extract-references instead of gnus-split-references
3922
3923         * gnus-util.el (gnus-extract-references): new function, analogous
3924         to gnus-split-references but extracts only the message-ID without
3925         anything extra
3926
3927         * hashcash.el (hashcash-generate-payment)
3928         (hashcash-check-payment): do the right thing if hashcash-path is
3929         nil (because the hashcash program could not be found)
3930
3931         * spam.el (spam-use-hashcash): remove comment
3932
3933 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
3934
3935         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
3936         (gnus-cache-enter-article, gnus-cache-remove-article)
3937         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
3938
3939         * gnus-async.el (gnus-async-prefetch-remove-group): do.
3940
3941         * gnus-art.el (article-hide-boring-headers)
3942         (article-translate-strings, article-display-face)
3943         (gnus-article-mime-match-handle-first)
3944         (gnus-article-highlight-headers)
3945         (gnus-article-add-buttons-to-head): do.
3946
3947 2004-09-27  Simon Josefsson  <jas@extundo.com>
3948
3949         * hashcash.el: New version, from
3950         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
3951         ../contrib/.
3952
3953 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3954
3955         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
3956
3957 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
3958
3959         * gnus-dup.el (gnus-dup-open): Use mapc.
3960         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
3961
3962         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
3963         Reported by Stefan Wiens <s.wi@gmx.net>.
3964
3965         * gnus.el (gnus-shutdown): Use dolist.
3966
3967         * gnus-undo.el (gnus-undo): Use mapc.
3968
3969         * nnrss.el (nnrss-generate-active): do.
3970
3971         * message.el (message-cite-original-without-signature)
3972         (message-cite-original): Use mapc.
3973         (message-do-actions, message-make-forward-subject): Use dolist.
3974
3975 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3976
3977         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
3978         deletion to remove entire duplicate line.  Fixes merged article
3979         number bug.
3980
3981 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3982
3983         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
3984         servers that are offline.  Avoids having gnus-agent-toggle-plugged
3985         first ask if you want to open a server and then, even when you
3986         responded with no, asking if you want to synchronize the server's
3987         flags.
3988         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
3989         multi-line expressions.
3990         (gnus-agent-synchronize-group-flags): New internal function.
3991         Updates marks in memory (in the info structure) AND in the
3992         backend.
3993
3994         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
3995
3996         * nnagent.el (nnagent-request-set-mark): Use
3997         gnus-agent-synchronize-group-flags, not backend's request-set-mark
3998         method, to ensure that synchronization updates marks in the
3999         backend and in the info (in memory) structure.
4000
4001 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
4004         convention fully; don't miss the root article of a thread; make
4005         the X-Draft-From header with correct article numbers.
4006
4007 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
4008
4009         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
4010         unless plugged.  Disable the agent so that an open failure causes
4011         an error.
4012
4013         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
4014         Reverted 2004-09-21 change.  The backend must be opened while
4015         synchronizing flags even when the backend stores the flags
4016         locally.
4017
4018 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
4019
4020         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
4021         in `header' match.  Reported by Svend Tollak Munkejord.
4022
4023         * message.el (message-cite-original): Fix use of
4024         `message-cite-articles-with-x-no-archive'.
4025
4026 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4027
4028         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
4029         (gnus-window-to-buffer): Ditto.
4030
4031         * mml.el (mml-preview-buffer): New variable.
4032         (mml-preview): Manage window layout with gnus-buffer-configuration.
4033
4034         * gnus-msg.el (gnus-setup-message): Put article numbers into the
4035         X-Draft-From header even if those articles aren't quoted.
4036
4037 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
4038
4039         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
4040         (gnus-request-set-mark, gnus-request-update-mark): Use new
4041         g-s-t-u-l-m to decide to use backend even when unplugged.
4042
4043 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
4046         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
4047
4048 2004-09-20  Simon Josefsson  <jas@extundo.com>
4049
4050         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
4051         "utf-16-le".
4052
4053 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4054
4055         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
4056
4057 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4058
4059         * uudecode.el (uudecode-use-external): Add :version.
4060
4061         * smime.el (smime-CA-file, smime-encrypt-cipher)
4062         (smime-dns-server): Add :version.
4063
4064         * smiley.el (gnus-smiley-file-types): Add :version.
4065
4066         * sha1.el (sha1-use-external): Add :version.
4067
4068         * pgg-def.el (pgg-query-keyserver): Add :version.
4069
4070         * nnmail.el (nnmail-fancy-expiry-targets)
4071         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4072
4073         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4074         (nnimap-retrieve-groups-asynchronous): Add :version.
4075         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
4076
4077         * mml.el (mml-content-disposition-parameters)
4078         (mml-insert-mime-headers-always): Add :version.
4079
4080         * mm-util.el (mm-coding-system-priorities):
4081
4082         * mm-decode.el (mm-inline-text-html-with-images)
4083         (mm-keep-viewer-alive-types, mm-external-terminal-program)
4084         (mm-verify-option): Add :version.
4085         (mm-text-html-renderer): Change :version.
4086
4087         * message.el (message-fcc-externalize-attachments)
4088         (message-required-headers, message-draft-headers)
4089         (message-subject-trailing-was-query)
4090         (message-subject-trailing-was-ask-regexp)
4091         (message-subject-trailing-was-regexp, message-mark-insert-begin)
4092         (message-mark-insert-end, message-archive-header)
4093         (message-archive-note, message-cross-post-default)
4094         (message-cross-post-note, message-followup-to-note)
4095         (message-cross-post-note-function, message-use-mail-followup-to)
4096         (message-subscribed-address-functions)
4097         (message-subscribed-address-file, message-subscribed-addresses)
4098         (message-subscribed-regexps, message-allow-no-recipients)
4099         (message-yank-cited-prefix, message-signature-insert-empty-line)
4100         (message-hidden-headers, message-hierarchical-addresses)
4101         (message-mail-user-agent, message-use-idna)
4102         (message-valid-fqdn-regexp)
4103         (message-strip-special-text-properties, message-header-synonyms)
4104         (message-beginning-of-line, message-tab-body-function): Add :version.
4105         (message-insert-canlock, message-wide-reply-confirm-recipients):
4106         Change :version.
4107
4108         * mail-source.el (mail-source-ignore-errors): Add :group, :type
4109         and :version.
4110         (mail-source-delete-old-incoming-confirm)
4111         (mail-source-movemail-program): Add :version.
4112
4113         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
4114         (gnus-agent-cache, gnus-agent): Change :version.
4115
4116         * gnus-util.el (gnus-use-byte-compile): Change :version.
4117
4118         * gnus-sum.el (gnus-summary-make-false-root-always)
4119         (gnus-summary-default-high-score)
4120         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
4121         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
4122         (gnus-read-all-available-headers, gnus-article-emulate-mime)
4123         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
4124         (gnus-sum-thread-tree-single-indent)
4125         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4126         (gnus-sum-thread-tree-leaf-with-other)
4127         (gnus-sum-thread-tree-single-leaf): Add :version.
4128         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
4129         (gnus-article-loose-mime): Change :version.
4130
4131         * gnus-start.el (gnus-backup-startup-file)
4132         (gnus-save-startup-file-via-temp-buffer): Add :version.
4133
4134         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4135         (gnus-server-offline-face): Add :version.
4136
4137         * gnus-score.el (gnus-adaptive-word-length-limit):
4138
4139         * gnus-msg.el (gnus-gcc-externalize-attachments)
4140         (gnus-debug-files, gnus-debug-exclude-variables)
4141         (gnus-discouraged-post-methods): Change :version.
4142         (gnus-confirm-mail-reply-to-news)
4143         (gnus-confirm-treat-mail-like-news): Add :version.
4144
4145         * gnus-int.el (gnus-server-unopen-status): Add :version.
4146
4147         * gnus-group.el (gnus-group-jump-to-group-prompt)
4148         (gnus-large-ephemeral-newsgroup)
4149         (gnus-fetch-old-ephemeral-headers): Add :version.
4150
4151         * gnus-fun.el (gnus-x-face-directory)
4152         (gnus-convert-pbm-to-x-face-command)
4153         (gnus-convert-image-to-x-face-command)
4154         (gnus-convert-image-to-face-command): Add :version.
4155
4156         * gnus-delay.el (gnus-delay-default-hour): Add :version.
4157
4158         * gnus-cite.el (gnus-cite-blank-line-after-header)
4159         (gnus-article-boring-faces):
4160
4161         * gnus-art.el (gnus-buttonized-mime-types)
4162         (gnus-inhibit-mime-unbuttonizing)
4163         (gnus-treat-display-face)
4164         (gnus-treat-body-boundary): Change :version.
4165         (gnus-body-boundary-delimiter, gnus-picon-databases)
4166         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
4167         (gnus-treat-date-english, gnus-treat-fold-headers)
4168         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
4169         (gnus-treat-mail-picon, gnus-treat-wash-html)
4170         (gnus-article-encrypt-protocol)
4171         (gnus-use-idna, gnus-article-over-scroll)
4172         (gnus-mime-display-multipart-alternative-as-mixed)
4173         (gnus-mime-display-multipart-related-as-mixed)
4174         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
4175         (gnus-ctan-url, gnus-button-ctan-handler)
4176         (gnus-button-handle-ctan-bogus-regexp)
4177         (gnus-button-ctan-directory-regexp)
4178         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
4179         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
4180         (gnus-button-man-level, gnus-button-emacs-level)
4181         (gnus-button-message-level, gnus-button-browse-level): Add :version.
4182
4183         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4184         (gnus-agent-go-online): Change :version.
4185         (gnus-agent-expire-unagentized-dirs)
4186         (gnus-agent-auto-agentize-methods): Add :version.
4187
4188         * flow-fill.el (fill-flowed-display-column)
4189         (fill-flowed-encode-column): Add :version.
4190
4191         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4192         (gnus-outlook-deuglify-unwrap-max)
4193         (gnus-outlook-deuglify-cite-marks)
4194         (gnus-outlook-deuglify-unwrap-stop-chars)
4195         (gnus-outlook-deuglify-no-wrap-chars)
4196         (gnus-outlook-deuglify-attrib-cut-regexp)
4197         (gnus-outlook-deuglify-attrib-verb-regexp)
4198         (gnus-outlook-deuglify-attrib-end-regexp)
4199         (gnus-outlook-display-hook): Add :version.
4200
4201         * binhex.el (binhex-use-external): Add :version.
4202
4203 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
4204
4205         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
4206         and `invisible'.
4207
4208 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4209
4210         * gnus-registry.el (gnus-registry-trim): watch out for negatives
4211         in gnus-registry-trim
4212
4213 2004-09-13  Simon Josefsson  <jas@extundo.com>
4214
4215         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
4216
4217         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
4218
4219         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
4220         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
4221         <yamaoka@jpl.org>.
4222         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
4223         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
4224         <yamaoka@jpl.org>.
4225
4226         * sieve.el (sieve-manage-mode): Ditto.
4227
4228 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
4229
4230         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
4231
4232 2004-09-11  Simon Josefsson  <jas@extundo.com>
4233
4234         * dns-mode.el: Add.
4235
4236         * mm-view.el (mm-display-dns-inline): Add.
4237
4238         * mm-decode.el (mm-inline-media-tests): Add text/dns.
4239         (mm-automatic-display): Ditto.
4240
4241         * mailcap.el (mailcap-mime-data): Add text/dns.
4242         (mailcap-mime-extensions): Map .soa to text/dns.
4243
4244 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
4245
4246         * gnus-art.el (article-decode-mime-words, article-babel)
4247         (gnus-article-highlight-signature, gnus-article-add-buttons)
4248         (gnus-signature-toggle): Remove unnecessary bindings of
4249         `inhibit-read-only' inherited from v5.10 merge.
4250
4251 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4252
4253         * nntp.el (nntp): New customization group.
4254         (nntp-authinfo-file): Add customization group.
4255
4256         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4257
4258         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4259
4260         * gnus.el (to-address, to-list, subscribed)
4261         (large-newsgroup-initial): Ditto.
4262
4263         * flow-fill.el (fill-flowed-display-column)
4264         (fill-flowed-encode-column): Ditto.
4265
4266 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
4267
4268         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4269         Use point-min rather than 1.
4270         (message-send-mail): Use buffer-size rather than point-max.
4271
4272         * gnus-sum.el (gnus-summary-search-article-forward):
4273         Signal a specific `search-failed' rather than a generic `error'.
4274
4275         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4276         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4277         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4278
4279 2004-09-10  Simon Josefsson  <jas@extundo.com>
4280
4281         * nndb.el (require): Remove tcp and duplicate cl.
4282
4283 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4284
4285         * gnus-agent.el (directory-files-and-attributes): Move forward.
4286
4287 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
4288
4289         * gnus-agent.el (directory-files-and-attributes): Optionally
4290         defined to support XEmacs.
4291
4292 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
4293
4294         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
4295         to avoid run-time CL dependencies.
4296         (gnus-agent-unfetch-articles): New function.
4297         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
4298         article numbers even when local .overview file is missing.
4299         (gnus-agent-read-article-number): New function. Only accepts
4300         27-bit article numbers.
4301         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
4302         gnus-agent-read-article-number.
4303         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
4304         from backend while recognizing that article numbers in .overview
4305         must be valid.
4306         (gnus-agent-update-files-total-fetched-for): Use
4307         directory-files-and-attributes to improve performance.
4308         * gnus-int.el (gnus-request-move-article): Use
4309         gnus-agent-unfetch-articles in place of gnus-agent-expire to
4310         improve performance.
4311
4312         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
4313         some users confused by references to .newsrc when they only have a
4314         .newsrc.eld file.
4315         (gnus-convert-mark-converter-prompt,
4316         gnus-convert-converter-needs-prompt): Fixed use of property list.
4317         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
4318         New function. Used internally to only display 'gnus converting
4319         files' message when actually necessary.
4320
4321         * gnus-sum.el (): Removed (require 'gnus-agent) as required
4322         methods now autoloaded.
4323
4324 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4325
4326         * gnus-sum.el (gnus-summary-insert-subject): Remove list
4327         identifiers.
4328
4329 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
4330
4331         * gnus-picon.el: Fix indentation and closing parenthesis.
4332
4333 2004-09-01  Simon Josefsson  <jas@extundo.com>
4334
4335         * message.el (message-canlock-generate): Require sha1, not
4336         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4337         to require within a function.  Sadly, if sha1.el isn't loaded, the
4338         let binding in m-c-g will hide the defcustom definition, which is
4339         bad.)
4340
4341         * canlock.el: Require sha1, not sha1-el.
4342
4343         * message.el: Don't autoload sha1 (there is a autoload cookie in
4344         sha1.el).
4345
4346         * sha1-el.el: Renamed to sha1.el.
4347
4348 2004-08-30  Juanma Barranquero  <lektu@terra.es>
4349
4350         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
4351
4352 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4353
4354         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
4355
4356 2004-08-30  Kim F. Storm  <storm@cua.dk>
4357
4358         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
4359
4360         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
4361         Add :group 'nnimap.
4362
4363 2004-08-30  Simon Josefsson  <jas@extundo.com>
4364
4365         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4366         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
4367
4368 2004-08-30  Simon Josefsson  <jas@extundo.com>
4369
4370         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
4371         and ?\' to symbol instead of whitespace (tiny patch).  From
4372         Andreas Schwab <schwab@suse.de>.
4373
4374 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4375
4376         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4377
4378         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
4379         instead of re-search-forward.
4380
4381         * gnus-uu.el (gnus-uu-save-article): Ditto.
4382         (gnus-uu-post-encode-uuencode): Ditto.
4383
4384         * html2text.el (html2text-clean-list-items): Ditto.
4385         (html2text-clean-dtdd): Ditto.
4386         (html2text-format-tags): Ditto.
4387
4388         * message.el (message-send-mail-with-sendmail): Fix regexp.
4389         (message-fill-field-general): Use search-forward instead of
4390         re-search-forward.
4391         (unbold-region): Ditto.
4392
4393         * nnrss.el (nnrss-request-article): Ditto.
4394
4395         * nnslashdot.el (nnslashdot-request-article): Ditto.
4396
4397         * nnweb.el (nnweb-gmane-wash-article): Ditto.
4398
4399         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
4400         "Unrecognized menu descriptor" error in XEmacs.
4401
4402 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4403
4404         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
4405         entry.
4406
4407         * gnus-group.el (gnus-group-line-format-alist): Convert the value
4408         of gnus-tmp-news-method into string under XEmacs.  It will be
4409         passed to gnus-correct-length which takes only a string argument.
4410
4411 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * gnus-util.el (gnus-bind-print-variables): New macro.
4414         (gnus-prin1): Use it.
4415         (gnus-prin1-to-string): Use it.
4416         (gnus-pp): New function.
4417         (gnus-pp-to-string): New function.
4418
4419         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
4420         pp-to-string with gnus-pp-to-string.
4421         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
4422         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
4423         * gnus-msg.el (gnus-debug): Ditto.
4424         * gnus-score.el (gnus-score-save): Ditto.
4425         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
4426         gnus-pp-to-string.
4427         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
4428         with gnus-pp.
4429         * score-mode.el (gnus-score-pretty-print): Ditto.
4430         * webmail.el (webmail-debug): Ditto.
4431
4432 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4433
4434         * gnus-art.el (article-display-face, article-display-x-face): Use
4435         buffer-read-only.
4436
4437 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * gnus-art.el (article-hide-list-identifiers): Bind
4440         inhibit-read-only as t.
4441
4442 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
4443
4444         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
4445
4446 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4447
4448         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
4449         (gnus-narrow-to-page): Don't assume point-min == 1.
4450         (gnus-article-edit-mode): Derive from message-mode.
4451
4452         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
4453         point-min == 1.
4454
4455         * imap.el (imap-parse-address-list, imap-parse-body-ext):
4456         Disable incorrect use of `assert'.
4457
4458         * message.el (message-mode): Set comment-start-skip.
4459
4460
4461 2004-08-22  Sam Steingold  <sds@gnu.org>
4462
4463         * pop3.el (pop3-leave-mail-on-server): New user variable.
4464         (pop3-movemail): Delete mail only when it is nil.
4465
4466 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
4467
4468         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
4469
4470         * mml.el (mml-preview): Use `pop-to-buffer'.
4471
4472         * message.el (message-goto-mail-followup-to): Insert after "To".
4473         (message-carefully-insert-headers): Add comment.
4474
4475         * gnus.el: Remove unused variable `gnus-article-check-size'.
4476
4477         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4478
4479         * gnus-art.el (gnus-button-alist): Improve
4480         `gnus-button-handle-library' entry.
4481
4482 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
4483
4484         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
4485         downcase, since XEmacs capitalizes error messages differently.
4486         From Sebastian Freundt <hroptatyr@gna.org>.
4487
4488 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
4489
4490         * nntp.el: Add (require 'gnus) due to reference to
4491         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
4492
4493 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
4494
4495         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
4496         `mm-fill-flowed'.
4497
4498         * mm-decode.el (mm-dissect-singlepart): Check it.
4499
4500 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
4501
4502         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
4503         'imap' for netrc parsing
4504
4505 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
4506
4507         * mailcap.el (mailcap-mime-data): Mark as risky.
4508
4509 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4510
4511         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
4512         may be included in the encoded word.
4513         (rfc2047-encode): Don't append a space if the encoded word
4514         includes close parenthesis.
4515
4516 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
4519         of text within parentheses.
4520
4521 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
4522
4523         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
4524         (gnus-encrypt-write-file-contents): the password key is the file
4525         name PLUS the cipher, not just the cipher.  Also remove failed
4526         passwords from the cache.
4527
4528 2004-08-06  Simon Josefsson  <jas@extundo.com>
4529
4530         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
4531         fix.
4532
4533 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
4536         LWSP.
4537
4538 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
4539
4540         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
4541         to append in-reply-to: data to the references: header
4542
4543         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
4544         (netrc-parse): use gnus-encrypt.el functions
4545
4546         * gnus-encrypt.el: new file for encryption support; currently
4547         does only a few GPG ciphers and an internal XOR cipher
4548
4549         * password.el: add comments on using password-read-and-add
4550         (password-read-and-add): new function to read and add the
4551         password to the cache at once
4552
4553 2004-07-28  Simon Josefsson  <jas@extundo.com>
4554
4555         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4556         parameter (but don't use it, for now).
4557
4558         * imap.el (imap-ssl-open): Use imap-process-connection-type,
4559         instead of hard coding to nil.
4560
4561 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4562
4563         * mm-view.el (mm-inline-image-emacs): Open lines under an image
4564         as mm-inline-image-xemacs does.
4565
4566 2004-07-26  Simon Josefsson  <jas@extundo.com>
4567
4568         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
4569         Revert part of 2004-07-17 change below.
4570
4571 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
4574         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4575
4576 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577
4578         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
4579         quotes that actually start with ">" at the beginning of the
4580         lines.
4581
4582 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4583
4584         * rfc2047.el (rfc2047-encode-region): Fix last change.
4585         (rfc2047-encode-parameter): Remove useless concat.
4586
4587 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4588
4589         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
4590         encode special characters; fix some kind of misconfigured headers;
4591         signal a real error if debug-on-quit or debug-on-error is non-nil.
4592         (rfc2047-encode-max-chars): New variable.
4593         (rfc2047-encode-1): Use it.
4594         (rfc2047-encode-parameter): New function.
4595
4596         * mml.el (mml-insert-parameter): Remove an excessive space.
4597
4598 2004-07-17  Simon Josefsson  <jas@extundo.com>
4599
4600         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
4601         Kai Grossjohann <kai@emptydomain.de>.
4602         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
4603         (gnus-group-make-menu-bar): Ditto.
4604
4605         * gnus-util.el (gnus-group-server): Add.
4606
4607 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
4608
4609         * message.el (message-clone-locals): Clone sendmail and smtp
4610         variables.
4611
4612 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * rfc2047.el (rfc2047-encode-region): Fix last change.
4615
4616 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4617         From David Hedbor <dhedbor@real.com>.
4618
4619         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4620         (nnmail-expand-newtext): Lowercase expanded entries if
4621         nnmail-split-lowercase-expanded is non-nil.
4622
4623 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
4626         characters as non-special.
4627
4628 2004-07-09  Simon Josefsson  <jas@extundo.com>
4629
4630         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
4631         Users will lose all flag changes made while unplugged with
4632         e.g. nntp unless flag synchronization happens, thus `nil' is not a
4633         good default.  See numerous reports on ding mailing list.
4634
4635 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4636
4637         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4638         add generate-head-function and generate-article-function to the
4639         rfc822-forward entry.
4640         (nndoc-rfc822-forward-generate-article): New function.
4641         (nndoc-rfc822-forward-generate-head): New function.
4642
4643         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
4644
4645 2004-07-06  Dan Christensen  <jdc@uwo.ca>
4646
4647         * gnus-sum.el (gnus-summary-read-group-1): When summary
4648         is unthreaded, respect display group parameter.
4649         (gnus-articles-to-read): Remove unused reference to
4650         display group parameter.
4651
4652 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4653
4654         * nnheader.el (nnheader-uniquify-message-id): New experimental
4655         variable.
4656         (nnheader-nov-read-message-id): Use it.
4657
4658         * spam-report.el (spam-report-gmane): Add interactive.
4659
4660 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
4663         qp-or-base64 for the application/* types.
4664
4665 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
4666
4667         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
4668         Joakim Verona <joakim@verona.se>.
4669
4670 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4671
4672         * gnus-registry.el (gnus-registry-trim): don't allow a negative
4673         trim value
4674
4675 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
4676
4677         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
4678         New macro and function.
4679         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
4680
4681 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4682
4683         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
4684         after-load-alist.
4685
4686 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687
4688         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
4689         update info that isn't there.
4690
4691 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4692
4693         * mm-view.el (mm-inline-render-with-function): Use multibyte
4694         buffer; decode html source by charset.
4695
4696         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
4697
4698         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
4699         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
4700         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
4701         loaded under XEmacs.
4702         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
4703
4704 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
4705
4706         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4707
4708 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4709
4710         * mm-util.el (mm-coding-system-p): Return a coding-system.
4711         (mm-mime-mule-charset-alist): Use shift_jis instead of
4712         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
4713         entries for the mime charsets iso-2022-jp-3 and shift_jis.
4714         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
4715         instead of japanese-shift-jis and iso-latin-1 respectively in
4716         order to share the default value with both Emacs and XEmacs-mule.
4717         (mm-mule-charset-to-mime-charset): Make
4718         mm-coding-system-priorities effective.
4719         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
4720         while predicating of candidates upon the priorities.
4721
4722 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
4723
4724         * gnus-sum.el (gnus-summary-make-menu-bar): Add
4725         gnus-uu-invert-processable.
4726
4727         * gnus.el: Autoload gnus-uu-invert-processable.
4728
4729 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4730
4731         * mm-util.el (mm-with-multibyte-buffer): New macro.
4732
4733         * rfc2047.el (rfc2047-encode-string): Use it.
4734         (rfc2047-encode-region): Move point to the end of the region after
4735         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
4736
4737 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4738
4739         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
4740         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
4741
4742 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4743
4744         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4745         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4746         Karl Chen <quarl@nospam.quarl.org>.
4747
4748 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
4749
4750         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4751         invalid addresses.
4752
4753 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
4754
4755         * spam.el: section markers changed, TODO list revised
4756         (spam-backends): new master list of all installed backends
4757         (spam-summary-exit-behavior): new variable to determine how
4758         messages moves are done at summary exit
4759         (spam-move-spam-nonspam-groups-only)
4760         (spam-process-ham-in-nonham-groups)
4761         (spam-process-ham-in-spam-groups): variables removed, the
4762         spam-summary-exit-behavior variable should be used to manage this
4763         behavior
4764         (spam-old-ham-articles, spam-old-spam-articles): removed
4765         (spam-old-articles): new variable, replacing spam-old-ham-articles
4766         and spam-old-spam-articles
4767         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
4768         empty variables, placeholders for the backends they represent
4769         (spam-set-difference): moved, unchanged
4770         (spam-list-of-processors): variable OBSOLETE, not used anymore
4771         unless the user has a processor variable
4772         (spam-classifications, spam-classification-valid-p)
4773         (spam-backend-properties, spam-backend-property-valid-p)
4774         (spam-backend-function-type-valid-p)
4775         (spam-process-type-valid-p, spam-list-articles): helper functions
4776         (spam-report-articles-gmane, spam-report-articles-resend):
4777         functions removed, they are not needed
4778         (spam-install-backend-super, spam-backend-list)
4779         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
4780         (spam-backend-function, spam-backend-ham-registration-function)
4781         (spam-backend-spam-registration-function)
4782         (spam-backend-ham-unregistration-function)
4783         (spam-backend-spam-unregistration-function)
4784         (spam-backend-statistical-p, spam-backend-mover-p)
4785         (spam-install-backend-alias, spam-install-checkonly-backend)
4786         (spam-install-mover-backend, spam-install-nocheck-backend)
4787         (spam-install-backend, spam-install-statistical-backend)
4788         (spam-install-statistical-checkonly-backend): backend installation
4789         support
4790         (spam-summary-prepare-exit): rewritten to use the new backend code
4791         (spam-group-processor-p): use the new backend code and respect the
4792         summary exit behavior
4793         (spam-mark-spam-as-expired-and-move-routine): removed
4794         (spam-summary-prepare): changed to use the new spam-old-articles
4795         variable
4796         (spam-copy-or-move-routine, spam-copy-spam-routine)
4797         (spam-move-spam-routine, spam-copy-ham-routine)
4798         (spam-move-ham-routine): new code to copy/move ham or spam
4799         (spam-fetch-field-fast): doc and code improved, plus it allows the
4800         'number request
4801         (spam-list-of-checks, spam-list-of-statistical-checks): variables
4802         removed, no longer used
4803         (spam-split, spam-find-spam): use the new backend code
4804         (spam-registration-functions): variable removed, no longer used
4805         (spam-unregister-routine): convenience wrapper
4806         (spam-log-undo-registration, spam-register-routine)
4807         (spam-log-processing-to-registry)
4808         (spam-log-unregistration-needed-p): renamed "check" to "backend"
4809         where possible
4810         (spam-check-gmane-xref, spam-check-regex-headers)
4811         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
4812         (spam-check-whitelist, spam-check-blacklist)
4813         (spam-check-bogofilter-headers, spam-check-spamoracle)
4814         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
4815         (spam-check-crm114-headers): use the spam-split-group that
4816         spam-split prepares, no need to determine it every time
4817
4818         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
4819         the nnheader-parse-naked-head call
4820
4821         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
4822
4823         * gnus-sum.el (gnus-nov-parse-line): add the message number to
4824         the nnheader-nov-read-message-id call
4825
4826 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
4829         gnus-activate-group twice.  Suggested by Markus Peter
4830         <warp@spin.de>.
4831
4832 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * gnus-art.el (gnus-article-time-format): Exchange the order of
4835         day and month in the default value; fix customization type.
4836         (article-date-ut): Use add-text-properties.
4837         (article-make-date-line): Use message-make-date instead of
4838         current-time-string.
4839
4840         * message.el (message-fetch-field): Don't use set-text-properties.
4841         (message-make-date): Simplify.
4842
4843         * messagexmas.el (message-xmas-make-date): New function.
4844         (message-xmas-redefine): Defalias message-make-date to it.
4845
4846 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4847
4848         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
4849         (rfc2047-encode-region): Treat text within parentheses as special;
4850         show the original text when error has occurred.
4851
4852         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
4853         already-computed method to gnus-activate-group.
4854
4855         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
4856         same select-methods identical Lisp objects.
4857
4858         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
4859         object when modifying the info.
4860
4861 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * gnus-srvr.el (gnus-server-set-info): Remove the server from
4864         gnus-opened-servers since it has never been opened with the new
4865         configuration yet.
4866
4867 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
4870         arg to nnheader-generate-fake-message-id.
4871
4872 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
4873
4874         * nnheader.el (nnheader-generate-fake-message-id): accept a
4875         number and build a fake message ID localized to a group and
4876         article number (so it's repeatable from that point on)
4877         (nnheader-fake-message-id-p): change regex to accomodate new fake
4878         ID format
4879
4880         * gnus-sum.el (gnus-get-newsgroup-headers): call
4881         nnheader-generate-fake-message-id with the article number
4882
4883 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4884
4885         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4886         end-of-buffer.
4887
4888 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4889
4890         * message.el (message-ignored-supersedes-headers): Add Approved.
4891
4892 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4893
4894         * rfc2047.el (rfc2047-encode-message-header): Remove useless
4895         goto-char.
4896         (rfc2047-encode): Fold the line before encoding.
4897
4898 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4899
4900         * rfc2047.el (rfc2047-encode-message-header): Disabled header
4901         folding -- not all headers can be folded, and this should be done
4902         by the message composition mode.  Probably.  I think.
4903
4904 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4905
4906         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
4907         fast.
4908
4909         * gnus-ems.el (gnus-remove-image): Don't use
4910         message-text-with-property; remove only the image found first.
4911
4912         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
4913         found first.
4914
4915 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
4916
4917         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
4918
4919 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * message.el (message-text-with-property): Make it fast and accept
4922         optional arguments.
4923         (message-strip-forbidden-properties): Use it.
4924         (message-fix-before-sending): Follow the m-t-w-p change.
4925
4926         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
4927
4928 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * gnus-art.el (article-hide-headers): Don't change the buffer
4931         mistakenly when performing mml-preview even if
4932         gnus-single-article-buffer is nil.
4933
4934 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
4935
4936         * message.el (message-expand-name-databases): New user option.
4937         (message-expand-name): Use it.
4938
4939 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
4940
4941         * spam.el (spam-report-articles-resend)
4942         (spam-report-resend-register-routine): allow ham reporting
4943         (spam-report-resend-register-ham-routine): simple wrapper
4944         (spam-registration-functions): add ham resending functions
4945         (spam-list-of-processors): add ham resend processor
4946
4947         * gnus.el (ham-resend-to): new group parameter
4948         (spam-process): add ham resend option
4949
4950         * spam-report.el (spam-report-resend): allow reporting ham
4951         (spam-report-resend-ham): simple wrapper
4952
4953 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * message.el (message-cite-articles-with-x-no-archive): New
4956         variable.
4957         (message-cite-original): Use it.
4958
4959 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * message.el (message-cite-original): Respect X-No-Archive.
4962
4963 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus-art.el (article-hide-headers): Refer to the values for
4966         gnus-ignored-headers and gnus-visible-headers in the summary
4967         buffer since a user may have set them as group parameters.
4968
4969 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4970
4971         * assistant.el (assistant-node-name): new convenience function
4972         (assistant-render-text, assistant-render-node): error handling,
4973         plus handle multiple next nodes
4974         (assistant-find-next-node): commented out for now
4975         (assistant-find-next-nodes): new function, returns list of next
4976         nodes
4977
4978 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
4979
4980         * mail-source.el (mail-source-directory): Fix doc-string.
4981
4982 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
4983
4984         * assistant.el (assistant-render-text, assistant-eval): add :set
4985         widget type, which is different because it takes and returns a
4986         list.  Much hilarity ensues.
4987
4988 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
4989
4990         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
4991
4992         * gnus-group.el (gnus-group-get-new-news-this-group): Added
4993         doc-string.
4994
4995         * gnus-start.el (gnus-activate-group): Added doc-string.
4996
4997 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
5000
5001 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
5002
5003         * assistant.el (assistant-render-text): trying to add a :set
5004         widget, more to come...
5005
5006         * spam.el (spam-group-spam-contents-p): handle empty groupname
5007         strings
5008         (spam-report-articles-resend)
5009         (spam-report-resend-register-routine): allow spam-report-resend-to
5010         to be a group parameter or a global value
5011         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
5012         (spam-register-routine): do registration iff any articles warrant
5013         it.
5014         (spam-summary-prepare-exit): changed log message for nil group
5015         destinations
5016
5017 2004-05-26  Simon Josefsson  <jas@extundo.com>
5018
5019         * starttls.el: Merge with my GNUTLS based starttls.el.
5020         (starttls-gnutls-program, starttls-use-gnutls)
5021         (starttls-extra-arguments, starttls-process-connection-type)
5022         (starttls-connect, starttls-failure, starttls-success): New
5023         variables.
5024         (starttls-program, starttls-extra-args): Doc fix.
5025         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
5026         functions.
5027         (starttls-negotiate, starttls-open-stream): Check
5028         `starttls-use-gnutls' and pass on to corresponding *-gnutls
5029         function if it is set.
5030
5031 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
5034         structured fields.
5035
5036 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
5039
5040 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
5041
5042         * spam.el (spam-mark-junk-as-spam-routine)
5043         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
5044         disable assigning the spam-mark to new messages
5045         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
5046         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
5047
5048 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * dgnushack.el: Autoload customize-set-variable for XEmacs.
5051
5052         * rfc2047.el (rfc2047-encodable-p): Don't move point.
5053         (rfc2047-decode): Treat the ascii coding-system as raw-text by
5054         default.
5055
5056 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
5057
5058         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
5059         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
5060
5061 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
5062
5063         * spam.el (spam-list-of-processors): use nil for nonexistent processors
5064         (spam-group-processor-p): fixed function so it works properly
5065         (spam-group-processor-multiple-p)
5066         (spam-group-spam-processor-report-gmane-p)
5067         (spam-group-spam-processor-report-resend-p)
5068         (spam-group-spam-processor-bogofilter-p)
5069         (spam-group-spam-processor-blacklist-p)
5070         (spam-group-spam-processor-ifile-p)
5071         (spam-group-ham-processor-ifile-p)
5072         (spam-group-spam-processor-spamoracle-p)
5073         (spam-group-spam-processor-crm114-p)
5074         (spam-group-ham-processor-bogofilter-p)
5075         (spam-group-spam-processor-stat-p)
5076         (spam-group-ham-processor-stat-p)
5077         (spam-group-ham-processor-whitelist-p)
5078         (spam-group-ham-processor-BBDB-p)
5079         (spam-group-ham-processor-spamoracle-p)
5080         (spam-group-ham-processor-copy-p): functions removed with some
5081         prejudice against unneeded code
5082         (spam-report-articles-resend)
5083         (spam-report-resend-register-routine): allow the group/topic
5084         spam-resend-to value to override spam-report-resend-to
5085         (spam-summary-prepare-exit): invoke spam-group-processor-p
5086         properly now
5087
5088         * spam-report.el (spam-report-resend-to, spam-report-resend):
5089         start with resend-to set to nil, and then ask the user if
5090         necessary.  From Daniel Pittman <daniel@rimspace.net>.
5091
5092         * gnus.el (spam-resend-to): new group/topic parameter
5093         (spam-process): move the OBSOLETE processors to the end of the
5094         choices.
5095
5096         * spam-report.el (spam-report-resend): spam-report-resend takes a
5097         list of articles, not separate article numbers.  From Daniel
5098         Pittman <daniel@rimspace.net>.
5099
5100 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
5103         addition to emacs-w3m.
5104
5105 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * assistant.el (assistant-authinfo-data): New function.
5108         (assistant-eval): Eval for entire assistant.
5109
5110         * netrc.el (netrc-services-file): New variable.
5111         (netrc-parse-services): New function.
5112         (netrc-find-service-name): New function.
5113         (netrc-find-service-number): New function.
5114         (netrc-port-equal): New function.
5115         (netrc-machine): Use it.
5116
5117         * nnimap.el (nnimap-open-connection): Use netrc.
5118
5119         * gnus-util.el (gnus-netrc-get): Remove aliases.
5120
5121         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
5122
5123         * assistant.el (wid-edit): Fix compilation.
5124
5125         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
5126
5127 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
5128
5129         * gnus-util.el (gnus-set-file-modes): New function.  (small
5130         patch).
5131
5132 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5133
5134         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
5135
5136         * assistant.el (assistant-render-node): Fix up rendering and
5137         read-only text.
5138         (assistant-render-node): Reset.
5139         (assistant-make-read-only): Not sticky.
5140
5141 2004-05-20  Danny Siu  <dsiu@adobe.com>
5142
5143         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
5144         centered even when gnus-auto-center-summary is t
5145
5146 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * dns.el (dns-get-txt-answer): New function.
5149         (dns-read-txt): Ditto.
5150         (query-dns): Use it.
5151
5152 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
5155         active for foreign groups even if the group level is higher than
5156         the specified value.
5157
5158 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
5161         non-active groups.
5162
5163         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
5164
5165 2004-05-20  Magnus Henoch  <mange@freemail.hu>
5166
5167         * dns.el (dns-read-type): Add support for SVR.  (small patch)
5168
5169 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5170
5171         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
5172         (spam-crm114-header, spam-crm114-spam-switch)
5173         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
5174         (spam-crm114-positive-spam-header)
5175         (spam-crm114-database-directory, spam-list-of-processors)
5176         (spam-group-spam-processor-crm114-p)
5177         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
5178         (spam-generic-score, spam-list-of-checks)
5179         (spam-list-of-statistical-checks, spam-registration-functions)
5180         (spam-check-crm114-headers, spam-crm114-score)
5181         (spam-check-crm114, spam-crm114-register-with-crm114)
5182         (spam-crm114-register-spam-routine)
5183         (spam-crm114-unregister-spam-routine)
5184         (spam-crm114-register-ham-routine)
5185         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
5186         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
5187
5188         * gnus.el: added spam-use-crm114
5189
5190         * spam.el (spam-list-of-processors, spam-registration-functions):
5191         add spam-use-resend
5192         (spam-group-spam-processor-report-resend-p): utility wrapper
5193         (spam-report-articles-gmane): doc fix
5194         (spam-report-articles-resend,
5195         spam-report-resend-register-routine): wrappers around
5196         spam-report-resend-to
5197
5198         * spam-report.el (spam-report-resend-to, spam-report-resend):
5199         support for resending spam
5200         (spam-report-gmane): line length >80 fix
5201
5202         * gnus.el (spam-process): add spam-use-resend
5203
5204 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5205
5206         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
5207         number of processed spam messages.
5208         (spam-ham-copy-or-move-routine): Return the number of processed
5209         ham messages.
5210         (spam-summary-prepare-exit): Use the above values to decide
5211         whether status messages shouled be displayed.
5212
5213 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5214
5215         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
5216         `rfc2047-encoding-function-alist' in order to avoid conflicting
5217         with the old version.
5218         (rfc2047-encode-region): Concatenate words containing non-ASCII
5219         characters in structured fields; don't encode space-delimited
5220         ASCII words even in unstructured fields; don't break words at
5221         char-category boundaries.
5222         (rfc2047-encode-1): New function.
5223         (rfc2047-encode): Use it; encode text so that it occupies the
5224         maximum width within 76-column; work correctly on Q encoding for
5225         iso-2022-* charsets.
5226         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
5227         sure not to break a line just after the header name.
5228         (rfc2047-b-encode-region): Removed.
5229         (rfc2047-b-encode-string): New function.
5230         (rfc2047-q-encode-region): Removed.
5231         (rfc2047-q-encode-string): New function.
5232
5233         * mm-util.el (mm-replace-in-string): New function.
5234
5235 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5236
5237         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
5238         get it right.
5239         (gnus-inews-make-draft): Really.
5240
5241 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
5242
5243         * nnmh.el (nnmh-request-list-1): Don't check the link count
5244         before descending.  (small patch)
5245
5246 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5247
5248         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
5249         stuff.
5250
5251         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
5252         on real group name.
5253
5254         * gnus-art.el (gnus-signature-limit): Doc fix.
5255
5256         * gnus-msg.el (gnus-inews-make-draft): Quote list.
5257
5258         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
5259
5260 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
5261
5262         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
5263         isn't a string.
5264
5265 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5266
5267         * gnus-draft.el (gnus-draft-send): Bind
5268         rfc2047-encode-encoded-words.
5269
5270         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
5271         (rfc2047-encodable-p): Say that =? needs encoding.
5272         (rfc2047-encode-encoded-words): New variable.
5273
5274         * gnus-group.el (gnus-group-select-group): Doc fix.
5275
5276         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
5277
5278         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
5279         to nil.
5280
5281         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
5282
5283         * nnheader.el (nnheader-get-lines-and-char): New function.
5284
5285 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
5286
5287         * gnus-msg.el (gnus-summary-followup-with-original): Document
5288         yanking of region when active.
5289
5290 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5291
5292         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
5293         groups if the group level is higher than the specified value.
5294
5295 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5296
5297         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
5298         (gnus-group-jump-to-group): Added prefix argument using
5299         `gnus-group-jump-to-group-prompt'.  Query before jumping to
5300         non-active group.
5301
5302         * compface.el (uncompface): Be verbose when changing
5303         `uncompface-use-external'.
5304
5305         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
5306         handle manual section.
5307
5308 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * gnus-art.el (gnus-button-alist): Revert previous change.
5311
5312 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5313
5314         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
5315
5316 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5317
5318         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
5319         whether backend can accept message.
5320
5321         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
5322
5323 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
5324
5325         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
5326         Avoid creating directory when nntp-marks-is-evil is true.
5327         Reported by Reiner Steib.
5328
5329 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5330
5331         * gnus-picon.el (gnus-picon-style): New variable.
5332         (gnus-picon-insert-glyph): Added optional `nostring' argument.
5333         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
5334         Jesper Harder <harder@ifa.au.dk>.
5335
5336 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5337
5338         * message.el (message-fill-field): Return point.
5339         (message-generate-headers): Go to end of field.
5340
5341         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
5342         stuff for non-living groups.
5343
5344 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
5345
5346         * gnus-art.el (gnus-article-followup-with-original)
5347         (gnus-article-reply-with-original): gnus-mark-active-p ->
5348         gnus-region-active-p.
5349
5350 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
5351
5352         * spam.el (spam-summary-prepare-exit): fix messages, so they show
5353         only when there is spam or ham to be processed
5354
5355 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5356
5357         * mail-source.el (mail-source-delete-crash-box): Refactor.
5358         (mail-source-fetch): Use it.
5359         (mail-source-fetch-file): Ditto.
5360         (mail-source-fetch-directory): Run postscript in loop.
5361         (mail-source-fetch-pop): Delete.
5362         (mail-source-fetch-maildir): Ditto.
5363         (mail-source-fetch-imap): Ditto.
5364
5365         * imap.el (imap-authenticators): Comment out sasl.
5366
5367         * message.el (message-skip-to-next-address): New function.
5368         (message-fill-header-address): Refactor.
5369         (message-fill-address): Use it.
5370         (message-delete-address): Use it.
5371         (message-fill-header-general): Refactor.
5372         (message-fill-field-address): Rename.
5373         (message-narrow-to-field): Find the start of the header.
5374         (message-header-format-alist): Don't pre-fill.
5375         (message-fill-header): Removed.
5376         (message-insert-header): New function.
5377         (message-shorten-references): Use it.
5378
5379         * rfc2047.el (rfc2047-field-value): Strip props.
5380
5381         * mail-parse.el (mail-header-make-address): New alias.
5382
5383         * ietf-drums.el (ietf-drums-make-address): New function.
5384
5385         * imap.el: Add compiler directives.
5386
5387         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
5388
5389         * gnus-art.el (article-decode-idna-rhs): Don't use
5390         message-idna-inside-rhs-p.
5391
5392 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5393
5394         * message.el (message-idna-inside-rhs-p): Removed.
5395         (message-idna-to-ascii-rhs-1): Use proper address parsing.
5396
5397         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
5398         false positives.
5399
5400 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
5401
5402         * imap.el (imap-sasl-make-mechanisms): Use sasl.
5403
5404 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5405
5406         * nneething.el (nneething-file-name): Don't create spurions
5407         files.
5408
5409         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
5410         (gnus-inews-do-gcc): Remove sleep.
5411
5412         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
5413         part under point.
5414
5415         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
5416         (gnus-agent-regenerate-group): Using nil messages aren't valid.
5417
5418 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
5419
5420         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
5421
5422 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5423
5424         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
5425         header is not nil (tiny change).  From Nelson Ferreira
5426         <nelson.ferreira@verizon.net>.
5427
5428         * spam.el (spam-summary-prepare-exit): only produce "marking spam
5429         as expired without moving it" message when there are spam
5430         messages left
5431
5432 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
5433
5434         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
5435         nntp-possibly-create-directory, not nntp-possibly-change-group.
5436         (nntp-marks-changed-p): New arg SERVER.
5437         (nntp-request-update-info): Adjust caller.
5438
5439 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
5440
5441         * nntp.el (nntp-save-marks): Pass missing arg.
5442
5443 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
5444
5445         * nntp.el: Support marks.
5446         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
5447         (nntp-marks-modtime, nntp-marks-directory): New variables.
5448         (nntp-request-set-mark, nntp-request-update-info)
5449         (nntp-possibly-create-directory, nntp-marks-changed-p)
5450         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
5451         functions.
5452
5453 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
5454
5455         * gnus-xmas.el (gnus-xmas-select-lowest-window)
5456         (gnus-xmas-redefine): Rename.
5457
5458         * gnus-score.el (gnus-score-insert-help): Use
5459         gnus-select-lowest-window.
5460
5461         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
5462         appt-select-lowest-window and rename to gnus-select-lowest-window.
5463
5464         * gnus.el: do.
5465
5466 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5467
5468         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
5469         encodings of MIME-encoded words, in order to improve
5470         interoperability with several broken MUAs.
5471
5472 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5473
5474         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
5475         tags, only when charsets are not specified in headers.
5476         (mm-inline-text-html-render-with-w3m): Ditto.
5477
5478         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
5479         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
5480
5481 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5482
5483         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
5484         instead of MIME-decoded from fields when checking
5485         `gnus-article-address-banner-alist'.
5486
5487 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
5488
5489         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
5490         description rather than subject.
5491
5492 2004-05-02  Steve Youngs  <steve@youngs.au.com>
5493
5494         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
5495
5496 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5497
5498         * gnus.el (gnus-version-number): Bump.
5499
5500 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5501
5502         * gnus.el: No Gnus v0.2 is released.
5503
5504 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5505
5506         * gnus-agent.el (gnus-agent-read-agentview): Inline
5507         gnus-uncompress-range.
5508
5509 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5510
5511         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
5512         `exec-installed-p'.
5513
5514 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5515
5516         * gnus.el (spam-process, spam-autodetect-methods): Add
5517         bsfilter and bsfilter-headers.
5518
5519         * spam.el (spam-bsfilter): New customize group.
5520         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
5521         (spam-bsfilter-header, spam-bsfilter-probability-header)
5522         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
5523         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
5524         (spam-bsfilter-database-directory): New options.
5525         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
5526         (spam-list-of-statistical-checks, spam-registration-functions):
5527         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
5528         (spam-bsfilter-score): New command.
5529         (spam-check-bsfilter-headers, spam-check-bsfilter)
5530         (spam-bsfilter-register-with-bsfilter)
5531         (spam-bsfilter-register-spam-routine)
5532         (spam-bsfilter-unregister-spam-routine)
5533         (spam-bsfilter-register-ham-routine)
5534         (spam-bsfilter-unregister-ham-routine): New functions.
5535         (spam-generic-score): Support bsfilter; Accept an optional argument
5536         to recalcurate spam score even if scoring header has already been
5537         added.
5538         (spam-bogofilter-score, spam-spamassassin-score): Accept an
5539         optional argument to recalcurate spam score even if scoring header
5540         has already been added.
5541
5542 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
5543
5544         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
5545         strings!  Reported by David D. Smith <davidsmith@acm.org>.
5546         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
5547         link is missing.
5548
5549 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
5550
5551         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
5552         (html2text-get-attr): Rewrite.
5553
5554         * message.el (message-setup-1): Remove redundant put-text-property
5555         on mail-header-separator.
5556
5557 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
5558
5559         * gnus-registry.el (gnus-registry-cache-whitespace)
5560         (gnus-registry-action, gnus-registry-spool-action)
5561         (gnus-registry-split-fancy-with-parent): changed message levels
5562         from 5 to 3 or 7, as needed
5563
5564         * spam.el (spam-summary-prepare-exit)
5565         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
5566         (spam-split, spam-find-spam, spam-log-undo-registration)
5567         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
5568         level from 5 to 6
5569
5570 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * gnus-ems.el: Autoload appt-select-lowest-window (revert
5573         2004-03-04 change).
5574
5575 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
5576
5577         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
5578         Use mapc when appropriate.
5579
5580         * sieve-manage.el (sieve-manage-open): do.
5581
5582         * nnweb.el (nnweb-insert-html): do.
5583
5584         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
5585         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
5586
5587         * nnspool.el (nnspool-request-group): do.
5588
5589         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
5590         do.
5591
5592         * nnml.el (nnml-request-update-info): do.
5593
5594         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
5595         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
5596
5597         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
5598         (nnimap-request-set-mark): do.
5599
5600         * nnfolder.el (nnfolder-request-update-info): do.
5601
5602         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
5603         do.
5604
5605         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
5606
5607         * gnus-uu.el (gnus-uu-find-articles-matching): do.
5608
5609         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
5610         do.
5611
5612         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
5613         do.
5614
5615         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
5616
5617         * gnus-nocem.el (gnus-nocem-scan-groups): do.
5618
5619         * gnus-int.el (gnus-start-news-server): do.
5620
5621         * gnus-group.el (gnus-group-make-kiboze-group)
5622         (gnus-group-browse-foreign-server): do.
5623
5624 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5625
5626         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
5627         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
5628         <shields@msrl.com>:
5629
5630         * spam.el (spam-necessary-extra-headers): get the extra headers we
5631         may need for spam sorting and scoring
5632         (spam-user-format-function-S): a user format function suitable for
5633         general use
5634         (spam-article-sort-by-spam-status): sorting function for summary
5635         sorting
5636         (spam-extra-header-to-number): get a score from a header
5637         (spam-summary-score): get a numeric score from the headers
5638         (spam-generic-score): oops, function doc in wrong place
5639         (spam-initialize): take symbols when it's run, and install the
5640         extra headers that spam-necessary-extra-headers thinks we need
5641
5642 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5643
5644         * spam.el (spam-summary-prepare-exit): logic and message fix.
5645         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
5646
5647 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
5648
5649         * gnus-sum.el (gnus-set-global-variables)
5650         (gnus-build-all-threads, gnus-get-newsgroup-headers)
5651         (gnus-article-get-xrefs, gnus-summary-best-group)
5652         (gnus-summary-next-article, gnus-summary-enter-digest-group)
5653         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
5654         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
5655         with-current-buffer.
5656
5657 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5658
5659         * spam.el (spam-summary-prepare-exit): simplified logic
5660         (spam-fetch-article-header): read the article header if it's not
5661         available
5662         (spam-list-articles): simplified logic
5663         (spam-filelist-register-routine): found bug with unregister-list
5664
5665         * gnus-registry.el: clarified comments at beginning
5666
5667 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
5668
5669         * message.el (message-cater-to-broken-inn): Remove.
5670         (message-shorten-references): Make sure the total folded length of
5671         References is shorter than 998 characters to cater to a bug in INN
5672         2.3.  Also, don't pretend that references aren't folded -- this
5673         hasn't worked for a while.
5674
5675 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5676
5677         * gnus-agent.el (gnus-agentize):
5678         gnus-agent-send-mail-real-function no longer set to current value
5679         of message-send-mail-function but rather a lambda that calls
5680         message-send-mail-function.  The change makes the agent real-time
5681         responsive to user changes to message-send-mail-function.
5682
5683 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5684
5685         * legacy-gnus-agent.el
5686         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
5687         help from Florian Weimer <fw@deneb.enyo.de>
5688
5689 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * nnmail.el (nnmail-cache-insert): Revert last change.
5692
5693 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5694
5695         * nnmail.el (nnmail-cache-insert): Always check whether
5696         nnmail-cache-ignore-groups matches a group name.
5697
5698 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
5699
5700         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
5701         (spam-find-spam, spam-log-processing-to-registry)
5702         (spam-log-registered-p, spam-log-unregistration-needed-p)
5703         (spam-log-undo-registration): use gnus-message instead of
5704         gnus-error, none of these errors are fatal
5705
5706         * gnus-registry.el (gnus-registry-clean-empty-function)
5707         (gnus-registry-clean-empty): remove only empty entries without
5708         extra data
5709
5710 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5711
5712         * spam-stat.el (spam-stat-buffer-change-to-spam)
5713         (spam-stat-buffer-change-to-non-spam): change (error) to
5714         (gnus-message 8) invocation
5715
5716 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5717
5718         * nntp.el (nntp-via-netcat-command): New variable.
5719         (nntp-via-netcat-switches): New variable.
5720         (nntp-open-via-rlogin-and-netcat): New function.
5721         (nntp-open-connection-function): Doc fix.
5722         (nntp-telnet-command): Doc fix.
5723         (nntp-end-of-line): Doc fix.
5724         (nntp-via-rlogin-command): Doc fix.
5725         (nntp-via-user-name): Doc fix.
5726         (nntp-via-address): Doc fix.
5727
5728 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5729
5730         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
5731         error in Emacs 21.1.
5732
5733 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
5734
5735         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
5736
5737 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5738         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
5739         (gnus-agent-with-refreshed-group): New macro.
5740         (gnus-agent-rename-group): New function.
5741         (gnus-agent-delete-group): New function.
5742         (gnus-agent-save-group-info): Use gnus-command-method when
5743         `method' parameter is nil.  Don't write nil entries into the
5744         active file.
5745         (gnus-agent-get-group-info): New function.
5746         (gnus-agent-fetch-articles): Use
5747         gnus-agent-update-files-total-fetched-for to increment disk space
5748         used.
5749         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
5750         gnus-agent-update-view-total-fetched-for to increment disk space
5751         used.
5752         (gnus-agent-get-local): Added optional parameters to avoid calling
5753         gnus-group-real-name and gnus-find-method-for-group.
5754         (gnus-agent-set-local): Delete stored entry if either min, or max,
5755         are nil.
5756         (gnus-agent-fetch-session): Reworded error/quit messages.  On
5757         quit, use gnus-agent-regenerate-group to record existance of any
5758         articles fetched to disk before the quit occurred.
5759         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
5760         gnus-agent-update-view-total-fetched-for, and
5761         gnus-agent-update-files-total-fetched-for to decrement disk space
5762         used.
5763         (gnus-agent-retrieve-headers): Use
5764         gnus-agent-update-view-total-fetched-for to increment disk space
5765         used.
5766         (gnus-agent-regenerate-group): Replace gnus-group-update-group
5767         with gnus-agent-update-files-total-fetched-for to decrement disk
5768         space and fresh group buffer.
5769         (gnus-agent-inhibit-update-total-fetched-for): New variable.
5770         (gnus-agent-need-update-total-fetched-for): New variable.
5771         (gnus-agent-update-files-total-fetched-for): New function.
5772         (gnus-agent-update-view-total-fetched-for): New function.
5773         (gnus-agent-total-fetched-for): New function.
5774
5775         * gnus-cache.el (gnus-cache-save-buffers): Use
5776         gnus-cache-update-overview-total-fetched-for to change disk space
5777         used by this group.
5778         (gnus-cache-possibly-enter-article): Use
5779         gnus-cache-update-file-total-fetched-for to increment disk space
5780         used by this group.
5781         (gnus-cache-possibly-remove-article): Use
5782         gnus-cache-update-file-total-fetched-for to decrement disk space
5783         used by this group.
5784         (gnus-cache-generate-nov-databases): Purge total fetched cache.
5785         (gnus-cache-rename-group): New function.
5786         (gnus-cache-delete-group): New function.
5787         (gnus-cache-inhibit-update-total-fetched-for): New variable.
5788         (gnus-cache-need-update-total-fetched-for): New variable.
5789         (gnus-cache-with-refreshed-group): New macro.
5790         (gnus-cache-update-file-total-fetched-for): New function.
5791         (gnus-cache-update-overview-total-fetched-for): New function.
5792         (gnus-cache-rename-group-total-fetched-for): New function.
5793         (gnus-cache-delete-group-total-fetched-for): New function.
5794         (gnus-cache-total-fetched-for): New function.
5795
5796         * gnus-group.el: Require gnus-sum and autoload functions to
5797         resolve warnings when gnus-group.el compiled alone.
5798         (gnus-group-line-format): Documented new %F
5799         (size of Fetched data) group line format; identifies disk space
5800         used by agent and cache.
5801         (gnus-group-line-format-alist): Defined new F format.
5802         (gnus-total-fetched-for): New function.
5803         (gnus-group-delete-group): No longer update
5804         gnus-cache-active-altered as gnus-request-delete-group now keeps
5805         the cache in sync.
5806         (gnus-group-list-active): Let the agent store a server's active
5807         list if currently plugged.
5808
5809         * gnus-int.el (gnus-request-delete-group): Use
5810         gnus-cache-delete-group and gnus-agent-delete-group to keep the
5811         local disk in sync with the server.
5812          (gnus-request-rename-group): Use
5813         gnus-cache-rename-group and gnus-agent-rename-group to keep the
5814         local disk in sync with the server.
5815
5816         * gnus-start.el (gnus-get-unread-articles): Cosmetic
5817         simplification to logic.
5818
5819         * gnus-util.el (gnus-rename-file): New function.
5820
5821 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
5822
5823         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
5824         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
5825
5826         * mm-util.el (mm-image-load-path): Handle nil in load-path.
5827         From Christian Neukirchen <chneukirchen@yahoo.de>.
5828
5829 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
5830
5831         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
5832         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
5833
5834 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
5835
5836         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
5837
5838 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
5839
5840         * spam.el (spam-set-difference): new function to replace
5841         gnus-set-difference in spam.el
5842         (spam-summary-prepare-exit): use spam-set-difference
5843
5844 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5845
5846         * gnus-registry.el (gnus-registry-cache-file): updated to use
5847         gnus-dribble-directory OR gnus-home-directory OR ~
5848         (gnus-registry-split-fancy-with-parent): fixed doc
5849
5850 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5851
5852         * message.el (message-exchange-point-and-mark): Use
5853         message-mark-active-p.  Suggested by Jesper Harder
5854         <harder@ifa.au.dk>.
5855
5856 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5857
5858         * message.el (message-exchange-point-and-mark): Don't activate
5859         region if it was inactive.  Suggested by Hiroshi Fujishima
5860         <pooh@nature.tsukuba.ac.jp>.
5861
5862 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5863
5864         * gnus-art.el (article-display-face): Display Faces in the same
5865         order as X-Faces.
5866
5867 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5868
5869         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
5870
5871 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
5874         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
5875         (gnus-article-mime-hierarchy): Remove.
5876         (gnus-article-mime-hierarchy-next): Remove.
5877         (gnus-article-mode): Revert 2004-03-19 change.
5878         (gnus-article-setup-buffer): Revert 2004-03-19 change.
5879         (gnus-insert-mime-button): Revert 2004-03-19 change.
5880         (gnus-mime-accumulate-hierarchy): Remove.
5881         (gnus-mime-enter-multipart): Remove.
5882         (gnus-mime-leave-multipart): Remove,
5883         (gnus-mime-display-part): Revert 2004-03-19 change.
5884         (gnus-mime-display-alternative): Revert 2004-03-19 change.
5885
5886         * mml.el (mml-preview): Revert 2004-03-19 change.
5887
5888 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5889
5890         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
5891
5892 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
5895         t while entering a file name using the mm-with-multibyte macro.
5896         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5897
5898         * mm-util.el (mm-with-multibyte): New macro.
5899
5900 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5901
5902         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
5903         user option.
5904         (gnus-mime-multipart-functions): Doc and customization fix.
5905         (gnus-article-mime-hierarchy): New variable.
5906         (gnus-article-mime-hierarchy-next): New variable.
5907         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
5908         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
5909         gnus-article-mime-hierarchy-next to nil.
5910         (gnus-insert-mime-button): Show hierarchy numbers.
5911         (gnus-mime-accumulate-hierarchy): New function.
5912         (gnus-mime-enter-multipart): New function.
5913         (gnus-mime-leave-multipart): New function.
5914         (gnus-mime-display-part): Recompute hierarchical MIME structure.
5915         (gnus-mime-display-alternative): Show hierarchy numbers.
5916
5917         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
5918         gnus-article-mime-hierarchy-next to nil.
5919
5920 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
5921
5922         * dns.el: Don't require gnus-xmas.
5923
5924 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
5925
5926         * mml.el (mml-generate-mime-1): Don't use format=flowed with
5927         inline PGP.
5928         (mml-menu): Disable mml-quote-region if mark is inactive.
5929
5930 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
5933         when the group's active is not available.
5934
5935 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5936
5937         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
5938         error.
5939
5940         * gnus-sum.el (gnus-read-header): Don't remove a header for the
5941         parent article of a sparse article in the thread hashtb.  From
5942         Stefan Wiens <s.wi@gmx.net>.
5943
5944 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5945
5946         * imap.el (imap-store-password): New variable.
5947         (imap-interactive-login): Use it.
5948         Suggested by Mark Plaksin <happy@mcplaksin.org>.
5949
5950 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * gnus-art.el (gnus-article-read-summary-keys): Restore new
5953         window-start and hscroll to summary window.
5954
5955 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5956
5957         * gnus-start.el (gnus-convert-old-newsrc): Only write the
5958         conversion message to newsrc-dribble when an actual conversion is
5959         performed.
5960
5961 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
5962
5963         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
5964
5965 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5966
5967         * mm-decode.el (mm-complicated-handles): New function reviving
5968         former definition of mm-multiple-handles.
5969
5970         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
5971         (gnus-mime-delete-part): Use it.
5972
5973 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
5974
5975         * gnus-agent.el (gnus-agent-read-local): Bind
5976         nnheader-file-coding-system to gnus-agent-file-coding-system to
5977         avoid the implicit assumption that they will always be equal.
5978         (gnus-agent-save-local): Bind buffer-file-coding-system, not
5979         coding-system-for-write, as the with-temp-file macro first prints
5980         to a buffer then saves the buffer.
5981
5982 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * gnus-art.el (gnus-article-edit-part): New function.
5985         (gnus-mime-save-part-and-strip): Use it; do query instead of
5986         signaling an error; don't use mm-multiple-handles.
5987         (gnus-mime-delete-part): Ditto.
5988
5989 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
5990
5991         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
5992         old file versions.
5993         (gnus-group-prepare-hook): Removed function that converted list
5994         form of gnus-agent-expire-days to group properties.
5995
5996         * gnus-int.el: Autoload gnus-agent-regenerate-group.
5997         (gnus-request-accept-article): Re-indented.
5998
5999         * gnus-start.el (gnus-convert-old-newsrc): Registered new
6000         converters to handle old agent file formats.  Added logic for a
6001         "backup before upgrading warning".
6002         (gnus-convert-mark-converter-prompt): Developers can mark
6003         functions as needing (default), or not needing,
6004         gnus-convert-old-newsrc's "backup before upgrading warning".
6005         (gnus-convert-converter-needs-prompt): Tests whether the user
6006         should be protected from potentially irreversable changes by the
6007         function.
6008
6009         * legacy-gnus-agent.el (): New. Provides converters that are only
6010         loaded when gnus-convert-old-newsrc needs to call them.
6011
6012 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * mail-source.el (mail-source-touch-pop): Doc fix.
6015
6016         * message.el (message-smtpmail-send-it): Doc fix.
6017
6018 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
6019
6020         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
6021
6022         * nnmail.el (nnmail-split-fancy): do.
6023
6024         * gnus-kill.el (gnus-kill, gnus-execute): do.
6025
6026 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6027
6028         * gnus-sum.el (gnus-widget-reversible-match)
6029         (gnus-widget-reversible-to-internal)
6030         (gnus-widget-reversible-to-external): New functions.
6031         (gnus-widget-reversible): New widget.
6032         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
6033
6034 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
6035
6036         * gnus-sum.el (gnus-thread-sort-functions)
6037         (gnus-article-sort-functions): Document `(not F)' items.
6038
6039 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6040
6041         * spam.el (spam-use-gmane-xref): new backend
6042         (spam-gmane-xref-spam-group): variable to control the name of the
6043         Gmane spam group
6044         (spam-blackhole-servers, spam-blackhole-good-server-regex)
6045         (spam-regex-headers-spam, spam-regex-headers-ham)
6046         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
6047         (spam-list-of-checks): added spam-use-gmane-xref to list of
6048         backends and checks
6049         (spam-check-gmane-xref): function for spam-use-gmane-xref
6050
6051         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
6052         an autodetect method
6053
6054 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
6055
6056         * gnus-int.el (gnus-request-accept-article): Inform the agent that
6057         articles are being added to a group.
6058         (gnus-request-replace-article): Inform the agent that articles
6059         need to be uncached as the cached contents are no longer valid.
6060
6061 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * binhex.el: Don't autoload executable-find.
6064
6065         * canlock.el: Don't autoload mail-fetch-field.
6066
6067         * dgnushack.el: Autoload c-mode for XEmacs.
6068
6069         * gnus-ems.el: Don't autoload appt-select-lowest-window.
6070
6071         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
6072         rmail-dont-reply-to and rmail-output.
6073
6074         * gnus-score.el: Don't autoload ffap-string-at-point.
6075
6076         * gnus-setup.el: Don't autoload sc-cite-original.
6077
6078         * imap.el: Don't autoload base64-decode-string,
6079         base64-encode-string and md5.
6080
6081         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
6082         and rmail-msg-restore-non-pruned-header.
6083
6084         * mm-decode.el: Don't autoload executable-find.
6085
6086         * mm-url.el: Don't autoload executable-find.
6087
6088         * mm-view.el: Don't autoload diff-mode.
6089
6090         * nndb.el: Don't autoload news-reply-mode, news-setup,
6091         cancel-timer and telnet.
6092
6093         * password.el: Don't autoload run-at-time for Emacs.
6094
6095         * sha1-el.el: Don't autoload executable-find.
6096
6097         * sieve-mode.el: Don't autoload c-mode.
6098
6099         * uudecode.el: Don't autoload executable-find.
6100
6101 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
6102
6103         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
6104         (gnus-agent-possibly-alter-active): Avoid null in numeric
6105         comparison.
6106         (gnus-agent-set-local): Refuse to save null in local object table.
6107         (gnus-agent-regenerate-group): The REREAD parameter can now be a
6108         list of articles that will be marked as unread.
6109
6110 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
6113
6114 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
6115
6116         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
6117         language tags.
6118
6119 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6120
6121         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
6122         Don't bind "obarray".
6123
6124         * gnus-sum.el (gnus-thread-sort-functions): Added
6125         `gnus-thread-sort-by-most-recent-number' and
6126         `gnus-thread-sort-by-most-recent-date'.
6127         Reported by Kai Grossjohann <kai@emptydomain.de>.
6128
6129 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6130
6131         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
6132
6133 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
6134
6135         * gnus-cus.el (gnus-agent-customize-category): Removed
6136         ignore-errors macro reference that required cl to be loaded at
6137         run-time.
6138
6139         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
6140         single-interval range of the form (min . max).  Previously the
6141         range had to look like ((min . max)).  Likewise, return
6142         (min . max) rather than ((min . max)).
6143         (gnus-range-map): Use gnus-range-normalize to accept
6144         single-interval range.
6145
6146         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
6147         the cache, but not the agent, now appear with their usual face.
6148
6149         * dgnushack.el (loaddir): New variable that is bound to the
6150         directory containing the dgnushack.el file. Use loaddir, rather
6151         than srcdir, to update load-path. Change lets dgnushack compile
6152         code in directories other than GNUS/lisp.
6153
6154 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * lpath.el: Don't bind w3m-safe-url-regexp.
6157
6158         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
6159         w3m-safe-url-regexp variable buffer-local.
6160
6161         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
6162
6163 2004-02-27  Simon Josefsson  <jas@extundo.com>
6164
6165         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
6166         gnus-group-real-prefix.
6167         (gnus-summary-move-article): Use it, instead of
6168         gnus-group-real-prefix.
6169
6170 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6171
6172         * lpath.el: Bind w3m-safe-url-regexp.
6173
6174         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
6175         w3m-safe-url-regexp variable buffer-local and set it as the value
6176         of mm-w3m-safe-url-regexp.
6177
6178         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
6179
6180         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
6181         parsing gnus-posting-styles when the message is not for replying.
6182
6183         * dgnushack.el: Autoload sgml-mode for XEmacs.
6184
6185         * nnrss.el (nnrss-opml-export): Use
6186         mm-set-buffer-file-coding-system instead of
6187         set-buffer-file-coding-system.
6188
6189 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
6190
6191         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
6192         of checkdoc.el).
6193         * nnrss.el: do.
6194         * gnus-mlspl.el: do.
6195         * gnus-ml.el: do.
6196         * gnus-srvr.el: do.
6197
6198         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
6199
6200 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6201
6202         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
6203         Corrections to custom-manual links.
6204
6205         * gnus-art.el (gnus-article): Ditto.
6206
6207         * mm-decode.el (mime-display, mime-security): Ditto.
6208
6209 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
6210
6211         * flow-fill.el: Typo.
6212
6213 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
6214
6215         * spam-wash.el: New file.
6216
6217 2004-02-26  Mark A. Hershberger <mah@everybody.org>
6218
6219         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
6220
6221 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6222
6223         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
6224         to be run with new-articles as LIST1, not LIST2
6225         (spam-registration-functions): add spam-use-ham-copy as a nil
6226         registration backend
6227
6228 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
6229
6230         * spam-stat.el (spam-stat-washing-hook): New option.
6231         (spam-stat-buffer-words): Use it.
6232         (spam-stat-process-directory, spam-stat-test-directory): Use
6233         insert-file-contents-literally.
6234         (spam-stat-coding-system): New variable.
6235         (spam-stat-load, spam-stat-save): Use it.
6236
6237 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * spam-report.el (spam-report-plug-agent): Quote
6240         spam-report-url-to-file and spam-report-url-ping-plain.
6241
6242 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
6243
6244         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
6245         / in mailto URLs.
6246
6247 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6248
6249         * spam-report.el (spam-report-process-queue): Fix interactive use.
6250         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
6251         (spam-report-unplug-agent): Doc fixes.
6252         (spam-report-url-ping-mm-url, spam-report-url-to-file)
6253         (spam-report-agentize, spam-report-deagentize): Autoload
6254
6255 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6256
6257         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
6258
6259         * message.el (message-setup-fill-variables): Add mml tags to
6260         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
6261         <ajk@iu.edu>.
6262         (message-mode): Don't modify paragraph-separate there.
6263
6264 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * compface.el (uncompface-use-external): Default to undecided.
6267         (uncompface-use-external-threshold): New variable.
6268         (uncompface-float-time): New macro.
6269         (uncompface): Determine whether to use the external decoder if
6270         uncompface-use-external is undecided.
6271
6272 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6273
6274         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
6275         after images.
6276
6277         * gnus-art.el (gnus-mime-display-single): Remove dead code.
6278
6279 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
6280
6281         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
6282
6283         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
6284
6285         * gnus-sum.el (gnus-summary-limit-to-age)
6286         (gnus-summary-limit-children): do.
6287
6288         * gnus-int.el (gnus-request-scan): do.
6289
6290         * gnus-group.el (gnus-group-suspend): do.
6291
6292         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
6293
6294         * gnus-cite.el (gnus-cite-parse-attributions): do.
6295
6296         * gnus-agent.el (gnus-summary-set-agent-mark)
6297         (gnus-agent-regenerate-group): do.
6298
6299         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
6300
6301         * binhex.el (binhex-decode-region-internal): do.
6302
6303 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6304
6305         * gnus-fun.el (gnus-face-properties-alist): New user option.
6306         (gnus-display-x-face-in-from): Use it.
6307
6308         * gnus-art.el (article-display-face): Ditto.
6309
6310         * compface.el (uncompface-use-external): Default to nil.
6311
6312 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
6313
6314         * nntp.el (nntp-erase-buffer): New function.
6315         (nntp-retrieve-data, nntp-send-command)
6316         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
6317         (nntp-possibly-change-group): Use it.
6318
6319         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
6320         with-current-buffer.
6321
6322 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
6323
6324         * compface.el: Merge the ELisp-based uncompface program.
6325         (compface): New customization group.
6326         (uncompface-use-external): New user option.
6327         (uncompface): Call uncompface-internal if uncompface-use-external
6328         is nil.
6329         (uncompface-internal): New function.  Note that there are also
6330         some other functions and variables added for this function.
6331
6332 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
6333
6334         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
6335         if necessary.
6336
6337 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6338
6339         * spam-report.el (spam-report-unplug-agent)
6340         (spam-report-plug-agent, spam-report-deagentize)
6341         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
6342         support for the Agent in spam-report: when unplugged, report to a
6343         file; when plugged, submit all the requests
6344
6345         * spam.el (spam-register-routine): improved message about
6346         registration
6347
6348 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
6349
6350         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
6351         dependencies.
6352         (rfc2047-encode): Use it.
6353
6354         * gnus-art.el (gnus-button-marker-list): Move before first
6355         reference.
6356
6357         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6358         (imap-parse-body): Fix format string mismatch.
6359
6360         * gnus-score.el (gnus-summary-increase-score): do.
6361
6362         * nnrss.el (nnrss-close): New function.
6363
6364 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
6365
6366         * nnrss.el (nnrss-make-filename): New function.
6367         (nnrss-request-delete-group, nnrss-read-server-data)
6368         (nnrss-save-server-data, nnrss-read-group-data)
6369         (nnrss-save-group-data): Use it.
6370         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
6371         (nnrss-read-server-data, nnrss-read-group-data): Use load.
6372         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
6373
6374 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
6375
6376         * mml.el (mml-compute-boundary-1): Don't uncompress files.
6377
6378 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
6379
6380         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
6381         files.
6382
6383         * message.el (message-generate-headers-first): Don't quote nil
6384         and t in docstrings.
6385
6386         * imap.el (imap-id): do.
6387
6388         * gnus-agent.el (gnus-agent-consider-all-articles)
6389         (gnus-agent-queue-mail): do.
6390
6391 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
6392
6393         * spam-report.el (spam-report-process-queue): New function.
6394         Process requests from `spam-report-requests-file'.
6395         (spam-report-process-queue): Doc fix.
6396
6397 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
6398
6399         * spam.el (spam-register-routine)
6400         (spam-log-processing-to-registry, spam-log-registered-p)
6401         (spam-log-unregistration-needed-p, spam-log-undo-registration):
6402         change "check" to "spam-check" for semi-clarity
6403
6404 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
6405
6406         * pop3.el: Require nnheader.
6407
6408         * mml-smime.el: Require cl.  Autoload message-fetch-field.
6409
6410         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
6411
6412         * gnus-picon.el: Require cl.
6413
6414         * gnus-fun.el: Require gnus-ems and gnus-util.
6415
6416         * gnus.el (gnus-method-to-server): Move defsubst before first use.
6417
6418         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
6419
6420         * gnus-art.el (gnus-article-edit-mode): Define before first
6421         reference.
6422
6423 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
6424
6425         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
6426         (gnus-uu-post-encoded): Use point-at-bol.
6427
6428         * gnus-topic.el (gnus-group-active-topic-p): do.
6429
6430         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
6431
6432         * gnus-group.el (gnus-group-kill-region): do.
6433
6434         * gnus-art.el (article-date-ut): do.
6435
6436         * message.el (message-fetch-field): Remove redundant
6437         case-fold-search binding.
6438         (message-narrow-to-field): Simplify.
6439
6440 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6441
6442         * spam.el (spam-directory): Derive from `gnus-directory'.
6443
6444         * spam-report.el (spam-report-url-to-file)
6445         (spam-report-requests-file): New function and variable for offline
6446         reporting.
6447         (spam-report-url-ping-function): Add `spam-report-url-to-file'
6448         and user defined function.
6449         (spam-report-url-ping-mm-url): Remove doubled slash.
6450
6451 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
6452
6453         * spam.el (spam-list-of-processors): fixed spamassassin variable names
6454
6455 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
6456
6457         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
6458         format string mismatch.
6459
6460         * sieve.el (sieve-deactivate-all): do.
6461
6462         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
6463
6464         * nnlistserv.el (nnlistserv-kk-wash-article): do.
6465
6466         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
6467
6468         * mm-bodies.el (mm-7bit-chars): Don't include \r.
6469
6470 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
6473         the list of checks
6474
6475 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
6476
6477         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
6478         padding.
6479
6480 2004-01-27  Simon Josefsson  <jas@extundo.com>
6481
6482         * mm-view.el (mm-fill-flowed): Add.
6483         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
6484         <angeli@iwi.uni-sb.de>.
6485
6486 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
6487
6488         * spam.el (spam-spamassassin-register-ham-routine)
6489         (spam-spamassassin-register-spam-routine): fixed function names
6490
6491 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6492
6493         * gnus.el (gnus-tmp-grouplens): Remove.
6494         (gnus-summary-line-format): Remove grouplens.
6495
6496         * gnus-group.el (gnus-group-line-format): Ditto.
6497
6498         * gnus-spec.el (gnus-format-specs): Ditto.
6499         (gnus-update-format-specifications): Flush the group format spec
6500         cache if there's the grouplens stuff.
6501         (gnus-parse-simple-format): Replace %l with the empty string.
6502
6503 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
6504
6505         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
6506         omission.
6507         From Jerry James  <james@xemacs.org>
6508
6509 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6510
6511         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
6512         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6513
6514 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6515
6516         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
6517         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
6518         New macros and functions.
6519         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
6520         Handle > NLINK_MAX messages.
6521         * nnmaildir.el (nnmaildir-request-set-mark): Use
6522         nnmaildir--emlink-p and nnmaildir--eexist-p.
6523
6524 2004-01-25  Alex Schroeder  <alex@gnu.org>
6525
6526         * spam-stat.el (spam-stat-process-directory-age): New option.
6527         (spam-stat-process-directory): Use it.
6528
6529 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
6530
6531         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
6532         (spam-stat-save): Accept prefix argument.
6533
6534 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
6535
6536         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
6537         links" error.
6538
6539 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6540
6541         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
6542         the rest of the and/or forms.
6543
6544 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
6545
6546         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
6547         compatibility with old .newsrc.eld files.
6548
6549         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
6550
6551         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
6552
6553         * gnus-start.el (gnus-1): do.
6554
6555         * gnus-group.el (gnus-group-line-format-alist): do.
6556
6557         * gnus.el (gnus-use-grouplens, gnus-visual): do.
6558
6559         * gnus-gl.el: Remove.
6560
6561 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
6562
6563         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
6564         marks consisting of a single range {for example, (3 . 5)} rather
6565         than a list of a single range { ((3 . 5)) }.
6566
6567 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
6568
6569         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
6570         with-current-buffer.
6571         (spam-stat-store-current-buffer): Use insert-buffer-substring to
6572         avoid consing a string.
6573
6574         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
6575         Remove obsolete entries for big5 and gb2312.
6576
6577 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
6578
6579         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
6580         uncompressed list.
6581
6582 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
6583
6584         * spam-stat.el (spam-stat-strip-xref): New function.
6585         (spam-stat-process-directory): Use it.
6586
6587         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
6588         here -- it's done in message-fetch-field.
6589
6590 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
6591
6592         * gnus-agent.el (gnus-agent-queue-mail,
6593         gnus-agent-prompt-send-queue): New variables.
6594         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
6595         * gnus-draft.el (gnus-group-send-queue): Pass the group name
6596         "nndraft:queue" along to gnus-draft-send.  Use
6597         gnus-agent-prompt-send-queue.
6598         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
6599         is "nndraft:queue".  Suggested by Gaute Strokkenes
6600         <gs234@srcf.ucam.org>
6601
6602         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
6603         (agent-enable-undownloaded-faces): Added
6604         (gnus-agent-cat-groups): Use eval-and-compile, not
6605         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
6606         method of gnus-agent-cat-groups even when the buffer has been
6607         evaled.
6608         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
6609         delete gnus-agent-save-active-1.
6610         (gnus-agent-save-groups): Deleted. Identical to
6611         gnus-agent-save-active.
6612         (gnus-agent-write-active): No longer adjust agent's copy of active
6613         file as agent's adjustments are now stored in their own
6614         file. Removed optional parameter.
6615         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
6616         servers.  Add use of min/max range limits from server's local
6617         file.
6618         (gnus-agent-save-alist): Removed unused optional argument.
6619         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
6620         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
6621         (gnus-agent-set-local): A per-server file that keeps min/max range
6622         limits for articles known to the agent.  Provides a fast mechanism
6623         for altering many active ranges.
6624         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
6625         active file (local makes it unnecessary).
6626         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
6627
6628         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
6629         (agent-enable-undownloaded-faces): Added
6630
6631         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
6632         disable it when sending to "nndraft:queue".
6633         (gnus-group-send-queue): Add safety check to avoid sending queue
6634         when unplugged.
6635
6636         * gnus-group.el (gnus-group-catchup): Use new
6637         gnus-sequence-of-unread-articles, not
6638         gnus-list-of-unread-articles, to avoid exhausting memory with huge
6639         numbers of articles.  Use gnus-range-map to avoid having to
6640         uncompress the unread list.
6641         (gnus-group-archive-directory,
6642         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
6643         reference.
6644
6645         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
6646         (gnus-sorted-range-intersection): Intersection of two ranges
6647         without requiring that they first be uncompressed.
6648
6649         * gnus-start.el (gnus-activate-group): Unless blocked by the
6650         caller, possibly expand the active range to include both cached
6651         and agentized articles.
6652         (gnus-convert-old-newsrc): Rewrote in anticipation of having
6653         multiple version-dependent converters.
6654         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
6655         gnus-agent-save-active.
6656         (gnus-save-newsrc-file): Save dirty agent range limits.
6657
6658         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
6659         gnus-agent-possibly-alter-active.
6660         (gnus-adjust-marked-articles): Faster handling of simple lists
6661
6662 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
6663
6664         * spam-stat.el (spam-stat-test-directory): New optional argument
6665         displays a list of files detected.  Suggested by Andrew Cohen
6666         <cohen@andy.bu.edu>.
6667         (spam-stat-buffer-words-with-scores): Don't narrow and change
6668         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
6669
6670 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
6671
6672         * spam.el (gnus-summary-mode-map): make spam-generic-score the
6673         default scoring function
6674         (spam-generic-score): calls spam-spamassassin-score if
6675         spam-use-spamassassin or spam-use-spamassassin-headers is on;
6676         spam-bogofilter-score otherwise.
6677
6678         From Hubert Chan <hubert@uhoreg.ca>:
6679
6680         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
6681         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
6682         (spam-spamassassin-arguments)
6683         (spam-spamassassin-spam-flag-header)
6684         (spam-spamassassin-positive-spam-flag-header)
6685         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
6686         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
6687         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6688         (spam-list-of-processors, spam-list-of-checks)
6689         (spam-list-of-statistical-checks, spam-registration-functions)
6690         (spam-check-spamassassin-headers, spam-check-spamassassin)
6691         (spam-spamassassin-score)
6692         (spam-spamassassin-register-with-sa-learn)
6693         (spam-spamassassin-register-spam-routine)
6694         (spam-spamassassin-register-ham-routine)
6695         (spam-assassin-register-spam-routine)
6696         (spam-assassin-register-ham-routine): add SpamAssassin support
6697         (spam-bogofilter-score): fix to show article before scoring
6698
6699         * gnus.el (spam-process, spam-autodetect-methods): add
6700         spamassassin and spamassassin-headers
6701
6702         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6703         Suppress unnecessary messages.  From Nevin Kapur
6704         <nkapur@cs.caltech.edu>.
6705
6706 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
6707
6708         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
6709         make-hash-table.
6710
6711 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * canlock.el (base64-encode-string): Don't autoload it.
6714
6715 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * run-at-time.el: Remove useless (require 'itimer),
6718         eval-and-compile and (featurep 'xemacs).
6719
6720 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
6721
6722         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
6723         GROUP is a virtual group.
6724
6725 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
6726
6727         * gnus.el: Autoload `message-y-or-n-p'.
6728
6729 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
6730
6731         * pgg-parse.el: Remove unnecessary (require 'custom).
6732
6733         * pgg-def.el: do.
6734
6735         * nnmail.el: do.
6736
6737         * gnus-undo.el: do.
6738
6739         * gnus-picon.el: do.
6740
6741         * gnus-util.el: do.
6742
6743 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
6744
6745         * gnus-sum.el (gnus-pick-line-number): Add autoload.
6746
6747 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
6750         handle, as well as a list.
6751
6752         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
6753         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
6754         (mm-w3m-cid-retrieve): Simplify.
6755
6756 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
6757
6758         * message.el (message-kill-to-signature): Allow prefix arg to
6759         specify number of lines to keep before signature.  From Vasily
6760         Korytov.
6761         (message-kill-to-signature): Change docstring.
6762
6763 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6764
6765         * canlock.el: Always require sha1-el.
6766         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
6767
6768         * message.el: Autoload sha1 only when compiling.
6769
6770         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
6771         eudc-expand-inline for XEmacs.
6772
6773 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * message.el (message-canlock-generate): Require sha1-el.
6776
6777 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
6778
6779         * message.el (message-expand-name): Silence the byte compiler.
6780
6781         * lpath.el: Add detect-coding-system.
6782
6783         * dgnushack.el (dgnushack-compile): Remove obsolete check for
6784         cus-edit.
6785
6786 2004-01-13  Simon Josefsson  <jas@extundo.com>
6787
6788         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
6789         Invoke gnus-score-mode.  Reported by
6790         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
6791
6792         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
6793         Jim Blandy <jimb@redhat.com> (tiny change).
6794
6795 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
6796
6797         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
6798
6799 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
6800
6801         * spam.el (spam-get-article-as-string): updated to use
6802         gnus-request-article-this-buffer, much simpler
6803         (spam-get-article-as-buffer): removed
6804
6805 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
6806
6807         * message.el (message-expand-name): Use EUDC if the user uses
6808         that.
6809
6810 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
6811
6812         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
6813         character for the encoding to avoid consing a string.
6814
6815         * rfc2047.el (rfc2047-decode-string): Don't cons a string
6816         unnecessarily.
6817
6818         * mm-util.el (mm-replace-chars-in-string): Remove.
6819
6820         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
6821         of mm-replace-chars-in-string.
6822
6823 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
6824
6825         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
6826         strings.
6827
6828         * mm-util.el (mm-subst-char-in-string): Support inplace.
6829
6830         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
6831         a new string in every iteration.  Use shy groups.
6832
6833 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
6834
6835         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
6836         (gnus-group-change-level, gnus-kill-newsgroup)
6837         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
6838         (gnus-get-unread-articles, gnus-make-articles-unread)
6839         (gnus-make-ascending-articles-unread): Use accessor
6840         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
6841         to get group information for improved readability.
6842
6843         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
6844
6845         * gnus-soup.el (gnus-soup-group-brew): do.
6846
6847         * gnus-msg.el (gnus-put-message): do.
6848
6849         * gnus-move.el (gnus-group-move-group-to-server): do.
6850
6851         * gnus-kill.el (gnus-batch-score): do.
6852
6853         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
6854         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
6855         (gnus-group-update-group, gnus-group-read-group)
6856         (gnus-group-make-group, gnus-group-make-help-group)
6857         (gnus-group-make-archive-group, gnus-group-make-directory-group)
6858         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
6859         (gnus-group-sort-by-unread, gnus-group-catchup)
6860         (gnus-group-unsubscribe-group, gnus-group-kill-group)
6861         (gnus-group-yank-group, gnus-group-set-info)
6862         (gnus-group-list-groups): do.
6863
6864         * gnus.el (gnus-generate-new-group-name): do.
6865
6866         * gnus-delay.el (gnus-delay-send-queue): do.
6867
6868         * nnvirtual.el (nnvirtual-catchup-group): do.
6869
6870         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
6871         do.
6872
6873         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
6874         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
6875
6876         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
6877         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
6878         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
6879         (gnus-group-make-articles-read): do.
6880
6881 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6882
6883         * gnus-art.el (article-decode-mime-words, article-babel)
6884         (gnus-article-highlight-signature, gnus-article-add-buttons)
6885         (gnus-signature-toggle): Use gnus-with-article-buffer.
6886
6887         * gnus-art.el (gnus-article-highlight-headers)
6888         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
6889
6890         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
6891         (gnus-article-set-globals, gnus-request-article-this-buffer)
6892         (gnus-button-message-id, gnus-article-maybe-hide-headers)
6893         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
6894         (gnus-mime-display-alternative): Use with-current-buffer.
6895
6896 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6897
6898         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
6899         also under 80 char limit, and call gnus-error if needed
6900         (spam-fetch-article-header): finally fixed - it was a
6901         buffer-local variable (gnus-newsgroup-data)
6902         (spam-find-spam): use spam-generate-fake-headers, forget about
6903         spam-insert-fake-headers
6904         (spam-insert-fake-headers): removed
6905
6906 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6907
6908         * deuglify.el (gnus-article-outlook-unwrap-lines)
6909         (gnus-outlook-rearrange-article)
6910         (gnus-outlook-repair-attribution-outlook)
6911         (gnus-outlook-repair-attribution-block)
6912         (gnus-outlook-repair-attribution-other): Remove redundant
6913         save-excursion.
6914
6915 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6916
6917         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
6918         (spam-fetch-field-subject-fast)
6919         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
6920         (spam-fetch-article-header): new functions to deal with Gnus
6921         internals for fast retrieval of article header data
6922         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
6923
6924 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6925
6926         * pop3.el (pop3-md5): Remove.
6927         (pop3-apop): Replace pop3-md5 with md5.
6928
6929         * mm-bodies.el: base64 is always built-in.
6930
6931         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
6932         with-current-buffer.
6933
6934 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6935
6936         * canlock.el (canlock-insert-header): Remove excessive grouping in
6937         regexp.
6938
6939         * gnus-sum.el (gnus-summary-read-document): Ditto.
6940
6941         * gnus-uu.el (gnus-uu-part-number): Ditto.
6942
6943         * html2text.el (html2text-remove-tags): Ditto.
6944         (html2text-format-tags): Ditto.
6945         (html2text-format-single-elements): Ditto.
6946
6947         * mml.el (mml-parse-1): Ditto.
6948
6949 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6950
6951         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
6952
6953         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
6954
6955         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
6956
6957         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
6958
6959 2003-11-15  Simon Josefsson  <jas@extundo.com>
6960
6961         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
6962         (pgg-gpg-lookup-key): Use regexp match instead of
6963         split-string (split-string is different between emacs 21.2 and
6964         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
6965
6966 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6967
6968         * gnus-art.el (gnus-mime-view-all-parts)
6969         (gnus-article-part-wrapper, gnus-article-view-part): Use
6970         with-current-buffer.
6971
6972 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6973
6974         * spam.el (spam-disable-spam-split-during-ham-respool)
6975         (spam-spamoracle-database, spam-cache-lookups)
6976         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
6977         (spam-group-ham-mark-p, spam-group-spam-mark-p)
6978         (spam-group-ham-marks, spam-group-spam-marks)
6979         (spam-group-spam-contents-p, spam-group-ham-contents-p)
6980         (spam-list-of-processors, spam-list-of-statistical-checks): doc
6981         fix, also add spam-use-blackholes to the statistical checks
6982         (spam-fetch-field-fast): new interface to fetching fields, may
6983         become a macro
6984         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
6985         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
6986         (spam-insert-fake-headers): fake an article when needed
6987         (spam-find-spam): fake article when possible
6988         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
6989         (spam-check-bogofilter-headers): use message-fetch-field instead
6990         of nnmail-fetch-field
6991
6992 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6993
6994         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
6995
6996 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6997
6998         * spam.el (spam-split): do not require spam-use-CHECK to be
6999         enabled if that check is passed to spam-split explicitly; also
7000         fix so 'spam doesn't get converted to spam-split-group when
7001         spam-split-symbolic-return is t
7002         (spam-find-spam): find registrations of the article and use those
7003         instead of re-running spam-split to find the spam/ham
7004         classification of the article
7005         (spam-log-processing-to-registry, spam-log-registered-p)
7006         (spam-log-unregistration-needed-p, spam-log-undo-registration):
7007         use gnus-error instead of gnus-message
7008         (spam-log-registration-type): new function to determine the
7009         classification of a message based on registry entries; will
7010         return nil if both 'spam and 'ham are found
7011         (spam-check-BBDB): expand all the BBDB macros here so we can have
7012         a reasonably fast local cache without the loading errors
7013         (spam-cache-lookups): set to t by default
7014         (spam-find-spam): don't try to guess spam-cache-lookups
7015         (spam-enter-whitelist, spam-enter-blacklist): also clear the
7016         spam-caches entry
7017         (spam-filelist-build-cache, spam-filelist-check-cache): better
7018         caching of whitelist/blacklist entries
7019         (spam-check-whitelist, spam-check-blacklist): invoke
7020         spam-from-listed-p with a type, not a cache variable
7021         (spam-from-listed-p): wrap around spam-filelist-check-cache
7022
7023 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
7024
7025         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
7026
7027         * nnmail.el (nnmail-split-fancy): do.
7028
7029         * mml.el (mml-parse): do.
7030
7031         * gnus-score.el (gnus-enter-score-words-into-hashtb)
7032         (gnus-score-adaptive): do.
7033
7034 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7035
7036         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
7037         (gnus-mime-button-map): Don't set keymap parent.
7038         (gnus-button-ctan-directory-regexp): Use shy grouping.
7039         (gnus-prev-page-map): Don't set keymap parent.
7040         (gnus-prev-page-map): Remove duplicated one.
7041         (gnus-next-page-map): Don't set keymap parent.
7042         (gnus-mime-security-button-map): Ditto.
7043
7044         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
7045         version number.
7046
7047         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
7048
7049 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * canlock.el (canlock-sha1-function): Remove.
7052         (canlock-sha1-function-for-verify): Remove.
7053         (canlock-openssl-program): Remove.
7054         (canlock-openssl-args): Remove.
7055         (canlock-ignore-errors): Remove.
7056         (canlock-sha1-with-openssl): Remove.
7057         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
7058         (canlock-verify): Don't use canlock-ignore-errors.
7059
7060         * sha1-el.el (sha1-string-external): Make it can return a string
7061         in binary form.
7062         (sha1-region-external): Ditto.
7063         (sha1-string-internal): Ditto.
7064         (sha1-region-internal): Ditto.
7065         (sha1-region): Ditto.
7066         (sha1-string): Ditto.
7067         (sha1): Ditto.
7068
7069 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7070
7071         * spam.el (spam-report-articles-gmane): New command.
7072
7073 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7074
7075         * gnus.el: Don't make unnecessary *Group* buffer when loading.
7076
7077         * run-at-time.el (run-at-time-saved): Remove.
7078         (run-at-time): Doc fix.
7079
7080 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
7081
7082         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
7083         (gnus-summary-limit-map): Add it.
7084         (gnus-summary-make-menu-bar): do.
7085
7086 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
7087
7088         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
7089         first attempt at some caching support (done for BBDB only now)
7090         (spam-find-spam): set spam-cache-lookups if there are more than 2
7091         addresses to be checked
7092         (spam-clear-cache-BBDB): new function, to be invoked by
7093         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
7094         (spam-check-BBDB): check and use the caches, if
7095         spam-cache-lookups is on
7096         remove superfluous (provide)
7097
7098 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
7101
7102 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
7103
7104         * run-at-time.el (run-at-time-saved): Move to after the definition
7105         of `run-at-time'.
7106
7107         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
7108
7109 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7110
7111         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
7112         mm-w3m-local-map-property.
7113
7114         * mm-view.el (mm-w3m-mode-map): Remove.
7115         (mm-w3m-local-map-property): Remove.
7116         (mm-inline-text-html-render-with-w3m): Don't use
7117         mm-w3m-local-map-property.
7118
7119 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7120
7121         * run-at-time.el: New file.
7122
7123         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
7124         under Emacs.
7125
7126         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
7127         of gnus-set-text-properties.
7128
7129         * gnus-uu.el (gnus-uu-save-article): Ditto.
7130
7131         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
7132
7133         * gnus-cite.el (gnus-cite-parse): Ditto.
7134
7135         * gnus-art.el (gnus-button-push): Use set-text-properties instead
7136         of gnus-.
7137
7138         * gnus-xmas.el (run-at-time): Require run-at-time.
7139
7140         * gnus.el: Changed calls to nnheader-run-at-time and
7141         password-run-at-time throughout to use run-at-time directly.
7142
7143         * password.el: Removed definition of run-at-time.
7144
7145         * nnheaderxm.el: Remove definition of run-at-time.
7146
7147 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
7148
7149         * mml.el (mml-minibuffer-read-disposition): Show attachment type
7150         in prompt (tiny change)
7151
7152 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
7153
7154         * messagexmas.el (message-xmas-redefine): Alias
7155         `message-make-caesar-translation-table' to
7156         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
7157         version.
7158
7159         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
7160         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
7161         `gnus-xmas-set-text-properties'.
7162         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
7163         `gnus-xmas-completing-read'.
7164         (gnus-xmas-completing-read): Removed.
7165         (gnus-xmas-open-network-stream): Removed.
7166
7167         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
7168         XEmacs version.
7169
7170         * dns.el (dns-make-network-process): Use `open-network-stream'
7171         instead of `gnus-xmas-open-network-stream'.
7172
7173         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
7174
7175         * .cvsignore: Add auto-autoloads.el, custom-load.el.
7176
7177 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
7178
7179         * gnus-art.el (gnus-mime-display-alternative)
7180         (gnus-insert-mime-button, gnus-insert-mime-security-button)
7181         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
7182         Don't use gnus-local-map-property.
7183
7184         * gnus-util.el (gnus-local-map-property): Remove.
7185
7186         * mm-view.el (mm-view-pkcs7-decrypt): Replace
7187         gnus-completing-read-maybe-default with completing-read.
7188
7189         * gnus-util.el (gnus-completing-read): do.
7190         (gnus-completing-read-maybe-default): Remove.
7191
7192 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
7193
7194         * password.el: Only autoload `run-at-time' if not XEmacs.
7195         Only autoload the itimer functions if XEmacs.
7196
7197 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7198
7199         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
7200         XEmacsen.
7201
7202         * dgnushack.el: Autoload executable-find for XEmacs.
7203
7204 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
7205
7206         * gnus-art.el (gnus-read-string): Remove.
7207         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
7208         read-string.
7209
7210 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
7211
7212         * netrc.el: autoload password-read
7213         (netrc): new configuration group
7214         (netrc-encoding-method, netrc-openssl-path): configuration
7215         variables for encoding and decoding of files with symmetric
7216         ciphers
7217         (netrc-encode): assistant function to encode a file with
7218         netrc-encoding-method
7219         (netrc-parse): added interactive parameter, added optional
7220         decoding if netrc-encoding-method is non-nil but otherwise
7221         behavior is standard
7222         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
7223         s/encode/encrypt/ everywhere
7224
7225         * spam.el: remove executable-find autoload
7226
7227 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
7228
7229         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
7230
7231         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
7232
7233 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7234
7235         * gnus-art.el (gnus-treat-ansi-sequences,
7236         article-treat-ansi-sequences): New variable and function.
7237         Suggested by Dan Jacobson <jidanni@jidanni.org>.
7238
7239         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
7240         Use it.
7241
7242 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
7243
7244         * mm-util.el (mm-quote-arg): Remove.
7245
7246         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
7247         shell-quote-argument.
7248
7249         * gnus-uu.el (gnus-uu-command): do.
7250
7251         * gnus-sum.el (gnus-summary-insert-pseudos): do.
7252
7253         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
7254         with make-char.
7255
7256         * mm-util.el (mm-make-char): Remove.
7257
7258         * mml.el (mml-mode): Replace gnus-add-minor-mode with
7259         add-minor-mode.
7260
7261         * gnus-undo.el (gnus-undo-mode): do.
7262
7263         * gnus-topic.el (gnus-topic-mode): do.
7264
7265         * gnus-sum.el (gnus-dead-summary-mode): do.
7266
7267         * gnus-start.el (gnus-slave-mode): do.
7268
7269         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
7270
7271         * gnus-ml.el (gnus-mailing-list-mode): do.
7272
7273         * gnus-gl.el (gnus-grouplens-mode): do.
7274
7275         * gnus-draft.el (gnus-draft-mode): do.
7276
7277         * gnus-dired.el (gnus-dired-mode): do.
7278
7279         * gnus-ems.el (gnus-add-minor-mode): Remove.
7280
7281         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
7282         Replace gnus-char-width with char-width.
7283
7284         * gnus-ems.el (gnus-char-width): Remove.
7285
7286         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
7287         Replace gnus-char-width with char-width.
7288
7289         * gnus-ems.el (gnus-char-width): Remove.
7290
7291         * spam-stat.el (with-syntax-table): Remove with-syntax-table
7292         definition.
7293         Remove Emacs 20 hash table compatibility code.
7294
7295         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
7296         20 compatibility code.
7297
7298         * spam.el (spam-point-at-eol): Replace with point-at-eol.
7299
7300         * smime.el (smime-point-at-eol): Replace with point-at-eol.
7301
7302         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
7303         with point-at-{eol,bol}.
7304
7305         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
7306
7307         * imap.el (imap-point-at-eol): Replace with point-at-eol.
7308
7309         * flow-fill.el (fill-flowed-point-at-bol,
7310         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
7311
7312         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
7313         Replace with point-at-{eol,bol} throughout all files.
7314
7315 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7316
7317         * ntlm.el (ntlm-string-as-unibyte): New macro.
7318         (ntlm-build-auth-response): Use it.
7319
7320         Remove Emacs 20 stuff:
7321         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
7322         (butlast, mapc, remove): Remove the compiler macros.
7323         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
7324         of delq and copy-sequence.
7325         * gnus-art.el (popup-menu): Remove the compiler macro.
7326         * nnmail.el (nnmail-split-fancy): Don't support customizing with
7327         Emacs 20.
7328
7329 2004-01-05  Simon Josefsson  <jas@extundo.com>
7330
7331         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
7332         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
7333         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
7334         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
7335         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
7336         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
7337         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
7338         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
7339         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
7340         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
7341         ntlm-string-permute, string-lshift into ntlm-string-lshift,
7342         string-xor into ntlm-string-xor.  Suggested by
7343         Jesper Harder <harder@myrealbox.com>.
7344
7345         * ntlm.el: Don't include poem.
7346
7347         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
7348         Jesper Harder <harder@myrealbox.com>.
7349
7350         * sasl-ntlm.el, ntlm.el, md4.el: New files.
7351
7352         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
7353         probably breaks emacs with DL patch, but do we care? Is anyone
7354         still using the DL stuff?)
7355
7356         * sieve-manage.el: Use the password package.
7357         (sieve-manage-read-passwd): Remove.
7358         (sieve-manage-interactive-login): Use password.  Re-add
7359         condition-case around loop.
7360
7361         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
7362         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
7363         the password package.
7364
7365 2003-02-19  Simon Josefsson  <jas@extundo.com>
7366
7367         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
7368         token.
7369
7370 2002-08-07  Simon Josefsson  <jas@extundo.com>
7371
7372         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
7373         (sieve-manage-authenticators):
7374         (sieve-manage-authenticator-alist): Add some SASL mechs.
7375         (sieve-sasl-auth): New function.
7376         (sieve-manage-cram-md5-auth):
7377         (sieve-manage-plain-auth): Rewrite using SASL library.
7378         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
7379         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
7380         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
7381         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
7382
7383 2004-01-05  Simon Josefsson  <jas@extundo.com>
7384
7385         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
7386         New files.
7387
7388 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7389
7390         * gnus-group.el (gnus-no-groups-message): Update.
7391
7392         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
7393
7394 2003-11-09  Simon Josefsson  <jas@extundo.com>
7395
7396         * imap.el: Support for ID IMAP extension (RFC 2971).
7397         (imap-local-variables): Add imap-id.
7398         (imap-id): New variable.
7399         (imap-id): New function.
7400         (imap-parse-response): Parse untagged ID response.
7401         * nnimap.el (nnimap-id): New variable.
7402         (nnimap-open-connection): Use it.
7403
7404 2003-12-28  Simon Josefsson  <jas@extundo.com>
7405
7406         * gnus-score.el (gnus-score-edit-all-score): New.
7407         * gnus-group.el (gnus-group-score-map): Bind it to W e.
7408
7409 2004-01-04  Simon Josefsson  <jas@extundo.com>
7410
7411         * password.el: Add.
7412
7413 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
7414
7415         * dns.el: Add support for AAAA records (see RFC 3596)
7416
7417         * Fix typo PRT -> PTR
7418
7419         * Parse MX, PTR and SOA replies (see RFC 1035)
7420
7421 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7422
7423         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
7424
7425         * Moved to Changelog.2.
7426
7427 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7428
7429         * gnus.el (gnus-version-number): Bump version.
7430
7431 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7432
7433         * gnus.el: No Gnus v0.1 is released.
7434
7435 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7436
7437         * gnus.el: No Gnus v0.0 is released.
7438
7439 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7440
7441         * gnus.el (gnus-version-number): Bump.
7442         (gnus-version): No.
7443
7444 See ChangeLog.2 for earlier changes.
7445
7446     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
7447   Copying and distribution of this file, with or without modification,
7448   are permitted provided the copyright notice and this notice are preserved.
7449
7450 ;; Local Variables:
7451 ;; coding: iso-2022-7bit
7452 ;; End: