(nnweb-google-parse-1): Update regexp for author and date.
[gnus] / lisp / ChangeLog
1 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2
3         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4
5 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6
7         * gnus-agent.el (directory-files-and-attributes): Move all the way
8         forward (the third and final move).
9         (gnus-agent-read-agentview): Trap reconstruction errors due to
10         nonexistant directory.  Handle by returning nil.
11
12 2006-05-30  Didier Verna  <didier@xemacs.org>
13
14         * message.el (message-dont-reply-to-names): Update the custom type.
15         * message.el (message-dont-reply-to-names): New defsubst: potentially
16         convert a list of regexps into a single one.
17         * message.el (message-get-reply-headers): Use it.
18         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19
20 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * gnus-agent.el (directory-files-and-attributes): Move forward.
23
24 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
25
26         * gnus-ml.el (gnus-mailing-list-subscribe)
27         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
28         (gnus-mailing-list-message): Fix doc strings.
29
30 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
31
32         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
33         of doing it manually.
34
35 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
36
37         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
38         comment.
39
40 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
41
42         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
43         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
44         (gnus-agent-read-local): All symbols allocated in my-obarray
45         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
46         (gnus-agent-regenerate-group): Check numeric names to see if they are
47         messages or groups.
48         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
49         better way of do this...)
50
51         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
52         'dummy.group' (there should be a better way of do this...)
53
54 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
57         (gnus-saved-headers): Ditto.
58         (gnus-default-article-saver): Mention functions may have properties.
59         (gnus-article-save): Override gnus-save-all-headers and
60         gnus-saved-headers by :headers property which saver function may have.
61         (gnus-summary-save-in-file): Add :headers property.
62         (gnus-summary-write-to-file): Ditto.
63
64         * gnus-sum.el (gnus-summary-save-article): Bind
65         gnus-prompt-before-saving to t when saving many articles in a file;
66         always show all headers.
67
68         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
69
70 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
71
72         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
73         marks.
74
75         * message.el (message-indent-citation): Add optional arguments to allow
76         using it outside of message buffers.
77
78         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
79         (gnus-article-treat-unfold-headers): Use it.
80         (gnus-article-truncate-lines): New variable.
81         (gnus-article-mode): Use it.
82         (gnus-article-toggle-truncate-lines): New function.
83
84         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
85         gnus-article-toggle-truncate-lines.
86
87         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
88         coding system in XEmacs, use binary.
89
90 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
93         after-load-alist.
94
95         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
96         this function should save decoded articles.
97         (gnus-summary-write-to-file): Use property to specify this function
98         should save decoded articles and specify gnus-summary-save-in-file
99         should be used to save articles other than the first one when saving
100         many articles.
101         (gnus-summary-save-body-in-file): Use property to specify this
102         function should save decoded articles.
103         (gnus-summary-write-body-to-file): Use property to specify this
104         function should save decoded articles and specify
105         gnus-summary-save-body-in-file should be used to save articles other
106         than the first one when saving many articles.
107
108         * gnus-sum.el (gnus-summary-save-article): Simplify.
109
110 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * gnus-art.el (gnus-default-article-saver): Add
113         gnus-summary-write-body-to-file.
114         (gnus-article-save-coding-system): Don't use coding system object
115         in XEmacs.
116         (gnus-read-save-file-name): Add optional `dir-var' argument which
117         specifies directory in which files are saved; work even if optional
118         `variable' argument is not specified.
119         (gnus-summary-write-to-file): Read file name.
120         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
121         (gnus-summary-write-body-to-file): New function.
122
123         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
124         (gnus-summary-local-variables): Add it.
125         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
126         (gnus-summary-save-article): Remove optional `decode' argument;
127         determine whether to decode articles by the value of
128         gnus-default-article-saver; when saving many files using
129         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
130         it first and use gnus-summary-save-in-file or
131         gnus-summary-save-body-in-file thereafter unless
132         gnus-prompt-before-saving is always; move point to article which
133         will be saved.
134         (gnus-summary-save-article-file): Revert.
135         (gnus-summary-write-article-file): Revert.
136         (gnus-summary-save-article-body-file): Revert.
137         (gnus-summary-write-article-body-file): New function.
138
139 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
140
141         * gnus-art.el (gnus-default-article-saver): Doc fix.
142         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
143         from gnus-summary-save-article-coding-system, and default to a
144         certain coding system.
145         (gnus-output-to-file): Add coding cookie and encode text according
146         to gnus-article-save-coding-system; don't use mm-append-to-file.
147
148         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
149         gnus-art.el and rename to gnus-article-save-coding-system.
150         (gnus-summary-save-article): Require gnus-art; don't show all
151         headers if it decodes articles; don't add coding cookie here;
152         don't bind mm-text-coding-system-for-write.
153         (gnus-summary-save-article-file): Save decoded articles.
154         (gnus-summary-write-article-file): When saving many files, use
155         gnus-summary-write-to-file first and gnus-summary-save-in-file
156         thereafter unless gnus-prompt-before-saving is always.
157         (gnus-summary-save-article-body-file): Save decoded articles.
158
159         * lpath.el: Fbind select-safe-coding-system for XEmacs.
160
161 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
162
163         * nnrss.el (nnrss-check-group): Bind hash-index.
164
165 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
166
167         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
168         its hash index.  Store this hash in `nnrss-group-data'.
169         (nnrss-read-group-data): Update accordingly.
170
171 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
172
173         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
174         entry.
175
176         * gnus-sum.el (gnus-summary-make-menu-bar): Add
177         gnus-article-browse-html-article.
178
179 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
180
181         * gnus-sum.el (gnus-summary-mime-map): Add
182         gnus-article-browse-html-article.
183
184         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
185
186 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
187
188         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
189         suitable coding systems in customize.
190
191 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
192
193         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
194         (gnus-summary-expire-articles-now): Shorten prompt.
195
196         * gmm-utils.el (wid-edit): Require.
197         (defun-gmm): Renamed from `gmm-defun-compat'.
198         (gmm-image-search-load-path): Use it.
199         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
200
201 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
202
203         * gnus-sum.el (gnus-summary-save-article-coding-system): New
204         variable.
205         (gnus-summary-save-article): Add optional `decode' argument.  If
206         it is set and gnus-summary-save-article-coding-system is non-nil,
207         save decoded article.
208         (gnus-summary-write-article-file): Save decoded article if
209         gnus-summary-save-article-coding-system is non-nil.
210
211         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
212         type.
213
214 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
217
218 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
221         first to test gnus-single-article-buffer which may be buffer-local.
222
223         * gnus-sum.el (gnus-summary-setup-buffer): Make
224         gnus-single-article-buffer buffer-local and nil in ephemeral
225         group; make gnus-article-buffer, gnus-article-current, and
226         gnus-original-article-buffer always buffer-local.
227         (gnus-summary-exit): Kill article buffer belonging to ephemeral
228         group.
229         (gnus-handle-ephemeral-exit): Don't move to next summary line.
230
231 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
232
233         * nnml.el (nnml-request-compact-group): Compressed files might not
234         have .gz extension.
235
236 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
237
238         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
239         (mm-copy-to-buffer): Use with-current-buffer.
240         (mm-display-part): Simplify.
241         (mm-inlinable-p): Add optional arg `type'.
242
243 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
244
245         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED
246         argument.
247         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
248         Try harder to show the attachment internally or externally using
249         gnus-mime-view-part-as-type.
250
251 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
252
253         * message.el (message-from-style, message-signature-separator)
254         (message-user-organization-file, message-send-mail-function)
255         (message-citation-line-function, message-yank-prefix)
256         (message-indent-citation-function, message-signature)
257         (message-signature-file, message-signature-insert-empty-line):
258         Remove autoloads.
259
260         * gnus-art.el (gnus-buttonized-mime-types): Remove
261         "multipart/signed".  Revert 2006-04-26 change.
262
263 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
264
265         * gnus.el (gnus-version-number): Bump version.
266
267 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
268
269         * gnus.el: No Gnus v0.5 is released.
270
271 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
272
273         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
274         fetching articles by message-id.
275
276 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
277
278         * message.el (hashcash): Require hashcash as normal.
279
280         * ecomplete.el (ecomplete-highlight-match-line): Use
281         point-at-eol.
282         (ecomplete-highlight-match-line): Use `highlight', because that
283         face exists in both Emacs and XEmacs.
284
285         * message.el (message-display-abbrev): Use point-at-bol.
286
287         * mail-source.el: Don't require timer/timer-funcs.
288
289         * gnus-async.el: Ditto.
290
291         * password.el: Ditto.
292
293         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
294
295         * mm-url.el: Ditto.
296
297         * gnus-xmas.el: Don't require timer-funcs.
298
299         * mm-util.el: Require timer/timer-funcs.
300
301 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
302
303         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
304         Close.
305
306 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
309         unibyte after clear-decrypt function runs.
310
311         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
312         returns as a unibyte string.
313
314 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
315
316         * lpath.el: Revert.
317
318         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
319         (pgg-gpg-process-sentinel): Revert.
320
321         * pgg-pgp.el (pgg-pgp-process-region): Revert.
322         (pgg-pgp-lookup-key): Revert.
323
324         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
325         (pgg-pgp5-lookup-key): Revert.
326
327         * pgg.el (pgg-fetch-key): Revert.
328
329 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * lpath.el: Fbind string-as-multibyte for XEmacs.
332
333         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
334         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
335         (mml1991-pgg-encrypt): Ditto.
336
337         * pgg-gpg.el (pgg-string-to-multibyte): New function.
338         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
339         a multibyte buffer.
340
341         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
342         (pgg-pgp-lookup-key): Ditto.
343
344         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
345         (pgg-pgp5-lookup-key): Ditto.
346
347         * pgg.el (pgg-fetch-key): Ditto.
348
349 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
350
351         * message.el (message-user-organization-file): Check several
352         locations of the organization file.
353
354         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
355         Add gnus-article-view-part-as-type.
356
357         * gnus-art.el (gnus-article-view-part-as-type): New function.
358
359         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
360         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
361
362         * mml.el: Simplify autoload.
363         (mml-mode): defvar dnd-protocol-alist instead of using
364         symbol-value.
365         (mml-default-directory): New variable.
366         (mml-minibuffer-read-file): Use it.
367         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
368
369         * message.el (message-citation-line-format): New variable.
370         (message-insert-formated-citation-line): New function.
371         (message-citation-line-function): Add
372         `message-insert-formated-citation-line' to custom type.
373
374         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
375         to doc string.
376
377         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
378         depending on mm-verify-option.
379
380 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
383         binding pgg-* variables; reimplement the section which prevents
384         MIME header from being signed.
385         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
386         pgg-text-mode; remove a blank line at the top of body.
387
388         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
389         lines at the top of body; use gnus-newsgroup-charset if there's no
390         Charset header.
391
392 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
393
394         * message.el (message-self-insert-commands): Doc fix.
395
396         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
397         (mm-uu-pgp-encrypted-test): Ditto.
398         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
399         between header and body; return application/pgp-encrypted handle
400         if decryption failed; decode decrypted body by charset.
401
402         * mm-decode.el (mm-automatic-display): Don't make application/pgp
403         element match to application/pgp-*.
404
405 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
406
407         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
408         HTML.
409
410 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * mail-source.el (mail-source-call-script): Message the error
413         string.
414
415 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * gnus-util.el (gnus-byte-compile): Use it.
418
419 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
420
421         * gnus-util.el (kill-empty-logs): New function.
422
423 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424
425         * message.el (message-mail-alias-type): Doc fix.
426         (message-mail-alias-type-p): New function.
427         (message-send): Use it.
428         (message-mode): Ditto.
429         (message-strip-forbidden-properties): Ditto.
430
431         * ecomplete.el (ecomplete-database-file-coding-system): New
432         variable.
433         (ecomplete-save): Use it.
434         (ecomplete-setup): Use it.
435
436 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * message.el (message-self-insert-commands): New variable.
439         (message-strip-forbidden-properties): Use it.
440
441 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * message.el (message-put-addresses-in-ecomplete): Use a regexp
444         that doesn't make XEmacs choke.
445
446 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
447
448         * gnus-util.el (gnus-replace-in-string): Prefer
449         replace-regexp-in-string over of replace-in-string.
450
451 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
452
453         * gnus-util.el (gnus-select-frame-set-input-focus): Use
454         select-frame-set-input-focus if it is available in XEmacs; use
455         definition defined in Emacs 22 for old Emacsen.
456
457         * dgnushack.el: Autoload unmorse-region for XEmacs.
458
459         * lpath.el: Bind cursor-in-non-selected-windows and
460         select-frame-set-input-focus for XEmacs.
461
462 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * mm-view.el (mm-inline-text): Use equal instead of equalp.
465
466 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
467
468         * gnus-registry.el (gnus-registry-cache-save): remove text
469         properties when saving via the temp buffer
470
471 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
472
473         * message.el (message-generate-hashcash): Honor custom type.
474
475 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
476
477         * message.el (message-generate-hashcash): Default to non-nil when
478         hashcash is found.
479
480         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
481         (gnus-refer-thread-limit): Increase default to 500.
482
483         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
484
485         * flow-fill.el (fill-flowed): Allow delete-space.
486
487 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
488
489         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
490         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
491         Remove autoloads.
492
493 2006-04-18  Simon Josefsson  <jas@extundo.com>
494
495         * message.el (message-generate-hashcash): Default to.
496
497 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
500         concatenating segments rather than before concatenating them.
501
502 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
503
504         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
505
506 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
509
510         * message.el (message-forward-make-body-plain): Allow
511         message-forward-ignored-headers to be a list.
512         (message-remove-ignored-headers): Factor out into function.
513         (message-forward-make-body-mml): Use it.
514
515         * imap.el (imap-quote-specials): New function.
516         (imap-login-auth): Quote specials.
517
518         * rfc2231.el (rfc2231-parse-string): Remove dead code.
519         (rfc2231-parse-string): Allow concatanation of parameters that
520         aren't contiguous.  The test case is
521           (mail-header-parse-content-type "message/external-body;
522             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
523             access-type=LOCAL-FILE;
524             name*1*=plugh%2fhello-sailor%2fbing.pdf")
525
526 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
527
528         * nntp.el (nntp-accept-process-output): Return the value of
529         `nnheader-accept-process-output'.
530
531 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
532
533         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
534         (gnus-button-alist): Recognize more diff formats.
535         (gnus-button-patch): Strip directory.
536
537 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
538
539         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
540         Emacs 22 when setting focus.
541
542 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
543
544         * gnus-art.el (gnus-article-treat-types): Do treatment of
545         text/x-verbatim parts.
546         (gnus-button-patch): New command.
547
548         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
549         addresses that contain invalid characters.
550
551 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552
553         * message.el (message-put-addresses-in-ecomplete): Use
554         gnus-replace-in-string.
555         (message-is-yours-p): Use the more correct
556         mail-header-parse-address instead of
557         mail-extract-address-components.
558         (message-put-addresses-in-ecomplete): Fix typo.
559
560         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
561         keystroke.
562
563         * gnus-art.el (gnus-treatment-function-alist): Change order of
564         newsgroups/generic header folding to avoid double-folding.
565
566         * message.el (message-hidden-headers): Add X-Draft-From.
567
568         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
569         command.
570         (gnus-summary-repeat-search-article-backward): New command.
571
572         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
573         groups in the parent topic.
574
575 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
576
577         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
578         (spam-extra-header-to-number): Return the CRM114 number as a
579         number instead of a string.
580
581 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * gnus-art.el (gnus-face-properties-alist): Moved here from
584         gnus-fun.
585
586         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
587
588 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
589
590         * message.el (message-strip-forbidden-properties): Only display on
591         self-insert-command.
592
593         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
594         reindent.
595         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
596
597 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
598
599         * smiley.el (smiley-style): Fix typo.
600
601 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * hashcash.el (hashcash-insert-payment-async-2): Use
604         message-goto-eoh instead of doing it manually.
605         (mail-add-payment): Use message-narrow-to-header instead of trying
606         to do the same itself.
607
608         * message.el (message-hidden-headers): Add Face.
609
610         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
611         reparenting code.
612         (gnus-summary-reparent-children): Refactored out code.
613         (gnus-summary-thread-map): New keystroke.
614         (gnus-summary-reparent-children): Make into command.
615
616         * smiley.el (smiley-style): Default to `medium' if using a large
617         font.
618
619         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
620         does it itself.
621
622         * message.el (message-point-in-header-p): Simplify definition.
623
624 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * nnagent.el (nnagent-request-set-mark): Silence log file
627         writing.
628         (nnagent-request-set-mark): Use write-region instead of
629         append-to-file.
630
631         * gnus-sum.el (gnus-read-header): Fudge article number if using a
632         strange select method.
633
634         * ecomplete.el (ecomplete-display-matches): Get highlightling
635         right.
636         (ecomplete-display-matches): Use literals.
637         (ecomplete-display-matches): Disable message logging.
638
639         * message.el (message-display-abbrev): Small optimization.
640
641         * ecomplete.el (ecomplete-display-matches): Allow automatic
642         display.
643
644         * message.el (message-strip-forbidden-properties): Display
645         abbrevs.
646         (message-display-abbrev): Get automatic display right.
647
648         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
649         keystrokes.
650
651 2006-04-13  Romain Francoise  <romain@orebokech.com>
652
653         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
654         Moved here (and renamed) from gnus-registry.el.
655
656         * gnus-registry.el: Require gnus-util.
657         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
658
659 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
660
661         * gnus-group.el (gnus-group-catchup-current): Change
662         if-then-else-if-then-else into cond.
663         (gnus-group-catchup): Indent.
664         (group-name-at-point): New function.
665         (gnus-fetch-group): Provide default from thing at point.
666
667 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * message.el (message-display-abbrev): Fix regexp.
670
671         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
672         choosing.
673         (ecomplete-highlight-match-line): Fix up code rewrite, remove
674         dead variables.
675
676         * message.el (message-newline-and-indent): Remove debugging.
677         (message-display-abbrev): Use new implementation.
678
679 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
680
681         * gnus-art.el (gnus-article-mode): Set
682         cursor-in-non-selected-windows to nil.
683
684         * smiley.el: Revert previous change.
685         (smiley-data-directory): defvar it before using it in the
686         defcustom of `smiley-style'.
687
688 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
689
690         * message.el (message-newline-and-indent): New function.
691
692         * ecomplete.el: Implement more bits.
693
694         * message.el (message-put-addresses-in-ecomplete): Clean up the
695         string.
696
697         * ecomplete.el (ecomplete-add-item): Chop off decimals.
698
699         * gnus-sum.el (gnus-summary-save-parts): Bind
700         gnus-summary-save-parts-counter and use it to make unique file
701         names.
702
703         * gnus-art.el (gnus-ignored-headers): Add some more headers.
704
705         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
706         parameter to say whether to actually parse the individual
707         addresses.
708
709         * message.el (message-put-addresses-in-ecomplete): New function.
710         (ecomplete): Require.
711         (message-mail-alias-type): Add ecomplete as an option.
712
713 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
714
715         * flow-fill.el (fill-flowed): Remove trailing space from blank
716         quoted lines.
717
718 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * smiley.el (smiley-style): Move definition later to avoid a
721         compilation warning.
722
723 2006-04-12  Kenichi Handa  <handa@m17n.org>
724
725         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
726         buffer and then decode the buffer text if necessary.
727         (rfc2231-encode-string): Be sure to work on multibyte buffer at
728         first, and after mm-encode-body, change the buffer to unibyte.
729         Use mm-disable-multibyte instead of set-buffer-multibyte.
730
731 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
732
733         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
734         Content-Type header instead of Content-Disposition header.
735         (gnus-mime-inline-part): Ditto.
736         (gnus-mime-view-part-as-charset): Ignore charset that the part
737         specifies.
738
739         * mm-decode.el (mm-display-part): Work with external parts and
740         usual parts similarly.
741
742         * mm-extern.el (mm-inline-external-body): Use mm-display-part
743         instead of gnus-display-mime.
744
745         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
746         instead of with-temp-buffer.
747
748         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
749         tag to summarized topics part in order to encode non-ASCII text.
750
751 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
752
753         * smiley.el (smiley-style): New variable.
754         (smiley-directory): New function.
755         (smiley-data-directory): Derive from `smiley-style' using
756         `smiley-directory'.
757         (smiley-regexp-alist): Add new entries.
758
759         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
760         (gnus-article-browse-delete-temp): Add :version.
761
762 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
763
764         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
765         the sieve region.
766
767 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * gnus.el (gnus-version-number): Bump version.
770
771 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
772
773         * gnus.el: No Gnus v0.4 is released.
774
775 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
778         layout.
779
780         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
781         unknown charset.
782
783         * message.el (message-header-synonyms): Add Original-To to the
784         default.
785
786         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
787         optional parameter.
788
789 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
790
791         * gnus-fun.el (gnus): Require it for gnus-directory.
792
793 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
794
795         * gnus-fun.el (gnus-face-properties-alist): Add :version.
796
797 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
798
799         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
800
801 2006-04-05  Simon Josefsson  <jas@extundo.com>
802
803         * password.el (password-reset): New function.
804
805 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
806
807         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
808         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
809
810 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
811
812         * nnweb.el (nnweb-google-create-mapping): Update regexp.  Some
813         whitespace was matched into the url, which broke browsing hits
814         > 100 when mm-url-use-external was nil.
815
816 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
817
818         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
819         gnus-extra-headers for 'Newsgroups.
820
821         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
822         bound.
823
824 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
825
826         * pgg-gpg.el: Clean up process buffers every time gpg processes
827         complete.
828
829 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
830
831         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
832         doc string.
833
834 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
835
836         * pgg-gpg.el (pgg-gpg-process-filter)
837         (pgg-gpg-wait-for-completion): Check if buffer is alive.
838
839         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
840         lines, temporary fix.
841
842 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
843
844         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and
845         :set.
846
847 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
848
849         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
850         default-enable-multibyte-characters.  This reverts the change from
851         revision 6.17 which is no longer necessary because the passphrase
852         is sent separately now.  GnuPG messages are unreadable under
853         multibyte locales with default-enable-multibyte-characters set to
854         nil.
855
856 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
857
858         * message.el (message-tool-bar-gnome): Move "spell".
859
860 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
861
862         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
863         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
864         instead.
865
866 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
867
868         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
869         newsgroups handling for NNTP overviews which don't include
870         Newsgroups.
871
872 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
873
874         * message.el (message-resend): Bind message-generate-hashcash to
875         to nil.
876
877 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
878
879         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
880         when searching for already-paid recipients.
881
882 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
883
884         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
885         passphrases when it is not needed.
886         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
887         passphrase stuff from gpg, should only be necessary when you use
888         gpg with a smartcard.
889
890 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
891
892         * mml.el (mml-insert-mime): Ignore cached contents of
893         message/external-body part.
894
895         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
896         (mm-insert-part): Ditto.
897
898 2006-03-23  Simon Josefsson  <jas@extundo.com>
899
900         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
901         Reiner.
902         (pgg-gpg-use-agent-p): Use it again.
903
904 2006-03-23  Simon Josefsson  <jas@extundo.com>
905
906         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
907         older emacsen.
908         (pgg-gpg-use-agent-p): Don't use it.
909
910 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
911
912         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
913         if we can.
914
915 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
916
917         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
918         (pgg-gpg-update-agent): New function.
919         (pgg-gpg-use-agent-p): New function.
920         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
921         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
922         (pgg-gpg-sign-region): Use it.
923
924 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
925
926         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
927         Reported by Ralf Wachinger <rwachinger@gmx.de>.
928
929 2006-03-21  Simon Josefsson  <jas@extundo.com>
930
931         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
932         <wilde@sha-bang.de>.
933         (pgg-gpg-use-agent): New variable.
934         (pgg-gpg-process-region): Use it.
935         (pgg-gpg-encrypt-region): Likewise.
936         (pgg-gpg-encrypt-symmetric-region): Likewise.
937         (pgg-gpg-decrypt-region): Likewise.
938         (pgg-gpg-sign-region): Likewise.
939         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
940
941 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
942
943         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
944
945         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
946         comment on version.
947
948 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
949
950         * smiley.el: Add missing test smiley.
951
952 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
953
954         * mm-decode.el (mm-with-part): New macro.
955         (mm-get-part): Use it; work with message/external-body as well.
956         (mm-save-part): Treat name and filename equally.
957
958         * mm-extern.el (mm-extern-cache-contents): New function.
959         (mm-inline-external-body): Use it; force the part to be displayed;
960         move undisplayer added to the cached handle to the parent.
961
962         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
963         (gnus-mime-view-part-as-type): Work with message/external-body.
964
965         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
966
967 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
968
969         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
970         images in image-load-path.  [Sync with image.el, revision 1.60, in
971         Emacs.]
972
973 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
974
975         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
976         path rather than symbol.  Always return list of directories.
977         Guarantee that image directory comes first.  [Sync with image.el,
978         revision 1.59, in Emacs.]
979
980         * message.el (message-make-tool-bar): Adjust to new API of
981         `gmm-image-load-path-for-library'.
982
983         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
984
985         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
986
987 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
988
989         * gnus-art.el (gnus-article-only-boring-p): Bind
990         inhibit-point-motion-hooks to avoid infinite loop when entering
991         intangible text.  Reported by Ralf Wachinger
992         <rwnewsmampfer@geekmail.de>.
993
994 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
995
996         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
997         `defun' instead of `gmm-defun-compat'.
998
999 2006-03-14  Simon Josefsson  <jas@extundo.com>
1000
1001         * message.el (message-unique-id): Don't use message-number-base36
1002         if (user-uid) is a float.  Reported by Bjorn Solberg
1003         <bjorn_ding1@hekneby.org>.
1004
1005 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1006
1007         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1008
1009         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1010         empty line between a part and a message part.
1011
1012 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1013
1014         * smiley.el: Add more test smileys.
1015         (smiley-data-directory, smiley-regexp-alist)
1016         (gnus-smiley-file-types): Fix doc strings.
1017         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1018         adding new elements.
1019         (smiley-mouse-map): Unused code.  Make it a comment.
1020
1021 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1022
1023         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1024         scan latest NoCeM messages instead of old ones.
1025         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1026         delimiters that are recently used.
1027         (gnus-nocem-load-cache): Add autoload cookie.
1028
1029         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1030
1031         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1032         level which is larger than gnus-use-nocem is specified.
1033
1034         * gnus-group.el (gnus-group-get-new-news): Ditto.
1035
1036 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1037
1038         * gnus-util.el (gnus-tool-bar-update): New function.
1039
1040         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1041         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1042
1043         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1044
1045         * gnus-group.el (gnus-group-redraw-when-idle)
1046         (gnus-group-redraw-check): Remove.
1047         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1048
1049 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1050
1051         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1052         if optional last element is specified in splits (FIELD VALUE...).
1053
1054 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1055
1056         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1057         to gmm-image-load-path-for-library.  Call with no-error argument.
1058         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1059
1060         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1061
1062         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1063
1064         * gmm-utils.el (gmm-image-load-path): Remove alias.
1065
1066 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1067
1068         * gmm-utils.el (gmm-image-load-path): Add alias.
1069
1070         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1071         nnml-generate-nov-databases-1.
1072         (nnml-generate-nov-databases): Use it.
1073         (nnml-generate-nov-databases-directory): Document no-active
1074         argument.
1075
1076         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1077         directory if path is t.  Add no-error.
1078
1079         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1080         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1081
1082         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1083         resetting gnus-article-browse-html-temp-list.
1084
1085         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1086         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1087         Add example to docstring.  Rename local variables.  Move error
1088         checks to default case in cond and simplify.
1089
1090 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1091
1092         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1093         handle is multipart when calling it recursively.
1094         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1095
1096 2006-03-03  Daniel Pittman <daniel@rimspace.net>
1097
1098         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1099         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1100
1101 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1102
1103         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1104         is loaded.
1105
1106         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1107         loaded.
1108
1109 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1110
1111         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1112         to "Emacs 23 (unicode)" in doc string.
1113
1114         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1115         "Emacs 23 (unicode)" in comment.
1116
1117 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1118
1119         * mm-decode.el (mm-get-part): Don't use
1120         mm-with-unibyte-current-buffer.
1121
1122         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1123         characters 160 through 255 in Emacs 23.
1124
1125 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1126
1127         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1128         gnus-article-browse-html-temp.
1129         (gnus-article-browse-delete-temp): Make it customizable.  Add
1130         `file'.  Adjust doc string.
1131         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1132         query for each file.  Adjust doc string.
1133         (gnus-article-browse-html-parts): Add
1134         `gnus-article-browse-delete-temp-files' to
1135         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1136
1137 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1138
1139         * gnus-art.el (gnus-article-browse-html-temp)
1140         (gnus-article-browse-delete-temp): New variables.
1141         (gnus-article-browse-delete-temp-files): New function.
1142         (gnus-article-browse-html-parts): Use it.
1143
1144 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1145
1146         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
1147
1148         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
1149         string.
1150
1151         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
1152         gnus-summary-insert-new-articles when unplugged.  Remove
1153         gnus-summary-search-article-forward.
1154
1155         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
1156         display-visual-class instead of display-color-cells.
1157
1158 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1159
1160         * dgnushack.el: Autoload customize-group for XEmacs.
1161
1162         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1163         message/* containing non-ASCII text properly.
1164
1165 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1166
1167         * message.el: Require gmm-utils, remove autoloads.
1168         (message-tool-bar): Set default based on
1169         gmm-tool-bar-style.
1170         (message-tool-bar-gnome): Add gmm-customize-mode.
1171
1172         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
1173         gmm-tool-bar-style.
1174         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
1175
1176         * gnus-group.el (gnus-group-tool-bar): Set default based on
1177         gmm-tool-bar-style.
1178         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
1179
1180         * gmm-utils.el (gmm-image-directory): Rename variable from
1181         gmm-image-load-path.
1182         (gmm-image-load-path): Use gmm-image-directory.
1183         (gmm-customize-mode): New function.
1184         (gmm-tool-bar-style): New variable.
1185
1186         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
1187         gnus-group-redraw-line-number.
1188         (gnus-group-redraw-check): Simplify.
1189         (gnus-group-tool-bar-update): Remove redraw check.
1190         (gnus-group-make-tool-bar): Add redraw check.
1191
1192 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
1193
1194         * gnus-art.el (gnus-button): Add missing parentheses.
1195
1196 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1197
1198         * lpath.el: Fbind line-number-at-pos.
1199
1200 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1201
1202         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1203
1204 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1205
1206         * gnus-art.el (gnus-button): New face.
1207         (gnus-article-button-face): Use it.
1208
1209         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
1210         gnus-summary-next-page.  Re-order.
1211
1212         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
1213         next-node are now included.
1214         (gnus-group-redraw-line-number): New internal variable.
1215         (gnus-group-redraw-check): Helper function for updating the tool
1216         bar.
1217         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
1218
1219         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
1220
1221         * spam.el (spam-spamassassin-score-regexp): New internal variable.
1222         (spam-extra-header-to-number, spam-check-spamassassin-headers):
1223         Use it to match format of Spamassassin 3.0 and later.  Reported by
1224         IRIE Tetsuya <irie@t.email.ne.jp>.
1225         (spam-check-bogofilter)
1226         (spam-bogofilter-register-with-bogofilter): Fix args of
1227         `gnus-error' calls.
1228
1229 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1230
1231         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1232         unnecessary interaction when sending queued mails.  Reported by
1233         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1234
1235 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1236
1237         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1238         first or last are nil.
1239
1240 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1241
1242         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1243
1244 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1245
1246         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1247
1248 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1249
1250         * dns.el (query-dns): Protect more against buggy tcp output.
1251
1252 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1253
1254         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
1255         nov.php.
1256
1257 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1258
1259         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1260         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1261         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1262         output on the server side.
1263         (nnweb-google-create-mapping): Update regexps and add some
1264         progress indication.
1265
1266 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1267
1268         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
1269         gnus-agent-toggle-plugged.  Re-order icons.
1270         (gnus-group-tool-bar-gnome): Add
1271         gnus-group-{prev,next}-unread-group.
1272         (gnus-group-tool-bar-gnome): Re-order icons.
1273
1274         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
1275         gnus-summary-insert-new-articles.
1276
1277         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
1278         comments.
1279
1280         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1281         also available in Emacs 21.3.
1282
1283         * message.el (message-fix-before-sending): Change "Emacs 22" to
1284         "Emacs 23 (unicode)" in comment.
1285
1286         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1287         "Emacs 23 (unicode)" in comment.
1288
1289         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1290         comment.
1291         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1292
1293         * mm-view.el (mm-fill-flowed): Add :version.
1294
1295 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1296
1297         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
1298         and load-path.
1299
1300 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
1301
1302         * message.el: Autoload gmm-image-load-path.
1303         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
1304         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
1305         consitency.
1306
1307         * gmm-utils.el (gmm-image-load-path): Also search in
1308         "../etc/images".  Don't set gmm-image-load-path if we don't find
1309         the image.
1310
1311 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1312
1313         * gmm-utils.el (gmm-image-load-path): Don't make
1314         `gmm-image-load-path' include subdirectories which the second arg
1315         `image' might specify.
1316
1317         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
1318         subdirectory to icon file names.
1319
1320         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
1321
1322 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1323
1324         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
1325         gmm-image-load-path calls.
1326
1327         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1328
1329         * message.el (message-make-tool-bar): Ditto.
1330
1331         * mml.el (mml-preview): Added comment concerning tool bar icons.
1332
1333         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
1334         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
1335
1336         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
1337         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
1338
1339         * message.el (message-tool-bar-gnome): Use new icon names.
1340         (message-make-tool-bar): Use `gmm-image-load-path'.
1341
1342         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
1343         functions from MH-E.
1344         (gmm-image-load-path): New variable from MH-E.
1345         (gmm-image-load-path): New function from MH-E.  Added arguments
1346         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
1347         *-image-load-path-called-flag.
1348
1349 2006-02-21  Milan Zamazal <pdm@brailcom.org>
1350
1351         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
1352
1353 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
1354         (tiny change)
1355
1356         * nnimap.el (nnimap-request-move-article): Change folder back to
1357         source group before deleting.
1358
1359 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1360
1361         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
1362
1363         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
1364         mm-url.
1365
1366         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
1367
1368 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1369
1370         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1371         coding system which mm-charset-to-coding-system returns for a
1372         given charset is valid.
1373
1374 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1375
1376         * html2text.el (html2text-remove-tag-list):
1377         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1378
1379 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1380
1381         * gnus-cus.el: Revert 2005-10-17 change.
1382
1383 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1384
1385         * gnus-art.el (article-strip-banner): Call
1386         article-really-strip-banner only when the regexp match is made.
1387
1388 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * gnus-art.el (article-strip-banner): Use
1391         gnus-extract-address-components instead of
1392         mail-header-parse-addresses to make it work with non-ASCII text;
1393         remove mail-encode-encoded-word-string.
1394
1395         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1396         values which are surrounded with \"...\"; make it never cause a
1397         Lisp error; give up parsing of parameters if it failed in
1398         extracting type.
1399
1400 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1401
1402         * smime.el (smime-cert-by-ldap-1): Fix bug where
1403         `smime-ldap-search' returns results without userCertificates.
1404
1405 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1406
1407         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
1408
1409 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1410
1411         * spam.el (spam-check-spamassassin-headers): Adapt format for
1412         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
1413         <ari@mbf.ocn.ne.jp>.
1414         (spam-list-of-processors): Add spam-use-gmane.
1415
1416 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1417
1418         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1419         make-temp-file; make it work with XEmacs as well.
1420
1421         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
1422         mm-make-temp-file.
1423
1424         * mm-decode.el (mm-display-external): Use the 3rd arg of
1425         mm-make-temp-file.
1426         (mm-create-image-xemacs): Ditto.
1427
1428 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1429
1430         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1431         with message-narrow-to-headers.
1432         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1433         (gnus-draft-check-draft-articles): New function.
1434         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1435
1436 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1437
1438         * gnus-art.el (gnus-article-browse-html-parts):
1439         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
1440         Don't use suffix argument for mm-make-temp-file for Emacs 21
1441         compatibility.  Remove useless `format'.
1442
1443 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1444
1445         * nnweb.el (nnweb-google-wash-article): Update regexps.
1446         (nnweb-group-alist): Use defvoo instead of defvar.
1447
1448 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1451         re-loading nn* modules.
1452
1453 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1454
1455         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
1456         for `tool-bar-mode' and don't check it's default-value.
1457
1458         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1459
1460         * message.el (message-make-tool-bar): Ditto.
1461
1462         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
1463         `substring'.  Shorten tmp-file name.
1464
1465         * gnus.el: Remove bogus comment.
1466
1467 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
1468
1469         * gnus-art.el (gnus-article-browse-html-parts): New function.
1470         (gnus-article-browse-html-article): New function for viewing html
1471         articles with a browser.
1472
1473 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1474
1475         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
1476         in elisp.
1477         (pgg-gpg-encrypt-symmetric-region): Ditto.
1478         (pgg-gpg-sign-region): Ditto.
1479
1480         * pgg-def.el (pgg-text-mode): New variable.
1481
1482         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1483         (mml2015-pgg-encrypt): Ditto.
1484
1485         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1486         (mml1991-pgg-encrypt): Ditto.
1487
1488 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1491         message-make-date instead of current-time-string.
1492
1493         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1494         to gnus-decoded which mm-uu might set.
1495
1496 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1497
1498         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1499         don't decode quoted parameters; remove misimported Emacs code.
1500         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1501         (rfc2231-decode-encoded-string): Don't use split-string which
1502         behaves differently according to Emacs version; use
1503         mm-decode-coding-region to convert charset to coding-system.
1504         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1505         (rfc2231-encode-string): Remove misimported Emacs code.
1506
1507 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1508
1509         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1510         when calling mail-header-parse-content-type.
1511         (article-de-quoted-unreadable): Ditto.
1512         (article-de-base64-unreadable): Ditto.
1513         (article-wash-html): Ditto.
1514
1515         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1516         calling mail-header-parse-content-type and
1517         mail-header-parse-content-disposition.
1518         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1519         mail-header-parse-content-type.
1520
1521         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1522         insert charset and format parameters; encode description after
1523         inserting it to buffer.
1524         (mml-insert-parameter): Fold lines properly even if a parameter is
1525         segmented into two or more lines; change the max column to 76.
1526
1527         * rfc1843.el (rfc1843-decode-article-body): Don't use
1528         ignore-errors when calling mail-header-parse-content-type.
1529
1530         * rfc2231.el (rfc2231-parse-string): Return at least type if
1531         possible; don't cause an error even if it fails in parsing of
1532         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1533         (rfc2231-encode-string): Don't break lines at the beginning, leave
1534         it to mml-insert-parameter.
1535
1536         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1537         calling mail-header-parse-content-type.
1538
1539 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1540
1541         * spam-report.el (spam-report-gmane-use-article-number): Improve
1542         doc string.
1543         (spam-report-gmane-internal): Check if a suitable header was found
1544         in the article.
1545
1546 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1549         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1550
1551 2006-02-05  Romain Francoise  <romain@orebokech.com>
1552
1553         Update copyright notices of all files in the gnus directory.
1554
1555 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1556
1557         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1558
1559 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1562         segmented lines of parameter value to cope with Thunderbird 1.5
1563         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1564         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1565         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1566
1567 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1568
1569         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1570         parts.
1571
1572 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1573
1574         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1575         there's only one active file for all servers.
1576         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1577         solid groups.  Gnus might have used a FAST request to select the
1578         group.
1579         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1580         and nnweb-search redundantly in the active file.
1581         (nnweb-request-list): Don't list bogus groups.  There can only be
1582         one.
1583         (nnweb-request-create-group): Don't use ARGS.
1584         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1585         initialisations.  Let nnoo do the work.
1586
1587 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1588
1589         * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been
1590         decoded.
1591         (mm-uu-diff-extract): Ditto.
1592
1593         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
1594
1595 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1596
1597         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1598         mailcap-viewer-test-cache when there's no 'test clause, since that
1599         will invert the meaning of a "nil" test previously determined by
1600         mailcap-mailcap-entry-passes-test.
1601
1602 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1603
1604         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
1605         compiling.
1606
1607         * gnus-sum.el: Ditto.
1608
1609         * message.el: Don't bind tool-bar-map when compiling.
1610
1611 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1612
1613         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1614
1615 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1616
1617         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1618         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1619         current Google Groups.
1620
1621 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
1622
1623         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
1624         and tool-bar-mode.
1625
1626         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
1627         and tool-bar-mode.
1628
1629         * message.el (message-tool-bar-update): Simplify.
1630         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
1631
1632         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
1633         gnus-summary-buffer.
1634         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
1635         gnus-summary-reply.
1636
1637         * gmm-utils.el (gmm): Add :version.
1638
1639 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1640
1641         * Makefile.in (clean): New rule.
1642         (distclean): Use it.
1643
1644 2006-01-26  Steve Youngs  <steve@sxemacs.org>
1645
1646         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
1647         autoload.
1648
1649 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1650
1651         * gmm-utils.el (gmm-verbose): Add :group.
1652
1653 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
1654
1655         * message.el: Change some comments WRT tool-bars.
1656
1657         * gnus-sum.el (gnus-summary-tool-bar)
1658         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
1659         (gnus-summary-tool-bar-zap-list): New variables.
1660         (gnus-summary-make-tool-bar): Complete rewrite using
1661         `gmm-tool-bar-from-list'.
1662
1663         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
1664         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
1665         variables.
1666         (gnus-group-make-tool-bar): Complete rewrite using
1667         `gmm-tool-bar-from-list'.
1668         (gnus-group-tool-bar-update): New function.
1669
1670         * message.el (message-mode-field-menu): Add "Show hidden Headers".
1671
1672 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1673
1674         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1675         is dissected into a single part of which the type is the same as
1676         the given one; decode charset.
1677
1678 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1679
1680         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1681         into alists as symbol not string, since that's what
1682         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1683         look for.
1684
1685 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
1686
1687         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
1688         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
1689
1690         * message.el (message-tool-bar-gnome): Use gmm-ignore.
1691
1692 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1693
1694         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
1695         (gnus-xmas-mime-security-button-menu): New function.
1696
1697         * gnus-art.el (gnus-mime-security-button-commands): New variable.
1698         (gnus-mime-security-button-menu): New definition.
1699         (gnus-mime-security-button-map): Use them.
1700         (gnus-mime-security-button-menu): New function.
1701         (gnus-insert-mime-security-button): Addition to help echo.
1702         (gnus-mime-security-run-function, gnus-mime-security-save-part)
1703         (gnus-mime-security-pipe-part): New functions.
1704
1705         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
1706         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
1707
1708         * mm-decode.el (mm-handle-set-disposition): Remove.
1709         (mm-handle-set-description): Remove.
1710
1711 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1714         (mm-w3m-standalone-supports-m17n-p): New function.
1715         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1716         w3m usage.
1717
1718         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1719         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1720
1721 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
1722
1723         * message.el (message-tool-bar-zap-list): Use
1724         gmm-tool-bar-zap-list as custom type.
1725         (message-tool-bar-update): New function.
1726         (message-tool-bar, message-tool-bar-gnome)
1727         (message-tool-bar-retro): Add message-tool-bar-update.
1728         (message-tool-bar-gnome): Add flyspell-buffer.
1729
1730         * gnus-util.el (gnus-error): Describe `args'.
1731
1732         * gmm-utils.el (gmm-error): Describe `args'.
1733         (gmm-tool-bar-zap-list): New widget.
1734         (gmm-tool-bar-from-list): Improve description of `zap-list'.
1735
1736 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
1739         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
1740         the number of recursive calls.
1741
1742         * mm-decode.el (mm-handle-set-disposition): New macro.
1743         (mm-handle-set-description): New macro.
1744
1745 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1746
1747         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1748         encoding.
1749
1750 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1751
1752         * message.el (message-tool-bar-zap-list, message-tool-bar)
1753         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
1754         (message-tool-bar-local-item-from-menu): Remove.
1755         (message-tool-bar-map): Replace by `message-make-tool-bar'.
1756         (message-make-tool-bar): New function.
1757         (message-mode): Use `message-make-tool-bar'.
1758
1759         * gmm-utils.el: New file.
1760         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
1761         (gmm-lazy): New widget copied from `nnmail.el'.
1762         (gmm-tool-bar-from-list): New function for creating customizable
1763         tool bars.
1764         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
1765         output.
1766         (gmm): Add :prefix to defgroup.
1767
1768 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
1769
1770         * gmm-utils.el (gmm-widget-p): New function.
1771
1772 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1773
1774         * mml.el (mml-attach-file): Describe `description' in doc string.
1775         (mml-menu): Add Emacs MIME manual and PGG manual.
1776
1777 2006-01-20  Richard M. Stallman  <rms@gnu.org>
1778
1779         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
1780
1781 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
1782
1783         * nntp.el (nntp-end-of-line): Doc fix.
1784
1785 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
1786
1787         * imap.el (imap-open): Handle case where buffer is a buffer
1788         object.
1789
1790 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1791
1792         * gnus-delay.el (gnus-delay): Don't autoload.
1793         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
1794         to be re-loaded when customizing the `gnus-delay' group.
1795
1796 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
1797
1798         * message.el (message-insert-citation-line): Use newlines.
1799
1800 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
1801
1802         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
1803         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
1804         these routines, so the passphrase can be managed externally and
1805         passed in to the system.
1806         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
1807         pgg-add-passphrase-to-cache function.
1808
1809         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
1810         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
1811         these routines, so the passphrase can be managed externally and
1812         passed in to the system.
1813         (pgg-pgp5-sign-region): Use new name of
1814         pgg-add-passphrase-to-cache function.
1815
1816 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
1817
1818         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
1819         part of the decoded armor to find the key-identifier.
1820         (pgg-gpg-lookup-key-owner): New function to return the
1821         human-readable identifier of a key owner.
1822         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
1823         itself.
1824         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
1825         the key value) if we have a key and can match it against a secret
1826         key.  Also, added a note pointing out fact that the prompt only
1827         indicates the first matching key.
1828
1829         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
1830         pgg-decrypt-region.
1831         (pgg-add-passphrase-to-cache): Rename from
1832         `pgg-add-passphrase-cache' to reduce confusion (all callers
1833         changed).
1834         (pgg-remove-passphrase-from-cache): Rename from
1835         `pgg-remove-passphrase-cache' to reduce confusion (all callers
1836         changed).
1837         (pgg-read-passphrase, pgg-add-passphrase-cache)
1838         (pgg-remove-passphrase-cache): Add informative docstrings.
1839         (pgg-decrypt): Convey provided passphrase in subordinate call to
1840         pgg-decrypt-region.
1841
1842 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
1843
1844         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
1845         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
1846         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
1847         'passphrase' argument, so the passphrase can be managed externally
1848         and then passed in to the system.
1849
1850         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
1851         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
1852         so the passphrase cache can be used reliably with identifiers
1853         besides a pgp packet's key id.
1854
1855         * pgg-gpg.el (pgg-gpg-encrypt-region)
1856         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1857         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
1858         these routines, so the passphrase can be managed externally and
1859         passed in to the system.
1860
1861         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1862         'notruncate' argument, so the passphrase cache can be used
1863         reliably with identifiers besides a pgp packet's key id.
1864
1865 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
1866
1867         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1868         symmetric encryption.
1869         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
1870         encrypted session key.
1871         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
1872         message ask for the passphrase in a proper way.
1873
1874         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
1875         New user commands for symmetric encryption.
1876
1877 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
1880
1881         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
1882
1883 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
1884
1885         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
1886
1887 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * mm-decode.el (mm-inlined-types): Add application/pgp.
1890         (mm-automatic-display): Ditto.
1891
1892         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
1893         part as text.
1894
1895 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1896
1897         * nnrss.el: Update copyright.
1898         (nnrss-opml-import): Query whether to subscribe to each entry.
1899
1900         * gnus-art.el:
1901         * gnus-sum.el:
1902         * gnus-xmas.el:
1903         * messagexmas.el:
1904         * mm-uu.el:
1905         * mm-view.el: Update copyright.
1906
1907 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
1908
1909         * message.el (message-info): New function.
1910         (message-mode-menu): Add it.
1911         Update copyright.
1912
1913         * ChangeLog: Fix and update copyright.
1914
1915 2006-01-13  Romain Francoise  <romain@orebokech.com>
1916
1917         * message.el (message-forward-subject-name-subject): Prefer the
1918         address to 'nowhere' if the sender has no name.
1919         Fix typo.  Update copyright year.
1920
1921 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1922
1923         * gnus-art.el (article-wash-html): Use
1924         gnus-summary-show-article-charset-alist if a numeric arg is given.
1925         (gnus-article-wash-html-with-w3m-standalone): New function.
1926
1927         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
1928         mm-inline-text-html-render-with-w3m-standalone.
1929         (mm-text-html-washer-alist): Map w3m-standalone to
1930         gnus-article-wash-html-with-w3m-standalone.
1931         (mm-inline-text-html-render-with-w3m-standalone): New function.
1932
1933 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
1934
1935         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
1936         Improve LaTeX.
1937
1938 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1939
1940         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
1941         (nnrss-request-article): Render text/plain parts as HTML.
1942
1943         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
1944         the buffer.
1945
1946 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1947
1948         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
1949         custom definition of `gnus-posting-styles'.
1950
1951         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1952         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
1953
1954 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1955
1956         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
1957         Use nntp for bug archive.
1958
1959 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
1962         parts.
1963         (nnrss-normalize-date): New function converts ISO 8601 date into
1964         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1965         (nnrss-check-group): Use it.
1966
1967 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1968
1969         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
1970
1971         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
1972         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1973         (nnrss-insert-w3): Ditto.
1974
1975 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1976
1977         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
1978         the articles to be forwarded including the case where neither a
1979         number of articles nor a region is specified.
1980
1981 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * nnrss.el (nnrss-request-article): Fix last change; fill
1984         text/plain parts.
1985
1986 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1987
1988         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
1989         in text/plain part.
1990         (nnrss-check-group): Don't add excessive newline to dc:subject.
1991
1992 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
1993
1994         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
1995         article.
1996
1997 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1998
1999         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2000         (nnml-use-compressed-files, nnml-save-mail): Support other
2001         comression programs such as bzip2.
2002
2003 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * dns.el (query-dns): Make sure we check the buffer size before
2006         removing tcp headers.
2007
2008 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2009
2010         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2011         remove MIME buttons associated with multipart/alternative parts.
2012         (gnus-mime-display-alternative): Tag buttons using `article-type'
2013         text property.
2014
2015         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2016         associated with multipart/alternative parts.
2017
2018         * gnus-art.el (gnus-signature-separator): Fix custom type.
2019
2020         * mm-decode.el (mm-inlined-types): Fix custom type.
2021         (mm-keep-viewer-alive-types): Ditto.
2022         (mm-automatic-display): Ditto.
2023         (mm-attachment-override-types): Ditto.
2024         (mm-inline-override-types): Ditto.
2025         (mm-automatic-external-display): Ditto.
2026
2027 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2028
2029         * spam-report.el (spam-report-user-mail-address)
2030         (spam-report-user-agent): New variables.
2031         (spam-report-url-ping-plain): Use spam-report-user-agent.
2032
2033 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2034
2035         * gnus-art.el (gnus-button-handle-custom): Do not just use
2036         `customize-apropos' for any "M-x customize-*" button but the
2037         function called for.  Accept both the function name and its
2038         argument in order to achieve this.
2039         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2040         function name to `gnus-button-handle-custom' in case of "M-x
2041         customize-*" buttons.
2042
2043 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2044
2045         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2046         multipart/alternative and add xref to mm-discouraged-alternatives
2047         in doc string.
2048
2049         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2050         gnus-buttonized-mime-types in doc string.
2051
2052 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2053
2054         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2055         Suggest image/.* in the doc string.
2056
2057 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2058
2059         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2060         message-marks (Debian bug #342521).
2061
2062 2005-12-12  Simon Josefsson  <jas@extundo.com>
2063
2064         * password.el (password-read-from-cache): Add.
2065         (password-read): Use it.
2066
2067 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2068
2069         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2070         us-ascii as a MIME charset.
2071
2072         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2073         against the case where the 2nd arg TYPE is nil.
2074
2075 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2076
2077         * pop3.el (pop3-stream-type): Fix custom version.
2078
2079         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2080
2081 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2082
2083         * mm-decode.el (mm-display-external): Add missing cdr.
2084
2085 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2088         RFC1524) if it is in mailcap or add a suffix according to
2089         mailcap-mime-extensions when generating a temp filename; postpone
2090         deleting a temp file for 2 seconds for some wrappers, shell
2091         scripts, and so on, which might exit right after having started a
2092         viewer command as a background job.
2093
2094 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2095
2096         * nntp.el (nntp-marks-directory): Fix custom group.
2097
2098         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2099         steps when < 10.
2100
2101         * gnus-start.el (gnus-no-server-1): Mention
2102         `gnus-level-default-subscribed' in doc string.
2103
2104 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2105
2106         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2107         parens.
2108
2109 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2110
2111         * gnus-xmas.el (gnus-use-toolbar): Revert.
2112         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2113         gnus-use-toolbar is default.
2114
2115         * messagexmas.el (message-use-toolbar): Revert.
2116         (message-setup-toolbar): Use global default-toolbar if
2117         message-use-toolbar is default.
2118
2119 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2120
2121         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2122         according to default-toolbar-visible-p.
2123
2124         * messagexmas.el (message-use-toolbar): Ditto.
2125
2126 2005-11-26  Dave Love  <fx@gnu.org>
2127
2128         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2129         (tls-program, tls-success): Provide openssl alternative.
2130
2131         * starttls.el: Doc fixes.
2132         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2133         SERVICE to PORT.
2134
2135         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2136         port null or service name.
2137         (starttls-negotiate): Autoload.
2138
2139 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2140
2141         * message.el (message-kill-to-signature): Fix interactive spec.
2142
2143 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * pop3.el (pop3-open-server): Recognize a string as a service name.
2146
2147 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2148
2149         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2150
2151 2005-11-23  Dave Love  <fx@gnu.org>
2152
2153         Add pop3s, pop3/starttls.
2154
2155         * pop3.el (pop3-authentication-scheme): Clarify doc.
2156         (open-tls-stream, starttls-open-stream): Autoload.
2157         (pop3-stream-type): New.
2158         (pop3-open-server): Use it.
2159
2160         * mail-source.el (mail-sources): Fix some :types.  Add stream type
2161         for POP.
2162         (mail-source-keyword-map): Add :stream for POP.
2163         (mail-source-fetch-pop): Use pop3-stream-type.
2164
2165 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
2168         of current-time-string.
2169
2170 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
2171
2172         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
2173         date header.
2174
2175 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2176
2177         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
2178         it can seriously impact performance as it bypasses the agent's
2179         local caches.
2180
2181 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2182
2183         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
2184         must be explicitly online rather than "not explicitly offline" for
2185         its flags to be synchronized.
2186
2187         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
2188         that gnus-uu-unmark-thread will function correctly.
2189
2190         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
2191         1024K is instead displayed as 1M.
2192
2193 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194
2195         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
2196
2197 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
2198
2199         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
2200
2201 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
2202
2203         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
2204         error message to display actual error condition.
2205         (gnus-agent-save-local): Avoid saving symbols that are bound to
2206         nil as they simply result in a warning message in
2207         gnus-agent-read-local.
2208
2209 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2210
2211         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2212         rather than make-variable-buffer-local for file-precious-flag.
2213
2214 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2215
2216         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
2217         for duplicates which are removed.  The invalid sort check then
2218         triggers a rescan after the sort as sorting may have moved
2219         duplicate entries such that they can be cheaply detected.
2220
2221 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2224
2225 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2226
2227         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2228         internal variable to a custom variable.  Changed default value
2229         from compressed(2) to uncompressed(1).
2230         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2231         support for uncompressed agentview files.  Taken together, reading
2232         the agentview file should now be 6-7 times faster.
2233
2234 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2235
2236         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2237         as a buffer-local variable.  This avoids creating truncated
2238         dribble files as a result of a hang up, eg.
2239
2240 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
2241
2242         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
2243         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
2244         XEmacs.
2245
2246 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2247
2248         * gnus-start.el (gnus-start-draft-setup): Enforce
2249         `gnus-draft-mode' for nndraft:drafts at startup.
2250
2251         * gnus.el (gnus-splash): Change custom group.
2252         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
2253         allow-list argument.
2254
2255         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
2256         string.
2257
2258 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2259
2260         * gnus-art.el (gnus-default-article-saver): Add user-defined
2261         `function' to custom type.
2262
2263 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2264
2265         * imap.el (imap-open): Handle case where buffer is a buffer
2266         object.
2267
2268 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2269
2270         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
2271         long lines.
2272         (gnus-cache-delete-group): Wrap doc strings.
2273
2274         * gnus-agent.el (gnus-agent-rename-group)
2275         (gnus-agent-delete-group): Wrap doc strings.
2276
2277
2278 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2279
2280         * messagexmas.el (message-use-toolbar): Change the valid values
2281         into default, top, bottom, left, and right.
2282         (message-toolbar-thickness): New variable.
2283         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
2284         well.
2285         (message-setup-toolbar): Make it work.
2286
2287         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
2288         (gnus-use-toolbar): Change the valid values into default, top,
2289         bottom, left, and right.
2290         (gnus-toolbar-thickness): New variable.
2291         (gnus-xmas-setup-toolbar): New function.
2292         (gnus-xmas-setup-group-toolbar): Use it.
2293         (gnus-xmas-setup-summary-toolbar): Use it.
2294
2295 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296
2297         * gnus-start.el (gnus-1): Add "native" to
2298         gnus-predefined-server-alist.
2299
2300         * gnus.el (gnus-method-to-server): Don't add "native" to the
2301         lists here, because that leads to problems when
2302         gnus-select-method is bound.
2303
2304 2005-11-09  Simon Josefsson  <jas@extundo.com>
2305
2306         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
2307         use (not sort-by-date) instead.
2308
2309 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2310
2311         * gnus-delay.el (gnus-delay-group): Don't autoload.
2312         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2313         to be re-loaded when customizing the `gnus-delay' group.
2314
2315 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2316
2317         * message.el: Revert last changes.
2318         (message-insert-citation-line): Use newlines.
2319
2320 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2321
2322         * message.el (message-courtesy-message)
2323         (message-mark-insert-begin, message-mark-insert-end)
2324         (message-elide-ellipsis, message-cancel-message)
2325         (message-add-header, message-change-subject)
2326         (message-cross-post-followup-to-header)
2327         (message-cross-post-insert-note, message-reduce-to-to-cc)
2328         (message-widen-reply, message-delete-not-region)
2329         (message-kill-to-signature, message-insert-signature)
2330         (message-insert-importance-high, message-insert-importance-low)
2331         (message-insert-or-toggle-importance)
2332         (message-insert-disposition-notification-to)
2333         (message-indent-citation, message-yank-original)
2334         (message-cite-original-without-signature, message-cite-original)
2335         (message-insert-citation-line, message-position-on-field)
2336         (message-fix-before-sending, message-send-mail-partially)
2337         (message-send-mail, message-send-mail-with-sendmail)
2338         (message-send-mail-with-qmail, message-send-news)
2339         (message-check-news-header-syntax, message-generate-headers)
2340         (message-insert-courtesy-copy, message-fill-address)
2341         (message-fill-header, message-shorten-references)
2342         (message-setup-1, message-cancel-news)
2343         (message-forward-make-body-plain, message-forward-make-body-mime)
2344         (message-forward-make-body-mml, message-encode-message-body)
2345         (message-forward-make-body-digest-plain)
2346         (message-forward-make-body-digest-mime)
2347         (message-use-alternative-email-as-from): Insert `hard-newline'
2348         instead of ordinary newlines.
2349
2350 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2351
2352         * message.el (message-generate-headers): Downcase the argument
2353         given to message-check-element.
2354
2355 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
2356
2357         * nntp.el (nntp-authinfo-rejected): New error condition.
2358         (nntp-wait-for): Use new error condition to signal authentication
2359         error.
2360         (nntp-retrieve-data): Rethrow new error condition to break out of
2361         recursive call to nntp-send-authinfo.
2362
2363 2005-11-08  Romain Francoise  <romain@orebokech.com>
2364
2365         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
2366         (gnus-summary-exit-map): Bind to `Z p'.
2367         (gnus-summary-make-menu-bar): Add menu item.
2368
2369 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
2370
2371         * gnus-art.el (gnus-article-treat-custom): Add `first'.
2372         (gnus-treat-*): Add `first' in all doc strings.
2373
2374         * gnus-group.el (gnus-group-compact-group): Fix typo.
2375
2376 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2377
2378         * gnus.el (gnus-parameters-case-fold-search): New variable.
2379         (gnus-parameters-get-parameter): Use it.
2380
2381         * gnus-score.el (gnus-home-score-file): Doc fix.
2382
2383 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2384
2385         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2386
2387 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2388
2389         * mm-util.el (mm-special-display-p): New function.
2390
2391         * mml.el (mml-preview): Use it; doc fix.
2392
2393 2005-10-29  Romain Francoise  <romain@orebokech.com>
2394
2395         * message.el (message-fix-before-sending): Fix comment.
2396
2397 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2398
2399         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
2400
2401 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2402
2403         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
2404         Used in gnus-score.el.
2405
2406 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2407
2408         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
2409
2410 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2411
2412         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2413         whitespace removed in revision 7.8.  Use concatenated string to
2414         protect trailing whitespace.
2415
2416 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
2417
2418         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2419         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2420         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2421         Courier IMAP ("some version from 2004").  Mostly based on similar
2422         code in the same function.
2423
2424 2005-10-26  Didier Verna  <didier@xemacs.org>
2425
2426         * gnus-group.el (gnus-group-compact-group): invalidate original
2427         article buffer.
2428         * gnus-srvr.el (gnus-server-compact-server): ditto.
2429         * nnml.el (nnml-request-compact-group): handle self Xref: field in
2430         NOV database and in article itself.
2431         Invalidate article backlog.
2432
2433 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2434
2435         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
2436
2437 2005-10-26  Simon Josefsson  <jas@extundo.com>
2438
2439         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
2440         part of 2004-07-25 change.
2441
2442 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * message.el (message-display-completion-list): New function.
2445         (message-expand-group): Use it; make sure the Completions buffer
2446         is modifiable.
2447
2448 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2449
2450         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2451         user-mail-name is an empty string.
2452
2453 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2454
2455         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2456         depending on gnus-score-decay-constant.
2457
2458         * encrypt.el (encrypt-insert-file-contents)
2459         (encrypt-write-file-contents): Don't use `gnus-message'.
2460
2461         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
2462         arguments.
2463         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
2464         arguments to mm-uu-verbatim-marks-extract.
2465         (mm-uu-hide-markers): New variable.
2466         (mm-uu-extract): Use face similar to `gnus-cite-3'.
2467
2468         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2469         (gnus-convert-image-to-face-command): Use "convert" by default to
2470         allow other input image formats.
2471         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
2472         accordingly.
2473
2474 2005-10-23  Simon Josefsson  <jas@extundo.com>
2475
2476         * imap.el (imap-gssapi-program): Align command line parameters
2477         with latest GNU SASL.
2478         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2479
2480 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481
2482         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
2483         HTML.
2484         (nnslashdot-request-article): Ditto.
2485
2486         * lpath.el (featurep): Add nobreak-char-display.
2487
2488 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2489
2490         * mail-source.el (mail-source-fetch-pop): Require pop3.
2491         (mail-source-check-pop): Ditto.
2492
2493 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2496         errors.
2497
2498 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2499
2500         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2501         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2502
2503         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2504
2505         * mm-bodies.el (mm-decode-string): Call
2506         `mm-charset-to-coding-system' with allow-override argument.
2507
2508 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2511         (rfc2047-charset-to-coding-system): New function.
2512         (rfc2047-decode-encoded-words): New function.
2513         (rfc2047-decode-region): Use them.
2514         (rfc2047-decode-cte): Remove.
2515         (rfc2047-parse-and-decode): Remove.
2516         (rfc2047-decode): Remove.
2517
2518 2005-10-15  Kenichi Handa  <handa@m17n.org>
2519
2520         * rfc2047.el (rfc2047-decode-cte): New function.
2521         (rfc2047-decode-region): Change the way to decode successive
2522         encoded-words: decode B- or Q-encoding in each encoded-word,
2523         concatenate them, and decode it as charset.
2524
2525 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2526
2527         * lpath.el: Fbind codepage-setup for XEmacs.
2528
2529 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2530
2531         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2532         widget-move-and-invoke.
2533         (gnus-custom-mode): Use gnus-custom-map.
2534
2535 2005-10-15  Bill Wohler  <wohler@newt.com>
2536
2537         * message.el (message-tool-bar-map): Renamed image file from
2538         mail_send to mail/send.
2539
2540 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2541
2542         * message.el (message-expand-group): Pass the common
2543         prefix substring of completion to `display-completion-list'.
2544
2545 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
2546
2547         * mml-sec.el (mml-secure-method): New internal variable.
2548         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
2549         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
2550         functions using mml-secure-method.
2551
2552         * mml.el (mml-mode-map): Add key bindings for those functions.
2553         (mml-menu): Simplify security menu entries.  Suggested by Jesper
2554         Harder <harder@myrealbox.com>.
2555         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
2556         end of message if point is the headers of the message.
2557
2558         * message.el (message-in-body-p): New function.
2559
2560         * assistant.el: Autoload gnus-util and netrc.
2561
2562         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
2563         Use `mm-charset-override-alist' only when decoding.
2564
2565         * mm-bodies.el (mm-decode-body): Call
2566         `mm-charset-to-coding-system' with allow-override argument.
2567
2568         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
2569         `filename' from Content-Disposition if Content-Type doesn't
2570         provide `name'.
2571         (gnus-mime-view-part-as-type): Set default instead of
2572         initial-input.
2573
2574 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2575
2576         * format-spec.el (format-spec): Propagate text properties of % spec.
2577
2578 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2579
2580         * gnus-art.el (gnus-treat-predicate): Add `first'.
2581
2582 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
2583
2584         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
2585         (mm-charset-override-alist): New variable.
2586         (mm-charset-to-coding-system): Use it.
2587         (mm-codepage-setup): New helper function.
2588         (mm-charset-eval-alist): New variable.
2589         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
2590         about unknown charsets.
2591
2592         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
2593
2594 2005-10-04  David Hansen  <david.hansen@gmx.net>
2595
2596         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2597         (nnrss-check-group): Ditto.
2598
2599 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2600
2601         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
2602         Rename x-gnus-verbatim to x-verbatim.
2603         (mm-uu-type-alist): Fix regexp for verbatim-marks.
2604
2605         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
2606         x-verbatim.
2607
2608         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2609
2610         * gnus-util.el (gnus-remove-duplicates): Remove.
2611
2612         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2613         instead of gnus-remove-duplicates.
2614
2615         * message.el (message-remove-duplicates): Remove.
2616         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2617         message-remove-duplicates.
2618
2619         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2620         available, else use implementation from `delete-dups'.
2621
2622         * message.el (message-insert-expires): New function.
2623         (message-mode-map): Add key binding.
2624         (message-mode-field-menu): Add menu entry.
2625         (message-mode): Document it.
2626         (message-make-expires-date): Use `message-make-date'.
2627
2628 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
2629
2630         * message.el (message-make-expires-date): New function.
2631
2632 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * Makefile.in (list-installed-shadows): New entry.
2635         (install): Use it.
2636         (remove-installed-shadows): New entry.
2637
2638         * dgnushack.el (dgnushack-default-load-path): New variable.
2639         (dgnushack-find-lisp-shadows): New function.
2640         (dgnushack-remove-lisp-shadows): New function.
2641
2642 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * Makefile.in (install-el-elc): New entry.
2645         (install): Use it so that .el files are necessarily installed.
2646
2647 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2650
2651 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2652
2653         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2654         function rather than the diff-mode.el package.
2655         (mm-display-external): Use with-current-buffer.
2656         (mm-viewer-completion-map, mm-viewer-completion-map):
2657         Move initialization inside declaration.
2658
2659 2005-09-29  Simon Josefsson  <jas@extundo.com>
2660
2661         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
2662         autoload mail-check-payment.
2663         (spam-check-hashcash): Define unconditionally, since hashcash.el
2664         is part of Gnus now.  Ignore errors from payment checking.
2665
2666 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2667
2668         * message.el (message-bold-region, message-unbold-region): Rename
2669         from `bold-region' and `unbold-region'.
2670
2671         * message.el: Remove useless autoloads.
2672
2673 2005-09-28  Simon Josefsson  <jas@extundo.com>
2674
2675         * message.el (message-use-idna): Default to t.
2676         (message-use-idna): Test whether encoding works too.  Doc fix.
2677
2678 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2679
2680         * nntp.el (nntp-warn-about-losing-connection): Remove.
2681
2682 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2683
2684         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2685         customizable.  Change default value.
2686         (mm-uu-diff-groups-regexp): Change default value.
2687         (mm-uu-type-alist): Add doc string.
2688         (mm-uu-configure): Add doc string.  Make it interactive.
2689         (mm-uu-tex-groups-regexp): New variable.
2690         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
2691         (mm-uu-type-alist): Add LaTeX documents.
2692         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
2693         of "text/verbatim".
2694         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2695
2696         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
2697         instead of "text/verbatim".
2698
2699         * message.el (message-mark-inserted-region)
2700         (message-mark-insert-file): Use slrn style marks when called with
2701         prefix argument.
2702
2703 2005-09-27  Simon Josefsson  <jas@extundo.com>
2704
2705         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2706
2707 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2708
2709         * message.el (message-remove-duplicates): New function.
2710         Implementation borrowed from `gnus-remove-duplicates'.
2711         (message-idna-to-ascii-rhs): Also encode idna addresses in
2712         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2713         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2714         only ask about the same idna domain once per header and also tell
2715         in what header to replace the idna domain.
2716
2717         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2718         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2719         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2720         a header is decoded and not just the last one.
2721
2722 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2723
2724         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2725         has been decoded.
2726
2727         * mm-decode.el (mm-automatic-display): Add text/verbatim.
2728         (mm-insert-part): Don't modify text if it has been decoded.
2729
2730         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
2731         decoded.
2732
2733         * mm-view.el (mm-inline-text): Don't strip text props unless
2734         decoding enriched or richtext parts.
2735
2736 2005-09-25  Romain Francoise  <romain@orebokech.com>
2737
2738         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2739         * gnus-start.el (gnus-subscribe-interactively):
2740         * gnus-uu.el (gnus-uu-grab-articles):
2741         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2742         space.
2743
2744 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2745
2746         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2747         * mm-view.el (mm-view-pkcs7-decrypt):
2748         * gnus-sum.el (gnus-summary-limit-to-extra)
2749         (gnus-summary-respool-article, gnus-read-move-group-name):
2750         * gnus-score.el (gnus-summary-increase-score):
2751         * gnus-util.el (gnus-completing-read-with-default):
2752         * gnus-art.el (gnus-read-save-file-name)
2753         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2754         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2755         * message.el (message-check-news-header-syntax):
2756         Follow convention for reading with the minibuffer.
2757
2758 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2759
2760         * spam-report.el (spam-report-url-ping-plain):
2761         Use gnus-extended-version as User-Agent.
2762
2763         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2764         default value is nil.
2765
2766         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
2767         (mm-uu-verbatim-marks-extract): New function.
2768         (mm-uu-extract): New face.
2769         (mm-uu-copy-to-buffer): Use it.
2770
2771         * spam-report.el (spam-report-gmane-ham): Renamed from
2772         `spam-report-gmane-unspam'.
2773         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
2774         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
2775
2776         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
2777         Autoload.
2778         (spam-report-gmane-unregister-routine): Renamed
2779         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
2780
2781 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
2782
2783         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
2784         (spam-report-gmane-unregister-routine): added support for gmane
2785         unregistration
2786
2787         * spam-report.el (spam-report-gmane-unspam)
2788         (spam-report-gmane-spam): new wrappers around spam-report-gmane
2789         (spam-report-gmane): changed to take a single article and do
2790         unspam registration
2791
2792 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2793
2794         * mm-url.el (mm-url-decode-entities): Fix regexp.
2795
2796 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2797
2798         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2799         default to nil, to be able to use Gnus at all.  If the default
2800         switches to something else, then the function should be fixed not
2801         be exceedingly slow.
2802
2803 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
2804
2805         * gnus-start.el (gnus-activate-group): if the server is nil, don't
2806         fail hard
2807
2808         * spam-report.el: better Keywords line
2809
2810         * spam.el: added Maintainer and better Keywords line
2811
2812 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2813
2814         * gnus-art.el (gnus-article-replace-part)
2815         (gnus-mime-replace-part): New functions.
2816         (gnus-mime-action-alist, gnus-mime-button-commands)
2817         (gnus-mime-save-part-and-strip): Added file argument.
2818         (gnus-article-part-wrapper): Added interactive argument.
2819
2820         * gnus-sum.el (gnus-summary-mime-map): Add
2821         `gnus-article-replace-part'.
2822
2823 2005-09-19  Didier Verna  <didier@xemacs.org>
2824
2825         The nnml compaction feature:
2826         * nnml.el (nnml-request-compact-group): New function.
2827         * nnml.el (nnml-request-compact): New function.
2828         * gnus-int.el (gnus-request-compact-group): New function.
2829         * gnus-int.el (gnus-request-compact): New function.
2830         * gnus-group.el (gnus-group-compact-group): New function.
2831         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
2832         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
2833         * gnus-srvr.el (gnus-server-compact-server): New function.
2834         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
2835         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
2836
2837 2005-09-18  Deepak Goel  <deego@gnufans.org>
2838
2839         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2840         format spec.
2841
2842 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2843
2844         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2845
2846 2005-09-15  Romain Francoise  <romain@orebokech.com>
2847
2848         * message.el (message-fill-paragraph): Clarify docstring.
2849
2850 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * gnus-art.el (gnus-mime-display-part): Protect against broken
2853         MIME messages.
2854
2855 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2856
2857         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2858         before parsing header.
2859
2860 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
2861
2862         * html2text.el: (html2text-replace-list): Add new entities.
2863
2864 2005-09-11  Romain Francoise  <romain@orebokech.com>
2865
2866         * message.el (message-alternative-emails): Improve docstring.
2867         (message-setup-1): Call `message-use-alternative-email-as-from'
2868         after `message-setup-hook' to give it precedence over posting
2869         styles, etc.
2870         (message-use-alternative-email-as-from): Add docstring.  Remove
2871         the original From header if present.
2872
2873         * nnml.el (nnml-compressed-files-size-threshold): New variable.
2874         (nnml-save-mail): Use it.
2875
2876         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
2877         articles.  Add new argument `silent'.
2878         (gnus-uu-mark-all): Report the total number of marked articles.
2879
2880 2005-09-10  Romain Francoise  <romain@orebokech.com>
2881
2882         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
2883         (gnus-uu-mark-series): Likewise.
2884
2885 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
2886
2887         * spam-report.el (spam-report-gmane): Fix generation of spam
2888         report URL.
2889
2890 2005-09-10  Simon Josefsson  <jas@extundo.com>
2891
2892         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
2893         t, based on discussion on the ding list with Robert Epprecht
2894         <epprecht@solnet.ch>.
2895
2896 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2897
2898         * spam-report.el (spam-report-gmane): Make it work without
2899         X-Report-Spam header.  Gmane now only provides Archived-At.
2900         This is only used if `spam-report-gmane-use-article-number' is nil.
2901         (spam-report-gmane-spam-header): Remove.  Not used anymore.
2902
2903         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
2904         make `gnus-summary-sort-by-recipient' work with threading.
2905
2906         * nnweb.el (nnweb-google-wash-article): Print a message if article
2907         is not available.
2908
2909 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2910
2911         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
2912         change.  Decode text/* parts content before displaying.
2913
2914 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2915
2916         * mml-smime.el: Remove defvar of gnus-extract-address-components.
2917
2918 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * mm-view.el (mm-display-inline-fontify): Disable support modes.
2921
2922         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
2923         url-package-name, url-package-version,
2924         w3m-cid-retrieve-function-alist, w3m-current-buffer,
2925         w3m-display-inline-images, and w3m-minor-mode-map.
2926
2927 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
2928
2929         * message.el (message-tab-body-function): Fixed mismatched custom
2930         type.
2931
2932         * gnus.el (gnus-group-change-level-function): Ditto.
2933
2934         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
2935
2936         * gnus-art.el (gnus-signature-limit)
2937         (gnus-article-mime-part-function): Ditto.
2938
2939 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * mml.el (mml-mode): Silence the byte compiler.
2942
2943         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
2944         using `(sit-for 0)' before moving the point to the specified part;
2945         skip unbuttonized parts.
2946         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
2947         return to the summary window if gnus-auto-select-part is non-nil.
2948
2949 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2950
2951         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
2952         variables.
2953         (mml-dnd-attach-file, mml-mode): Use them.
2954
2955         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
2956         Make fetching article by MID work again for Google Groups.  Added
2957         FIXME concerning gnus-group-make-web-group.
2958
2959         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
2960         Don't depend on Gnus by using mail-extract-address-components if
2961         gnus-extract-address-components is not bound.
2962
2963 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2964
2965         * gnus-art.el (gnus-mime-display-security): Don't display the
2966         signature, but only the signed part.
2967
2968 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2969
2970         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
2971
2972         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
2973         list, not listp.
2974
2975 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
2976
2977         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
2978         when encoding.
2979
2980         * mm-bodies.el (mm-decode-content-transfer-encoding):
2981         De-canonicalize CRLF for all text content types, not just
2982         text/plain.
2983
2984 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2985
2986         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
2987         valid article; point arrow and cursor at the MIME button.
2988
2989 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
2992         Suggested by Dan Christensen <jdc@uwo.ca>.
2993
2994         * mm-decode.el (mm-save-part): Enable change of prompt.
2995
2996 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
2997
2998         * gnus-msg.el (gnus-inews-add-send-actions): Made
2999         `message-post-method' lambda parameter ARG `&optional'.
3000
3001 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3002
3003         * gnus-sum.el (gnus-summary-mime-map): Added
3004         gnus-article-save-part-and-strip, gnus-article-delete-part and
3005         gnus-article-jump-to-part.
3006
3007         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3008         (gnus-article-edit-part): Use it.
3009         (gnus-article-part-wrapper): Added no-handle argument.
3010         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3011         functions.
3012
3013 2005-08-29  Romain Francoise  <romain@orebokech.com>
3014
3015         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3016         docstring.
3017         (gnus-face-from-file): Likewise.
3018
3019 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3020
3021         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3022         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3023         non-nil.
3024         (gnus-auto-select-part): New variable.
3025         (gnus-article-jump-to-part): New function.
3026         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3027         (gnus-mime-delete-part): Allow selecting specified part after
3028         deleting or stripping parts.
3029         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3030         part if argument is bogus.
3031
3032 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3033
3034         * gnus-art.el (w3m-minor-mode-map):
3035         * gnus-spec.el (gnus-newsrc-file-version):
3036         * gnus-util.el (nnmail-active-file-coding-system)
3037         (gnus-original-article-buffer, gnus-user-agent):
3038         * gnus.el (gnus-ham-process-destinations)
3039         (gnus-parameter-ham-marks-alist)
3040         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3041         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3042         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3043         * mm-decode.el (gnus-current-window-configuration):
3044         * mm-extern.el (gnus-article-mime-handles):
3045         * mm-url.el (url-current-object, url-package-name)
3046         (url-package-version):
3047         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3048         (smime-keys, w3m-cid-retrieve-function-alist)
3049         (w3m-current-buffer, w3m-display-inline-images)
3050         (w3m-minor-mode-map):
3051         * mml-smime.el (gnus-extract-address-components):
3052         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3053         (gnus-newsrc-hashtb, message-default-charset)
3054         (message-deletable-headers, message-options)
3055         (message-posting-charset, message-required-mail-headers)
3056         (message-required-news-headers):
3057         * mml1991.el (mc-pgp-always-sign):
3058         * mml2015.el (mc-pgp-always-sign):
3059         * nnheader.el (nnmail-extra-headers):
3060         * rfc1843.el (gnus-decode-encoded-word-function)
3061         (gnus-decode-header-function, gnus-newsgroup-name):
3062         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3063
3064 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3065
3066         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3067         the end of the date treatments.
3068
3069 2005-08-15  Simon Josefsson  <jas@extundo.com>
3070
3071         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3072         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3073         Capello and Romain Francoise.
3074         (pgg-fetch-key-function): Removed, not used?
3075         (pgg-insert-url-with-w3): Require url, to get
3076         url-insert-file-contents regardless of where it is defined.
3077
3078 2005-08-13  Romain Francoise  <romain@orebokech.com>
3079
3080         * message.el (message-cite-original-1): New function.
3081         (message-cite-original): Use it.
3082         (message-cite-original-without-signature): Ditto.
3083
3084 2005-08-08  Romain Francoise  <romain@orebokech.com>
3085
3086         * message.el (message-yank-empty-prefix): New variable.
3087         (message-indent-citation): Use it.
3088         (message-cite-original-without-signature): Respect X-No-Archive.
3089
3090 2005-08-08  Simon Josefsson  <jas@extundo.com>
3091
3092         * pgg.el: Autoload url-insert-file-contents instead of loading
3093         w3/url.
3094         (pgg-insert-url-with-w3): Don't load url here.
3095
3096 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3097
3098         * message.el (message-kill-to-signature): Don't insert newline at
3099         bol.
3100         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3101
3102 2005-08-06  Romain Francoise  <romain@orebokech.com>
3103
3104         * message.el (message-user-fqdn): Fix typo in docstring.
3105
3106 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3107
3108         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3109
3110         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3111
3112 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3113
3114         * mm-bodies.el (mm-encode-body): Use coding system rather than
3115         charset to encode text.
3116
3117         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3118         number of charsets if utf-8 is available (XEmacs).
3119
3120 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3121
3122         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3123         taken from `gnus-button-mid-or-mail-regexp'.
3124         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3125         (gnus-button-alist): Improve regexp for domain part of the MIDs
3126         for news:localpart@domain buttons.
3127         (gnus-button-ctan-directory-regexp): Update.
3128
3129 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * sieve-manage.el (sieve-manage-interactive-login): Use
3132         make-local-variable rather than make-variable-buffer-local.
3133         (sieve-manage-open): Ditto.
3134         (sieve-manage-authenticate): Ditto.
3135
3136         * mml.el (mml-generate-mime-1): Make the content type default to
3137         text/plain if the filename is not specified.
3138
3139 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3140
3141         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3142         instead of insert-buffer.
3143
3144         * message.el (message-yank-original): Ditto; set the mark at the
3145         end of the yanked message.
3146
3147 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
3150         lines to scroll rather than to stop it.
3151
3152         * mml.el (mml-generate-default-type): Add doc string.
3153         (mml-generate-mime-1): Use mm-default-file-encoding or make it
3154         default to application/octet-stream when determining the content
3155         type if it is not specified for the part or the mml contents; add
3156         a comment about mml-generate-default-type.
3157
3158 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3159
3160         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
3161         make it default to application/octet-stream when determining the
3162         content type if it is not specified for the external contents.
3163
3164 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3165
3166         * rfc2231.el (rfc2231-parse-string): Take care that not only a
3167         segmented parameter but also other parameters might be there.
3168
3169 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * mm-decode.el (mm-display-external): Delete temp file, directory
3172         and buffer immediately if the external process is exited.
3173
3174 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
3177         fewer lines than that of scroll-margin.
3178         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
3179
3180 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * gnus-art.el (gnus-article-next-page): Revert.
3183         (gnus-article-beginning-of-window): New macro.
3184         (gnus-article-next-page-1): Use it.
3185         (gnus-article-prev-page): Ditto.
3186         (gnus-article-edit-part): Use insert-buffer-substring instead of
3187         insert-buffer.
3188         (gnus-article-edit-exit): Ditto.
3189
3190         * gnus-util.el (gnus-beginning-of-window): Remove.
3191         (gnus-end-of-window): Remove.
3192
3193         * lpath.el: Don't bind header-line-format and scroll-margin.
3194
3195 2005-07-25  Simon Josefsson  <jas@extundo.com>
3196
3197         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
3198         to have the url package without w3.  Reported by Daiki Ueno
3199         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
3200
3201 2005-07-20  Didier Verna  <didier@xemacs.org>
3202
3203         * gnus-diary.el: Remove the description comment (nndiary is now
3204         properly documented in the Gnus manual).
3205         Fix the spelling of "Back End".
3206         * nndiary.el: Ditto.
3207         Fix the copyright notice.
3208
3209 2005-07-18  Romain Francoise  <romain@orebokech.com>
3210
3211         * gnus-sum.el (gnus-summary-to-prefix,
3212         gnus-summary-newsgroup-prefix): New variables.
3213         (gnus-summary-from-or-to-or-newsgroups): Use them.
3214
3215 2005-07-17  Romain Francoise  <romain@orebokech.com>
3216
3217         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
3218         space as it's generally not especially interesting to the user.
3219
3220 2005-07-16  Romain Francoise  <romain@orebokech.com>
3221
3222         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
3223         nil to avoid prompting and file modification if one of the
3224         messages at the top of the nnfolder file contains a copyright
3225         notice.
3226         Update copyright notice.
3227
3228         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
3229         instead of `current-time-string' as the latter creates a time
3230         string that is not RFC 2822 compliant (it lacks the zone).
3231         Update copyright notice.
3232
3233 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3234
3235         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
3236         for text/rtf.  Display default in prompt.  Pass default for M-n.
3237
3238         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
3239
3240 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241
3242         * gnus-msg.el (gnus-button-mailto): Remove
3243         save-selected-window-window hackery because it relies on
3244         save-selected-window internals.
3245
3246 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3247
3248         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
3249         (gnus-article-next-page-1): Use gnus-beginning-of-window.
3250         (gnus-article-prev-page): Ditto.
3251
3252         * gnus-util.el (gnus-beginning-of-window): New function.
3253         (gnus-end-of-window): New function.
3254
3255         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
3256
3257 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3258
3259         * gnus-score.el (gnus-score-edit-all-score): Set
3260         gnus-score-edit-exit-function to gnus-score-edit-done and call
3261         gnus-message.
3262
3263 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3264
3265         * gnus-msg.el (gnus-button-mailto): Remove
3266         save-selected-window-window hackery because it relies on
3267         save-selected-window internals.
3268
3269 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
3272         add-minor-mode.
3273         (gnus-binary-mode): Ditto.
3274
3275         * gnus-topic.el (gnus-topic-mode): Ditto.
3276
3277 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
3278
3279         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
3280         (gnus-article-prev-page): Take scroll-margin into consideration.
3281
3282 2005-07-04  Lute Kamstra  <lute@gnu.org>
3283
3284         Update FSF's address in GPL notices.
3285
3286 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
3287
3288         * gnus.el (gnus-exit):
3289         * gnus-group.el (gnus-group-icons):
3290         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
3291
3292         * gnus-nocem.el (gnus-nocem):
3293         * message.el (message-various, message-buffers, message-sending)
3294         (message-interface, message-forwarding, message-insertion)
3295         (message-headers, message-news, message-mail):
3296         * pgg-gpg.el (pgg-gpg):
3297         * pgg-parse.el (pgg-parse):
3298         * pgg-pgp.el (pgg-pgp):
3299         * pgg-pgp5.el (pgg-pgp5):
3300         * pop3.el (pop3): Finish `defgroup' description with period.
3301
3302 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3303
3304         * gnus-art.el (article-display-face): Improve the efficiency.
3305         (article-display-x-face): Ditto; remove grey x-face stuff.
3306
3307 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3308
3309         * gnus-art.el (article-display-face): Correct the position in
3310         which Faces are inserted.
3311
3312 2005-06-29  Didier Verna  <didier@xemacs.org>
3313
3314         * gnus-art.el (article-display-face): Display faces in correct
3315         order.
3316
3317 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
3320         (gnus-fill-real-hashtb): Use hash table instead of obarray.
3321         (gnus-nocem-check-article): Fetch the Type header.
3322         (gnus-nocem-message-wanted-p): Fix the way to examine types.
3323         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
3324         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
3325         make sure gnus-nocem-hashtb is initialized.
3326         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
3327         (gnus-nocem-unwanted-article-p): Ditto.
3328
3329         * pgg.el (pgg-verify): Return the verification result.
3330
3331 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3332
3333         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
3334         is ascii.
3335
3336 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
3337
3338         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
3339         `show-nonbreak-escape'.
3340
3341 2005-06-23  Lute Kamstra  <lute@gnu.org>
3342
3343         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
3344
3345         * dig.el (dig-mode):
3346         * smime.el (smime-mode): Use gnus-run-mode-hooks.
3347
3348 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
3349
3350         * nnimap.el (nnimap-split-download-body): Fix spellings.
3351
3352 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3353
3354         * gnus-art.el (gnus-article-encrypt-body):
3355         * gnus-cus.el (gnus-score-customize):
3356         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
3357         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
3358
3359 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3360
3361         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
3362         header by looking for magic "MII" at the beginnig.
3363
3364 2005-06-16  Miles Bader  <miles@gnu.org>
3365
3366         * gnus-xmas.el (gnus-xmas-group-startup-message):
3367         Use renamed gnus-splash face.
3368
3369         * assistant.el (assistant-field): Remove "-face" suffix from face name.
3370         (assistant-field-face): New backward-compatibility alias for renamed
3371         face.
3372         (assistant-render-text): Use renamed assistant-field face.
3373
3374         * spam.el (spam): Remove "-face" suffix from face name.
3375         (spam-face): New backward-compatibility alias for renamed face.
3376         (spam-face, spam-initialize): Use renamed spam face.
3377
3378         * message.el (message-header-to, message-header-cc)
3379         (message-header-subject, message-header-newsgroups)
3380         (message-header-other, message-header-name)
3381         (message-header-xheader, message-separator, message-cited-text)
3382         (message-mml): Remove "-face" suffix from face names.
3383         (message-header-to-face, message-header-cc-face)
3384         (message-header-subject-face, message-header-newsgroups-face)
3385         (message-header-other-face, message-header-name-face)
3386         (message-header-xheader-face, message-separator-face)
3387         (message-cited-text-face, message-mml-face):
3388         New backward-compatibility aliases for renamed faces.
3389         (message-font-lock-keywords): Use renamed message faces.
3390
3391         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
3392         (sieve-test-commands, sieve-tagged-arguments):
3393         Remove "-face" suffix from face names.
3394         (sieve-control-commands-face, sieve-action-commands-face)
3395         (sieve-test-commands-face, sieve-tagged-arguments-face):
3396         New backward-compatibility aliases for renamed faces.
3397         (sieve-control-commands-face, sieve-action-commands-face)
3398         (sieve-test-commands-face, sieve-tagged-arguments-face):
3399         Use renamed sieve faces.
3400
3401         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
3402         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
3403         (gnus-group-news-3-empty, gnus-group-news-4)
3404         (gnus-group-news-4-empty, gnus-group-news-5)
3405         (gnus-group-news-5-empty, gnus-group-news-6)
3406         (gnus-group-news-6-empty, gnus-group-news-low)
3407         (gnus-group-news-low-empty, gnus-group-mail-1)
3408         (gnus-group-mail-1-empty, gnus-group-mail-2)
3409         (gnus-group-mail-2-empty, gnus-group-mail-3)
3410         (gnus-group-mail-3-empty, gnus-group-mail-low)
3411         (gnus-group-mail-low-empty, gnus-summary-selected)
3412         (gnus-summary-cancelled, gnus-summary-high-ticked)
3413         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
3414         (gnus-summary-high-ancient, gnus-summary-low-ancient)
3415         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
3416         (gnus-summary-low-undownloaded)
3417         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
3418         (gnus-summary-low-unread, gnus-summary-normal-unread)
3419         (gnus-summary-high-read, gnus-summary-low-read)
3420         (gnus-summary-normal-read, gnus-splash):
3421         Remove "-face" suffix from face names.
3422         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3423         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3424         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3425         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3426         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3427         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3428         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3429         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3430         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3431         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3432         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3433         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3434         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3435         (gnus-summary-normal-ticked-face)
3436         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
3437         (gnus-summary-normal-ancient-face)
3438         (gnus-summary-high-undownloaded-face)
3439         (gnus-summary-low-undownloaded-face)
3440         (gnus-summary-normal-undownloaded-face)
3441         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3442         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3443         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3444         (gnus-splash-face):
3445         New backward-compatibility aliases for renamed faces.
3446         (gnus-group-startup-message): Use renamed gnus faces.
3447
3448         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
3449         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
3450         (gnus-server-agent): Remove "-face" suffix from face names.
3451         (gnus-server-agent-face, gnus-server-opened-face)
3452         (gnus-server-closed-face, gnus-server-denied-face)
3453         (gnus-server-offline-face):
3454         New backward-compatibility aliases for renamed faces.
3455         (gnus-server-agent-face, gnus-server-opened-face)
3456         (gnus-server-closed-face, gnus-server-denied-face)
3457         (gnus-server-offline-face): Use renamed gnus faces.
3458
3459         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
3460         Remove "-face" suffix from face names.
3461         (gnus-picon-xbm-face, gnus-picon-face):
3462         New backward-compatibility aliases for renamed faces.
3463
3464         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
3465         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
3466         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
3467         (gnus-cite-11): Remove "-face" suffix from face names.
3468         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
3469         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
3470         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
3471         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
3472         New backward-compatibility aliases for renamed faces.
3473         (gnus-cite-attribution-face, gnus-cite-face-list)
3474         (gnus-article-boring-faces): Use renamed gnus faces.
3475
3476         * gnus-art.el (gnus-signature, gnus-header-from)
3477         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
3478         (gnus-header-content): Remove "-face" suffix from face names.
3479         (gnus-signature-face, gnus-header-from-face)
3480         (gnus-header-subject-face, gnus-header-newsgroups-face)
3481         (gnus-header-name-face, gnus-header-content-face):
3482         New backward-compatibility aliases for renamed faces.
3483         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
3484
3485         * gnus-sum.el (gnus-summary-selected-face)
3486         (gnus-summary-highlight): Use renamed gnus faces.
3487         * gnus-group.el (gnus-group-highlight): Likewise.
3488
3489 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
3490
3491         * gnus-sieve.el (gnus-sieve-article-add-rule):
3492         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
3493         * spam-stat.el (spam-stat-buffer-change-to-spam)
3494         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
3495
3496         * message.el (message-is-yours-p):
3497         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
3498
3499 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * mm-view.el (mm-inline-text): Withdraw the last change.
3502
3503 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
3506         executing enriched-decode.
3507
3508 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
3511         charset of tar files.
3512
3513 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
3514
3515         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
3516
3517 2005-06-04  Lute Kamstra  <lute@gnu.org>
3518
3519         * nnfolder.el (nnfolder-read-folder): Make sure that undo
3520         information is never recorded.
3521
3522 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3523
3524         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
3525
3526 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * pop3.el (pop3-apop): Run md5 in the binary mode.
3529
3530         * starttls.el (starttls-set-process-query-on-exit-flag):
3531         Use eval-and-compile.
3532
3533 2005-05-31  Simon Josefsson  <jas@extundo.com>
3534
3535         * smime.el (smime-replace-in-string): Define.
3536         (smime-cert-by-ldap-1): Use it.
3537
3538 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3539
3540         * gnus-art.el (article-display-x-face): Replace
3541         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3542
3543         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
3544         set-process-query-on-exit-flag or process-kill-without-query.
3545
3546         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
3547         loop instead of replace-regexp.
3548
3549         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
3550         instead of process-kill-without-query if it is available.
3551
3552         * lpath.el: Fbind ldap-search-entries.
3553
3554         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
3555         instead of find-file-hooks if it is available.
3556
3557         * mml1991.el: Bind pgg-default-user-id when compiling.
3558
3559         * mml2015.el: Bind pgg-default-user-id when compiling.
3560
3561         * nndraft.el (nndraft-request-associate-buffer):
3562         Use write-contents-functions instead of write-contents-hooks if it is
3563         available.
3564
3565         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
3566         instead of find-file-hooks if it is available.
3567
3568         * nntp.el (nntp-open-connection): Replace
3569         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3570         (nntp-open-ssl-stream): Ditto.
3571         (nntp-open-tls-stream): Ditto.
3572
3573         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
3574         set-process-query-on-exit-flag or process-kill-without-query.
3575         (starttls-open-stream-gnutls): Use it instead of
3576         process-kill-without-query.
3577         (starttls-open-stream): Ditto.
3578
3579 2005-05-31  Ulf Stegemann <ulf@zeitform.de>  (tiny change)
3580
3581         * smime.el (smime-cert-by-ldap-1): Don't use
3582         replace-regexp-in-string.
3583
3584 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3585
3586         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
3587
3588         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
3589         in PEM format. Adjust to the XEmacs compability.
3590
3591 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
3592
3593         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
3594         by `string-to-number'.
3595         * gnus-agent.el (gnus-agent-regenerate-group)
3596         (gnus-agent-fetch-articles): Ditto.
3597         * gnus-art.el (gnus-button-fetch-group): Ditto.
3598         * gnus-cache.el (gnus-cache-generate-active)
3599         (gnus-cache-articles-in-group): Ditto.
3600         * gnus-group.el (gnus-group-set-current-level)
3601         (gnus-group-insert-group-line): Ditto.
3602         * gnus-score.el (gnus-score-set-expunge-below)
3603         (gnus-score-set-mark-below, gnus-summary-score-effect)
3604         (gnus-summary-score-entry): Ditto.
3605         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
3606         (gnus-soup-pack): Ditto.
3607         * gnus-spec.el (gnus-xmas-format): Ditto.
3608         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
3609         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
3610         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
3611         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
3612         * nndb.el (nndb-get-remote-expire-response): Ditto.
3613         * nndiary.el (nndiary-parse-schedule-value)
3614         (nndiary-string-to-number, nndiary-request-replace-article)
3615         (nndiary-request-article): Ditto.
3616         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
3617         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
3618         * nneething.el (nneething-make-head): Ditto.
3619         * nnfolder.el (nnfolder-request-article)
3620         (nnfolder-retrieve-headers): Ditto.
3621         * nnheader.el (nnheader-file-to-number): Ditto.
3622         * nnkiboze.el (nnkiboze-request-article): Ditto.
3623         * nnmail.el (nnmail-process-unix-mail-format)
3624         (nnmail-process-babyl-mail-format): Ditto.
3625         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
3626         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
3627         (nnmh-request-create-group, nnmh-request-list-1)
3628         (nnmh-request-group, nnmh-request-article): Ditto.
3629         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
3630         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
3631         * nnsoup.el (nnsoup-make-active): Ditto.
3632         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
3633         * nntp.el (nntp-find-group-and-number)
3634         (nntp-retrieve-headers-with-xover): Ditto.
3635         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
3636         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
3637         (pgg-format-key-identifier): Ditto.
3638         * pop3.el (pop3-last, pop3-stat): Ditto.
3639         * qp.el (quoted-printable-decode-region): Ditto.
3640
3641         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
3642         of concat.
3643
3644 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3645
3646         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
3647
3648         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
3649
3650         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
3651
3652         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
3653
3654         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
3655
3656         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
3657
3658         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
3659         (gnus-carpal-mode): Ditto.
3660
3661         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
3662         (gnus-browse-mode): Ditto.
3663
3664         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
3665
3666         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
3667
3668 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3669
3670         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
3671
3672 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3673
3674         * gnus-util.el (gnus-run-mode-hooks): New function.
3675
3676         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
3677
3678         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
3679         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
3680
3681 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
3682
3683         * gnus-agent.el (gnus-agent-make-mode-line-string):
3684         Use mode-line-highlight as mouse-face.
3685
3686 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * canlock.el (canlock): Change the parent group to news.
3689
3690         * deuglify.el (gnus-outlook-deuglify): Add :group.
3691
3692         * dig.el (dig): Add :group.
3693
3694         * dns-mode.el (dns-mode): Add :group.
3695
3696         * encrypt.el (encrypt): Add :group.
3697
3698         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
3699         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
3700         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
3701         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
3702         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
3703
3704         * gnus-diary.el (gnus-diary): Add :group.
3705
3706         * gnus.el (gnus-group-news-1-face): Add :group.
3707         (gnus-group-news-1-empty-face): Ditto.
3708         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
3709         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
3710         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
3711         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
3712         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
3713         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
3714         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
3715         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
3716         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
3717         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
3718         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
3719         (gnus-summary-high-ticked-face): Ditto.
3720         (gnus-summary-low-ticked-face): Ditto.
3721         (gnus-summary-normal-ticked-face): Ditto.
3722         (gnus-summary-high-ancient-face): Ditto.
3723         (gnus-summary-low-ancient-face): Ditto.
3724         (gnus-summary-normal-ancient-face): Ditto.
3725         (gnus-summary-high-undownloaded-face): Ditto.
3726         (gnus-summary-low-undownloaded-face): Ditto.
3727         (gnus-summary-normal-undownloaded-face): Ditto.
3728         (gnus-summary-high-unread-face): Ditto.
3729         (gnus-summary-low-unread-face): Ditto.
3730         (gnus-summary-normal-unread-face): Ditto.
3731         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
3732         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
3733
3734         * hashcash.el (hashcash): New custom group.
3735         (hashcash-default-payment): Add :group.
3736         (hashcash-payment-alist): Ditto.
3737         (hashcash-default-accept-payment): Ditto.
3738         (hashcash-accept-resources): Ditto.
3739         (hashcash-path): Ditto.
3740         (hashcash-extra-generate-parameters): Ditto.
3741         (hashcash-double-spend-database): Ditto.
3742         (hashcash-in-news): Ditto.
3743
3744         * message.el (message-minibuffer-local-map): Add :group.
3745
3746         * netrc.el (netrc): Add :group.
3747
3748         * sieve-manage.el (sieve-manage-log): Add :group.
3749         (sieve-manage-default-user): Diito.
3750         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
3751         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
3752         (sieve-manage-authenticators): Ditto.
3753         (sieve-manage-authenticator-alist): Ditto.
3754         (sieve-manage-default-port): Ditto.
3755
3756         * sieve-mode.el (sieve-control-commands-face): Add :group.
3757         (sieve-action-commands-face): Ditto.
3758         (sieve-test-commands-face): Ditto.
3759         (sieve-tagged-arguments-face): Ditto.
3760
3761         * smime.el (smime): Add :group.
3762
3763         * spam-report.el (spam-report): Add :group.
3764
3765         * spam.el (spam, spam-face): Add :group.
3766
3767 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * nntp.el (nntp-next-result-arrived-p): Some news servers may
3770         return \n.\n.\n at the end of articles.  Protect against that.
3771         (nntp-with-open-group): Allow debugging.
3772
3773         * nnheader.el (mail-header-set-extra): Make into a function
3774         because I just could't understand how to quote the list properly.
3775
3776         * dns.el (query-dns-cached): New function.
3777
3778 2005-05-26  Lute Kamstra  <lute@gnu.org>
3779
3780         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
3781
3782 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3783
3784         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
3785
3786         * gnus-art.el: Don't autoload mail-extract-address-components.
3787
3788         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
3789         eval-and-compile to evaluate it.
3790
3791         * hashcash.el: Don't autoload executable-find.
3792
3793         * nndb.el: Don't declare the nndb back end two or more times; don't
3794         autoload news-reply-mode, news-setup, cancel-timer and telnet.
3795
3796         * nntp.el: Autoload format-spec instead of format; use
3797         eval-and-compile to evaluate autoload forms.
3798
3799 2005-05-09  Georg C. F. Greve <greve@gnu.org>  (tiny change)
3800
3801         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
3802
3803 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * gnus.el (gnus-version-number): Bump version.
3806
3807 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3808
3809         * gnus.el: No Gnus v0.3 is released.
3810
3811 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3812
3813         * lpath.el (featurep): Bind show-nonbreak-escape.
3814
3815 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * gnus-art.el (gnus-article-edit-part): Disable undo.
3818
3819 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
3822         gnus-article-date-lapsed-new-header is t if date timer is active;
3823         skip headers in which the original date value is empty.
3824         (gnus-article-save-original-date): Redefine it as a macro.
3825         (gnus-display-mime): Use it.
3826
3827 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * gnus-art.el (article-date-ut): Support converting date in
3830         forwarded parts as well.
3831         (gnus-article-save-original-date): New function.
3832         (gnus-display-mime): Use it.
3833
3834 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
3835
3836         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
3837         enclosure element of <item>.
3838
3839 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
3840
3841         * message.el (message-kill-buffer-query): Renamed from
3842         `message-kill-buffer-query-if-modified'.  Added :version.
3843
3844 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3845
3846         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
3847         window layout.
3848
3849 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3850
3851         * mml.el: Autoload dnd when compiling.
3852
3853 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3854
3855         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
3856         x-dnd-*.
3857
3858 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3859
3860         * qp.el (quoted-printable-encode-region): Save excursion.
3861
3862 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3863
3864         * message.el (message-kill-buffer-query-if-modified): new variable
3865         so the user can kill a modified message buffer quickly
3866         (message-kill-buffer): use it.
3867
3868 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3869
3870         * lpath.el: Fbind display-time-event-handler; don't fbind
3871         string-to-multibyte.
3872
3873         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
3874
3875 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3876
3877         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
3878         contained in text because xml.el decodes entities) with LFs.
3879
3880 2005-04-11  Lute Kamstra  <lute@gnu.org>
3881
3882         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
3883         differently.
3884
3885 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3886
3887         * mm-util.el (mm-detect-coding-region): Typo.
3888
3889 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
3892
3893 2005-04-06  D Goel  <deego@gnufans.org>
3894
3895         * spam-stat.el (spam-stat-score-buffer): Add a call to a
3896         user-function allow user modifications of the scores.
3897         (spam-stat-score-buffer-user): New function, to allow
3898         user-computed modifications to the score.
3899         (spam-stat-score-buffer-user-functions): list of additional
3900         scoring functions
3901         (spam-stat-error-holder): global temporary error holder
3902         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
3903         variable
3904
3905 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3906
3907         * gnus-registry.el (gnus-registry-clean-empty-function)
3908         (gnus-registry-trim, gnus-registry-fetch-groups)
3909         (gnus-registry-delete-group): now groups that match
3910         `gnus-registry-ignored-groups' will be removed from the registry
3911         entries, not just ignored for splitting.  This helps clean up the
3912         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
3913         to get all the groups a message ID is in.
3914
3915         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
3916         (spam-stat-split-fancy): changed "threshhold" to "threshold"
3917         (spam-stat-score-buffer-user-functions): added :number custom type
3918
3919 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
3922         argument in XEmacs.
3923
3924         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
3925         (nnrss-request-group): Decode group name first.
3926         (nnrss-request-article): Make a text/plain article if mml-to-mime
3927         failed.
3928         (nnrss-get-encoding): Return a compatible encoding according to
3929         nnrss-compatible-encoding-alist.
3930         (nnrss-find-el): Use consp instead of listp.
3931         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
3932
3933 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
3936         which Emacs 20 doesn't support.
3937         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
3938
3939 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3940
3941         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
3942         silence the byte compiler inside the defun
3943
3944         * gnus-demon.el (parse-time-string): Add autoload.
3945
3946         * gnus-delay.el (parse-time-string): Add autoload.
3947
3948         * gnus-art.el (parse-time-string): Add autoload.
3949
3950         * nnultimate.el (parse-time): Require for `parse-time-string'.
3951
3952 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3953
3954         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
3955
3956         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
3957
3958         * smime.el (smime-ldap-host-list): Add :version.
3959
3960 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3961
3962         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
3963         pass it to `gnus-browse-read-group'.
3964         (gnus-browse-read-group): Add NUMBER argument and pass it to
3965         `gnus-group-read-ephemeral-group'.
3966
3967         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
3968         argument and pass it to `gnus-group-read-group'.
3969
3970 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
3971
3972         * mm-util.el (mm-xemacs-find-mime-charset): Only call
3973         mm-xemacs-find-mime-charset-1 if we have the mule feature
3974         available at runtime.
3975
3976 2005-03-25  Werner Lemberg  <wl@gnu.org>
3977
3978         * nnmaildir.el: Replace `illegal' with `invalid'.
3979
3980 2005-03-23  Lute Kamstra  <lute@gnu.org>
3981
3982         * time-date.el: Add comment on time value formats.
3983         Don't require parse-time.
3984         (with-decoded-time-value): New macro.
3985         (encode-time-value): New function.
3986         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
3987         (days-to-time): Return a valid time value when arg is huge.
3988         (time-since): Use time-subtract.
3989         (time-to-number-of-days): Use time-to-seconds.
3990
3991 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3992
3993         * gnus-start.el (gnus-display-time-event-handler):
3994         Check display-time-timer at runtime rather than only at load time
3995         in case display-time-mode is turned off in the mean time.
3996
3997 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3998
3999         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4000         used.
4001
4002         * nneething.el (nneething-map-file-directory): Derive from
4003         `gnus-directory'.
4004
4005         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4006         the To/Cc button.
4007
4008 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4009
4010         * nnmaildir.el (nnmaildir-request-accept-article):
4011         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4012
4013 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4014
4015         * gnus-async.el: Require timer-funcs at compile time when in
4016         XEmacs for `run-with-idle-timer'.
4017
4018 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4019
4020         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4021         autoloaded function.
4022
4023 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4024
4025         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4026
4027 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4028
4029         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4030
4031 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4034         gnus-expert-user to default.
4035
4036 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4037
4038         * nnimap.el (nnimap-open-server): Ditto.
4039
4040         * imap.el (imap-authenticate): Fix typo.
4041
4042 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4043
4044         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4045         buffer (since IMAP server might return FETCH response out of
4046         order, and the nntp buffer must be sorted).
4047
4048 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4049
4050         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4051         comparison on string.
4052
4053         * gnus-agent.el (gnus-agent-long-article,
4054         gnus-agent-short-article, gnus-agent-score): Renamed category
4055         keywords to match gnus-cus.
4056         (gnus-agent-summary-fetch-series): Modified to protect against
4057         gnus-agent-summary-fetch-group clearing processable flags.
4058         (gnus-agent-synchronize-group-flags): Update live group buffer as
4059         synchronization may occur due to the user toggle the plugged
4060         status.
4061         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4062         successfully downloaded.
4063         (gnus-agent-expire-group-1): Avoid using markers when the overview
4064         is in ascending order; greatly improves performance.
4065         (gnus-agent-regenerate-group): Use
4066         gnus-agent-synchronize-group-flags to reset read status in both
4067         gnus and server.
4068         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4069
4070 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4071
4072         * message.el: Don't autoload former message-utils variables.
4073         (message-strip-subject-trailing-was): Change doc string.
4074
4075         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4076         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4077         (nnweb-google-search): Add "hl=en" here.
4078         (nnweb-google-parse-1, nnweb-google-create-mapping):
4079         Don't hardcode URL.
4080
4081 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4082
4083         * message.el (message-get-reply-headers, message-followup):
4084         Mention related variables `message-use-followup-to' and
4085         `message-use-mail-followup-to', in the information buffer.
4086
4087         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4088         of broken groups(-beta).google.com.
4089
4090 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4091
4092         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4093         parameter to invoked gnus-request-move-article; remove the
4094         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4095         all at once instead of once per article
4096         (gnus-summary-remove-process-mark): accept a list of articles as
4097         well as a single article for processing
4098
4099         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4100
4101         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4102
4103         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4104
4105         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4106
4107         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4108
4109         * nnimap.el (nnimap-request-move-article): add move-is-internal
4110         parameter and remove the gnus-sum-hint-move-is-internal variable
4111
4112         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4113
4114         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4115
4116         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4117
4118         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4119
4120         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4121
4122         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4123
4124 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4125
4126         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4127         a more conservative way.
4128
4129 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4130
4131         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4132         buffer, so it moves the window's cursor.
4133
4134 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4135
4136         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4137         `mm-dissect-multipart' and receive the from field as an (optional)
4138         argument from `mm-dissect-multipart'.
4139         (mm-dissect-multipart): Receive the from field as an argument and
4140         pass it on when we call `mm-dissect-buffer' on MIME parts.
4141         Fixes verification/decryption of signed/encrypted MIME parts.
4142
4143 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4144
4145         * gnus-sum.el (gnus-summary-move-article): set
4146         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4147         whatever it calls (right now, only nnimap-request-move article
4148         respects it)
4149
4150         * nnimap.el (nnimap-request-move-article): when
4151         gnus-sum-hint-move-is-internal is set, don't do the extra
4152         nnimap-request-article
4153
4154 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4155
4156         * nnheader.el (nnheader-find-file-noselect): Add doc string.
4157
4158         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
4159         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
4160
4161         * gnus-sum.el (gnus-summary-caesar-message):
4162         Apply `gnus-treat-article' after rotation.
4163
4164         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
4165         doc string.
4166
4167 2005-02-22  Simon Josefsson  <jas@extundo.com>
4168
4169         * encrypt.el (encrypt-password-cache-expiry): Remove (use
4170         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
4171         <arne@arnested.dk>.
4172         (encrypt): Add password-cache and password-cache-expiry as group
4173         members.
4174
4175 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4176
4177         * smime.el (smime-ldap-host-list): Doc fix.
4178         (smime-ask-passphrase): Use `password-read-and-add' to read (and
4179         cache) password.
4180         (smime-sign-region): Use it.
4181         (smime-decrypt-region): Use it.
4182         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
4183         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
4184         fails.
4185         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
4186         certificate from DER to PEM format rather than calling openssl.
4187
4188         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
4189
4190         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
4191         for signing/encryption.
4192
4193         * mml.el (mml-parse-1): Use them.
4194
4195 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4196
4197         * nnrss.el (nnrss-verbose): Removed.
4198         (nnrss-request-group): Use `nnheader-message' instead.
4199
4200 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
4201
4202         * nnrss.el (nnrss-verbose): New variable.
4203         (nnrss-request-group): Make it say nnrss is requesting a group.
4204
4205 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4206
4207         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
4208         Handle news URL with given port correctly.
4209
4210 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4211
4212         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
4213         containing special characters.
4214
4215         * gnus-sum.el (gnus-summary-edit-article): Ditto.
4216
4217         * mml.el (mime-to-mml): Ditto.
4218
4219         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
4220         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
4221         (rfc2047-decode-region): Quote decoded words containing special
4222         characters when rfc2047-quote-decoded-words-containing-tspecials
4223         is non-nil.
4224
4225 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4226
4227         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
4228
4229         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
4230
4231 2005-02-15  Simon Josefsson  <jas@extundo.com>
4232
4233         * nnimap.el (nnimap-debug): Doc fix.
4234
4235         * imap.el (imap-debug): Doc fix.
4236
4237 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4238
4239         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
4240
4241 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4242
4243         * gnus.el (spam-contents): improve docs for spam-contents
4244         parameter in its variable incarnation
4245
4246 2005-02-14  Simon Josefsson  <jas@extundo.com>
4247
4248         * smime-ldap.el: Use require instead of load-library for ldap.
4249         (smime-ldap-search): Indent.
4250         (smime-ldap-search-internal): Shorten line.
4251
4252         * smime.el (smime-cert-by-dns): Add doc-string.
4253         (smime-cert-by-ldap-1): Indent.
4254
4255         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
4256         mml-smime-get-dns-ldap.
4257         (mml-smime-encrypt-query): Use new function.  Default to ldap.
4258
4259 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4260
4261         * smime.el: Require smime-ldap.
4262         (smime-ldap-host-list): New variable.
4263         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
4264
4265         * mml-smime.el (mml-smime-encrypt-query): New function.
4266         (mml-smime-encrypt-query): Use it.
4267
4268         * smime-ldap.el: New file.
4269
4270 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
4273
4274 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4275
4276         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
4277         argument in doc string.  Make query for type more clear.
4278
4279 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4280
4281         * gnus.el (gnus-group-startup-message): Search for gnus images in
4282         etc/images/gnus.
4283         * mm-util.el (mm-find-charset-region): Likewise.
4284         * smiley.el (smiley-data-directory): Search for smilies in
4285         etc/images/smilies.
4286
4287 2005-02-09  Kim F. Storm  <storm@cua.dk>
4288
4289         Change Emacs release version from 21.4 to 22.1 throughout.
4290         Change Emacs development version from 21.3.50 to 22.0.50.
4291
4292 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4293
4294         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
4295
4296         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
4297         non-Mule XEmacs as well.
4298         (mm-decompress-buffer): Signal an error intentionally if it does
4299         not decompress compressed data because auto-compression-mode is
4300         disabled.
4301
4302 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4303
4304         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
4305         an ID in the registry even if it has no groups
4306
4307 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4308
4309         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
4310         merge it into mm-decompress-buffer.
4311         (gnus-mime-copy-part): Use the MIME part charset, the value which
4312         a user specified or gnus-newsgroup-charset for decoding, like
4313         gnus-mime-inline-part does; set buffer-file-coding-system to tell
4314         save-buffer what was used.  Suggested by Kevin Ryde
4315         <user42@zip.com.au>.
4316         (gnus-mime-inline-part): Allow the name parameter as well as the
4317         filename parameter; force decompressing of compressed data; always
4318         display contents being not decoded as unibyte.
4319
4320         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
4321         as well as the filename parameter.
4322
4323         * mm-util.el (mm-decompress-buffer): Merge
4324         gnus-mime-jka-compr-maybe-uncompress.
4325         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
4326         of compressed data.
4327
4328 2005-02-08  Simon Josefsson  <jas@extundo.com>
4329
4330         * imap.el (imap-log): Doc fix.
4331
4332 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
4335         the coding cookies; decompress compressed parts.
4336
4337         * mml.el (mml-generate-mime-1): Add the charaset parameter according
4338         to the value which a user specified manually or the coding cookie.
4339
4340         * mm-util.el (mm-string-to-multibyte): New function.
4341         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
4342         (mm-coding-system-to-mime-charset): New function.
4343         (mm-decompress-buffer): New function.
4344         (mm-find-buffer-file-coding-system): New function.
4345
4346         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
4347         (mm-display-inline-fontify): Rewrite for decoding and decompressing
4348         parts.
4349
4350 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4351
4352         * mm-view.el (mm-display-inline-fontify): Decode a part according
4353         to the charset parameter.
4354
4355 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4356
4357         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
4358         prefix arg is neither nil nor a number, as info specifies.
4359
4360 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
4363         timestamps.
4364
4365 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
4366
4367         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
4368         groups error checking and notify user.
4369
4370 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
4371
4372         * message.el (message-send-mail-function): Check existence of
4373         sendmail-program first before using default value
4374         `message-send-mail-with-sendmail'.  Otherwise use more generic
4375         `smtpmail-send-it'.
4376
4377 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * nntp.el (nntp-request-update-info): Always return nil.
4380
4381 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4382
4383         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
4384
4385 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4386
4387         * message.el (message-beginning-of-line): Change the behavior when
4388         invoked between BOL and : so that it first moves backward.
4389
4390 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
4393         article buffer when editing of the article is discarded.
4394         (gnus-article-prepare): Revert.
4395
4396 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4397
4398         * gnus-art.el (gnus-article-prepare):
4399         Remove message-strip-forbidden-properties from the local hook.
4400
4401 2005-01-27  Simon Josefsson  <jas@extundo.com>
4402
4403         * password.el (password-cache-add): Only start one timer per key.
4404         Reported by Derek Atkins <warlord@MIT.EDU>.
4405
4406 2005-01-26  Steve Youngs  <steve@sxemacs.org>
4407
4408         * run-at-time.el: Removed.  It is no longer needed as
4409         timer-funcs.el in the xemacs-base package has a working version of
4410         `run-at-time'.
4411
4412         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
4413
4414         * password.el: Require timer-funcs instead of run-at-time in
4415         XEmacs.
4416         Remove `password-run-at-time' macro.
4417         (password-cache-add): Use `run-at-time' instead of
4418         `password-run-at-time'.
4419
4420         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
4421         Remove `nnheader-cancel-function-timers' alias,
4422         `cancel-function-timers' exists in XEmacs in timer-funcs.
4423
4424         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
4425         for `run-with-idle-timer'.
4426
4427         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
4428         for `run-at-time'.
4429
4430         * mm-url.el: Require timer-funcs at compile time when in XEmacs
4431         for `with-timeout'.
4432
4433         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
4434         the same as for XEmacs 21.4.
4435         No need to ignore `run-with-idle-timer', this function exists in
4436         XEmacs now in timer-funcs.el in the xemacs-base package.
4437         (dgnushack-compile): No need to delete
4438         run-at-time.el from the list of files to compile because it
4439         doesn't exist anymore.
4440
4441 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4442
4443         * mml.el (mml-generate-mime-1): Convert string into unibyte when
4444         inserting " *mml*" buffer's contents into a unibyte temp buffer.
4445
4446 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
4447
4448         * mail-source.el (mail-source-fetch-imap): Search for ^From case
4449         sensitively.
4450
4451 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
4452
4453         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
4454
4455 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4456
4457         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
4458         which will be inserted according to the multibyteness of a buffer
4459         rather than the type of contents.  Suggested by ARISAWA Akihiro
4460         <ari@mbf.ocn.ne.jp>.
4461
4462         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
4463         of string which old xml.el may return rather than a string.
4464
4465 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4466
4467         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
4468
4469 2005-01-16  Simon Josefsson  <jas@extundo.com>
4470
4471         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
4472         idn/idna.el isn't available.
4473         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
4474         <michael@waxrat.com>.
4475
4476         * hashcash.el: Remove non-FSF copyright header.
4477
4478         * hashcash.el (hashcash-extra-generate-parameters): New variable.
4479         (hashcash-generate-payment): Use it.
4480         (hashcash-generate-payment-async): Use it.
4481
4482 2005-01-15  Simon Josefsson  <jas@extundo.com>
4483
4484         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
4485         Suggested by Raymond Scholz <ray-2005@zonix.de>.
4486
4487         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
4488         gnus-summary-idna-message.
4489         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
4490         (gnus-summary-idna-message): New function.
4491
4492 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
4495         gnus-novice-user.
4496
4497 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4498
4499         * nnrss.el (nnrss-request-delete-group): Delete entries in
4500         nnrss-group-alist as well.
4501         (nnrss-save-server-data): Insert newline.
4502
4503 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4504
4505         * gnus.el (gnus-user-agent): Use list of symbols instead of
4506         symbols.  Display full version number for (S)XEmacs.  Optionally
4507         display (S)XEmacs codename.
4508
4509         * gnus-util.el (gnus-emacs-version): Update for new
4510         `gnus-user-agent'.
4511
4512         * gnus-msg.el (gnus-extended-version): Make it possible to omit
4513         Gnus version.
4514
4515 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4516
4517         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
4518         which is unreadable in some setups.
4519
4520 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4521
4522         * gnus-spec.el (gnus-update-format-specifications): Flush the
4523         group format spec cache if it doesn't support decoded group names.
4524
4525 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4526
4527         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
4528         to apply decay on score files matching a regexp.
4529
4530 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4531
4532         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
4533         compatibility in %g and %c.
4534
4535 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
4538         name for only %g and %c.
4539         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
4540         of gnus-tmp-group to decoded group name.
4541         (gnus-group-make-rss-group): Exclude `/'s from group names.
4542
4543 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4544
4545         * nnrss.el (nnrss-get-encoding): Fix regexp.
4546
4547 2004-12-27  Simon Josefsson  <jas@extundo.com>
4548
4549         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
4550         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
4551         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
4552
4553 2004-12-17  Kim F. Storm  <storm@cua.dk>
4554
4555         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
4556
4557         * gnus-sum.el (gnus-summary-mode-map): Likewise.
4558
4559 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4560
4561         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
4562
4563 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4564
4565         * nnrss.el: Require rfc2047 and mml.
4566         (nnrss-file-coding-system): New variable.
4567         (nnrss-format-string): Redefine it as an inline function.
4568         (nnrss-decode-group-name): New function.
4569         (nnrss-string-as-multibyte): Remove.
4570         (nnrss-retrieve-headers): Decode group name; don't use
4571         nnrss-format-string.
4572         (nnrss-request-group): Decode group name.
4573         (nnrss-request-article): Decode group name; allow a Message-ID as
4574         well as an article number; don't use nnrss-format-string; encode a
4575         Message-ID string which may contain non-ASCII characters; use
4576         mml-to-mime to compose a MIME article.
4577         (nnrss-request-expire-articles): Decode group name.
4578         (nnrss-request-delete-group): Decode group name.
4579         (nnrss-fetch): Clarify error message.
4580         (nnrss-read-server-data): Use insert-file-contents instead of load;
4581         bind file-name-coding-system; use multibyte buffer.
4582         (nnrss-save-server-data): Bind coding-system-for-write to the
4583         value of nnrss-file-coding-system; bind file-name-coding-system;
4584         add coding cookie.
4585         (nnrss-read-group-data): Use insert-file-contents instead of load;
4586         bind file-name-coding-system; use multibyte buffer.
4587         (nnrss-save-group-data): Bind coding-system-for-write to the
4588         value of nnrss-file-coding-system; bind file-name-coding-system.
4589         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
4590         make it work with non-ASCII text.
4591         (nnrss-find-el): Make it work with old xml.el as well.
4592
4593 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4594
4595         * nnrss.el (nnrss-get-encoding): New function.
4596         (nnrss-fetch): Use unibyte buffer initially; bind
4597         coding-system-for-read while performing mm-url-insert; remove ^Ms;
4598         decode contents according to the encoding attribute.
4599         (nnrss-save-group-data): Add coding cookie.
4600         (nnrss-mime-encode-string): New function.
4601         (nnrss-check-group): Use it to encode subject and author.
4602
4603 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
4604
4605         * spam.el (spam-check-BBDB): don't get the symbol-value of an
4606         imaginary variable
4607
4608 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
4611         correctly even if there are wide characters.
4612
4613 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4614
4615         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
4616         downcased symbol names; make a new cache instead of reusing
4617         bbdb-hashtable
4618
4619 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4620
4621         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4622         concatenating segments rather than before concatenating them.
4623         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4624
4625         * message.el (message-get-reply-headers): Bind `extra'.
4626
4627 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * message.el (message-extra-wide-headers): New variable.
4630         (message-get-reply-headers): Use it.
4631
4632 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * gnus-agent.el (gnus-agent-group-path): Decode group name.
4635         (gnus-agent-group-pathname): Ditto.
4636
4637         * gnus-cache.el (gnus-cache-file-name): Decode group name.
4638
4639         * gnus-group.el (gnus-group-make-group): Decode group name.
4640         (gnus-group-make-rss-group): Register the group data after opening
4641         the nnrss group.
4642
4643 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
4644
4645         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
4646         by expiry now get marked as read.
4647
4648 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
4651
4652 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
4653
4654         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
4655         unify Latin characters in XEmacs.
4656         (mm-find-mime-charset-region): Use it.
4657
4658 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4659
4660         * gnus-util.el (gnus-delete-directory): New function.
4661
4662         * gnus-agent.el (gnus-agent-delete-group): Use it.
4663
4664         * gnus-cache.el (gnus-cache-delete-group): Use it.
4665
4666 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
4669         names.
4670
4671 2004-12-16  Simon Josefsson  <jas@extundo.com>
4672
4673         * hashcash.el (hashcash-payment-alist): Fix custom :type.
4674
4675 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
4678
4679         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
4680         (gnus-group-set-current-level): Decode group name.
4681
4682 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
4683
4684         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
4685         failed.
4686
4687 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4688
4689         * gnus-group.el (gnus-group-delete-group): Decode group name.
4690         (gnus-group-make-rss-group): Encode group name.
4691         (gnus-group-catchup-current): Decode group name.
4692         (gnus-group-kill-group): Decode group name.
4693
4694 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4695
4696         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
4697
4698 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4699
4700         * gnus-group.el (gnus-group-make-rss-group):
4701         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
4702
4703         * gnus-start.el (gnus-setup-news): Honor user's setting to
4704         gnus-message-archive-method.  Suggested by Lute Kamstra
4705         <lute@gnu.org>.
4706
4707 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
4708
4709         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
4710         global counterparts of the buffer-local variables.
4711
4712 2004-11-16  Romain Francoise  <romain@orebokech.com>
4713
4714         * gnus-sum.el (gnus-summary-exit): Don't clear the global
4715         counterparts of the buffer-local variables.
4716
4717 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4718
4719         * message.el (message-forbidden-properties): Fixed typo in doc
4720         string.
4721
4722 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4723
4724         * gnus-util.el (gnus-replace-in-string): Added doc string.
4725
4726         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
4727         to avoid problems when splitting mails with many recipients.
4728
4729 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4730
4731         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
4732         pop-to-buffer, covered by the subsequent gnus-configure-windows.
4733
4734 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
4735
4736         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
4737         if there is no hashtable in memory or file modification time is
4738         newer than cached timestamp.
4739
4740 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4741
4742         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
4743         not-matching option.
4744
4745 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
4746
4747         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
4748         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
4749         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
4750         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
4751         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
4752         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
4753
4754 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4755
4756         * message.el (message-forward-make-body-mml): Remove headers
4757         according to message-forward-ignored-headers if a message is decoded.
4758
4759 2004-12-02  Romain Francoise  <romain@orebokech.com>
4760
4761         * message.el (message-forward-make-body-plain): Always remove
4762         headers according to message-forward-ignored-headers.
4763
4764 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4765
4766         * spam.el (spam-summary-prepare-exit): remove the
4767         gnus-summary-limit pop for now, it has problems with ham marks for
4768         me
4769
4770 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
4771
4772         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
4773         correctly
4774
4775 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
4776
4777         * format-spec.el (format-spec): Message the char.
4778
4779 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
4780
4781         * gnus-art.el (gnus-split-methods): reformat comments
4782
4783         * spam.el (spam-summary-prepare-exit): remove article limits
4784         before exiting the summary buffer
4785
4786 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * lpath.el: Remove bbdb-create-internal, bbdb-records,
4789         spam-BBDB-register-routine and spam-enter-ham-BBDB.
4790
4791         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
4792         order to silence the byte compiler.
4793
4794         * spam.el: Fix the way to silence the byte compiler, which
4795         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
4796         bbdb-search-simple, spam-BBDB-register-routine,
4797         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
4798         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
4799         spam-stat-buffer-is-spam, spam-stat-load,
4800         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
4801         spam-stat-save and spam-stat-split-fancy.
4802
4803 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
4806         which may confuse users.
4807         (canlock-password-for-verify): Ditto.
4808
4809         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
4810
4811         * gnus-art.el (gnus-emphasis-alist): Ditto.
4812
4813         * gnus-registry.el (gnus-registry-max-entries): Ditto.
4814
4815         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
4816
4817         * gnus-start.el (gnus-save-killed-list): Ditto.
4818
4819         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
4820         (gnus-sum-thread-tree-root): Ditto.
4821         (gnus-sum-thread-tree-false-root): Ditto.
4822         (gnus-sum-thread-tree-single-indent): Ditto.
4823
4824         * message.el (message-courtesy-message): Ditto.
4825         (message-archive-note): Ditto.
4826         (message-subscribed-address-file): Ditto.
4827         (message-user-fqdn): Ditto.
4828
4829         * spam-report.el (spam-report-gmane-regex): Ditto.
4830
4831         * spam.el (spam-blackhole-good-server-regex): Ditto.
4832
4833 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * mml.el (mml-preview): Widen the message buffer before copying
4836         the contents to the preview buffer; sort headers before previewing.
4837
4838         * message.el (message-hidden-headers): Fix the way to avoid a bug
4839         in the `repeat' widget in Emacs 21.3 or earlier.
4840
4841 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4842
4843         * message.el (message-hidden-headers): Default to "^References:".
4844         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
4845         (message-strip-forbidden-properties): Remove check for obsolete
4846         `message-hidden' text property, hidden headers are not accessible
4847         in the buffer anymore.  From Romain Francoise on January 11, 2004.
4848
4849 2004-11-22  Romain Francoise  <romain@orebokech.com>
4850
4851         * message.el (message-header-format-alist): Add `From' in list
4852         so that it can be sorted.
4853         (message-fix-before-sending): Widen and sort headers before
4854         sending.
4855         (message-hide-headers): Use narrowing to hide headers by moving
4856         them to the top of the buffer and narrowing to the region
4857         underneath.
4858
4859 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4860
4861         * message.el (message-strip-forbidden-properties): Bind
4862         buffer-read-only (etc) to nil.
4863
4864 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4865
4866         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
4867         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4868
4869 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
4870
4871         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
4872
4873 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4874
4875         * dns.el (query-dns): Use sit-for to time instead of
4876         accept-process-output, since that doesn't seem to work on udp
4877         sockets.
4878
4879 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4880
4881         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
4882
4883 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
4884
4885         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
4886         docstrings.
4887
4888 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * nntp.el (nntp-request-update-info): Return nil if
4891         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
4892         may not call gnus-activate-group which uselessly issues the GROUP
4893         commands for all nntp groups and wastes time.  Reported by Romain
4894         Francoise <romain@orebokech.com>.
4895
4896         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
4897
4898 2004-11-15  Simon Josefsson  <jas@extundo.com>
4899
4900         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
4901         headers separately.
4902         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
4903         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
4904
4905 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
4906
4907         * gnus-start.el (gnus-convert-old-newsrc):
4908         Assign legacy-gnus-agent to 5.10.7.
4909
4910 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4911
4912         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
4913         start of the lines.
4914
4915 2004-11-14  Magnus Henoch  <mange@freemail.hu>
4916
4917         * hashcash.el (hashcash-default-payment): Change default to 20
4918         (hashcash-default-accept-payment): Change default to 20
4919         (hashcash-process-alist): New variable
4920         (hashcash-generate-payment-async): Add
4921         (hashcash-already-paid-p): Add
4922         (hashcash-insert-payment): Don't generate payments twice
4923         (hashcash-insert-payment-async): Add
4924         (hashcash-insert-payment-async-2): Add
4925         (hashcash-cancel-async): Add
4926         (hashcash-wait-async): Add
4927         (hashcash-processes-running-p): Add
4928         (hashcash-wait-or-cancel): Add
4929         (mail-add-payment): New optional argument.  Conditionally start
4930         asynchronous calculation.
4931         (mail-add-payment-async): Add
4932
4933         * message.el (message-send-mail): Wait for asynchronous hashcash
4934         results.  Don't clobber existing X-Hashcash headers.
4935         (message-setup-1): Call mail-add-payment-async when
4936         message-generate-hashcash is non-nil.
4937
4938 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4939
4940         * message.el (message-use-alternative-email-as-from): Examine the
4941         From header as well; use message-make-from in order to include a
4942         user's full name.
4943
4944 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
4947         default; improve customization type.
4948         (gnus-emphasis-custom-with-format): New macro.
4949         (gnus-emphasis-custom-value-to-external): New function.
4950         (gnus-emphasis-custom-value-to-internal): New function.
4951
4952 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4953
4954         * dns.el (query-dns): Resolve reverse addresses.
4955
4956 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4957
4958         * gnus-group.el (gnus-group-get-new-news): Use it.
4959
4960         * gnus-start.el (gnus-check-reasonable-setup): New function.
4961
4962 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
4965         "Args out of range" error.  Reported by Arnaud Giersch
4966         <arnaud.giersch@free.fr>.
4967
4968 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
4969
4970         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
4971         From Stefan Wiens <s.wi@gmx.net>.
4972
4973 2004-11-04  Richard M. Stallman  <rms@gnu.org>
4974
4975         * spam.el (spam group): Add :version.
4976
4977         * pgg-def.el (pgg group): Add :version.
4978
4979 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4980
4981         * gnus-art.el (gnus-article-edit-article): Don't associate the
4982         article buffer with a draft file.  This is a temporary measure
4983         against the 2004-08-22 change to gnus-article-edit-mode.
4984
4985 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
4988         (html2text-format-tags): Remove unused variable `attr'.
4989
4990 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4991
4992         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
4993
4994         * tls.el (tls-process-connection-type, tls-success)
4995         (tls-certtool-program): Add :version.
4996
4997         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
4998         (starttls-extra-arguments, starttls-process-connection-type)
4999         (starttls-connect, starttls-failure, starttls-success):
5000
5001         * spam-stat.el (spam-stat): Add :version.
5002
5003         * sieve.el (sieve): Add :version.
5004
5005         * sha1.el (sha1): Add :version.
5006         (sha1-use-external): Remove redundant version.
5007
5008         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5009         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5010         (nnmail-split-fancy-match-partial-words)
5011         (nnmail-split-lowercase-expanded):
5012
5013         * nndiary.el (nndiary): Add :version.
5014
5015         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5016
5017         * mml-sec.el (mml-default-sign-method)
5018         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5019         Add :version.
5020
5021         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5022
5023         * mm-url.el (mm-url-use-external, mm-url-program)
5024         (mm-url-arguments): Add :version.
5025
5026         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5027         (mm-attachment-file-modes, mm-decrypt-option)
5028         (mm-w3m-safe-url-regexp): Add :version.
5029
5030         * message.el (message-cite-prefix-regexp)
5031         (message-sendmail-envelope-from, message-minibuffer-local-map)
5032         (message-user-fqdn, message-completion-alist): Add :version.
5033
5034         * gnus-win.el (gnus-configure-windows-hook)
5035         (gnus-use-frames-on-any-display): Add :version.
5036
5037         * gnus-art.el (gnus-article-address-banner-alist)
5038         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5039         (gnus-treat-from-picon, gnus-treat-mail-picon)
5040         (gnus-treat-x-pgp-sig): Add :version.
5041
5042         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5043         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5044         (gnus-summary-article-delete-hook)
5045         (gnus-summary-display-while-building): Add :version.
5046
5047         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5048         (gnus-get-top-new-news-hook):Add :version.
5049
5050         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5051         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5052
5053         * gnus-registry.el (gnus-registry): Add :version.
5054
5055         * gnus-spec.el (gnus-use-correct-string-widths)
5056         (gnus-make-format-preserve-properties): Add :version.
5057
5058         * gnus.el (gnus-group-charter-alist)
5059         (gnus-group-fetch-control-use-browse-url)
5060         (gnus-install-group-spam-parameters): Add :version.
5061
5062         * gnus-diary.el (gnus-diary): Add :version.
5063
5064         * gnus-delay.el (gnus-delay): Add :version.
5065
5066         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5067         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5068         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5069         Add :version.
5070
5071         * gnus-agent.el (gnus-agent-max-fetch-size)
5072         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5073         (gnus-agent-prompt-send-queue): Add :version.
5074
5075         * deuglify.el (gnus-outlook-deuglify): Add :version.
5076
5077         * html2text.el: Beautify code.  Improve doc strings.  Some
5078         checkdoc cleanup.
5079         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5080
5081 2004-11-01  Alfred M. Szmidt <ams@kemisten.nu>  (tiny change)
5082
5083         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5084
5085 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5086
5087         * gnus-registry.el (gnus-registry-hashtb): create the registry
5088         when package is loaded
5089
5090         * spam.el (spam-summary-score-preferred-header): global preference
5091         for people who want to override the default SpamAssassin over
5092         Bogofilter preference (when both are set)
5093         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5094         (spam-user-format-function-S): check spam-summary-score-preferred-header
5095         (spam-extra-header-to-number): add X-Bogosity header parsing
5096         (spam-user-format-function-S): format the score correctly
5097
5098 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5099
5100         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5101         signature file.  Suggested by Manoj Srivastava
5102         <srivasta@golden-gryphon.com>.
5103
5104         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5105         iso-2022-jp even in the Japanese language environment.
5106         Suggested by Jason Rumney <jasonr@gnu.org>.
5107
5108 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5109
5110         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5111         use the same characters as the dummy marks; make it free from
5112         getting affected by the language environment.
5113         (gnus-summary-read-group-1): Update mark positions only when the
5114         format spec is updated.
5115
5116         * gnus-spec.el (gnus-update-format-specifications): Return a list
5117         of updated types.
5118
5119 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5122         of boundp to check if display-warning is available.
5123
5124 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5125
5126         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5127
5128 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * nnspool.el (nnspool-spool-directory): Use news-path if the
5131         news-directory variable is not bound.
5132
5133         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5134         function instead of display-warning if it is not available.
5135
5136 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5137
5138         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5139         v5-10: Use `point-at-bol'.
5140
5141 2004-10-26  Simon Josefsson  <jas@extundo.com>
5142
5143         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5144         <chenggao@gmail.com>.
5145
5146 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5147
5148         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
5149         instead.
5150
5151 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
5152
5153         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
5154         to remove a server from the nnimap-server-buffer-alist
5155         (nnimap-open-connection, nnimap-close-server): use it
5156
5157         * gnus-encrypt.el: removed in favor of encrypt.el
5158
5159 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5160
5161         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
5162         running the major-mode function.
5163
5164 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
5167         dummy marks in the right way.
5168
5169 2004-10-18  David Edmondson  <dme@dme.org>
5170
5171         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
5172         excessively.
5173
5174 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5175
5176         * gnus-util.el (gnus-split-references): accept a nil references
5177         string and go on blissfully
5178
5179         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
5180         cases where the references string is non-nil but has no references
5181
5182         * encrypt.el: add autoload tags
5183
5184         * spam.el (spam-resolve-registrations-routine): remove article
5185         from unregistration list too.  Reported by David Hanak
5186         <dhanak@isis.vanderbilt.edu>
5187
5188 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5189
5190         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
5191         nil.  Changed custom type.
5192
5193 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5194
5195         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
5196
5197         * gnus-sum.el (gnus-summary-move-article): Use it.
5198
5199 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
5200
5201         * encrypt.el: add autoload cookies
5202
5203         * spam.el (spam-backend-article-list-property)
5204         (spam-backend-get-article-todo-list)
5205         (spam-backend-put-article-todo-list, )
5206         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
5207         resolve registrations separately
5208         (spam-register-routine): format comments
5209         (spam-unregister-routine, spam-register-routine): always call with
5210         specific-articles, no default list
5211         (spam-summary-prepare-exit): use the spam-classifications function
5212
5213         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
5214         gnus-encrypt.el
5215
5216         * encrypt.el: copied from gnus-encrypt.el
5217
5218         * gnus-encrypt.el: commented that it's obsolete
5219
5220 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5221
5222         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
5223         (gnus-score-save): Use it.
5224
5225         * message.el (message-bury): Use `window-dedicated-p'.
5226
5227 2004-10-15  Simon Josefsson  <jas@extundo.com>
5228
5229         * pop3.el (top-level): Don't require nnheader.
5230         (pop3-read-timeout): Add.
5231         (pop3-accept-process-output): Add.
5232         (pop3-read-response, pop3-retr): Use it.
5233
5234 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
5235
5236         * spam.el (spam-register-routine): move comment
5237         (spam-verify-bogofilter): we use 'unknown for the initial
5238         spam-bogofilter-valid state, not 'never
5239
5240         * netrc.el (netrc-machine-user-or-password): convenience wrapper
5241         for netrc-machine
5242
5243         * nnimap.el (nnimap-open-connection): use
5244         netrc-machine-user-or-password
5245
5246 2004-10-17  Richard M. Stallman  <rms@gnu.org>
5247
5248         * gnus-registry.el (gnus-registry-unload-hook):
5249         Set as a variable with add-hook.
5250
5251         * nnspool.el (nnspool-spool-directory): Use news-directory instead
5252         of news-path.
5253
5254         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
5255
5256         * spam.el: Delete duplicate `provide'.
5257         (spam-unload-hook): Set as a variable with add-hook.
5258
5259 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5260
5261         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
5262         in the doc string.
5263
5264         * message.el (message-ignored-news-headers)
5265         (message-ignored-supersedes-headers)
5266         (message-ignored-resent-headers)
5267         (message-forward-ignored-headers): Improve custom type.
5268
5269 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5270
5271         * message.el (message-tokenize-header): Fix 2004-09-06 change
5272         which used point-min in the wrong place.
5273
5274 2004-10-12  Simon Josefsson  <jas@extundo.com>
5275
5276         * net/tls.el (tls-certtool-program): New variable.
5277         (tls-certificate-information): New function, based on
5278         ssl-certificate-information.
5279
5280 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * compface.el: Move the version of ELisp-based uncompface program
5283         to the contrib directory because of the copyright problem.
5284
5285 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5286
5287         * message.el (message-kill-buffer): Raise the current frame.
5288
5289 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5290
5291         * gnus-sum.el: Mention that multibyte characters don't work as marks.
5292
5293         * gnus.el (message-y-or-n-p): Autoload.
5294
5295         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
5296         (pop3-password-required, pop3-authentication-scheme)
5297         (pop3-leave-mail-on-server): Made customizable.
5298         (pop3): New custom group.
5299         (pop3-retr): Remove `sleep-for' statements.
5300         Suggested by Dave Love <fx@gnu.org>.
5301
5302         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
5303         Windows/DOS.
5304
5305         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5306         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
5307         Dave Love <fx@gnu.org>.
5308
5309         * mml.el (mml-minibuffer-read-disposition): Require match.
5310         Suggested by Dave Love <fx@gnu.org>.
5311
5312 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5313
5314         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
5315         doc string.
5316
5317 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5318
5319         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
5320
5321 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5322
5323         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
5324         instead of calling `mm-insert-inline', to decode text/* parts
5325         before displaying them.
5326
5327 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * mm-uu.el (mm-uu-text-plain-type): New variable.
5330         (mm-uu-pgp-signed-extract-1): Use it.
5331         (mm-uu-pgp-encrypted-extract-1): Use it.
5332         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
5333         bind mm-uu-text-plain-type with that value.
5334         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
5335         mm-uu-dissect.
5336
5337 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * gnus-group.el (gnus-update-group-mark-positions):
5340         * gnus-sum.el (gnus-update-summary-mark-positions):
5341         * message.el (message-check-news-body-syntax):
5342         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
5343         of string-as-multibyte.
5344
5345 2004-10-05  Juri Linkov  <juri@jurta.org>
5346
5347         * gnus-group.el (gnus-update-group-mark-positions):
5348         * gnus-sum.el (gnus-update-summary-mark-positions):
5349         * message.el (message-check-news-body-syntax):
5350         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
5351         8-bit unibyte values to a multibyte string for search functions.
5352
5353 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5354
5355         * mm-uu.el (mm-uu-dissect): Allow optional arg.
5356         (mm-uu-dissect-text-parts): New function.
5357
5358         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
5359         dissect text parts.
5360
5361         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
5362         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
5363
5364         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
5365
5366         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
5367         gnus-current-topics instead of gnus-current-topic.
5368
5369 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
5370
5371         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
5372
5373 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
5374
5375         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
5376         where approriate.
5377
5378         * nnml.el (nnml-generate-active-info): do.
5379
5380         * nndiary.el (nndiary-generate-active-info): do.
5381
5382         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
5383         (gnus-topic-move): do.
5384
5385         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
5386         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
5387
5388         * gnus-srvr.el (gnus-server-prepare)
5389         (gnus-server-open-all-servers): do.
5390
5391         * gnus-msg.el (gnus-summary-cancel-article)
5392         (gnus-summary-resend-message)
5393         (gnus-summary-mail-crosspost-complaint): do.
5394
5395         * gnus-move.el (gnus-change-server): do.
5396
5397         * gnus-group.el (gnus-group-unmark-all-groups)
5398         (gnus-group-set-current-level): do.
5399
5400 2004-10-04  Simon Josefsson  <jas@extundo.com>
5401
5402         * message.el (message-generate-hashcash): Doc fix.
5403
5404 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
5405
5406         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
5407         avoid infinite recursion via gnus-get-function.
5408
5409 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
5410
5411         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
5412
5413         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
5414
5415         * nnmail.el (nnmail-split-history): do.
5416
5417         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
5418         (nnml-request-delete-group): do.
5419
5420         * nnslashdot.el (nnslashdot-read-groups): do.
5421
5422         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
5423         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
5424
5425         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
5426         (nnspool-sift-nov-with-sed): Use last
5427         (nnspool-retrieve-headers-with-nov): Use mapc.
5428         (nnspool-request-newgroups): Use dolist.
5429         (nnspool-request-group): Use last.
5430
5431         * nntp.el (nntp-read-server-type): Use dolist.
5432
5433         * nnvirtual.el (nnvirtual-create-mapping)
5434         (nnvirtual-update-read-and-marked): Use dolist.
5435         (nnvirtual-convert-headers): Simplify.
5436
5437 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5438
5439         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
5440         support for sync'ing tick marks.
5441
5442 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5443
5444         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
5445         there's no visible header.
5446
5447 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5448
5449         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
5450         necessary, pass full group name to gnus-request-set-marks.
5451
5452 2004-10-01  Simon Josefsson  <jas@extundo.com>
5453
5454         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
5455         acroread.
5456
5457 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * spam-report.el (spam-report-gmane): Fix interactive.
5460
5461         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
5462
5463         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
5464         when writing file.
5465         (gnus-agent-synchronize-flags): Don't default to being
5466         interactive.
5467
5468 2004-09-30  Simon Josefsson  <jas@extundo.com>
5469
5470         * message.el (message-generate-hashcash): Add.
5471         (message-send-mail): Use it, call mail-add-payment.
5472
5473 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5474
5475         * spam.el (spam-verify-bogofilter): -V, not -sV option
5476
5477 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
5478
5479         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
5480         gnus-requst-update-info with explicit code to sync the in-memory
5481         info read flags with the marks being sync'd to the backend.
5482
5483         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
5484
5485 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5486
5487         * spam.el (spam-verify-bogofilter): new function
5488         (spam-check-bogofilter)
5489         (spam-bogofilter-register-with-bogofilter): use it
5490         (spam-verify-bogofilter): small fixes
5491
5492 2004-09-28  Simon Josefsson  <jas@extundo.com>
5493
5494         * hashcash.el (hashcash-generate-payment): Revert.
5495
5496 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5497
5498         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
5499         gnus-extract-references instead of gnus-split-references
5500
5501         * gnus-util.el (gnus-extract-references): new function, analogous
5502         to gnus-split-references but extracts only the message-ID without
5503         anything extra
5504
5505         * hashcash.el (hashcash-generate-payment)
5506         (hashcash-check-payment): do the right thing if hashcash-path is
5507         nil (because the hashcash program could not be found)
5508
5509         * spam.el (spam-use-hashcash): remove comment
5510
5511 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
5512
5513         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
5514         (gnus-cache-enter-article, gnus-cache-remove-article)
5515         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
5516
5517         * gnus-async.el (gnus-async-prefetch-remove-group): do.
5518
5519         * gnus-art.el (article-hide-boring-headers)
5520         (article-translate-strings, article-display-face)
5521         (gnus-article-mime-match-handle-first)
5522         (gnus-article-highlight-headers)
5523         (gnus-article-add-buttons-to-head): do.
5524
5525 2004-09-27  Simon Josefsson  <jas@extundo.com>
5526
5527         * hashcash.el: New version, from
5528         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
5529         ../contrib/.
5530
5531 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
5534
5535 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
5536
5537         * gnus-dup.el (gnus-dup-open): Use mapc.
5538         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
5539
5540         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
5541         Reported by Stefan Wiens <s.wi@gmx.net>.
5542
5543         * gnus.el (gnus-shutdown): Use dolist.
5544
5545         * gnus-undo.el (gnus-undo): Use mapc.
5546
5547         * nnrss.el (nnrss-generate-active): do.
5548
5549         * message.el (message-cite-original-without-signature)
5550         (message-cite-original): Use mapc.
5551         (message-do-actions, message-make-forward-subject): Use dolist.
5552
5553 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5554
5555         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
5556         deletion to remove entire duplicate line.  Fixes merged article
5557         number bug.
5558
5559 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5560
5561         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
5562         servers that are offline.  Avoids having gnus-agent-toggle-plugged
5563         first ask if you want to open a server and then, even when you
5564         responded with no, asking if you want to synchronize the server's
5565         flags.
5566         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
5567         multi-line expressions.
5568         (gnus-agent-synchronize-group-flags): New internal function.
5569         Updates marks in memory (in the info structure) AND in the
5570         backend.
5571
5572         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
5573
5574         * nnagent.el (nnagent-request-set-mark): Use
5575         gnus-agent-synchronize-group-flags, not backend's request-set-mark
5576         method, to ensure that synchronization updates marks in the
5577         backend and in the info (in memory) structure.
5578
5579 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
5582         convention fully; don't miss the root article of a thread; make
5583         the X-Draft-From header with correct article numbers.
5584
5585 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
5586
5587         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
5588         unless plugged.  Disable the agent so that an open failure causes
5589         an error.
5590
5591         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
5592         Reverted 2004-09-21 change.  The backend must be opened while
5593         synchronizing flags even when the backend stores the flags
5594         locally.
5595
5596 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
5597
5598         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
5599         in `header' match.  Reported by Svend Tollak Munkejord.
5600
5601         * message.el (message-cite-original): Fix use of
5602         `message-cite-articles-with-x-no-archive'.
5603
5604 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
5607         (gnus-window-to-buffer): Ditto.
5608
5609         * mml.el (mml-preview-buffer): New variable.
5610         (mml-preview): Manage window layout with gnus-buffer-configuration.
5611
5612         * gnus-msg.el (gnus-setup-message): Put article numbers into the
5613         X-Draft-From header even if those articles aren't quoted.
5614
5615 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
5616
5617         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
5618         (gnus-request-set-mark, gnus-request-update-mark): Use new
5619         g-s-t-u-l-m to decide to use backend even when unplugged.
5620
5621 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
5624         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
5625
5626 2004-09-20  Simon Josefsson  <jas@extundo.com>
5627
5628         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
5629         "utf-16-le".
5630
5631 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5632
5633         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
5634
5635 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5636
5637         * uudecode.el (uudecode-use-external): Add :version.
5638
5639         * smime.el (smime-CA-file, smime-encrypt-cipher)
5640         (smime-dns-server): Add :version.
5641
5642         * smiley.el (gnus-smiley-file-types): Add :version.
5643
5644         * sha1.el (sha1-use-external): Add :version.
5645
5646         * pgg-def.el (pgg-query-keyserver): Add :version.
5647
5648         * nnmail.el (nnmail-fancy-expiry-targets)
5649         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
5650
5651         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
5652         (nnimap-retrieve-groups-asynchronous): Add :version.
5653         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
5654
5655         * mml.el (mml-content-disposition-parameters)
5656         (mml-insert-mime-headers-always): Add :version.
5657
5658         * mm-util.el (mm-coding-system-priorities):
5659
5660         * mm-decode.el (mm-inline-text-html-with-images)
5661         (mm-keep-viewer-alive-types, mm-external-terminal-program)
5662         (mm-verify-option): Add :version.
5663         (mm-text-html-renderer): Change :version.
5664
5665         * message.el (message-fcc-externalize-attachments)
5666         (message-required-headers, message-draft-headers)
5667         (message-subject-trailing-was-query)
5668         (message-subject-trailing-was-ask-regexp)
5669         (message-subject-trailing-was-regexp, message-mark-insert-begin)
5670         (message-mark-insert-end, message-archive-header)
5671         (message-archive-note, message-cross-post-default)
5672         (message-cross-post-note, message-followup-to-note)
5673         (message-cross-post-note-function, message-use-mail-followup-to)
5674         (message-subscribed-address-functions)
5675         (message-subscribed-address-file, message-subscribed-addresses)
5676         (message-subscribed-regexps, message-allow-no-recipients)
5677         (message-yank-cited-prefix, message-signature-insert-empty-line)
5678         (message-hidden-headers, message-hierarchical-addresses)
5679         (message-mail-user-agent, message-use-idna)
5680         (message-valid-fqdn-regexp)
5681         (message-strip-special-text-properties, message-header-synonyms)
5682         (message-beginning-of-line, message-tab-body-function): Add :version.
5683         (message-insert-canlock, message-wide-reply-confirm-recipients):
5684         Change :version.
5685
5686         * mail-source.el (mail-source-ignore-errors): Add :group, :type
5687         and :version.
5688         (mail-source-delete-old-incoming-confirm)
5689         (mail-source-movemail-program): Add :version.
5690
5691         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
5692         (gnus-agent-cache, gnus-agent): Change :version.
5693
5694         * gnus-util.el (gnus-use-byte-compile): Change :version.
5695
5696         * gnus-sum.el (gnus-summary-make-false-root-always)
5697         (gnus-summary-default-high-score)
5698         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
5699         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
5700         (gnus-read-all-available-headers, gnus-article-emulate-mime)
5701         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
5702         (gnus-sum-thread-tree-single-indent)
5703         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5704         (gnus-sum-thread-tree-leaf-with-other)
5705         (gnus-sum-thread-tree-single-leaf): Add :version.
5706         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
5707         (gnus-article-loose-mime): Change :version.
5708
5709         * gnus-start.el (gnus-backup-startup-file)
5710         (gnus-save-startup-file-via-temp-buffer): Add :version.
5711
5712         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
5713         (gnus-server-offline-face): Add :version.
5714
5715         * gnus-score.el (gnus-adaptive-word-length-limit):
5716
5717         * gnus-msg.el (gnus-gcc-externalize-attachments)
5718         (gnus-debug-files, gnus-debug-exclude-variables)
5719         (gnus-discouraged-post-methods): Change :version.
5720         (gnus-confirm-mail-reply-to-news)
5721         (gnus-confirm-treat-mail-like-news): Add :version.
5722
5723         * gnus-int.el (gnus-server-unopen-status): Add :version.
5724
5725         * gnus-group.el (gnus-group-jump-to-group-prompt)
5726         (gnus-large-ephemeral-newsgroup)
5727         (gnus-fetch-old-ephemeral-headers): Add :version.
5728
5729         * gnus-fun.el (gnus-x-face-directory)
5730         (gnus-convert-pbm-to-x-face-command)
5731         (gnus-convert-image-to-x-face-command)
5732         (gnus-convert-image-to-face-command): Add :version.
5733
5734         * gnus-delay.el (gnus-delay-default-hour): Add :version.
5735
5736         * gnus-cite.el (gnus-cite-blank-line-after-header)
5737         (gnus-article-boring-faces):
5738
5739         * gnus-art.el (gnus-buttonized-mime-types)
5740         (gnus-inhibit-mime-unbuttonizing)
5741         (gnus-treat-display-face)
5742         (gnus-treat-body-boundary): Change :version.
5743         (gnus-body-boundary-delimiter, gnus-picon-databases)
5744         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
5745         (gnus-treat-date-english, gnus-treat-fold-headers)
5746         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
5747         (gnus-treat-mail-picon, gnus-treat-wash-html)
5748         (gnus-article-encrypt-protocol)
5749         (gnus-use-idna, gnus-article-over-scroll)
5750         (gnus-mime-display-multipart-alternative-as-mixed)
5751         (gnus-mime-display-multipart-related-as-mixed)
5752         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
5753         (gnus-ctan-url, gnus-button-ctan-handler)
5754         (gnus-button-handle-ctan-bogus-regexp)
5755         (gnus-button-ctan-directory-regexp)
5756         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
5757         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
5758         (gnus-button-man-level, gnus-button-emacs-level)
5759         (gnus-button-message-level, gnus-button-browse-level): Add :version.
5760
5761         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
5762         (gnus-agent-go-online): Change :version.
5763         (gnus-agent-expire-unagentized-dirs)
5764         (gnus-agent-auto-agentize-methods): Add :version.
5765
5766         * flow-fill.el (fill-flowed-display-column)
5767         (fill-flowed-encode-column): Add :version.
5768
5769         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
5770         (gnus-outlook-deuglify-unwrap-max)
5771         (gnus-outlook-deuglify-cite-marks)
5772         (gnus-outlook-deuglify-unwrap-stop-chars)
5773         (gnus-outlook-deuglify-no-wrap-chars)
5774         (gnus-outlook-deuglify-attrib-cut-regexp)
5775         (gnus-outlook-deuglify-attrib-verb-regexp)
5776         (gnus-outlook-deuglify-attrib-end-regexp)
5777         (gnus-outlook-display-hook): Add :version.
5778
5779         * binhex.el (binhex-use-external): Add :version.
5780
5781 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
5782
5783         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
5784         and `invisible'.
5785
5786 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5787
5788         * gnus-registry.el (gnus-registry-trim): watch out for negatives
5789         in gnus-registry-trim
5790
5791 2004-09-13  Simon Josefsson  <jas@extundo.com>
5792
5793         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
5794
5795         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
5796
5797         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
5798         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
5799         <yamaoka@jpl.org>.
5800         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
5801         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
5802         <yamaoka@jpl.org>.
5803
5804         * sieve.el (sieve-manage-mode): Ditto.
5805
5806 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
5807
5808         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
5809
5810 2004-09-11  Simon Josefsson  <jas@extundo.com>
5811
5812         * dns-mode.el: Add.
5813
5814         * mm-view.el (mm-display-dns-inline): Add.
5815
5816         * mm-decode.el (mm-inline-media-tests): Add text/dns.
5817         (mm-automatic-display): Ditto.
5818
5819         * mailcap.el (mailcap-mime-data): Add text/dns.
5820         (mailcap-mime-extensions): Map .soa to text/dns.
5821
5822 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
5823
5824         * gnus-art.el (article-decode-mime-words, article-babel)
5825         (gnus-article-highlight-signature, gnus-article-add-buttons)
5826         (gnus-signature-toggle): Remove unnecessary bindings of
5827         `inhibit-read-only' inherited from v5.10 merge.
5828
5829 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
5830
5831         * nntp.el (nntp): New customization group.
5832         (nntp-authinfo-file): Add customization group.
5833
5834         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
5835
5836         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
5837
5838         * gnus.el (to-address, to-list, subscribed)
5839         (large-newsgroup-initial): Ditto.
5840
5841         * flow-fill.el (fill-flowed-display-column)
5842         (fill-flowed-encode-column): Ditto.
5843
5844 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
5845
5846         * message.el (message-tokenize-header, message-send-mail-with-qmail):
5847         Use point-min rather than 1.
5848         (message-send-mail): Use buffer-size rather than point-max.
5849
5850         * gnus-sum.el (gnus-summary-search-article-forward):
5851         Signal a specific `search-failed' rather than a generic `error'.
5852
5853         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
5854         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
5855         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
5856
5857 2004-09-10  Simon Josefsson  <jas@extundo.com>
5858
5859         * nndb.el (require): Remove tcp and duplicate cl.
5860
5861 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5862
5863         * gnus-agent.el (directory-files-and-attributes): Move forward.
5864
5865 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
5866
5867         * gnus-agent.el (directory-files-and-attributes): Optionally
5868         defined to support XEmacs.
5869
5870 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
5871
5872         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
5873         to avoid run-time CL dependencies.
5874         (gnus-agent-unfetch-articles): New function.
5875         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
5876         article numbers even when local .overview file is missing.
5877         (gnus-agent-read-article-number): New function. Only accepts
5878         27-bit article numbers.
5879         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
5880         gnus-agent-read-article-number.
5881         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
5882         from backend while recognizing that article numbers in .overview
5883         must be valid.
5884         (gnus-agent-update-files-total-fetched-for): Use
5885         directory-files-and-attributes to improve performance.
5886         * gnus-int.el (gnus-request-move-article): Use
5887         gnus-agent-unfetch-articles in place of gnus-agent-expire to
5888         improve performance.
5889
5890         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
5891         some users confused by references to .newsrc when they only have a
5892         .newsrc.eld file.
5893         (gnus-convert-mark-converter-prompt,
5894         gnus-convert-converter-needs-prompt): Fixed use of property list.
5895         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
5896         New function. Used internally to only display 'gnus converting
5897         files' message when actually necessary.
5898
5899         * gnus-sum.el (): Removed (require 'gnus-agent) as required
5900         methods now autoloaded.
5901
5902 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * gnus-sum.el (gnus-summary-insert-subject): Remove list
5905         identifiers.
5906
5907 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
5908
5909         * gnus-picon.el: Fix indentation and closing parenthesis.
5910
5911 2004-09-01  Simon Josefsson  <jas@extundo.com>
5912
5913         * message.el (message-canlock-generate): Require sha1, not
5914         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
5915         to require within a function.  Sadly, if sha1.el isn't loaded, the
5916         let binding in m-c-g will hide the defcustom definition, which is
5917         bad.)
5918
5919         * canlock.el: Require sha1, not sha1-el.
5920
5921         * message.el: Don't autoload sha1 (there is a autoload cookie in
5922         sha1.el).
5923
5924         * sha1-el.el: Renamed to sha1.el.
5925
5926 2004-08-30  Juanma Barranquero  <lektu@terra.es>
5927
5928         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
5929
5930 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5931
5932         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
5933
5934 2004-08-30  Kim F. Storm  <storm@cua.dk>
5935
5936         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
5937
5938         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
5939         Add :group 'nnimap.
5940
5941 2004-08-30  Andreas Schwab <schwab@suse.de>
5942
5943         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
5944         ?* and ?\;.
5945
5946         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
5947         and ?\' to symbol instead of whitespace.
5948
5949 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
5952
5953         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
5954         instead of re-search-forward.
5955
5956         * gnus-uu.el (gnus-uu-save-article): Ditto.
5957         (gnus-uu-post-encode-uuencode): Ditto.
5958
5959         * html2text.el (html2text-clean-list-items): Ditto.
5960         (html2text-clean-dtdd): Ditto.
5961         (html2text-format-tags): Ditto.
5962
5963         * message.el (message-send-mail-with-sendmail): Fix regexp.
5964         (message-fill-field-general): Use search-forward instead of
5965         re-search-forward.
5966         (unbold-region): Ditto.
5967
5968         * nnrss.el (nnrss-request-article): Ditto.
5969
5970         * nnslashdot.el (nnslashdot-request-article): Ditto.
5971
5972         * nnweb.el (nnweb-gmane-wash-article): Ditto.
5973
5974         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
5975         "Unrecognized menu descriptor" error in XEmacs.
5976
5977 2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
5978
5979         * gnus-sum.el (gnus-read-header): Don't remove a header for the
5980         parent article of a sparse article in the thread hashtb.
5981
5982 2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
5983
5984         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
5985         (nnmail-expand-newtext): Lowercase expanded entries if
5986         nnmail-split-lowercase-expanded is non-nil.
5987
5988 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5989
5990         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
5991         entry.
5992
5993         * gnus-group.el (gnus-group-line-format-alist): Convert the value
5994         of gnus-tmp-news-method into string under XEmacs.  It will be
5995         passed to gnus-correct-length which takes only a string argument.
5996
5997 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5998
5999         * gnus-util.el (gnus-bind-print-variables): New macro.
6000         (gnus-prin1): Use it.
6001         (gnus-prin1-to-string): Use it.
6002         (gnus-pp): New function.
6003         (gnus-pp-to-string): New function.
6004
6005         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6006         pp-to-string with gnus-pp-to-string.
6007         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6008         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6009         * gnus-msg.el (gnus-debug): Ditto.
6010         * gnus-score.el (gnus-score-save): Ditto.
6011         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6012         gnus-pp-to-string.
6013         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6014         with gnus-pp.
6015         * score-mode.el (gnus-score-pretty-print): Ditto.
6016         * webmail.el (webmail-debug): Ditto.
6017
6018 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * gnus-art.el (article-display-face, article-display-x-face): Use
6021         buffer-read-only.
6022
6023 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6024
6025         * gnus-art.el (article-hide-list-identifiers): Bind
6026         inhibit-read-only as t.
6027
6028 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6029
6030         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6031
6032 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6033
6034         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6035         (gnus-narrow-to-page): Don't assume point-min == 1.
6036         (gnus-article-edit-mode): Derive from message-mode.
6037
6038         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6039         point-min == 1.
6040
6041         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6042         Disable incorrect use of `assert'.
6043
6044         * message.el (message-mode): Set comment-start-skip.
6045
6046
6047 2004-08-22  Sam Steingold  <sds@gnu.org>
6048
6049         * pop3.el (pop3-leave-mail-on-server): New user variable.
6050         (pop3-movemail): Delete mail only when it is nil.
6051
6052 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6053
6054         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6055
6056         * mml.el (mml-preview): Use `pop-to-buffer'.
6057
6058         * message.el (message-goto-mail-followup-to): Insert after "To".
6059         (message-carefully-insert-headers): Add comment.
6060
6061         * gnus.el: Remove unused variable `gnus-article-check-size'.
6062
6063         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6064
6065         * gnus-art.el (gnus-button-alist): Improve
6066         `gnus-button-handle-library' entry.
6067
6068 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
6069
6070         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6071         downcase, since XEmacs capitalizes error messages differently.
6072         From Sebastian Freundt <hroptatyr@gna.org>.
6073
6074 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6075
6076         * nntp.el: Add (require 'gnus) due to reference to
6077         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6078
6079 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6080
6081         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6082         `mm-fill-flowed'.
6083
6084         * mm-decode.el (mm-dissect-singlepart): Check it.
6085
6086 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6087
6088         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6089         'imap' for netrc parsing
6090
6091 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6092
6093         * mailcap.el (mailcap-mime-data): Mark as risky.
6094
6095 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6098         may be included in the encoded word.
6099         (rfc2047-encode): Don't append a space if the encoded word
6100         includes close parenthesis.
6101
6102 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6105         of text within parentheses.
6106
6107 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6108
6109         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6110         (gnus-encrypt-write-file-contents): the password key is the file
6111         name PLUS the cipher, not just the cipher.  Also remove failed
6112         passwords from the cache.
6113
6114 2004-08-06  Simon Josefsson  <jas@extundo.com>
6115
6116         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6117         fix.
6118
6119 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6122         LWSP.
6123
6124 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6125
6126         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6127         to append in-reply-to: data to the references: header
6128
6129         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6130         (netrc-parse): use gnus-encrypt.el functions
6131
6132         * gnus-encrypt.el: new file for encryption support; currently
6133         does only a few GPG ciphers and an internal XOR cipher
6134
6135         * password.el: add comments on using password-read-and-add
6136         (password-read-and-add): new function to read and add the
6137         password to the cache at once
6138
6139 2004-07-28  Simon Josefsson  <jas@extundo.com>
6140
6141         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6142         parameter (but don't use it, for now).
6143
6144         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6145         instead of hard coding to nil.
6146
6147 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * mm-view.el (mm-inline-image-emacs): Open lines under an image
6150         as mm-inline-image-xemacs does.
6151
6152 2004-07-26  Simon Josefsson  <jas@extundo.com>
6153
6154         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
6155         Revert part of 2004-07-17 change below.
6156
6157 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6158
6159         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
6160         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6161
6162 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163
6164         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
6165         quotes that actually start with ">" at the beginning of the
6166         lines.
6167
6168 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * rfc2047.el (rfc2047-encode-region): Fix last change.
6171         (rfc2047-encode-parameter): Remove useless concat.
6172
6173 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6174
6175         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
6176         encode special characters; fix some kind of misconfigured headers;
6177         signal a real error if debug-on-quit or debug-on-error is non-nil.
6178         (rfc2047-encode-max-chars): New variable.
6179         (rfc2047-encode-1): Use it.
6180         (rfc2047-encode-parameter): New function.
6181
6182         * mml.el (mml-insert-parameter): Remove an excessive space.
6183
6184 2004-07-17  Simon Josefsson  <jas@extundo.com>
6185
6186         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
6187         Kai Grossjohann <kai@emptydomain.de>.
6188         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
6189         (gnus-group-make-menu-bar): Ditto.
6190
6191         * gnus-util.el (gnus-group-server): Add.
6192
6193 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
6194
6195         * message.el (message-clone-locals): Clone sendmail and smtp
6196         variables.
6197
6198 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6199
6200         * rfc2047.el (rfc2047-encode-region): Fix last change.
6201
6202 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6203
6204         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
6205         characters as non-special.
6206
6207 2004-07-09  Simon Josefsson  <jas@extundo.com>
6208
6209         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
6210         Users will lose all flag changes made while unplugged with
6211         e.g. nntp unless flag synchronization happens, thus `nil' is not a
6212         good default.  See numerous reports on ding mailing list.
6213
6214 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
6217         add generate-head-function and generate-article-function to the
6218         rfc822-forward entry.
6219         (nndoc-rfc822-forward-generate-article): New function.
6220         (nndoc-rfc822-forward-generate-head): New function.
6221
6222         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
6223
6224 2004-07-06  Dan Christensen  <jdc@uwo.ca>
6225
6226         * gnus-sum.el (gnus-summary-read-group-1): When summary
6227         is unthreaded, respect display group parameter.
6228         (gnus-articles-to-read): Remove unused reference to
6229         display group parameter.
6230
6231 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6232
6233         * nnheader.el (nnheader-uniquify-message-id): New experimental
6234         variable.
6235         (nnheader-nov-read-message-id): Use it.
6236
6237         * spam-report.el (spam-report-gmane): Add interactive.
6238
6239 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6240
6241         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
6242         qp-or-base64 for the application/* types.
6243
6244 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
6245
6246         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
6247
6248 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6249
6250         * gnus-registry.el (gnus-registry-trim): don't allow a negative
6251         trim value
6252
6253 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6254
6255         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
6256         New macro and function.
6257         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
6258
6259 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6260
6261         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
6262         after-load-alist.
6263
6264 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6265
6266         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
6267         update info that isn't there.
6268
6269 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
6270
6271         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
6272         entry.
6273
6274 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6275
6276         * mm-view.el (mm-inline-render-with-function): Use multibyte
6277         buffer; decode html source by charset.
6278
6279         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
6280
6281         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
6282         Mule-UCS is loaded under XEmacs.
6283         (mm-mime-mule-charset-alist): Avoid duplicated entries.
6284
6285 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
6286
6287         * nnheader.el (nnheader-max-head-length): Increase to 8192.
6288
6289 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * mm-util.el (mm-coding-system-p): Return a coding-system.
6292         (mm-mime-mule-charset-alist): Use shift_jis instead of
6293         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
6294         entries for the mime charsets iso-2022-jp-3 and shift_jis.
6295         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
6296         instead of japanese-shift-jis and iso-latin-1 respectively in
6297         order to share the default value with both Emacs and XEmacs-mule.
6298         (mm-mule-charset-to-mime-charset): Make
6299         mm-coding-system-priorities effective.
6300         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
6301         while predicating of candidates upon the priorities.
6302
6303 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
6304
6305         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6306         gnus-uu-invert-processable.
6307
6308         * gnus.el: Autoload gnus-uu-invert-processable.
6309
6310 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6311
6312         * mm-util.el (mm-with-multibyte-buffer): New macro.
6313
6314         * rfc2047.el (rfc2047-encode-string): Use it.
6315         (rfc2047-encode-region): Move point to the end of the region after
6316         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
6317
6318 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6319
6320         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
6321         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
6322
6323 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6324
6325         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
6326         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
6327         Karl Chen <quarl@nospam.quarl.org>.
6328
6329 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
6330
6331         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
6332         invalid addresses.
6333
6334 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
6335
6336         * spam.el: section markers changed, TODO list revised
6337         (spam-backends): new master list of all installed backends
6338         (spam-summary-exit-behavior): new variable to determine how
6339         messages moves are done at summary exit
6340         (spam-move-spam-nonspam-groups-only)
6341         (spam-process-ham-in-nonham-groups)
6342         (spam-process-ham-in-spam-groups): variables removed, the
6343         spam-summary-exit-behavior variable should be used to manage this
6344         behavior
6345         (spam-old-ham-articles, spam-old-spam-articles): removed
6346         (spam-old-articles): new variable, replacing spam-old-ham-articles
6347         and spam-old-spam-articles
6348         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
6349         empty variables, placeholders for the backends they represent
6350         (spam-set-difference): moved, unchanged
6351         (spam-list-of-processors): variable OBSOLETE, not used anymore
6352         unless the user has a processor variable
6353         (spam-classifications, spam-classification-valid-p)
6354         (spam-backend-properties, spam-backend-property-valid-p)
6355         (spam-backend-function-type-valid-p)
6356         (spam-process-type-valid-p, spam-list-articles): helper functions
6357         (spam-report-articles-gmane, spam-report-articles-resend):
6358         functions removed, they are not needed
6359         (spam-install-backend-super, spam-backend-list)
6360         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
6361         (spam-backend-function, spam-backend-ham-registration-function)
6362         (spam-backend-spam-registration-function)
6363         (spam-backend-ham-unregistration-function)
6364         (spam-backend-spam-unregistration-function)
6365         (spam-backend-statistical-p, spam-backend-mover-p)
6366         (spam-install-backend-alias, spam-install-checkonly-backend)
6367         (spam-install-mover-backend, spam-install-nocheck-backend)
6368         (spam-install-backend, spam-install-statistical-backend)
6369         (spam-install-statistical-checkonly-backend): backend installation
6370         support
6371         (spam-summary-prepare-exit): rewritten to use the new backend code
6372         (spam-group-processor-p): use the new backend code and respect the
6373         summary exit behavior
6374         (spam-mark-spam-as-expired-and-move-routine): removed
6375         (spam-summary-prepare): changed to use the new spam-old-articles
6376         variable
6377         (spam-copy-or-move-routine, spam-copy-spam-routine)
6378         (spam-move-spam-routine, spam-copy-ham-routine)
6379         (spam-move-ham-routine): new code to copy/move ham or spam
6380         (spam-fetch-field-fast): doc and code improved, plus it allows the
6381         'number request
6382         (spam-list-of-checks, spam-list-of-statistical-checks): variables
6383         removed, no longer used
6384         (spam-split, spam-find-spam): use the new backend code
6385         (spam-registration-functions): variable removed, no longer used
6386         (spam-unregister-routine): convenience wrapper
6387         (spam-log-undo-registration, spam-register-routine)
6388         (spam-log-processing-to-registry)
6389         (spam-log-unregistration-needed-p): renamed "check" to "backend"
6390         where possible
6391         (spam-check-gmane-xref, spam-check-regex-headers)
6392         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
6393         (spam-check-whitelist, spam-check-blacklist)
6394         (spam-check-bogofilter-headers, spam-check-spamoracle)
6395         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
6396         (spam-check-crm114-headers): use the spam-split-group that
6397         spam-split prepares, no need to determine it every time
6398
6399         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
6400         the nnheader-parse-naked-head call
6401
6402         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
6403
6404         * gnus-sum.el (gnus-nov-parse-line): add the message number to
6405         the nnheader-nov-read-message-id call
6406
6407 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6408
6409         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
6410         gnus-activate-group twice.  Suggested by Markus Peter
6411         <warp@spin.de>.
6412
6413 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * gnus-art.el (gnus-article-time-format): Exchange the order of
6416         day and month in the default value; fix customization type.
6417         (article-date-ut): Use add-text-properties.
6418         (article-make-date-line): Use message-make-date instead of
6419         current-time-string.
6420
6421         * message.el (message-fetch-field): Don't use set-text-properties.
6422         (message-make-date): Simplify.
6423
6424         * messagexmas.el (message-xmas-make-date): New function.
6425         (message-xmas-redefine): Defalias message-make-date to it.
6426
6427 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
6430         (rfc2047-encode-region): Treat text within parentheses as special;
6431         show the original text when error has occurred.
6432
6433         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
6434         already-computed method to gnus-activate-group.
6435
6436         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
6437         same select-methods identical Lisp objects.
6438
6439         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
6440         object when modifying the info.
6441
6442 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6443
6444         * gnus-srvr.el (gnus-server-set-info): Remove the server from
6445         gnus-opened-servers since it has never been opened with the new
6446         configuration yet.
6447
6448 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6449
6450         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
6451         arg to nnheader-generate-fake-message-id.
6452
6453 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
6454
6455         * nnheader.el (nnheader-generate-fake-message-id): accept a
6456         number and build a fake message ID localized to a group and
6457         article number (so it's repeatable from that point on)
6458         (nnheader-fake-message-id-p): change regex to accomodate new fake
6459         ID format
6460
6461         * gnus-sum.el (gnus-get-newsgroup-headers): call
6462         nnheader-generate-fake-message-id with the article number
6463
6464 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
6465
6466         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
6467         end-of-buffer.
6468
6469 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6470
6471         * message.el (message-ignored-supersedes-headers): Add Approved.
6472
6473 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * rfc2047.el (rfc2047-encode-message-header): Remove useless
6476         goto-char.
6477         (rfc2047-encode): Fold the line before encoding.
6478
6479 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * rfc2047.el (rfc2047-encode-message-header): Disabled header
6482         folding -- not all headers can be folded, and this should be done
6483         by the message composition mode.  Probably.  I think.
6484
6485 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
6488         fast.
6489
6490         * gnus-ems.el (gnus-remove-image): Don't use
6491         message-text-with-property; remove only the image found first.
6492
6493         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
6494         found first.
6495
6496 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
6497
6498         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
6499
6500 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * message.el (message-text-with-property): Make it fast and accept
6503         optional arguments.
6504         (message-strip-forbidden-properties): Use it.
6505         (message-fix-before-sending): Follow the m-t-w-p change.
6506
6507         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
6508
6509 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6510
6511         * gnus-art.el (article-hide-headers): Don't change the buffer
6512         mistakenly when performing mml-preview even if
6513         gnus-single-article-buffer is nil.
6514
6515 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
6516
6517         * message.el (message-expand-name-databases): New user option.
6518         (message-expand-name): Use it.
6519
6520 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
6521
6522         * spam.el (spam-report-articles-resend)
6523         (spam-report-resend-register-routine): allow ham reporting
6524         (spam-report-resend-register-ham-routine): simple wrapper
6525         (spam-registration-functions): add ham resending functions
6526         (spam-list-of-processors): add ham resend processor
6527
6528         * gnus.el (ham-resend-to): new group parameter
6529         (spam-process): add ham resend option
6530
6531         * spam-report.el (spam-report-resend): allow reporting ham
6532         (spam-report-resend-ham): simple wrapper
6533
6534 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6535
6536         * message.el (message-cite-articles-with-x-no-archive): New
6537         variable.
6538         (message-cite-original): Use it.
6539
6540 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * message.el (message-cite-original): Respect X-No-Archive.
6543
6544 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * gnus-art.el (article-hide-headers): Refer to the values for
6547         gnus-ignored-headers and gnus-visible-headers in the summary
6548         buffer since a user may have set them as group parameters.
6549
6550 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6551
6552         * assistant.el (assistant-node-name): new convenience function
6553         (assistant-render-text, assistant-render-node): error handling,
6554         plus handle multiple next nodes
6555         (assistant-find-next-node): commented out for now
6556         (assistant-find-next-nodes): new function, returns list of next
6557         nodes
6558
6559 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
6560
6561         * mail-source.el (mail-source-directory): Fix doc-string.
6562
6563 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
6564
6565         * assistant.el (assistant-render-text, assistant-eval): add :set
6566         widget type, which is different because it takes and returns a
6567         list.  Much hilarity ensues.
6568
6569 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
6572
6573         * gnus-group.el (gnus-group-get-new-news-this-group): Added
6574         doc-string.
6575
6576         * gnus-start.el (gnus-activate-group): Added doc-string.
6577
6578 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
6581
6582 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
6583
6584         * assistant.el (assistant-render-text): trying to add a :set
6585         widget, more to come...
6586
6587         * spam.el (spam-group-spam-contents-p): handle empty groupname
6588         strings
6589         (spam-report-articles-resend)
6590         (spam-register-routine): do registration iff any articles warrant
6591         it.
6592         (spam-summary-prepare-exit): changed log message for nil group
6593         destinations
6594
6595 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
6596
6597         * spam.el (spam-report-resend-register-routine): allow
6598         spam-report-resend-to to be a group parameter or a global value
6599
6600 2004-05-26  Simon Josefsson  <jas@extundo.com>
6601
6602         * starttls.el: Merge with my GNUTLS based starttls.el.
6603         (starttls-gnutls-program, starttls-use-gnutls)
6604         (starttls-extra-arguments, starttls-process-connection-type)
6605         (starttls-connect, starttls-failure, starttls-success): New
6606         variables.
6607         (starttls-program, starttls-extra-args): Doc fix.
6608         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
6609         functions.
6610         (starttls-negotiate, starttls-open-stream): Check
6611         `starttls-use-gnutls' and pass on to corresponding *-gnutls
6612         function if it is set.
6613
6614 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
6617         structured fields.
6618
6619 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6620
6621         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
6622
6623 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
6624
6625         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
6626         variable.
6627         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
6628         assigning the spam-mark to new messages.
6629
6630 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
6631
6632         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
6633
6634 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * dgnushack.el: Autoload customize-set-variable for XEmacs.
6637
6638         * rfc2047.el (rfc2047-encodable-p): Don't move point.
6639         (rfc2047-decode): Treat the ascii coding-system as raw-text by
6640         default.
6641
6642 2004-05-25  Anand Mitra <mitramc@yahoo.com>  (tiny change)
6643
6644         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
6645         correct data.
6646
6647 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
6648
6649         * spam.el (spam-list-of-processors): use nil for nonexistent processors
6650         (spam-group-processor-p): fixed function so it works properly
6651         (spam-group-processor-multiple-p)
6652         (spam-group-spam-processor-report-gmane-p)
6653         (spam-group-spam-processor-report-resend-p)
6654         (spam-group-spam-processor-bogofilter-p)
6655         (spam-group-spam-processor-blacklist-p)
6656         (spam-group-spam-processor-ifile-p)
6657         (spam-group-ham-processor-ifile-p)
6658         (spam-group-spam-processor-spamoracle-p)
6659         (spam-group-spam-processor-crm114-p)
6660         (spam-group-ham-processor-bogofilter-p)
6661         (spam-group-spam-processor-stat-p)
6662         (spam-group-ham-processor-stat-p)
6663         (spam-group-ham-processor-whitelist-p)
6664         (spam-group-ham-processor-BBDB-p)
6665         (spam-group-ham-processor-spamoracle-p)
6666         (spam-group-ham-processor-copy-p): functions removed with some
6667         prejudice against unneeded code
6668         (spam-report-articles-resend)
6669         (spam-report-resend-register-routine): allow the group/topic
6670         spam-resend-to value to override spam-report-resend-to
6671         (spam-summary-prepare-exit): invoke spam-group-processor-p
6672         properly now
6673
6674         * spam-report.el (spam-report-resend-to, spam-report-resend):
6675         start with resend-to set to nil, and then ask the user if
6676         necessary.  From Daniel Pittman <daniel@rimspace.net>.
6677
6678         * gnus.el (spam-resend-to): new group/topic parameter
6679         (spam-process): move the OBSOLETE processors to the end of the
6680         choices.
6681
6682         * spam-report.el (spam-report-resend): spam-report-resend takes a
6683         list of articles, not separate article numbers.  From Daniel
6684         Pittman <daniel@rimspace.net>.
6685
6686 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
6689         addition to emacs-w3m.
6690
6691 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6692
6693         * assistant.el (assistant-authinfo-data): New function.
6694         (assistant-eval): Eval for entire assistant.
6695
6696         * netrc.el (netrc-services-file): New variable.
6697         (netrc-parse-services): New function.
6698         (netrc-find-service-name): New function.
6699         (netrc-find-service-number): New function.
6700         (netrc-port-equal): New function.
6701         (netrc-machine): Use it.
6702
6703         * nnimap.el (nnimap-open-connection): Use netrc.
6704
6705         * gnus-util.el (gnus-netrc-get): Remove aliases.
6706
6707         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
6708
6709         * assistant.el (wid-edit): Fix compilation.
6710
6711         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
6712
6713 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
6714
6715         * gnus-util.el (gnus-set-file-modes): New function.  (small
6716         patch).
6717
6718 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6719
6720         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
6721
6722         * assistant.el (assistant-render-node): Fix up rendering and
6723         read-only text.
6724         (assistant-render-node): Reset.
6725         (assistant-make-read-only): Not sticky.
6726
6727 2004-05-20  Danny Siu  <dsiu@adobe.com>
6728
6729         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
6730         centered even when gnus-auto-center-summary is t
6731
6732 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6733
6734         * dns.el (dns-get-txt-answer): New function.
6735         (dns-read-txt): Ditto.
6736         (query-dns): Use it.
6737
6738 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
6741         active for foreign groups even if the group level is higher than
6742         the specified value.
6743
6744 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6745
6746         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
6747         non-active groups.
6748
6749         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
6750
6751 2004-05-20  Magnus Henoch  <mange@freemail.hu>
6752
6753         * dns.el (dns-read-type): Add support for SVR.  (small patch)
6754
6755 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6756
6757         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
6758         (spam-crm114-header, spam-crm114-spam-switch)
6759         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
6760         (spam-crm114-positive-spam-header)
6761         (spam-crm114-database-directory, spam-list-of-processors)
6762         (spam-group-spam-processor-crm114-p)
6763         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
6764         (spam-generic-score, spam-list-of-checks)
6765         (spam-list-of-statistical-checks, spam-registration-functions)
6766         (spam-check-crm114-headers, spam-crm114-score)
6767         (spam-check-crm114, spam-crm114-register-with-crm114)
6768         (spam-crm114-register-spam-routine)
6769         (spam-crm114-unregister-spam-routine)
6770         (spam-crm114-register-ham-routine)
6771         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
6772         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
6773
6774         * gnus.el: added spam-use-crm114
6775
6776         * spam.el (spam-list-of-processors, spam-registration-functions):
6777         add spam-use-resend
6778         (spam-group-spam-processor-report-resend-p): utility wrapper
6779         (spam-report-articles-gmane): doc fix
6780         (spam-report-articles-resend,
6781         spam-report-resend-register-routine): wrappers around
6782         spam-report-resend-to
6783
6784         * spam-report.el (spam-report-resend-to, spam-report-resend):
6785         support for resending spam
6786         (spam-report-gmane): line length >80 fix
6787
6788         * gnus.el (spam-process): add spam-use-resend
6789
6790 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6791
6792         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
6793         number of processed spam messages.
6794         (spam-ham-copy-or-move-routine): Return the number of processed
6795         ham messages.
6796         (spam-summary-prepare-exit): Use the above values to decide
6797         whether status messages shouled be displayed.
6798
6799 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6800
6801         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
6802         `rfc2047-encoding-function-alist' in order to avoid conflicting
6803         with the old version.
6804         (rfc2047-encode-region): Concatenate words containing non-ASCII
6805         characters in structured fields; don't encode space-delimited
6806         ASCII words even in unstructured fields; don't break words at
6807         char-category boundaries.
6808         (rfc2047-encode-1): New function.
6809         (rfc2047-encode): Use it; encode text so that it occupies the
6810         maximum width within 76-column; work correctly on Q encoding for
6811         iso-2022-* charsets.
6812         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
6813         sure not to break a line just after the header name.
6814         (rfc2047-b-encode-region): Removed.
6815         (rfc2047-b-encode-string): New function.
6816         (rfc2047-q-encode-region): Removed.
6817         (rfc2047-q-encode-string): New function.
6818
6819         * mm-util.el (mm-replace-in-string): New function.
6820
6821 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6822
6823         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
6824         get it right.
6825         (gnus-inews-make-draft): Really.
6826
6827 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
6828
6829         * nnmh.el (nnmh-request-list-1): Don't check the link count
6830         before descending.  (small patch)
6831
6832 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
6835         stuff.
6836
6837         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
6838         on real group name.
6839
6840         * gnus-art.el (gnus-signature-limit): Doc fix.
6841
6842         * gnus-msg.el (gnus-inews-make-draft): Quote list.
6843
6844         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
6845
6846 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
6847
6848         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
6849         isn't a string.
6850
6851 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6852
6853         * gnus-draft.el (gnus-draft-send): Bind
6854         rfc2047-encode-encoded-words.
6855
6856         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
6857         (rfc2047-encodable-p): Say that =? needs encoding.
6858         (rfc2047-encode-encoded-words): New variable.
6859
6860         * gnus-group.el (gnus-group-select-group): Doc fix.
6861
6862         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
6863
6864         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
6865         to nil.
6866
6867         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
6868
6869         * nnheader.el (nnheader-get-lines-and-char): New function.
6870
6871 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
6872
6873         * gnus-msg.el (gnus-summary-followup-with-original): Document
6874         yanking of region when active.
6875
6876 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6877
6878         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
6879         groups if the group level is higher than the specified value.
6880
6881 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6882
6883         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
6884         (gnus-group-jump-to-group): Added prefix argument using
6885         `gnus-group-jump-to-group-prompt'.  Query before jumping to
6886         non-active group.
6887
6888         * compface.el (uncompface): Be verbose when changing
6889         `uncompface-use-external'.
6890
6891         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
6892         handle manual section.
6893
6894 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * gnus-art.el (gnus-button-alist): Revert previous change.
6897
6898 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6899
6900         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
6901
6902 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6903
6904         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
6905         whether backend can accept message.
6906
6907         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
6908
6909 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
6910
6911         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
6912         Avoid creating directory when nntp-marks-is-evil is true.
6913         Reported by Reiner Steib.
6914
6915 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6916
6917         * gnus-picon.el (gnus-picon-style): New variable.
6918         (gnus-picon-insert-glyph): Added optional `nostring' argument.
6919         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
6920         Jesper Harder <harder@ifa.au.dk>.
6921
6922 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6923
6924         * message.el (message-fill-field): Return point.
6925         (message-generate-headers): Go to end of field.
6926
6927         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
6928         stuff for non-living groups.
6929
6930 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
6931
6932         * gnus-art.el (gnus-article-followup-with-original)
6933         (gnus-article-reply-with-original): gnus-mark-active-p ->
6934         gnus-region-active-p.
6935
6936 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
6937
6938         * spam.el (spam-summary-prepare-exit): fix messages, so they show
6939         only when there is spam or ham to be processed
6940
6941 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6942
6943         * mail-source.el (mail-source-delete-crash-box): Refactor.
6944         (mail-source-fetch): Use it.
6945         (mail-source-fetch-file): Ditto.
6946         (mail-source-fetch-directory): Run postscript in loop.
6947         (mail-source-fetch-pop): Delete.
6948         (mail-source-fetch-maildir): Ditto.
6949         (mail-source-fetch-imap): Ditto.
6950
6951         * imap.el (imap-authenticators): Comment out sasl.
6952
6953         * message.el (message-skip-to-next-address): New function.
6954         (message-fill-header-address): Refactor.
6955         (message-fill-address): Use it.
6956         (message-delete-address): Use it.
6957         (message-fill-header-general): Refactor.
6958         (message-fill-field-address): Rename.
6959         (message-narrow-to-field): Find the start of the header.
6960         (message-header-format-alist): Don't pre-fill.
6961         (message-fill-header): Removed.
6962         (message-insert-header): New function.
6963         (message-shorten-references): Use it.
6964
6965         * rfc2047.el (rfc2047-field-value): Strip props.
6966
6967         * mail-parse.el (mail-header-make-address): New alias.
6968
6969         * ietf-drums.el (ietf-drums-make-address): New function.
6970
6971         * imap.el: Add compiler directives.
6972
6973         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
6974
6975         * gnus-art.el (article-decode-idna-rhs): Don't use
6976         message-idna-inside-rhs-p.
6977
6978 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6979
6980         * message.el (message-idna-inside-rhs-p): Removed.
6981         (message-idna-to-ascii-rhs-1): Use proper address parsing.
6982
6983         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
6984         false positives.
6985
6986 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
6987
6988         * imap.el (imap-sasl-make-mechanisms): Use sasl.
6989
6990 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991
6992         * nneething.el (nneething-file-name): Don't create spurions
6993         files.
6994
6995         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
6996         (gnus-inews-do-gcc): Remove sleep.
6997
6998         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
6999         part under point.
7000
7001         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7002         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7003
7004 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7005
7006         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7007
7008 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7009
7010         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7011         as expired without moving it" message when there are spam
7012         messages left
7013
7014 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7015
7016         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7017         header is not nil.
7018
7019 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7020
7021         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7022         nntp-possibly-create-directory, not nntp-possibly-change-group.
7023         (nntp-marks-changed-p): New arg SERVER.
7024         (nntp-request-update-info): Adjust caller.
7025
7026 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7027
7028         * nntp.el (nntp-save-marks): Pass missing arg.
7029
7030 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7031
7032         * nntp.el: Support marks.
7033         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7034         (nntp-marks-modtime, nntp-marks-directory): New variables.
7035         (nntp-request-set-mark, nntp-request-update-info)
7036         (nntp-possibly-create-directory, nntp-marks-changed-p)
7037         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7038         functions.
7039
7040 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7041
7042         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7043         (gnus-xmas-redefine): Rename.
7044
7045         * gnus-score.el (gnus-score-insert-help): Use
7046         gnus-select-lowest-window.
7047
7048         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7049         appt-select-lowest-window and rename to gnus-select-lowest-window.
7050
7051         * gnus.el: do.
7052
7053 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7054
7055         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7056         encodings of MIME-encoded words, in order to improve
7057         interoperability with several broken MUAs.
7058
7059 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7060
7061         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7062         tags, only when charsets are not specified in headers.
7063         (mm-inline-text-html-render-with-w3m): Ditto.
7064
7065         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7066         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7067
7068 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7069
7070         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7071         instead of MIME-decoded from fields when checking
7072         `gnus-article-address-banner-alist'.
7073
7074 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7075
7076         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7077         description rather than subject.
7078
7079 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7080
7081         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7082
7083 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7084
7085         * gnus.el (gnus-version-number): Bump.
7086
7087 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7088
7089         * gnus.el: No Gnus v0.2 is released.
7090
7091 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7092
7093         * gnus-agent.el (gnus-agent-read-agentview): Inline
7094         gnus-uncompress-range.
7095
7096 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7097
7098         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7099         `exec-installed-p'.
7100
7101 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7102
7103         * gnus.el (spam-process, spam-autodetect-methods): Add
7104         bsfilter and bsfilter-headers.
7105
7106         * spam.el (spam-bsfilter): New customize group.
7107         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7108         (spam-bsfilter-header, spam-bsfilter-probability-header)
7109         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7110         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7111         (spam-bsfilter-database-directory): New options.
7112         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7113         (spam-list-of-statistical-checks, spam-registration-functions):
7114         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7115         (spam-bsfilter-score): New command.
7116         (spam-check-bsfilter-headers, spam-check-bsfilter)
7117         (spam-bsfilter-register-with-bsfilter)
7118         (spam-bsfilter-register-spam-routine)
7119         (spam-bsfilter-unregister-spam-routine)
7120         (spam-bsfilter-register-ham-routine)
7121         (spam-bsfilter-unregister-ham-routine): New functions.
7122         (spam-generic-score): Support bsfilter; Accept an optional argument
7123         to recalcurate spam score even if scoring header has already been
7124         added.
7125         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7126         optional argument to recalcurate spam score even if scoring header
7127         has already been added.
7128
7129 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7130
7131         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7132         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7133         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7134         link is missing.
7135
7136 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7137
7138         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7139         (html2text-get-attr): Rewrite.
7140
7141         * message.el (message-setup-1): Remove redundant put-text-property
7142         on mail-header-separator.
7143
7144 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7145
7146         * gnus-registry.el (gnus-registry-cache-whitespace)
7147         (gnus-registry-action, gnus-registry-spool-action)
7148         (gnus-registry-split-fancy-with-parent): changed message levels
7149         from 5 to 3 or 7, as needed
7150
7151         * spam.el (spam-summary-prepare-exit)
7152         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
7153         (spam-split, spam-find-spam, spam-log-undo-registration)
7154         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
7155         level from 5 to 6
7156
7157 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7158
7159         * gnus-ems.el: Autoload appt-select-lowest-window (revert
7160         2004-03-04 change).
7161
7162 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
7163
7164         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
7165         Use mapc when appropriate.
7166
7167         * sieve-manage.el (sieve-manage-open): do.
7168
7169         * nnweb.el (nnweb-insert-html): do.
7170
7171         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
7172         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
7173
7174         * nnspool.el (nnspool-request-group): do.
7175
7176         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
7177         do.
7178
7179         * nnml.el (nnml-request-update-info): do.
7180
7181         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
7182         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
7183
7184         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
7185         (nnimap-request-set-mark): do.
7186
7187         * nnfolder.el (nnfolder-request-update-info): do.
7188
7189         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
7190         do.
7191
7192         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
7193
7194         * gnus-uu.el (gnus-uu-find-articles-matching): do.
7195
7196         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
7197         do.
7198
7199         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
7200         do.
7201
7202         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
7203
7204         * gnus-nocem.el (gnus-nocem-scan-groups): do.
7205
7206         * gnus-int.el (gnus-start-news-server): do.
7207
7208         * gnus-group.el (gnus-group-make-kiboze-group)
7209         (gnus-group-browse-foreign-server): do.
7210
7211 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
7212
7213         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
7214         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
7215         <shields@msrl.com>:
7216
7217         * spam.el (spam-necessary-extra-headers): get the extra headers we
7218         may need for spam sorting and scoring
7219         (spam-user-format-function-S): a user format function suitable for
7220         general use
7221         (spam-article-sort-by-spam-status): sorting function for summary
7222         sorting
7223         (spam-extra-header-to-number): get a score from a header
7224         (spam-summary-score): get a numeric score from the headers
7225         (spam-generic-score): oops, function doc in wrong place
7226         (spam-initialize): take symbols when it's run, and install the
7227         extra headers that spam-necessary-extra-headers thinks we need
7228
7229 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
7230
7231         * spam.el (spam-summary-prepare-exit): logic and message fix.
7232         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
7233
7234 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
7235
7236         * gnus-sum.el (gnus-set-global-variables)
7237         (gnus-build-all-threads, gnus-get-newsgroup-headers)
7238         (gnus-article-get-xrefs, gnus-summary-best-group)
7239         (gnus-summary-next-article, gnus-summary-enter-digest-group)
7240         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
7241         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
7242         with-current-buffer.
7243
7244 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
7245
7246         * spam.el (spam-summary-prepare-exit): simplified logic
7247         (spam-fetch-article-header): read the article header if it's not
7248         available
7249         (spam-list-articles): simplified logic
7250         (spam-filelist-register-routine): found bug with unregister-list
7251
7252         * gnus-registry.el: clarified comments at beginning
7253
7254 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
7255
7256         * message.el (message-cater-to-broken-inn): Remove.
7257         (message-shorten-references): Make sure the total folded length of
7258         References is shorter than 998 characters to cater to a bug in INN
7259         2.3.  Also, don't pretend that references aren't folded -- this
7260         hasn't worked for a while.
7261
7262 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7263
7264         * gnus-agent.el (gnus-agentize):
7265         gnus-agent-send-mail-real-function no longer set to current value
7266         of message-send-mail-function but rather a lambda that calls
7267         message-send-mail-function.  The change makes the agent real-time
7268         responsive to user changes to message-send-mail-function.
7269
7270 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7271
7272         * legacy-gnus-agent.el
7273         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
7274         help from Florian Weimer <fw@deneb.enyo.de>
7275
7276 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * nnmail.el (nnmail-cache-insert): Revert last change.
7279
7280 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * nnmail.el (nnmail-cache-insert): Always check whether
7283         nnmail-cache-ignore-groups matches a group name.
7284
7285 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
7286
7287         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
7288         (spam-find-spam, spam-log-processing-to-registry)
7289         (spam-log-registered-p, spam-log-unregistration-needed-p)
7290         (spam-log-undo-registration): use gnus-message instead of
7291         gnus-error, none of these errors are fatal
7292
7293         * gnus-registry.el (gnus-registry-clean-empty-function)
7294         (gnus-registry-clean-empty): remove only empty entries without
7295         extra data
7296
7297 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
7298
7299         * spam-stat.el (spam-stat-buffer-change-to-spam)
7300         (spam-stat-buffer-change-to-non-spam): change (error) to
7301         (gnus-message 8) invocation
7302
7303 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * nntp.el (nntp-via-netcat-command): New variable.
7306         (nntp-via-netcat-switches): New variable.
7307         (nntp-open-via-rlogin-and-netcat): New function.
7308         (nntp-open-connection-function): Doc fix.
7309         (nntp-telnet-command): Doc fix.
7310         (nntp-end-of-line): Doc fix.
7311         (nntp-via-rlogin-command): Doc fix.
7312         (nntp-via-user-name): Doc fix.
7313         (nntp-via-address): Doc fix.
7314
7315 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7316
7317         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
7318         error in Emacs 21.1.
7319
7320 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
7321
7322         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
7323
7324 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7325         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
7326         (gnus-agent-with-refreshed-group): New macro.
7327         (gnus-agent-rename-group): New function.
7328         (gnus-agent-delete-group): New function.
7329         (gnus-agent-save-group-info): Use gnus-command-method when
7330         `method' parameter is nil.  Don't write nil entries into the
7331         active file.
7332         (gnus-agent-get-group-info): New function.
7333         (gnus-agent-fetch-articles): Use
7334         gnus-agent-update-files-total-fetched-for to increment disk space
7335         used.
7336         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
7337         gnus-agent-update-view-total-fetched-for to increment disk space
7338         used.
7339         (gnus-agent-get-local): Added optional parameters to avoid calling
7340         gnus-group-real-name and gnus-find-method-for-group.
7341         (gnus-agent-set-local): Delete stored entry if either min, or max,
7342         are nil.
7343         (gnus-agent-fetch-session): Reworded error/quit messages.  On
7344         quit, use gnus-agent-regenerate-group to record existance of any
7345         articles fetched to disk before the quit occurred.
7346         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
7347         gnus-agent-update-view-total-fetched-for, and
7348         gnus-agent-update-files-total-fetched-for to decrement disk space
7349         used.
7350         (gnus-agent-retrieve-headers): Use
7351         gnus-agent-update-view-total-fetched-for to increment disk space
7352         used.
7353         (gnus-agent-regenerate-group): Replace gnus-group-update-group
7354         with gnus-agent-update-files-total-fetched-for to decrement disk
7355         space and fresh group buffer.
7356         (gnus-agent-inhibit-update-total-fetched-for): New variable.
7357         (gnus-agent-need-update-total-fetched-for): New variable.
7358         (gnus-agent-update-files-total-fetched-for): New function.
7359         (gnus-agent-update-view-total-fetched-for): New function.
7360         (gnus-agent-total-fetched-for): New function.
7361
7362         * gnus-cache.el (gnus-cache-save-buffers): Use
7363         gnus-cache-update-overview-total-fetched-for to change disk space
7364         used by this group.
7365         (gnus-cache-possibly-enter-article): Use
7366         gnus-cache-update-file-total-fetched-for to increment disk space
7367         used by this group.
7368         (gnus-cache-possibly-remove-article): Use
7369         gnus-cache-update-file-total-fetched-for to decrement disk space
7370         used by this group.
7371         (gnus-cache-generate-nov-databases): Purge total fetched cache.
7372         (gnus-cache-rename-group): New function.
7373         (gnus-cache-delete-group): New function.
7374         (gnus-cache-inhibit-update-total-fetched-for): New variable.
7375         (gnus-cache-need-update-total-fetched-for): New variable.
7376         (gnus-cache-with-refreshed-group): New macro.
7377         (gnus-cache-update-file-total-fetched-for): New function.
7378         (gnus-cache-update-overview-total-fetched-for): New function.
7379         (gnus-cache-rename-group-total-fetched-for): New function.
7380         (gnus-cache-delete-group-total-fetched-for): New function.
7381         (gnus-cache-total-fetched-for): New function.
7382
7383         * gnus-group.el: Require gnus-sum and autoload functions to
7384         resolve warnings when gnus-group.el compiled alone.
7385         (gnus-group-line-format): Documented new %F
7386         (size of Fetched data) group line format; identifies disk space
7387         used by agent and cache.
7388         (gnus-group-line-format-alist): Defined new F format.
7389         (gnus-total-fetched-for): New function.
7390         (gnus-group-delete-group): No longer update
7391         gnus-cache-active-altered as gnus-request-delete-group now keeps
7392         the cache in sync.
7393         (gnus-group-list-active): Let the agent store a server's active
7394         list if currently plugged.
7395
7396         * gnus-int.el (gnus-request-delete-group): Use
7397         gnus-cache-delete-group and gnus-agent-delete-group to keep the
7398         local disk in sync with the server.
7399          (gnus-request-rename-group): Use
7400         gnus-cache-rename-group and gnus-agent-rename-group to keep the
7401         local disk in sync with the server.
7402
7403         * gnus-start.el (gnus-get-unread-articles): Cosmetic
7404         simplification to logic.
7405
7406         * gnus-util.el (gnus-rename-file): New function.
7407
7408 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
7409
7410         * mm-util.el (mm-image-load-path): Handle nil in load-path.
7411
7412 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
7413
7414         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
7415         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
7416
7417 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
7418
7419         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
7420         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
7421
7422 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
7423
7424         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
7425
7426 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
7427
7428         * spam.el (spam-set-difference): new function to replace
7429         gnus-set-difference in spam.el
7430         (spam-summary-prepare-exit): use spam-set-difference
7431
7432 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7433
7434         * gnus-registry.el (gnus-registry-cache-file): updated to use
7435         gnus-dribble-directory OR gnus-home-directory OR ~
7436         (gnus-registry-split-fancy-with-parent): fixed doc
7437
7438 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * message.el (message-exchange-point-and-mark): Use
7441         message-mark-active-p.  Suggested by Jesper Harder
7442         <harder@ifa.au.dk>.
7443
7444 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7445
7446         * message.el (message-exchange-point-and-mark): Don't activate
7447         region if it was inactive.  Suggested by Hiroshi Fujishima
7448         <pooh@nature.tsukuba.ac.jp>.
7449
7450 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7451
7452         * gnus-art.el (article-display-face): Display Faces in the same
7453         order as X-Faces.
7454
7455 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7456
7457         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
7458
7459 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
7462         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
7463         (gnus-article-mime-hierarchy): Remove.
7464         (gnus-article-mime-hierarchy-next): Remove.
7465         (gnus-article-mode): Revert 2004-03-19 change.
7466         (gnus-article-setup-buffer): Revert 2004-03-19 change.
7467         (gnus-insert-mime-button): Revert 2004-03-19 change.
7468         (gnus-mime-accumulate-hierarchy): Remove.
7469         (gnus-mime-enter-multipart): Remove.
7470         (gnus-mime-leave-multipart): Remove,
7471         (gnus-mime-display-part): Revert 2004-03-19 change.
7472         (gnus-mime-display-alternative): Revert 2004-03-19 change.
7473
7474         * mml.el (mml-preview): Revert 2004-03-19 change.
7475
7476 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7477
7478         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
7479
7480 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
7483         t while entering a file name using the mm-with-multibyte macro.
7484         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7485
7486         * mm-util.el (mm-with-multibyte): New macro.
7487
7488 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
7491         user option.
7492         (gnus-mime-multipart-functions): Doc and customization fix.
7493         (gnus-article-mime-hierarchy): New variable.
7494         (gnus-article-mime-hierarchy-next): New variable.
7495         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
7496         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
7497         gnus-article-mime-hierarchy-next to nil.
7498         (gnus-insert-mime-button): Show hierarchy numbers.
7499         (gnus-mime-accumulate-hierarchy): New function.
7500         (gnus-mime-enter-multipart): New function.
7501         (gnus-mime-leave-multipart): New function.
7502         (gnus-mime-display-part): Recompute hierarchical MIME structure.
7503         (gnus-mime-display-alternative): Show hierarchy numbers.
7504
7505         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
7506         gnus-article-mime-hierarchy-next to nil.
7507
7508 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
7509
7510         * dns.el: Don't require gnus-xmas.
7511
7512 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
7513
7514         * mml.el (mml-generate-mime-1): Don't use format=flowed with
7515         inline PGP.
7516         (mml-menu): Disable mml-quote-region if mark is inactive.
7517
7518 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7519
7520         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
7521         when the group's active is not available.
7522
7523 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7524
7525         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
7526         error.
7527
7528 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * imap.el (imap-store-password): New variable.
7531         (imap-interactive-login): Use it.
7532         Suggested by Mark Plaksin <happy@mcplaksin.org>.
7533
7534 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * gnus-art.el (gnus-article-read-summary-keys): Restore new
7537         window-start and hscroll to summary window.
7538
7539 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7540
7541         * gnus-start.el (gnus-convert-old-newsrc): Only write the
7542         conversion message to newsrc-dribble when an actual conversion is
7543         performed.
7544
7545 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
7546
7547         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
7548
7549 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7550
7551         * mm-decode.el (mm-complicated-handles): New function reviving
7552         former definition of mm-multiple-handles.
7553
7554         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
7555         (gnus-mime-delete-part): Use it.
7556
7557 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7558
7559         * gnus-agent.el (gnus-agent-read-local): Bind
7560         nnheader-file-coding-system to gnus-agent-file-coding-system to
7561         avoid the implicit assumption that they will always be equal.
7562         (gnus-agent-save-local): Bind buffer-file-coding-system, not
7563         coding-system-for-write, as the with-temp-file macro first prints
7564         to a buffer then saves the buffer.
7565
7566 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * gnus-art.el (gnus-article-edit-part): New function.
7569         (gnus-mime-save-part-and-strip): Use it; do query instead of
7570         signaling an error; don't use mm-multiple-handles.
7571         (gnus-mime-delete-part): Ditto.
7572
7573 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7574
7575         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
7576         old file versions.
7577         (gnus-group-prepare-hook): Removed function that converted list
7578         form of gnus-agent-expire-days to group properties.
7579
7580         * gnus-int.el: Autoload gnus-agent-regenerate-group.
7581         (gnus-request-accept-article): Re-indented.
7582
7583         * gnus-start.el (gnus-convert-old-newsrc): Registered new
7584         converters to handle old agent file formats.  Added logic for a
7585         "backup before upgrading warning".
7586         (gnus-convert-mark-converter-prompt): Developers can mark
7587         functions as needing (default), or not needing,
7588         gnus-convert-old-newsrc's "backup before upgrading warning".
7589         (gnus-convert-converter-needs-prompt): Tests whether the user
7590         should be protected from potentially irreversable changes by the
7591         function.
7592
7593         * legacy-gnus-agent.el (): New. Provides converters that are only
7594         loaded when gnus-convert-old-newsrc needs to call them.
7595
7596 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * mail-source.el (mail-source-touch-pop): Doc fix.
7599
7600         * message.el (message-smtpmail-send-it): Doc fix.
7601
7602 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
7603
7604         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
7605
7606         * nnmail.el (nnmail-split-fancy): do.
7607
7608         * gnus-kill.el (gnus-kill, gnus-execute): do.
7609
7610 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7611
7612         * gnus-sum.el (gnus-widget-reversible-match)
7613         (gnus-widget-reversible-to-internal)
7614         (gnus-widget-reversible-to-external): New functions.
7615         (gnus-widget-reversible): New widget.
7616         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
7617
7618 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
7619
7620         * gnus-sum.el (gnus-thread-sort-functions)
7621         (gnus-article-sort-functions): Document `(not F)' items.
7622
7623 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7624
7625         * spam.el (spam-use-gmane-xref): new backend
7626         (spam-gmane-xref-spam-group): variable to control the name of the
7627         Gmane spam group
7628         (spam-blackhole-servers, spam-blackhole-good-server-regex)
7629         (spam-regex-headers-spam, spam-regex-headers-ham)
7630         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
7631         (spam-list-of-checks): added spam-use-gmane-xref to list of
7632         backends and checks
7633         (spam-check-gmane-xref): function for spam-use-gmane-xref
7634
7635         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
7636         an autodetect method
7637
7638 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7639
7640         * gnus-int.el (gnus-request-accept-article): Inform the agent that
7641         articles are being added to a group.
7642         (gnus-request-replace-article): Inform the agent that articles
7643         need to be uncached as the cached contents are no longer valid.
7644
7645 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * binhex.el: Don't autoload executable-find.
7648
7649         * canlock.el: Don't autoload mail-fetch-field.
7650
7651         * dgnushack.el: Autoload c-mode for XEmacs.
7652
7653         * gnus-ems.el: Don't autoload appt-select-lowest-window.
7654
7655         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
7656         rmail-dont-reply-to and rmail-output.
7657
7658         * gnus-score.el: Don't autoload ffap-string-at-point.
7659
7660         * gnus-setup.el: Don't autoload sc-cite-original.
7661
7662         * imap.el: Don't autoload base64-decode-string,
7663         base64-encode-string and md5.
7664
7665         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
7666         and rmail-msg-restore-non-pruned-header.
7667
7668         * mm-decode.el: Don't autoload executable-find.
7669
7670         * mm-url.el: Don't autoload executable-find.
7671
7672         * mm-view.el: Don't autoload diff-mode.
7673
7674         * nndb.el: Don't autoload news-reply-mode, news-setup,
7675         cancel-timer and telnet.
7676
7677         * password.el: Don't autoload run-at-time for Emacs.
7678
7679         * sha1-el.el: Don't autoload executable-find.
7680
7681         * sieve-mode.el: Don't autoload c-mode.
7682
7683         * uudecode.el: Don't autoload executable-find.
7684
7685 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7686
7687         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
7688         (gnus-agent-possibly-alter-active): Avoid null in numeric
7689         comparison.
7690         (gnus-agent-set-local): Refuse to save null in local object table.
7691         (gnus-agent-regenerate-group): The REREAD parameter can now be a
7692         list of articles that will be marked as unread.
7693
7694 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
7697
7698 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
7699
7700         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
7701         language tags.
7702
7703 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7704
7705         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
7706         Don't bind "obarray".
7707
7708         * gnus-sum.el (gnus-thread-sort-functions): Added
7709         `gnus-thread-sort-by-most-recent-number' and
7710         `gnus-thread-sort-by-most-recent-date'.
7711         Reported by Kai Grossjohann <kai@emptydomain.de>.
7712
7713 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
7716
7717 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7718
7719         * gnus-cus.el (gnus-agent-customize-category): Removed
7720         ignore-errors macro reference that required cl to be loaded at
7721         run-time.
7722
7723         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
7724         single-interval range of the form (min . max).  Previously the
7725         range had to look like ((min . max)).  Likewise, return
7726         (min . max) rather than ((min . max)).
7727         (gnus-range-map): Use gnus-range-normalize to accept
7728         single-interval range.
7729
7730         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
7731         the cache, but not the agent, now appear with their usual face.
7732
7733         * dgnushack.el (loaddir): New variable that is bound to the
7734         directory containing the dgnushack.el file. Use loaddir, rather
7735         than srcdir, to update load-path. Change lets dgnushack compile
7736         code in directories other than GNUS/lisp.
7737
7738 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * lpath.el: Don't bind w3m-safe-url-regexp.
7741
7742         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
7743         w3m-safe-url-regexp variable buffer-local.
7744
7745         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
7746
7747 2004-02-27  Simon Josefsson  <jas@extundo.com>
7748
7749         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
7750         gnus-group-real-prefix.
7751         (gnus-summary-move-article): Use it, instead of
7752         gnus-group-real-prefix.
7753
7754 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7755
7756         * lpath.el: Bind w3m-safe-url-regexp.
7757
7758         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
7759         w3m-safe-url-regexp variable buffer-local and set it as the value
7760         of mm-w3m-safe-url-regexp.
7761
7762         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
7763
7764         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
7765         parsing gnus-posting-styles when the message is not for replying.
7766
7767         * dgnushack.el: Autoload sgml-mode for XEmacs.
7768
7769         * nnrss.el (nnrss-opml-export): Use
7770         mm-set-buffer-file-coding-system instead of
7771         set-buffer-file-coding-system.
7772
7773 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
7774
7775         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
7776         of checkdoc.el).
7777         * nnrss.el: do.
7778         * gnus-mlspl.el: do.
7779         * gnus-ml.el: do.
7780         * gnus-srvr.el: do.
7781
7782         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
7783
7784 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7785
7786         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
7787         Corrections to custom-manual links.
7788
7789         * gnus-art.el (gnus-article): Ditto.
7790
7791         * mm-decode.el (mime-display, mime-security): Ditto.
7792
7793 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
7794
7795         * flow-fill.el: Typo.
7796
7797 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
7798
7799         * spam-wash.el: New file.
7800
7801 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
7802
7803         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
7804
7805 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7806
7807         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
7808         to be run with new-articles as LIST1, not LIST2
7809         (spam-registration-functions): add spam-use-ham-copy as a nil
7810         registration backend
7811
7812 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
7813
7814         * spam-stat.el (spam-stat-washing-hook): New option.
7815         (spam-stat-buffer-words): Use it.
7816         (spam-stat-process-directory, spam-stat-test-directory): Use
7817         insert-file-contents-literally.
7818         (spam-stat-coding-system): New variable.
7819         (spam-stat-load, spam-stat-save): Use it.
7820
7821 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7822
7823         * spam-report.el (spam-report-plug-agent): Quote
7824         spam-report-url-to-file and spam-report-url-ping-plain.
7825
7826 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
7827
7828         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
7829         / in mailto URLs.
7830
7831 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7832
7833         * spam-report.el (spam-report-process-queue): Fix interactive use.
7834         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
7835         (spam-report-unplug-agent): Doc fixes.
7836         (spam-report-url-ping-mm-url, spam-report-url-to-file)
7837         (spam-report-agentize, spam-report-deagentize): Autoload
7838
7839 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
7842
7843         * message.el (message-setup-fill-variables): Add mml tags to
7844         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
7845         <ajk@iu.edu>.
7846         (message-mode): Don't modify paragraph-separate there.
7847
7848 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * compface.el (uncompface-use-external): Default to undecided.
7851         (uncompface-use-external-threshold): New variable.
7852         (uncompface-float-time): New macro.
7853         (uncompface): Determine whether to use the external decoder if
7854         uncompface-use-external is undecided.
7855
7856 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7857
7858         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
7859         after images.
7860
7861         * gnus-art.el (gnus-mime-display-single): Remove dead code.
7862
7863 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
7864
7865         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
7866
7867         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
7868
7869         * gnus-sum.el (gnus-summary-limit-to-age)
7870         (gnus-summary-limit-children): do.
7871
7872         * gnus-int.el (gnus-request-scan): do.
7873
7874         * gnus-group.el (gnus-group-suspend): do.
7875
7876         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
7877
7878         * gnus-cite.el (gnus-cite-parse-attributions): do.
7879
7880         * gnus-agent.el (gnus-summary-set-agent-mark)
7881         (gnus-agent-regenerate-group): do.
7882
7883         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
7884
7885         * binhex.el (binhex-decode-region-internal): do.
7886
7887 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * gnus-fun.el (gnus-face-properties-alist): New user option.
7890         (gnus-display-x-face-in-from): Use it.
7891
7892         * gnus-art.el (article-display-face): Ditto.
7893
7894         * compface.el (uncompface-use-external): Default to nil.
7895
7896 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
7897
7898         * nntp.el (nntp-erase-buffer): New function.
7899         (nntp-retrieve-data, nntp-send-command)
7900         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
7901         (nntp-possibly-change-group): Use it.
7902
7903         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
7904         with-current-buffer.
7905
7906 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
7907
7908         * compface.el: Merge the ELisp-based uncompface program.
7909         (compface): New customization group.
7910         (uncompface-use-external): New user option.
7911         (uncompface): Call uncompface-internal if uncompface-use-external
7912         is nil.
7913         (uncompface-internal): New function.  Note that there are also
7914         some other functions and variables added for this function.
7915
7916 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
7917
7918         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
7919         if necessary.
7920
7921 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7922
7923         * spam-report.el (spam-report-unplug-agent)
7924         (spam-report-plug-agent, spam-report-deagentize)
7925         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
7926         support for the Agent in spam-report: when unplugged, report to a
7927         file; when plugged, submit all the requests
7928
7929         * spam.el (spam-register-routine): improved message about
7930         registration
7931
7932 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
7933
7934         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
7935         dependencies.
7936         (rfc2047-encode): Use it.
7937
7938         * gnus-art.el (gnus-button-marker-list): Move before first
7939         reference.
7940
7941         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7942         (imap-parse-body): Fix format string mismatch.
7943
7944         * gnus-score.el (gnus-summary-increase-score): do.
7945
7946         * nnrss.el (nnrss-close): New function.
7947
7948 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
7949
7950         * nnrss.el (nnrss-make-filename): New function.
7951         (nnrss-request-delete-group, nnrss-read-server-data)
7952         (nnrss-save-server-data, nnrss-read-group-data)
7953         (nnrss-save-group-data): Use it.
7954         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
7955         (nnrss-read-server-data, nnrss-read-group-data): Use load.
7956         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
7957
7958 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
7959
7960         * mml.el (mml-compute-boundary-1): Don't uncompress files.
7961
7962 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
7963
7964         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
7965         files.
7966
7967         * message.el (message-generate-headers-first): Don't quote nil
7968         and t in docstrings.
7969
7970         * imap.el (imap-id): do.
7971
7972         * gnus-agent.el (gnus-agent-consider-all-articles)
7973         (gnus-agent-queue-mail): do.
7974
7975 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
7976
7977         * spam-report.el (spam-report-process-queue): New function.
7978         Process requests from `spam-report-requests-file'.
7979         (spam-report-process-queue): Doc fix.
7980
7981 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
7982
7983         * spam.el (spam-register-routine)
7984         (spam-log-processing-to-registry, spam-log-registered-p)
7985         (spam-log-unregistration-needed-p, spam-log-undo-registration):
7986         change "check" to "spam-check" for semi-clarity
7987
7988 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
7989
7990         * pop3.el: Require nnheader.
7991
7992         * mml-smime.el: Require cl.  Autoload message-fetch-field.
7993
7994         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
7995
7996         * gnus-picon.el: Require cl.
7997
7998         * gnus-fun.el: Require gnus-ems and gnus-util.
7999
8000         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8001
8002         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8003
8004         * gnus-art.el (gnus-article-edit-mode): Define before first
8005         reference.
8006
8007 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8008
8009         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8010         (gnus-uu-post-encoded): Use point-at-bol.
8011
8012         * gnus-topic.el (gnus-group-active-topic-p): do.
8013
8014         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8015
8016         * gnus-group.el (gnus-group-kill-region): do.
8017
8018         * gnus-art.el (article-date-ut): do.
8019
8020         * message.el (message-fetch-field): Remove redundant
8021         case-fold-search binding.
8022         (message-narrow-to-field): Simplify.
8023
8024 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8025
8026         * spam.el (spam-directory): Derive from `gnus-directory'.
8027
8028         * spam-report.el (spam-report-url-to-file)
8029         (spam-report-requests-file): New function and variable for offline
8030         reporting.
8031         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8032         and user defined function.
8033         (spam-report-url-ping-mm-url): Remove doubled slash.
8034
8035 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8036
8037         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8038
8039 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8040
8041         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8042         format string mismatch.
8043
8044         * sieve.el (sieve-deactivate-all): do.
8045
8046         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8047
8048         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8049
8050         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8051
8052         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8053
8054 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8055
8056         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8057         the list of checks
8058
8059 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8060
8061         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8062         padding.
8063
8064 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8065
8066         * mm-view.el (mm-fill-flowed): New variable.
8067         (mm-inline-text): Use it.
8068
8069 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8070
8071         * spam.el (spam-spamassassin-register-ham-routine)
8072         (spam-spamassassin-register-spam-routine): fixed function names
8073
8074 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8075
8076         * gnus.el (gnus-tmp-grouplens): Remove.
8077         (gnus-summary-line-format): Remove grouplens.
8078
8079         * gnus-group.el (gnus-group-line-format): Ditto.
8080
8081         * gnus-spec.el (gnus-format-specs): Ditto.
8082         (gnus-update-format-specifications): Flush the group format spec
8083         cache if there's the grouplens stuff.
8084         (gnus-parse-simple-format): Replace %l with the empty string.
8085
8086 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
8087
8088         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8089         omission.
8090         From Jerry James  <james@xemacs.org>
8091
8092 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8093
8094         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8095         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8096
8097 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8098
8099         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8100         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8101         New macros and functions.
8102         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8103         Handle > NLINK_MAX messages.
8104         * nnmaildir.el (nnmaildir-request-set-mark): Use
8105         nnmaildir--emlink-p and nnmaildir--eexist-p.
8106
8107 2004-01-25  Alex Schroeder  <alex@gnu.org>
8108
8109         * spam-stat.el (spam-stat-process-directory-age): New option.
8110         (spam-stat-process-directory): Use it.
8111
8112 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8113
8114         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8115         (spam-stat-save): Accept prefix argument.
8116
8117 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8118
8119         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8120         links" error.
8121
8122 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8125         the rest of the and/or forms.
8126
8127 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8128
8129         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8130         compatibility with old .newsrc.eld files.
8131
8132         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8133
8134         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8135
8136         * gnus-start.el (gnus-1): do.
8137
8138         * gnus-group.el (gnus-group-line-format-alist): do.
8139
8140         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8141
8142         * gnus-gl.el: Remove.
8143
8144 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8145
8146         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
8147         marks consisting of a single range {for example, (3 . 5)} rather
8148         than a list of a single range { ((3 . 5)) }.
8149
8150 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8151
8152         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
8153         with-current-buffer.
8154         (spam-stat-store-current-buffer): Use insert-buffer-substring to
8155         avoid consing a string.
8156
8157         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
8158         Remove obsolete entries for big5 and gb2312.
8159
8160 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8161
8162         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
8163         uncompressed list.
8164
8165 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
8166
8167         * spam-stat.el (spam-stat-strip-xref): New function.
8168         (spam-stat-process-directory): Use it.
8169
8170         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
8171         here -- it's done in message-fetch-field.
8172
8173 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8174
8175         * gnus-agent.el (gnus-agent-queue-mail,
8176         gnus-agent-prompt-send-queue): New variables.
8177         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
8178         * gnus-draft.el (gnus-group-send-queue): Pass the group name
8179         "nndraft:queue" along to gnus-draft-send.  Use
8180         gnus-agent-prompt-send-queue.
8181         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
8182         is "nndraft:queue".  Suggested by Gaute Strokkenes
8183         <gs234@srcf.ucam.org>
8184
8185         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
8186         (agent-enable-undownloaded-faces): Added
8187         (gnus-agent-cat-groups): Use eval-and-compile, not
8188         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
8189         method of gnus-agent-cat-groups even when the buffer has been
8190         evaled.
8191         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
8192         delete gnus-agent-save-active-1.
8193         (gnus-agent-save-groups): Deleted. Identical to
8194         gnus-agent-save-active.
8195         (gnus-agent-write-active): No longer adjust agent's copy of active
8196         file as agent's adjustments are now stored in their own
8197         file. Removed optional parameter.
8198         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
8199         servers.  Add use of min/max range limits from server's local
8200         file.
8201         (gnus-agent-save-alist): Removed unused optional argument.
8202         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
8203         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
8204         (gnus-agent-set-local): A per-server file that keeps min/max range
8205         limits for articles known to the agent.  Provides a fast mechanism
8206         for altering many active ranges.
8207         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
8208         active file (local makes it unnecessary).
8209         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
8210
8211         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
8212         (agent-enable-undownloaded-faces): Added
8213
8214         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
8215         disable it when sending to "nndraft:queue".
8216         (gnus-group-send-queue): Add safety check to avoid sending queue
8217         when unplugged.
8218
8219         * gnus-group.el (gnus-group-catchup): Use new
8220         gnus-sequence-of-unread-articles, not
8221         gnus-list-of-unread-articles, to avoid exhausting memory with huge
8222         numbers of articles.  Use gnus-range-map to avoid having to
8223         uncompress the unread list.
8224         (gnus-group-archive-directory,
8225         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
8226         reference.
8227
8228         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
8229         (gnus-sorted-range-intersection): Intersection of two ranges
8230         without requiring that they first be uncompressed.
8231
8232         * gnus-start.el (gnus-activate-group): Unless blocked by the
8233         caller, possibly expand the active range to include both cached
8234         and agentized articles.
8235         (gnus-convert-old-newsrc): Rewrote in anticipation of having
8236         multiple version-dependent converters.
8237         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
8238         gnus-agent-save-active.
8239         (gnus-save-newsrc-file): Save dirty agent range limits.
8240
8241         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
8242         gnus-agent-possibly-alter-active.
8243         (gnus-adjust-marked-articles): Faster handling of simple lists
8244
8245 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
8246
8247         * spam-stat.el (spam-stat-test-directory): New optional argument
8248         displays a list of files detected.  Suggested by Andrew Cohen
8249         <cohen@andy.bu.edu>.
8250         (spam-stat-buffer-words-with-scores): Don't narrow and change
8251         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
8252
8253 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
8254
8255         * spam.el (gnus-summary-mode-map): make spam-generic-score the
8256         default scoring function
8257         (spam-generic-score): calls spam-spamassassin-score if
8258         spam-use-spamassassin or spam-use-spamassassin-headers is on;
8259         spam-bogofilter-score otherwise.
8260
8261         From Hubert Chan <hubert@uhoreg.ca>:
8262
8263         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
8264         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
8265         (spam-spamassassin-arguments)
8266         (spam-spamassassin-spam-flag-header)
8267         (spam-spamassassin-positive-spam-flag-header)
8268         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
8269         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
8270         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8271         (spam-list-of-processors, spam-list-of-checks)
8272         (spam-list-of-statistical-checks, spam-registration-functions)
8273         (spam-check-spamassassin-headers, spam-check-spamassassin)
8274         (spam-spamassassin-score)
8275         (spam-spamassassin-register-with-sa-learn)
8276         (spam-spamassassin-register-spam-routine)
8277         (spam-spamassassin-register-ham-routine)
8278         (spam-assassin-register-spam-routine)
8279         (spam-assassin-register-ham-routine): add SpamAssassin support
8280         (spam-bogofilter-score): fix to show article before scoring
8281
8282         * gnus.el (spam-process, spam-autodetect-methods): add
8283         spamassassin and spamassassin-headers
8284
8285         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8286         Suppress unnecessary messages.  From Nevin Kapur
8287         <nkapur@cs.caltech.edu>.
8288
8289 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
8290
8291         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
8292         make-hash-table.
8293
8294 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8295
8296         * canlock.el (base64-encode-string): Don't autoload it.
8297
8298 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * run-at-time.el: Remove useless (require 'itimer),
8301         eval-and-compile and (featurep 'xemacs).
8302
8303 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
8304
8305         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
8306         GROUP is a virtual group.
8307
8308 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
8309
8310         * gnus.el: Autoload `message-y-or-n-p'.
8311
8312 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
8313
8314         * pgg-parse.el: Remove unnecessary (require 'custom).
8315
8316         * pgg-def.el: do.
8317
8318         * nnmail.el: do.
8319
8320         * gnus-undo.el: do.
8321
8322         * gnus-picon.el: do.
8323
8324         * gnus-util.el: do.
8325
8326 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
8327
8328         * gnus-sum.el (gnus-pick-line-number): Add autoload.
8329
8330 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
8333         handle, as well as a list.
8334
8335         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
8336         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
8337         (mm-w3m-cid-retrieve): Simplify.
8338
8339 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
8340
8341         * message.el (message-kill-to-signature): Allow prefix arg to
8342         specify number of lines to keep before signature.  From Vasily
8343         Korytov.
8344         (message-kill-to-signature): Change docstring.
8345
8346 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8347
8348         * canlock.el: Always require sha1-el.
8349         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
8350
8351         * message.el: Autoload sha1 only when compiling.
8352
8353         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
8354         eudc-expand-inline for XEmacs.
8355
8356 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * message.el (message-canlock-generate): Require sha1-el.
8359
8360 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
8361
8362         * message.el (message-expand-name): Silence the byte compiler.
8363
8364         * lpath.el: Add detect-coding-system.
8365
8366         * dgnushack.el (dgnushack-compile): Remove obsolete check for
8367         cus-edit.
8368
8369 2004-01-13  Simon Josefsson  <jas@extundo.com>
8370
8371         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
8372         Invoke gnus-score-mode.  Reported by
8373         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8374
8375         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
8376         Jim Blandy <jimb@redhat.com> (tiny change).
8377
8378 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8379
8380         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
8381
8382 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
8383
8384         * spam.el (spam-get-article-as-string): updated to use
8385         gnus-request-article-this-buffer, much simpler
8386         (spam-get-article-as-buffer): removed
8387
8388 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
8389
8390         * message.el (message-expand-name): Use EUDC if the user uses
8391         that.
8392
8393 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8394
8395         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
8396         character for the encoding to avoid consing a string.
8397
8398         * rfc2047.el (rfc2047-decode-string): Don't cons a string
8399         unnecessarily.
8400
8401         * mm-util.el (mm-replace-chars-in-string): Remove.
8402
8403         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
8404         of mm-replace-chars-in-string.
8405
8406 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
8407
8408         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
8409         strings.
8410
8411         * mm-util.el (mm-subst-char-in-string): Support inplace.
8412
8413         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
8414         a new string in every iteration.  Use shy groups.
8415
8416 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
8417
8418         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
8419         (gnus-group-change-level, gnus-kill-newsgroup)
8420         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
8421         (gnus-get-unread-articles, gnus-make-articles-unread)
8422         (gnus-make-ascending-articles-unread): Use accessor
8423         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
8424         to get group information for improved readability.
8425
8426         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
8427
8428         * gnus-soup.el (gnus-soup-group-brew): do.
8429
8430         * gnus-msg.el (gnus-put-message): do.
8431
8432         * gnus-move.el (gnus-group-move-group-to-server): do.
8433
8434         * gnus-kill.el (gnus-batch-score): do.
8435
8436         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
8437         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
8438         (gnus-group-update-group, gnus-group-read-group)
8439         (gnus-group-make-group, gnus-group-make-help-group)
8440         (gnus-group-make-archive-group, gnus-group-make-directory-group)
8441         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
8442         (gnus-group-sort-by-unread, gnus-group-catchup)
8443         (gnus-group-unsubscribe-group, gnus-group-kill-group)
8444         (gnus-group-yank-group, gnus-group-set-info)
8445         (gnus-group-list-groups): do.
8446
8447         * gnus.el (gnus-generate-new-group-name): do.
8448
8449         * gnus-delay.el (gnus-delay-send-queue): do.
8450
8451         * nnvirtual.el (nnvirtual-catchup-group): do.
8452
8453         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
8454         do.
8455
8456         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
8457         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
8458
8459         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
8460         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
8461         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
8462         (gnus-group-make-articles-read): do.
8463
8464 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8465
8466         * gnus-art.el (article-decode-mime-words, article-babel)
8467         (gnus-article-highlight-signature, gnus-article-add-buttons)
8468         (gnus-signature-toggle): Use gnus-with-article-buffer.
8469
8470         * gnus-art.el (gnus-article-highlight-headers)
8471         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
8472
8473         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
8474         (gnus-article-set-globals, gnus-request-article-this-buffer)
8475         (gnus-button-message-id, gnus-article-maybe-hide-headers)
8476         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
8477         (gnus-mime-display-alternative): Use with-current-buffer.
8478
8479 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8480
8481         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
8482         also under 80 char limit, and call gnus-error if needed
8483         (spam-fetch-article-header): finally fixed - it was a
8484         buffer-local variable (gnus-newsgroup-data)
8485         (spam-find-spam): use spam-generate-fake-headers, forget about
8486         spam-insert-fake-headers
8487         (spam-insert-fake-headers): removed
8488
8489 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8490
8491         * deuglify.el (gnus-article-outlook-unwrap-lines)
8492         (gnus-outlook-rearrange-article)
8493         (gnus-outlook-repair-attribution-outlook)
8494         (gnus-outlook-repair-attribution-block)
8495         (gnus-outlook-repair-attribution-other): Remove redundant
8496         save-excursion.
8497
8498 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8499
8500         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
8501         (spam-fetch-field-subject-fast)
8502         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
8503         (spam-fetch-article-header): new functions to deal with Gnus
8504         internals for fast retrieval of article header data
8505         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
8506
8507 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8508
8509         * pop3.el (pop3-md5): Remove.
8510         (pop3-apop): Replace pop3-md5 with md5.
8511
8512         * mm-bodies.el: base64 is always built-in.
8513
8514         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
8515         with-current-buffer.
8516
8517 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * canlock.el (canlock-insert-header): Remove excessive grouping in
8520         regexp.
8521
8522         * gnus-sum.el (gnus-summary-read-document): Ditto.
8523
8524         * gnus-uu.el (gnus-uu-part-number): Ditto.
8525
8526         * html2text.el (html2text-remove-tags): Ditto.
8527         (html2text-format-tags): Ditto.
8528         (html2text-format-single-elements): Ditto.
8529
8530         * mml.el (mml-parse-1): Ditto.
8531
8532 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8533
8534         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
8535
8536         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
8537
8538         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
8539
8540         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
8541
8542 2003-11-15  Simon Josefsson  <jas@extundo.com>
8543
8544         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
8545         (pgg-gpg-lookup-key): Use regexp match instead of
8546         split-string (split-string is different between emacs 21.2 and
8547         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
8548
8549 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8550
8551         * gnus-art.el (gnus-mime-view-all-parts)
8552         (gnus-article-part-wrapper, gnus-article-view-part): Use
8553         with-current-buffer.
8554
8555 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8556
8557         * spam.el (spam-disable-spam-split-during-ham-respool)
8558         (spam-spamoracle-database, spam-cache-lookups)
8559         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
8560         (spam-group-ham-mark-p, spam-group-spam-mark-p)
8561         (spam-group-ham-marks, spam-group-spam-marks)
8562         (spam-group-spam-contents-p, spam-group-ham-contents-p)
8563         (spam-list-of-processors, spam-list-of-statistical-checks): doc
8564         fix, also add spam-use-blackholes to the statistical checks
8565         (spam-fetch-field-fast): new interface to fetching fields, may
8566         become a macro
8567         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
8568         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
8569         (spam-insert-fake-headers): fake an article when needed
8570         (spam-find-spam): fake article when possible
8571         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
8572         (spam-check-bogofilter-headers): use message-fetch-field instead
8573         of nnmail-fetch-field
8574
8575 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8576
8577         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
8578
8579 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8580
8581         * spam.el (spam-split): do not require spam-use-CHECK to be
8582         enabled if that check is passed to spam-split explicitly; also
8583         fix so 'spam doesn't get converted to spam-split-group when
8584         spam-split-symbolic-return is t
8585         (spam-find-spam): find registrations of the article and use those
8586         instead of re-running spam-split to find the spam/ham
8587         classification of the article
8588         (spam-log-processing-to-registry, spam-log-registered-p)
8589         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8590         use gnus-error instead of gnus-message
8591         (spam-log-registration-type): new function to determine the
8592         classification of a message based on registry entries; will
8593         return nil if both 'spam and 'ham are found
8594         (spam-check-BBDB): expand all the BBDB macros here so we can have
8595         a reasonably fast local cache without the loading errors
8596         (spam-cache-lookups): set to t by default
8597         (spam-find-spam): don't try to guess spam-cache-lookups
8598         (spam-enter-whitelist, spam-enter-blacklist): also clear the
8599         spam-caches entry
8600         (spam-filelist-build-cache, spam-filelist-check-cache): better
8601         caching of whitelist/blacklist entries
8602         (spam-check-whitelist, spam-check-blacklist): invoke
8603         spam-from-listed-p with a type, not a cache variable
8604         (spam-from-listed-p): wrap around spam-filelist-check-cache
8605
8606 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
8607
8608         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
8609
8610         * nnmail.el (nnmail-split-fancy): do.
8611
8612         * mml.el (mml-parse): do.
8613
8614         * gnus-score.el (gnus-enter-score-words-into-hashtb)
8615         (gnus-score-adaptive): do.
8616
8617 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8618
8619         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
8620         (gnus-mime-button-map): Don't set keymap parent.
8621         (gnus-button-ctan-directory-regexp): Use shy grouping.
8622         (gnus-prev-page-map): Don't set keymap parent.
8623         (gnus-prev-page-map): Remove duplicated one.
8624         (gnus-next-page-map): Don't set keymap parent.
8625         (gnus-mime-security-button-map): Ditto.
8626
8627         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
8628         version number.
8629
8630         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
8631
8632 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * canlock.el (canlock-sha1-function): Remove.
8635         (canlock-sha1-function-for-verify): Remove.
8636         (canlock-openssl-program): Remove.
8637         (canlock-openssl-args): Remove.
8638         (canlock-ignore-errors): Remove.
8639         (canlock-sha1-with-openssl): Remove.
8640         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
8641         (canlock-verify): Don't use canlock-ignore-errors.
8642
8643         * sha1-el.el (sha1-string-external): Make it can return a string
8644         in binary form.
8645         (sha1-region-external): Ditto.
8646         (sha1-string-internal): Ditto.
8647         (sha1-region-internal): Ditto.
8648         (sha1-region): Ditto.
8649         (sha1-string): Ditto.
8650         (sha1): Ditto.
8651
8652 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8653
8654         * spam.el (spam-report-articles-gmane): New command.
8655
8656 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8657
8658         * gnus.el: Don't make unnecessary *Group* buffer when loading.
8659
8660         * run-at-time.el (run-at-time-saved): Remove.
8661         (run-at-time): Doc fix.
8662
8663 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
8664
8665         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
8666         (gnus-summary-limit-map): Add it.
8667         (gnus-summary-make-menu-bar): do.
8668
8669 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
8670
8671         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
8672         first attempt at some caching support (done for BBDB only now)
8673         (spam-find-spam): set spam-cache-lookups if there are more than 2
8674         addresses to be checked
8675         (spam-clear-cache-BBDB): new function, to be invoked by
8676         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
8677         (spam-check-BBDB): check and use the caches, if
8678         spam-cache-lookups is on
8679         remove superfluous (provide)
8680
8681 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8682
8683         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
8684
8685 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
8686
8687         * run-at-time.el (run-at-time-saved): Move to after the definition
8688         of `run-at-time'.
8689
8690         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
8691
8692 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
8695         mm-w3m-local-map-property.
8696
8697         * mm-view.el (mm-w3m-mode-map): Remove.
8698         (mm-w3m-local-map-property): Remove.
8699         (mm-inline-text-html-render-with-w3m): Don't use
8700         mm-w3m-local-map-property.
8701
8702 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8703
8704         * run-at-time.el: New file.
8705
8706         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
8707         under Emacs.
8708
8709         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
8710         of gnus-set-text-properties.
8711
8712         * gnus-uu.el (gnus-uu-save-article): Ditto.
8713
8714         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
8715
8716         * gnus-cite.el (gnus-cite-parse): Ditto.
8717
8718         * gnus-art.el (gnus-button-push): Use set-text-properties instead
8719         of gnus-.
8720
8721         * gnus-xmas.el (run-at-time): Require run-at-time.
8722
8723         * gnus.el: Changed calls to nnheader-run-at-time and
8724         password-run-at-time throughout to use run-at-time directly.
8725
8726         * password.el: Removed definition of run-at-time.
8727
8728         * nnheaderxm.el: Remove definition of run-at-time.
8729
8730 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
8731
8732         * mml.el (mml-minibuffer-read-disposition): Show attachment type
8733         in prompt.
8734
8735 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
8736
8737         * messagexmas.el (message-xmas-redefine): Alias
8738         `message-make-caesar-translation-table' to
8739         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
8740         version.
8741
8742         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
8743         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
8744         `gnus-xmas-set-text-properties'.
8745         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
8746         `gnus-xmas-completing-read'.
8747         (gnus-xmas-completing-read): Removed.
8748         (gnus-xmas-open-network-stream): Removed.
8749
8750         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
8751         XEmacs version.
8752
8753         * dns.el (dns-make-network-process): Use `open-network-stream'
8754         instead of `gnus-xmas-open-network-stream'.
8755
8756         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
8757
8758         * .cvsignore: Add auto-autoloads.el, custom-load.el.
8759
8760 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
8761
8762         * gnus-art.el (gnus-mime-display-alternative)
8763         (gnus-insert-mime-button, gnus-insert-mime-security-button)
8764         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
8765         Don't use gnus-local-map-property.
8766
8767         * gnus-util.el (gnus-local-map-property): Remove.
8768
8769         * mm-view.el (mm-view-pkcs7-decrypt): Replace
8770         gnus-completing-read-maybe-default with completing-read.
8771
8772         * gnus-util.el (gnus-completing-read): do.
8773         (gnus-completing-read-maybe-default): Remove.
8774
8775 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
8776
8777         * password.el: Only autoload `run-at-time' if not XEmacs.
8778         Only autoload the itimer functions if XEmacs.
8779
8780 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8781
8782         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
8783         XEmacsen.
8784
8785         * dgnushack.el: Autoload executable-find for XEmacs.
8786
8787 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
8788
8789         * gnus-art.el (gnus-read-string): Remove.
8790         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
8791         read-string.
8792
8793 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
8794
8795         * netrc.el: autoload password-read
8796         (netrc): new configuration group
8797         (netrc-encoding-method, netrc-openssl-path): configuration
8798         variables for encoding and decoding of files with symmetric
8799         ciphers
8800         (netrc-encode): assistant function to encode a file with
8801         netrc-encoding-method
8802         (netrc-parse): added interactive parameter, added optional
8803         decoding if netrc-encoding-method is non-nil but otherwise
8804         behavior is standard
8805         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
8806         s/encode/encrypt/ everywhere
8807
8808         * spam.el: remove executable-find autoload
8809
8810 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
8811
8812         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
8813
8814         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
8815
8816 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8817
8818         * gnus-art.el (gnus-treat-ansi-sequences,
8819         article-treat-ansi-sequences): New variable and function.
8820         Suggested by Dan Jacobson <jidanni@jidanni.org>.
8821
8822         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
8823         Use it.
8824
8825 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
8826
8827         * mm-util.el (mm-quote-arg): Remove.
8828
8829         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
8830         shell-quote-argument.
8831
8832         * gnus-uu.el (gnus-uu-command): do.
8833
8834         * gnus-sum.el (gnus-summary-insert-pseudos): do.
8835
8836         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
8837         with make-char.
8838
8839         * mm-util.el (mm-make-char): Remove.
8840
8841         * mml.el (mml-mode): Replace gnus-add-minor-mode with
8842         add-minor-mode.
8843
8844         * gnus-undo.el (gnus-undo-mode): do.
8845
8846         * gnus-topic.el (gnus-topic-mode): do.
8847
8848         * gnus-sum.el (gnus-dead-summary-mode): do.
8849
8850         * gnus-start.el (gnus-slave-mode): do.
8851
8852         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
8853
8854         * gnus-ml.el (gnus-mailing-list-mode): do.
8855
8856         * gnus-gl.el (gnus-grouplens-mode): do.
8857
8858         * gnus-draft.el (gnus-draft-mode): do.
8859
8860         * gnus-dired.el (gnus-dired-mode): do.
8861
8862         * gnus-ems.el (gnus-add-minor-mode): Remove.
8863
8864         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
8865         Replace gnus-char-width with char-width.
8866
8867         * gnus-ems.el (gnus-char-width): Remove.
8868
8869         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
8870         Replace gnus-char-width with char-width.
8871
8872         * gnus-ems.el (gnus-char-width): Remove.
8873
8874         * spam-stat.el (with-syntax-table): Remove with-syntax-table
8875         definition.
8876         Remove Emacs 20 hash table compatibility code.
8877
8878         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
8879         20 compatibility code.
8880
8881         * spam.el (spam-point-at-eol): Replace with point-at-eol.
8882
8883         * smime.el (smime-point-at-eol): Replace with point-at-eol.
8884
8885         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
8886         with point-at-{eol,bol}.
8887
8888         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
8889
8890         * imap.el (imap-point-at-eol): Replace with point-at-eol.
8891
8892         * flow-fill.el (fill-flowed-point-at-bol,
8893         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
8894
8895         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
8896         Replace with point-at-{eol,bol} throughout all files.
8897
8898 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * ntlm.el (ntlm-string-as-unibyte): New macro.
8901         (ntlm-build-auth-response): Use it.
8902
8903         Remove Emacs 20 stuff:
8904         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
8905         (butlast, mapc, remove): Remove the compiler macros.
8906         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
8907         of delq and copy-sequence.
8908         * gnus-art.el (popup-menu): Remove the compiler macro.
8909         * nnmail.el (nnmail-split-fancy): Don't support customizing with
8910         Emacs 20.
8911
8912 2004-01-05  Simon Josefsson  <jas@extundo.com>
8913
8914         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
8915         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
8916         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
8917         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
8918         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
8919         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
8920         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
8921         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
8922         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
8923         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
8924         ntlm-string-permute, string-lshift into ntlm-string-lshift,
8925         string-xor into ntlm-string-xor.  Suggested by
8926         Jesper Harder <harder@myrealbox.com>.
8927
8928         * ntlm.el: Don't include poem.
8929
8930         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
8931         Jesper Harder <harder@myrealbox.com>.
8932
8933         * sasl-ntlm.el, ntlm.el, md4.el: New files.
8934
8935         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
8936         probably breaks emacs with DL patch, but do we care? Is anyone
8937         still using the DL stuff?)
8938
8939         * sieve-manage.el: Use the password package.
8940         (sieve-manage-read-passwd): Remove.
8941         (sieve-manage-interactive-login): Use password.  Re-add
8942         condition-case around loop.
8943
8944         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
8945         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
8946         the password package.
8947
8948 2003-02-19  Simon Josefsson  <jas@extundo.com>
8949
8950         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
8951         token.
8952
8953 2002-08-07  Simon Josefsson  <jas@extundo.com>
8954
8955         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
8956         (sieve-manage-authenticators):
8957         (sieve-manage-authenticator-alist): Add some SASL mechs.
8958         (sieve-sasl-auth): New function.
8959         (sieve-manage-cram-md5-auth):
8960         (sieve-manage-plain-auth): Rewrite using SASL library.
8961         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
8962         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
8963         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
8964         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
8965
8966 2004-01-05  Simon Josefsson  <jas@extundo.com>
8967
8968         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
8969         New files.
8970
8971 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8972
8973         * gnus-group.el (gnus-no-groups-message): Update.
8974
8975         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
8976
8977 2003-11-09  Simon Josefsson  <jas@extundo.com>
8978
8979         * imap.el: Support for ID IMAP extension (RFC 2971).
8980         (imap-local-variables): Add imap-id.
8981         (imap-id): New variable.
8982         (imap-id): New function.
8983         (imap-parse-response): Parse untagged ID response.
8984         * nnimap.el (nnimap-id): New variable.
8985         (nnimap-open-connection): Use it.
8986
8987 2003-12-28  Simon Josefsson  <jas@extundo.com>
8988
8989         * gnus-score.el (gnus-score-edit-all-score): New.
8990         * gnus-group.el (gnus-group-score-map): Bind it to W e.
8991
8992 2004-01-04  Simon Josefsson  <jas@extundo.com>
8993
8994         * password.el: Add.
8995
8996 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
8997
8998         * dns.el: Add support for AAAA records (see RFC 3596)
8999
9000         * Fix typo PRT -> PTR
9001
9002         * Parse MX, PTR and SOA replies (see RFC 1035)
9003
9004 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9005
9006         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9007
9008         * Moved to Changelog.2.
9009
9010 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9011
9012         * gnus.el (gnus-version-number): Bump version.
9013
9014 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9015
9016         * gnus.el: No Gnus v0.1 is released.
9017
9018 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9019
9020         * gnus.el: No Gnus v0.0 is released.
9021
9022 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9023
9024         * gnus.el (gnus-version-number): Bump.
9025         (gnus-version): No.
9026
9027 See ChangeLog.2 for earlier changes.
9028
9029     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9030   Copying and distribution of this file, with or without modification,
9031   are permitted provided the copyright notice and this notice are preserved.
9032
9033 ;; Local Variables:
9034 ;; coding: iso-2022-7bit
9035 ;; fill-column: 79
9036 ;; End:
9037
9038 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4