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