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