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